summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-11drm/vblank: Unexport drm_wait_one_vblank()Thomas Zimmermann
2025-12-11drm/bridge: ti-sn65dsi83: protect device resources on unplugLuca Ceresoli
2025-12-11drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()Luca Ceresoli
2025-12-11drm: pl111: replace dev_* print functions with drm_* variantsEslam Khafagy
2025-12-10accel/amdxdna: Fix cu_idx being cleared by memset() during command setupLizhi Hou
2025-12-10drm/i915: Fix BO alloc flagsLoïc Molinari
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon
2025-12-10drm/Kconfig: sort driver Kconfig source listJani Nikula
2025-12-10drm/Kconfig: move generic Kconfig options above driversJani Nikula
2025-12-10drm/vgem: move Kconfig under driver directoryJani Nikula
2025-12-10drm/hyperv: move Kconfig under driver directoryJani Nikula
2025-12-09accel/amdxdna: Fix race condition when checking rpm_onLizhi Hou
2025-12-09drm/panfrost: Bump the driver version to 1.6Faith Ekstrand
2025-12-09drm/panfrost: Add flag to map GEM object Write-Back CacheableFaith Ekstrand
2025-12-09drm/panfrost: Add an ioctl to query BO flagsBoris Brezillon
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-09drm/panfrost: Provide a custom dma_buf implementationBoris Brezillon
2025-12-09drm/panthor: Bump the driver version to 1.7Faith Ekstrand
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari
2025-12-09drm/panthor: Add an ioctl to query BO flagsBoris Brezillon
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon
2025-12-09drm/panthor: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-09drm/panthor: Fix panthor_gpu_coherency_set()Boris Brezillon
2025-12-09drm/panthor: Provide a custom dma_buf implementationBoris Brezillon
2025-12-08drm/panel-edp: Add AUO B140QAX01.H panelVal Packett
2025-12-08accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()Lizhi Hou
2025-12-08dma-buf: enable DMABUF_DEBUG by default on DEBUG kernelsChristian König
2025-12-08dma-buf: improve sg_table debugging hack v4Christian König
2025-12-08drm/atomic: Add dev pointer to drm_private_objMaxime Ripard
2025-12-08Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping sectionLoïc Molinari
2025-12-08drm/panfrost: Introduce huge tmpfs mountpoint optionLoïc Molinari
2025-12-08drm/panthor: Introduce huge tmpfs mountpoint optionLoïc Molinari
2025-12-08drm/gem: Get rid of *_with_mnt helpersLoïc Molinari
2025-12-08drm/v3d: Use huge tmpfs mountpoint helpersLoïc Molinari
2025-12-08drm/i915: Use huge tmpfs mountpoint helpersLoïc Molinari
2025-12-08drm/gem: Add huge tmpfs mountpoint helpersLoïc Molinari
2025-12-08drm/gem: Introduce drm_gem_get_unmapped_area() fopLoïc Molinari
2025-12-08drm/shmem-helper: Map huge pages in fault handlerLoïc Molinari
2025-12-08drm/shmem-helper: Simplify page offset calculation in fault handlerLoïc Molinari
2025-12-05drm/panthor: Enable timestamp propagationAshley Smith
2025-12-04dma-buf/dma-fence: Remove return code of signaling-functionsPhilipp Stanner
2025-12-04drm/ttm: Use dma_fence_check_and_signal()Philipp Stanner
2025-12-04dma-buf: Don't misuse dma_fence_signal()Philipp Stanner
2025-12-04drm/xe: Use dma_fence_check_and_signal_locked()Philipp Stanner
2025-12-04amd/amdkfd: Use dma_fence_check_and_signal()Philipp Stanner
2025-12-04dma-buf/dma-fence: Add dma_fence_check_and_signal()Philipp Stanner
2025-12-04dma-buf/dma-fence: Add dma_fence_test_signaled_flag()Philipp Stanner
2025-12-03gpu/panel-edp: add AUO panel entry for B140HAN06.4Alexey Klimov
2025-12-03drm/ttm: Tidy usage of local variables a little bitTvrtko Ursulin