summaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm_print: Remove deprecated DRM_DEBUG_KMS_RATELIMITED()Nirmoy Das2023-01-181-3/+0
* drm/crtc-helper: Remove most include statements from drm_crtc_helper.hThomas Zimmermann2023-01-181-5/+9
* drm: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann2023-01-181-0/+1
* drm: Define enum mode_set_atomic in drm_modeset_helper_tables.hThomas Zimmermann2023-01-132-6/+5
* drm: Don't include <linux/fb.h> in drm_crtc_helper.hThomas Zimmermann2023-01-131-2/+0
* drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)Cai Huoqing2023-01-131-112/+0
* drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann2023-01-131-7/+0
* drm: document better that drivers shouldn't use drm_minor directlyDaniel Vetter2023-01-121-2/+15
* drm/debugfs: add descriptions to struct parametersMaíra Canal2023-01-101-0/+18
* drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macroJavier Martinez Canillas2023-01-071-0/+18
* drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition formatJavier Martinez Canillas2023-01-071-9/+12
* drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov2023-01-051-2/+0
* drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov2023-01-051-0/+22
* drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann2023-01-031-1/+0
* drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formatsThomas Zimmermann2023-01-031-0/+9
* drm/format-helper: Add conversion from XRGB8888 to ARGB2101010Thomas Zimmermann2023-01-031-0/+3
* drm/format-helper: Add conversion from XRGB8888 to ARGB8888Thomas Zimmermann2023-01-031-0/+3
* drm/debugfs: create device-centered debugfs functionsMaíra Canal2022-12-222-0/+56
* drm/mipi-dbi: Support separate I/O regulatorOtto Pflüger2022-12-141-1/+6
* drm/panel: Add prepare_prev_first flag to drm_panelDave Stevenson2022-12-081-0/+10
* drm/bridge: Introduce pre_enable_prev_first to alter bridge init orderDave Stevenson2022-12-081-0/+8
* drm/bridge: Drop unused drm_bridge_chain functionsSam Ravnborg2022-12-081-28/+0
* drm/tests: helpers: Allow to pass a custom drm_driverMaxime Ripard2022-12-081-2/+49
* drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard2022-12-081-2/+30
* drm/tests: helpers: Create the device in another functionMaxime Ripard2022-12-081-1/+4
* drm/tests: helpers: Remove the name parameterMaxime Ripard2022-12-081-2/+1
* drm/tests: helpers: Rename the device init helperMaxime Ripard2022-12-081-1/+4
* drm/tests: helpers: Move the helper header to include/drmMaxime Ripard2022-12-081-0/+11
* drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König2022-12-065-488/+169
* drm/ttm: use per BO cleanup workersChristian König2022-12-062-19/+6
* drm/ttm: remove ttm_bo_(un)lock_delayed_workqueueChristian König2022-12-061-16/+0
* drm/mipi-dbi: Support shadow-plane stateThomas Zimmermann2022-12-051-1/+15
* drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpersThomas Zimmermann2022-12-051-2/+4
* drm/mipi-dbi: Initialize default driver functions with macroThomas Zimmermann2022-12-051-0/+16
* drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()Thomas Zimmermann2022-12-053-6/+4
* drm/audio: make drm_audio_component.h self-containedJani Nikula2022-11-291-0/+3
* drm/atomic: Constify the old/new state accessorsMaxime Ripard2022-11-281-16/+16
* drm/atomic-helper: Add an analog TV atomic_check implementationMaxime Ripard2022-11-241-0/+3
* drm/atomic-helper: Add a TV properties reset helperMaxime Ripard2022-11-241-0/+1
* drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes2022-11-241-0/+1
* drm/modes: Introduce the tv_mode property as a command-line optionMaxime Ripard2022-11-241-0/+12
* drm/connector: Add a function to lookup a TV mode by its nameMaxime Ripard2022-11-241-0/+2
* drm/modes: Add a function to generate analog display modesMaxime Ripard2022-11-241-0/+17
* drm/connector: Add TV standard propertyMaxime Ripard2022-11-242-0/+72
* drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard2022-11-241-3/+3
* drm/connector: Rename legacy TV propertyMaxime Ripard2022-11-242-4/+6
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-11-242-1/+8
|\
| * Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-11-221-1/+2
| |\
| | * drm/amdgpu: revert "implement tdr advanced mode"Christian König2022-11-151-3/+0
| * | Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-11-223-3/+14
| |\ \