summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-18drm_print: Remove deprecated DRM_DEBUG_KMS_RATELIMITED()Nirmoy Das
2023-01-18drm/crtc-helper: Remove most include statements from drm_crtc_helper.hThomas Zimmermann
2023-01-18drm: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-13drm: Define enum mode_set_atomic in drm_modeset_helper_tables.hThomas Zimmermann
2023-01-13drm: Don't include <linux/fb.h> in drm_crtc_helper.hThomas Zimmermann
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann
2023-01-13drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)Cai Huoqing
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing
2023-01-13drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann
2023-01-12drm: document better that drivers shouldn't use drm_minor directlyDaniel Vetter
2023-01-10drm/debugfs: add descriptions to struct parametersMaíra Canal
2023-01-07drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macroJavier Martinez Canillas
2023-01-07drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition formatJavier Martinez Canillas
2023-01-05drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov
2023-01-05drm/fourcc: Document open source user waiverDaniel Vetter
2023-01-03drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann
2023-01-03drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formatsThomas Zimmermann
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB2101010Thomas Zimmermann
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB8888Thomas Zimmermann
2022-12-22drm/debugfs: create device-centered debugfs functionsMaíra Canal
2022-12-14drm/mipi-dbi: Support separate I/O regulatorOtto Pflüger
2022-12-12Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Robert Foss
2022-12-08drm/panel: Add prepare_prev_first flag to drm_panelDave Stevenson
2022-12-08drm/bridge: Introduce pre_enable_prev_first to alter bridge init orderDave Stevenson
2022-12-08drm/bridge: Drop unused drm_bridge_chain functionsSam Ravnborg
2022-12-08drm/tests: helpers: Allow to pass a custom drm_driverMaxime Ripard
2022-12-08drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard
2022-12-08drm/tests: helpers: Create the device in another functionMaxime Ripard
2022-12-08drm/tests: helpers: Remove the name parameterMaxime Ripard
2022-12-08drm/tests: helpers: Rename the device init helperMaxime Ripard
2022-12-08drm/tests: helpers: Move the helper header to include/drmMaxime Ripard
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-12-06drm/ttm: use per BO cleanup workersChristian König
2022-12-06drm/ttm: remove ttm_bo_(un)lock_delayed_workqueueChristian König
2022-12-05drm/mipi-dbi: Support shadow-plane stateThomas Zimmermann
2022-12-05drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpersThomas Zimmermann
2022-12-05drm/mipi-dbi: Initialize default driver functions with macroThomas Zimmermann
2022-12-05drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()Thomas Zimmermann
2022-12-01media: uapi: add MEDIA_BUS_FMT_BGR666_1X24_CPADHIJoerg Quinten
2022-12-01media: uapi: add MEDIA_BUS_FMT_BGR666_1X18Joerg Quinten
2022-12-01media: uapi: add MEDIA_BUS_FMT_RGB565_1X24_CPADHIChris Morgan
2022-11-29drm/audio: make drm_audio_component.h self-containedJani Nikula
2022-11-28drm/atomic: Constify the old/new state accessorsMaxime Ripard
2022-11-24drm/atomic-helper: Add an analog TV atomic_check implementationMaxime Ripard