index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-03-05
drm/xe: Set IP names in functions handling IP version
Gustavo Sousa
-5
/
+10
2025-03-05
drm/xe/userptr: Unmap userptrs in the mmu notifier
Thomas Hellström
-9
/
+52
2025-03-05
drm/xe/hmm: Don't dereference struct page pointers without notifier lock
Thomas Hellström
-26
/
+86
2025-03-05
drm/xe/hmm: Style- and include fixes
Thomas Hellström
-6
/
+8
2025-03-05
drm/xe: Add staging tree for VM binds
Matthew Brost
-19
/
+46
2025-03-05
drm/xe: Fix fault mode invalidation with unbind
Thomas Hellström
-60
/
+75
2025-03-05
drm/xe/vm: Fix a misplaced #endif
Thomas Hellström
-1
/
+1
2025-03-05
drm/xe/vm: Validate userptr during gpu vma prefetching
Thomas Hellström
-1
/
+10
2025-03-05
drm/panel: fix Visionox RM692E5 dependencies
Arnd Bergmann
-0
/
+2
2025-03-05
drm/i915/display: convert intel_display.c to struct intel_display
Jani Nikula
-431
/
+413
2025-03-05
drm/i915/display: remove dupe intel_update_watermarks() declaration
Jani Nikula
-2
/
+0
2025-03-05
drm/i915/display: convert intel_has_pending_fb_unpin() to struct intel_display
Jani Nikula
-11
/
+12
2025-03-05
drm/i915/display: convert some intel_display.[ch] functions to struct intel_d...
Jani Nikula
-88
/
+94
2025-03-05
drm/i915/display: convert various port/phy helpers to struct intel_display
Jani Nikula
-36
/
+31
2025-03-05
drm/amd/pm: always allow ih interrupt from fw
Kenneth Feng
-11
/
+1
2025-03-05
drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
Richard Thier
-3
/
+19
2025-03-05
drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
Andrew Martin
-2
/
+2
2025-03-05
drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...
Ma Ke
-1
/
+2
2025-03-05
drm/xe: Increase the XE_PL_TT watermark
Thomas Hellström
-2
/
+1
2025-03-05
drm/xe: Add a shrinker for xe bos
Thomas Hellström
-18
/
+513
2025-03-05
drm/ttm: Add helpers for shrinking
Thomas Hellström
-1
/
+135
2025-03-05
drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
-4
/
+136
2025-03-05
drm/ttm: Use fault-injection to test error paths
Thomas Hellström
-1
/
+24
2025-03-05
drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Thomas Hellström
-52
/
+556
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström
-1
/
+208
2025-03-05
drm/amdgpu: Fix core reset sequence for JPEG5_0_1
Sathishkumar S
-9
/
+5
2025-03-05
drm/amdkfd: flag per-sdma queue reset supported to user space
Jonathan Kim
-0
/
+6
2025-03-05
drm/amdkfd: implement per queue sdma reset for gfx 9.4+
Jonathan Kim
-25
/
+171
2025-03-05
drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c
Victor Lu
-5
/
+5
2025-03-05
drm/amdgpu: Fix core reset sequence for JPEG4_0_3
Sathishkumar S
-9
/
+5
2025-03-05
drm/amdgpu: Add support for CPERs on virtualization
Tony Yi
-13
/
+195
2025-03-05
drm/amdkfd: remove unnecessary cpu domain validation
James Zhu
-6
/
+0
2025-03-05
drm/amd/display: use drm_* instead of DRM_ in apply_edid_quirks()
Aurabindo Pillai
-3
/
+3
2025-03-05
drm/amd/display: Add workaround for a panel
Aurabindo Pillai
-3
/
+35
2025-03-05
drm/amdgpu: Update headers for CPER support on SRIOV
Tony Yi
-13
/
+29
2025-03-05
drm/amd/pm: always allow ih interrupt from fw
Kenneth Feng
-11
/
+1
2025-03-05
drm/amdgpu: Reinit FW shared flags on VCN v5.0.1
Lijo Lazar
-8
/
+20
2025-03-05
drm/amdgpu: Use the right struct for VCN v5.0.1
Lijo Lazar
-6
/
+6
2025-03-05
drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
Andrew Martin
-2
/
+2
2025-03-05
drm/amdgpu: add dce_v6_0_soft_reset() to DCE6
Alexandre Demers
-2
/
+51
2025-03-05
drm/amdgpu: fix style in DCE6
Alexandre Demers
-9
/
+5
2025-03-05
drm/amdgpu: add some comments in DCE6
Alexandre Demers
-2
/
+16
2025-03-05
drm/amd/pm: Fix indentation issue
Asad Kamal
-1
/
+1
2025-03-05
drm/amdgpu: Set PG state to gating for vcn_v_5_0_1
Asad Kamal
-1
/
+11
2025-03-05
drm/amdgpu: Remove unused pqm_get_kernel_queue
Dr. David Alan Gilbert
-15
/
+0
2025-03-05
drm/amdgpu: Remove unused print__rq_dlg_params_st
Dr. David Alan Gilbert
-12
/
+0
2025-03-05
drm/amdgpu: Remove unused pre_surface_trace
Dr. David Alan Gilbert
-125
/
+0
2025-03-05
drm/amdgpu: Remove powerdown_uvd member
Dr. David Alan Gilbert
-6
/
+1
2025-03-05
drm/amdgpu: Remove phm_powerdown_uvd
Dr. David Alan Gilbert
-11
/
+0
2025-03-05
drm/amdgpu: Remove ppatomfwctrl deadcode
Dr. David Alan Gilbert
-81
/
+0
[prev]
[next]