summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
5 daysdrm/sched: Avoid memory leaks with cancel_job() callbackPhilipp Stanner1-0/+18
2025-08-01drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam1-0/+2
2025-07-17drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann1-0/+7
2025-07-17drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter1-0/+3
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-06-27drm/dp: add option to disable zero sized address only transactions.Dave Airlie1-0/+5
2025-05-22drm/xe/ptl: Update the PTL pci id tableMatt Atwood1-0/+4
2025-05-14drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost1-0/+5
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost1-14/+26
2025-05-14drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray1-0/+2
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-11/+9
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström2-8/+6
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström1-3/+3
2025-04-18Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-2/+1
2025-04-17drm/gem: Internally test import_attach for imported objectsThomas Zimmermann1-2/+1
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-0/+1
2025-04-08drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard1-0/+3
2025-04-07drm/xe/bmg: Add one additional PCI IDMatt Roper1-0/+1
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-0/+7
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds42-595/+1193
2025-03-11Merge tag 'drm-intel-next-2025-03-10' of https://gitlab.freedesktop.org/drm/i...Dave Airlie3-18/+36
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie3-0/+621
2025-03-09panic_qr: use new #[export] macroAlice Ryhl1-0/+7
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie9-23/+283
2025-03-06drm/gpuvm: Add DRM_GPUVA_OP_DRIVERMatthew Brost1-0/+5
2025-03-06drm/gpusvm: Add support for GPU Shared Virtual MemoryMatthew Brost1-0/+509
2025-03-06drm/pagemap: Add DRM pagemapThomas Hellström1-0/+107
2025-03-06drm/gem-shmem: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2025-03-06drm/gem: Test for imported GEM buffers with helperThomas Zimmermann1-0/+14
2025-03-05drm/fb-helper: Remove struct drm_fb_helper.fb_probeThomas Zimmermann1-17/+0
2025-03-05drm/i915/display: fbdev: Move custom suspend code to new callbackThomas Zimmermann1-0/+14
2025-03-05drm/i915/display: fbdev: Move custom restore code to new callbackThomas Zimmermann1-0/+13
2025-03-05drm/client: Send pending hotplug events after resumeThomas Zimmermann1-0/+8
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström2-0/+23
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström1-0/+72
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström2-2/+73
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström1-0/+74
2025-03-04drm/print: require struct drm_device for drm_err() and friendsJani Nikula1-18/+23
2025-03-03drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay1-0/+3
2025-03-03drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard1-2/+0
2025-03-03drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()Vinod Govindapillai1-1/+1
2025-02-28Merge tag 'drm-misc-next-2025-02-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-72/+54
2025-02-27Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-5/+6
2025-02-27Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...Dave Airlie3-4/+8
2025-02-25drm/dp: Add helper to set LTTPRs in transparent modeAbel Vesa1-0/+2
2025-02-25Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+1
2025-02-25drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdiTejas Vipin1-1/+1
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie1-0/+1
2025-02-24drm/sched: Group exported prototypes by object typeTvrtko Ursulin1-27/+33
2025-02-24drm/sched: Move internal prototypes to internal headerTvrtko Ursulin1-27/+0