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
Age
Commit message (
Expand
)
Author
Lines
2025-10-24
Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/xe/...
Simona Vetter
-69
/
+49
2025-10-24
Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/...
Simona Vetter
-12
/
+13
2025-10-24
Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/m...
Simona Vetter
-10
/
+62
2025-10-23
drm/xe: Check return value of GGTT workqueue allocation
Matthew Brost
-0
/
+3
2025-10-21
drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler
Aurabindo Pillai
-2
/
+2
2025-10-21
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Charlene Liu
-1
/
+10
2025-10-21
drm/amd/display: Fix NULL pointer dereference
Meenakshikumar Somasundaram
-1
/
+2
2025-10-21
drm/panic: Fix 24bit pixel crossing page boundaries
Jocelyn Falempe
-2
/
+44
2025-10-21
drm/panic: Fix divide by 0 if the screen width < font width
Jocelyn Falempe
-1
/
+1
2025-10-21
drm/panic: Fix kmsg text drawing rectangle
Jocelyn Falempe
-1
/
+1
2025-10-21
drm/panic: Fix qr_code, ensure vmargin is positive
Jocelyn Falempe
-1
/
+4
2025-10-21
drm/panic: Fix overlap between qr code and logo
Jocelyn Falempe
-1
/
+1
2025-10-21
drm/panic: Fix drawing the logo on a small narrow screen
Jocelyn Falempe
-0
/
+3
2025-10-20
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
-3
/
+15
2025-10-20
drm/xe: Retain vma flags when recreating and splitting vmas for madvise
Thomas Hellström
-67
/
+32
2025-10-20
drm/i915/panic: fix panic structure allocation memory leak
Jani Nikula
-12
/
+13
2025-10-17
drm/panthor: Fix kernel panic on partial unmap of a GPU VA region
Akash Goel
-3
/
+7
2025-10-17
Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-31
/
+99
2025-10-17
Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-19
/
+23
2025-10-17
Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/a...
Dave Airlie
-123
/
+166
2025-10-16
drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228
Alok Tiwari
-1
/
+1
2025-10-16
drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
Tvrtko Ursulin
-6
/
+7
2025-10-15
drm/xe/evict: drop bogus assert
Matthew Auld
-8
/
+0
2025-10-15
drm/xe/migrate: don't misalign current bytes
Matthew Auld
-1
/
+3
2025-10-15
drm/xe/kunit: Fix kerneldoc for parameterized tests
Matt Roper
-0
/
+5
2025-10-15
drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.
Thomas Hellström
-1
/
+3
2025-10-15
drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
Jouni Högander
-2
/
+10
2025-10-15
drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync off
Thomas Zimmermann
-8
/
+11
2025-10-14
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-19291
/
+40342
2025-10-14
drm/rockchip: vop2: use correct destination rectangle height check
Alok Tiwari
-1
/
+1
2025-10-14
drm/draw: fix color truncation in drm_draw_fill24
Francesco Valla
-2
/
+2
2025-10-13
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
-1
/
+12
2025-10-13
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
-0
/
+9
2025-10-13
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
-1
/
+12
2025-10-13
drm/xe/migrate: Fix an error path
Thomas Hellström
-1
/
+1
2025-10-13
drm/xe: Move rebar to be done earlier
Lucas De Marchi
-8
/
+29
2025-10-13
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
-9
/
+24
2025-10-13
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
-1
/
+1
2025-10-13
drm/amdkfd: fix suspend/resume all calls in mes based eviction path
Jonathan Kim
-52
/
+21
2025-10-13
drm/amdgpu: enable suspend/resume all for gfx 12
Jonathan Kim
-7
/
+4
2025-10-13
drm/amdgpu: fix hung reset queue array memory allocation
Jonathan Kim
-10
/
+20
2025-10-13
drm/amdgpu: fix initialization of doorbell array for detect and hang
Jonathan Kim
-1
/
+1
2025-10-13
drm/amdgpu: fix gfx12 mes packet status return check
Jonathan Kim
-1
/
+6
2025-10-13
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
Jesse.Zhang
-6
/
+7
2025-10-13
drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
Christian König
-0
/
+3
2025-10-13
drm/amdgpu: fix bit shift logic
Sathishkumar S
-1
/
+1
2025-10-13
drm/amd/powerplay: Fix CIK shutdown temperature
Timur Kristóf
-2
/
+1
2025-10-13
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
-11
/
+8
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
-6
/
+37
2025-10-13
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
-5
/
+10
[next]