summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
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-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
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-15drm/amdgpu: revert "implement tdr advanced mode"Christian König
2022-11-15drm/connector: Add pixel clock to cmdline modeMaxime Ripard
2022-11-08drm/gem: Implement shadow-plane {begin, end}_fb_access with vmapThomas Zimmermann
2022-11-08drm/atomic-helper: Add {begin,end}_fb_access to plane helpersThomas Zimmermann
2022-11-08drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_startThomas Zimmermann
2022-11-08Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-11-05drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addressesThomas Zimmermann
2022-11-05drm/fb-helper: Perform all fbdev I/O with the same implementationThomas Zimmermann
2022-11-05drm/fb-helper: Disconnect damage worker from update logicThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfixThomas Zimmermann
2022-11-05drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfixThomas Zimmermann
2022-11-05drm/fb_helper: Rename field fbdev to info in struct drm_fb_helperThomas Zimmermann
2022-11-05drm/fb-helper: Cleanup include statements in header fileThomas Zimmermann
2022-11-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-11-04Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-11-03drm/scheduler: rename dependency callback into prepare_jobChristian König
2022-11-03drm/scheduler: remove drm_sched_dependency_optimizedChristian König
2022-11-03drm/scheduler: add drm_sched_job_add_resv_dependenciesChristian König