summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2024-10-18drm/client: Make client support optionalThomas Zimmermann2-2/+13
2024-10-18drm/client: Move suspend/resume into DRM client callbacksThomas Zimmermann2-0/+37
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann2-4/+12
2024-10-18Merge tag 'drm-misc-next-2024-10-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-54/+20
2024-10-18Merge tag 'drm-intel-next-2024-10-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-24/+18
2024-10-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi20-42/+265
2024-10-17drm/bridge: synopsys: Add DW HDMI QP TX Controller support libraryCristian Ciocaltea1-0/+32
2024-10-17drm/sched: Further optimise drm_sched_entity_push_jobTvrtko Ursulin1-1/+2
2024-10-17drm/sched: Re-group and rename the entity run-queue lockTvrtko Ursulin1-10/+11
2024-10-17drm/sched: Re-order struct drm_sched_rq members for clarityTvrtko Ursulin1-4/+6
2024-10-17drm/sched: Optimise drm_sched_entity_push_jobTvrtko Ursulin1-1/+1
2024-10-14drm: Remove DRM aperture helpersThomas Zimmermann1-38/+0
2024-10-14Merge drm/drm-next into drm-misc-nextThomas Zimmermann3-8/+104
2024-10-12drm/i915/xe3lpd: reuse xe2lpd definitionClint Taylor1-0/+12
2024-10-11drm/ttm: Fix incorrect use of kernel-doc formatThomas Hellström1-1/+1
2024-10-11Merge tag 'drm-xe-next-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2-7/+103
2024-10-10Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie7-3/+29
2024-10-09drm: Fix for kernel doc warningR Sundar1-1/+1
2024-10-09drm/imx: add forward declarations for typesJani Nikula1-0/+4
2024-10-09drm/file: fix client_name_lock kernel-doc warningJani Nikula1-1/+4
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström3-2/+10
2024-10-09drm/mipi-dsi: add mipi_dsi_compression_mode_multiDzmitry Sankouski1-0/+2
2024-10-09Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie10-18/+105
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie4-14/+28
2024-10-08drm/xe/ptl: Add PTL platform definitionHaridhar Kalvala1-0/+11
2024-10-08drm: add DRM_SET_CLIENT_NAME ioctlPierre-Eric Pelloux-Prayer1-0/+9
2024-10-08drm/print: Introduce drm_line_printerMichal Wajdeczko1-0/+64
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström4-2/+8
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+1
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann4-2/+8
2024-09-30Merge drm/drm-next into drm-intel-nextJani Nikula4-2/+8
2024-09-26drm/fbdev-ttm: Remove obsolete setup functionThomas Zimmermann1-6/+0
2024-09-26drm/fbdev-ttm: Support struct drm_driver.fbdev_probeThomas Zimmermann1-0/+13
2024-09-26drm/fbdev-shmem: Remove obsolete setup functionThomas Zimmermann1-6/+0
2024-09-26drm/fbdev-shmem: Support struct drm_driver.fbdev_probeThomas Zimmermann1-0/+11
2024-09-26drm/fbdev-dma: Remove obsolete setup functionThomas Zimmermann1-7/+0
2024-09-26drm/fbdev-dma: Support struct drm_driver.fbdev_probeThomas Zimmermann1-0/+12
2024-09-26drm: Add client-agnostic setup helperThomas Zimmermann1-0/+26
2024-09-26drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann2-0/+37
2024-09-26drm/fbdev-helper: Move color-mode lookup into 4CC format helperThomas Zimmermann1-0/+1
2024-09-25drm/gem: Create shmem GEM object in a given mountpointMaíra Canal1-0/+3
2024-09-25drm/gem: Create a drm_gem_object_init_with_mnt() functionMaíra Canal1-0/+3
2024-09-24drm/scheduler: Improve documentationShuicheng Lin1-6/+6
2024-09-24drm/sched: Fix dynamic job-flow control raceRob Clark1-1/+1
2024-09-20drm/xe/pciid: Add new PCI id for ARLDnyaneshwar Bhadane1-1/+2
2024-09-20drm/i915/pciid: Add new PCI id for ARLDnyaneshwar Bhadane1-1/+2
2024-09-19drm/xe/pciids: Add PVC's PCI device ID macrosRodrigo Vivi1-0/+16
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-125/+278
2024-09-17drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=nLyude Paul1-0/+14
2024-09-16Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+3