summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-08drm/atomic: Add dev pointer to drm_private_objMaxime Ripard
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
2025-12-03drm/ttm: Tidy ttm_operation_ctx initializationTvrtko Ursulin
2025-12-03drm/ttm: Resource cannot be NULL in ttm_resource_intersectsTvrtko Ursulin
2025-12-03drm/ttm: Make ttm_bo_init_validate safe against ttm_operation_ctx re-orderingTvrtko Ursulin
2025-12-03drm/panthor: fix queue_reset_timeout_lockedChia-I Wu
2025-12-03drm/panthor: Remove redundant call to disable the MCUAkash Goel
2025-12-03drm/panthor: Unlock the locked region before disabling an ASBoris Brezillon
2025-12-03drm/panthor: Make sure caches are flushed/invalidated when an AS is recycledBoris Brezillon
2025-12-03drm/panthor: Drop a WARN_ON() in group_free_queue()Boris Brezillon
2025-12-03dma-buf: replace "#if" with just "if"Christian König
2025-12-02accel/amdxdna: Poll MPNPU_PWAITMODE after requesting firmware suspendLizhi Hou
2025-12-02fbcon: Remove fb_debug_enter/_leave from struct fb_opsThomas Zimmermann
2025-12-02drm/fbdev-helper: Remove drm_fb_helper_debug_enter/_leave()Thomas Zimmermann
2025-12-02drm/radeon: Do not implement mode_set_base_atomic callbackThomas Zimmermann
2025-12-02drm/nouveau: Do not implement mode_set_base_atomic callbackThomas Zimmermann
2025-12-02drm/amdgpu: Do not implement mode_set_base_atomic callbackThomas Zimmermann
2025-12-01drm/panel-edp: Add CSW MNE007QB3-1Langyan Ye
2025-12-01drm/ast: Wrap cursor framebuffer access in drm_gem_fb_begin/end_cpu_access()Thomas Zimmermann
2025-12-01drm/ast: Support cursor buffers objects in I/O memoryThomas Zimmermann
2025-12-01drm/ast: Move cursor format conversion into helper functionThomas Zimmermann
2025-11-28drm/panic: Report invalid or unsupported panic modesTvrtko Ursulin
2025-11-28drm/panthor: Kill panthor_sched_immediate_tick()Boris Brezillon
2025-11-28drm/panthor: Make sure we resume the tick when new jobs are submittedBoris Brezillon
2025-11-28drm/panthor: Fix the logic that decides when to stop tickingBoris Brezillon
2025-11-28drm/panthor: Fix immediate ticking on a disabled tickBoris Brezillon
2025-11-28drm/panthor: Fix the group priority rotation logicBoris Brezillon
2025-11-28drm/panthor: Fix the full_tick checkBoris Brezillon
2025-11-28drm/panthor: Don't try to enable extract eventsBoris Brezillon
2025-11-28drm/panthor: Simplify group idleness trackingBoris Brezillon
2025-11-28drm/panthor: Relax a check in panthor_sched_pre_reset()Boris Brezillon
2025-11-28drm/panthor: Make panthor_vm_[un]map_pages() more robustBoris Brezillon