index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
drm/xe/userptr: Unmap userptrs in the mmu notifier
Thomas Hellström
4
-9
/
+52
2025-03-13
drm/xe/userptr: properly setup pfn_flags_mask
Matthew Auld
1
-8
/
+10
2025-03-13
drm/xe: Fix fault mode invalidation with unbind
Thomas Hellström
4
-60
/
+75
2025-03-13
drm/xe: Fix GT "for each engine" workarounds
Tvrtko Ursulin
1
-2
/
+2
2025-03-13
drm/xe/vm: Validate userptr during gpu vma prefetching
Thomas Hellström
1
-1
/
+10
2025-03-13
drm/xe/vm: Fix a misplaced #endif
Thomas Hellström
1
-1
/
+1
2025-03-13
drm/xe/hmm: Don't dereference struct page pointers without notifier lock
Thomas Hellström
1
-26
/
+86
2025-03-13
drm/xe/hmm: Style- and include fixes
Thomas Hellström
2
-6
/
+8
2025-03-13
drm/xe: Add staging tree for VM binds
Matthew Brost
3
-19
/
+46
2025-03-13
drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
Richard Thier
3
-3
/
+19
2025-03-13
drm/imagination: only init job done fences once
Brendan King
1
-2
/
+3
2025-03-13
drm/imagination: Hold drm_gem_gpuva lock for unmap
Brendan King
3
-28
/
+115
2025-03-13
drm/imagination: avoid deadlock on fence release
Brendan King
2
-2
/
+15
2025-03-13
drm/amd/pm: always allow ih interrupt from fw
Kenneth Feng
1
-11
/
+1
2025-03-13
drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
Andrew Martin
1
-2
/
+2
2025-03-13
drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...
Ma Ke
1
-1
/
+2
2025-03-13
drm/panic: allow verbose version check
Thomas Böhler
1
-0
/
+1
2025-03-13
drm/panic: allow verbose boolean for clarity
Thomas Böhler
1
-1
/
+4
2025-03-13
drm/panic: correctly indent continuation of line in list item
Thomas Böhler
1
-1
/
+1
2025-03-13
drm/panic: remove redundant field when assigning value
Thomas Böhler
1
-1
/
+1
2025-03-13
drm/panic: prefer eliding lifetimes
Thomas Böhler
1
-1
/
+1
2025-03-13
drm/panic: remove unnecessary borrow in alignment_pattern
Thomas Böhler
1
-1
/
+1
2025-03-13
drm/panic: avoid reimplementing Iterator::find
Thomas Böhler
1
-6
/
+3
2025-03-13
drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
Imre Deak
1
-2
/
+2
2025-03-13
drm/i915/dsi: convert to struct intel_display
Jani Nikula
3
-223
/
+227
2025-03-07
amdgpu/pm/legacy: fix suspend/resume issues
chr[]
3
-14
/
+45
2025-03-07
drm/amd/display: Fix HPD after gpu reset
Roman Li
1
-0
/
+14
2025-03-07
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
1
-7
/
+62
2025-03-07
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
1
-1
/
+2
2025-03-07
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2025-03-07
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
1
-0
/
+7
2025-03-07
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
David Yat Sin
4
-7
/
+14
2025-03-07
drm/xe/userptr: fix EFAULT handling
Matthew Auld
1
-0
/
+12
2025-03-07
drm/xe/userptr: restore invalidation list on error
Matthew Auld
1
-7
/
+21
2025-03-07
drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
Mingcong Bai
1
-1
/
+0
2025-03-07
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
1
-2
/
+3
2025-03-07
drm/xe/oa: Allow only certain property changes from config
Ashutosh Dixit
1
-14
/
+46
2025-03-07
drm/xe/oa: Add syncs support to OA config ioctl
Ashutosh Dixit
2
-18
/
+26
2025-03-07
drm/xe/oa: Move functions up so they can be reused for config ioctl
Ashutosh Dixit
1
-229
/
+229
2025-03-07
drm/xe/oa: Signal output fences
Ashutosh Dixit
2
-17
/
+105
2025-02-27
drm/amdgpu: bump version for RV/PCO compute fix
Alex Deucher
1
-1
/
+2
2025-02-27
drm/amdgpu/gfx9: manually control gfxoff for CS on RV
Alex Deucher
1
-2
/
+30
2025-02-27
drm/i915/gt: Use spin_lock_irqsave() in interruptible context
Krzysztof Karas
1
-2
/
+2
2025-02-27
drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
Imre Deak
2
-2
/
+2
2025-02-27
drm/i915/dp: Fix error handling during 128b/132b link training
Imre Deak
1
-1
/
+14
2025-02-27
drm/i915: Make sure all planes in use by the joiner have their crtc included
Ville Syrjälä
1
-0
/
+18
2025-02-27
drm/msm/dpu: Disable dither in phys encoder cleanup
Jessica Zhang
1
-0
/
+3
2025-02-27
drm: panel: jd9365da-h3: fix reset signal polarity
Hugo Villeneuve
1
-4
/
+4
2025-02-27
drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
1
-1
/
+1
2025-02-27
drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk source
Krzysztof Kozlowski
2
-2
/
+3
[next]