summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
4 daysdrm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam
2025-07-17drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann
2025-07-17drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost
2025-05-29drm/gem: Internally test import_attach for imported objectsThomas Zimmermann
2025-05-29drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter
2025-05-29drm/gem: Test for imported GEM buffers with helperThomas Zimmermann
2025-05-22drm/fbdev-dma: Support struct drm_driver.fbdev_probeThomas Zimmermann
2025-05-02drm/xe/bmg: Add one additional PCI IDMatt Roper
2025-04-20drm/xe/bmg: Add new PCI IDsShekhar Chauhan
2025-04-20drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard
2025-04-10drm/dp_mst: Fix drm RAD printWayne Lin
2025-03-13drm/fbdev-ttm: Support struct drm_driver.fbdev_probeThomas Zimmermann
2025-03-13drm: Add client-agnostic setup helperThomas Zimmermann
2025-03-13drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann
2025-03-13drm/fbdev-helper: Move color-mode lookup into 4CC format helperThomas Zimmermann
2025-02-21drm: Fix DSC BPP increment decodingImre Deak
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov
2025-02-17drm: Add panel backlight quirksThomas Weißschuh
2024-12-14drm/xe/pciid: Add new PCI id for ARLDnyaneshwar Bhadane
2024-12-14drm/xe/pciids: Add PVC's PCI device ID macrosRodrigo Vivi
2024-12-14drm/xe/pciids: separate ARL and MTL PCI IDsJani Nikula
2024-12-14drm/xe/pciids: separate RPL-U and RPL-P PCI IDsJani Nikula
2024-12-14drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak
2024-12-09drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=nLyude Paul
2024-11-12drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-24drm/sched: Fix dynamic job-flow control raceRob Clark
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-17Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-10drm: new helper: drm_gem_prime_handle_to_dmabuf()Al Viro
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-08-30Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-30Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-29drm/mst: switch to guid_t type for GUIDJani Nikula
2024-08-28Revert "drm/ttm: Add a flag to allow drivers to skip clear-on-free"Nirmoy Das
2024-08-27Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-27Merge tag 'drm-misc-next-2024-08-22' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-08-27drm/i915: ARL requires a newer GSC firmwareJohn Harrison
2024-08-26accel: Use XArray instead of IDR for minorsMichał Winiarski
2024-08-26drm/atomic: fix kerneldoc for fake_commit fieldrenjun wang
2024-08-26drm/i915: ARL requires a newer GSC firmwareJohn Harrison
2024-08-26drm/ttm: fix kernel-doc typo for @trylock_onlyJani Nikula
2024-08-23drm/rect: Add drm_rect_overlap()Jocelyn Falempe