summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
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
2023-01-03Merge tag 'drm-misc-next-2022-11-24' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2023-01-02Merge drm/drm-next into drm-intel-nextJani Nikula
2022-12-22drm/debugfs: create device-centered debugfs functionsMaíra Canal
2022-12-16drm/plane-helper: Add the missing declaration of drm_atomic_stateMa Jun
2022-12-15drm/display: Add missing Adaptive Sync DPCD definitionsSung Joon Kim
2022-12-14drm/mipi-dbi: Support separate I/O regulatorOtto Pflüger
2022-12-13drm: Add missing DP DSC extended capability definitions.Stanislav Lisovskiy
2022-12-09Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...Dave Airlie
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-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
2022-11-24drm/atomic-helper: Add a TV properties reset helperMaxime Ripard
2022-11-24drm/probe-helper: Provide a TV get_modes helperNoralf Trønnes
2022-11-24drm/modes: Introduce the tv_mode property as a command-line optionMaxime Ripard
2022-11-24drm/connector: Add a function to lookup a TV mode by its nameMaxime Ripard
2022-11-24drm/modes: Add a function to generate analog display modesMaxime Ripard
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard
2022-11-24drm/connector: Rename drm_mode_create_tv_propertiesMaxime Ripard
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard
2022-11-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-11-23Revert "drm/fb-helper: Remove damage worker"Thomas Zimmermann
2022-11-22accel: add dedicated minor for accelerator devicesOded Gabbay
2022-11-22drivers/accel: define kconfig and register a new majorOded Gabbay
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-22Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-11-21drm/gem-shmem: When drm_gem_object_init failed, should release objectChunyouTang
2022-11-20Revert "drm/fb-helper: Remove damage worker"Thomas Zimmermann
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann
2022-11-16drm/fb-helper: Remove damage workerThomas Zimmermann