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