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-12-20
drm/msm: adreno: fix deferencing ifpc_reglist when not declared
Neil Armstrong
1
-8
/
+10
2025-12-20
drm/panic: avoid WARN when checking format support
Francesco Valla
1
-1
/
+1
2025-12-20
drm/log: avoid WARN when searching for usable format
Francesco Valla
1
-1
/
+1
2025-12-20
drm/draw: add drm_draw_can_convert_from_xrgb8888
Francesco Valla
2
-0
/
+31
2025-12-19
drm/xe: Print GuC queue submission state on engine reset
Matthew Brost
1
-2
/
+3
2025-12-19
drm/xe: Increase log level for unhandled page faults
Matthew Brost
2
-24
/
+24
2025-12-19
drm/i915/pc8: Add parent interface for PC8 forcewake tricks
Ville Syrjälä
7
-4
/
+68
2025-12-19
drm/i915/cx0: Toggle powerdown states for C10 on HDMI
Gustavo Sousa
1
-0
/
+15
2025-12-19
drm/i915/cx0: Use a more accurate message for powerdown change failure
Gustavo Sousa
1
-1
/
+1
2025-12-19
drm/xe/xe_survivability: Add index bound check
Riana Tauro
1
-3
/
+7
2025-12-19
drm/xe/xe_survivability: Use static for survivability info attributes
Riana Tauro
1
-9
/
+9
2025-12-19
drm/xe/pmu: Replace sprintf() with sysfs_emit()
Madhur Kumar
1
-1
/
+1
2025-12-19
drm/i915/dp: Fail state computation for invalid DSC source input BPP values
Imre Deak
1
-7
/
+21
2025-12-19
drm/i915/dp: Fail state computation for invalid max sink compressed BPP value
Imre Deak
1
-2
/
+1
2025-12-19
drm/i915/dp: Fail state computation for invalid max throughput BPP value
Imre Deak
1
-2
/
+0
2025-12-19
drm/i915/dp: Fail state computation for invalid min/max link BPP values
Imre Deak
1
-1
/
+6
2025-12-19
drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and...
Imre Deak
1
-8
/
+8
2025-12-19
drm/i915/dp: Account with DSC BW overhead for compressed DP-SST stream BW
Imre Deak
1
-1
/
+5
2025-12-19
drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BW
Imre Deak
1
-1
/
+4
2025-12-19
drm/i915/dp: Use the effective data rate for DP compressed BW calculation
Imre Deak
1
-11
/
+16
2025-12-19
drm/i915/dp: Use the effective data rate for DP BW calculation
Imre Deak
4
-19
/
+33
2025-12-19
drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()
Imre Deak
1
-1
/
+1
2025-12-19
drm/i915/dp: Factor out intel_dp_link_bw_overhead()
Imre Deak
3
-16
/
+34
2025-12-19
drm/i915/dp: Use a mode's crtc_clock vs. clock during state computation
Imre Deak
1
-2
/
+3
2025-12-19
drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()
Imre Deak
3
-22
/
+26
2025-12-19
drm/i915/dp: Fix DSC sink's slice count capability check
Imre Deak
1
-5
/
+13
2025-12-19
drm/dp: Add drm_dp_dsc_sink_slice_count_mask()
Imre Deak
1
-24
/
+58
2025-12-19
drm/dp: Parse all DSC slice count caps for eDP 1.5
Imre Deak
1
-23
/
+18
2025-12-19
drm/panthor: Support partial unmaps of huge pages
Adrián Larumbe
1
-8
/
+92
2025-12-19
drm/panthor: Evict groups before VM termination
Ketil Johnsen
3
-0
/
+19
2025-12-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
81
-643
/
+1650
2025-12-19
drm/i915/colorop: do not include headers from headers
Jani Nikula
2
-1
/
+5
2025-12-19
drm/i915/dp: Restrict max source rate for WCL to HBR3
Ankit Nautiyal
1
-1
/
+2
2025-12-19
Merge tag 'drm-xe-fixes-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
19
-46
/
+75
2025-12-19
drm/xe: Fix documentation heading levels in xe_guc_pc.c
Swaraj Gaikwad
1
-2
/
+2
2025-12-19
drm/xe/xe_survivability: Remove unused index
Riana Tauro
1
-11
/
+4
2025-12-19
Merge tag 'drm-misc-fixes-2025-12-18' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
5
-7
/
+187
2025-12-19
drm/xe/nvm: enable cri platform
Alexander Usyskin
2
-11
/
+24
2025-12-18
drm/xe: Use usleep_range for accurate long-running workload timeslicing
Matthew Brost
1
-1
/
+19
2025-12-18
drm/xe: Drop preempt-fences when destroying imported dma-bufs.
Thomas Hellström
1
-11
/
+4
2025-12-18
drm/xe/eustall: Disallow 0 EU stall property values
Ashutosh Dixit
1
-1
/
+1
2025-12-18
drm/xe/oa: Disallow 0 OA property values
Ashutosh Dixit
1
-1
/
+1
2025-12-18
drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()
Dan Carpenter
1
-1
/
+1
2025-12-18
drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
Ashutosh Dixit
1
-3
/
+4
2025-12-18
drm/xe: Adjust long-running workload timeslices to reasonable values
Matthew Brost
2
-2
/
+5
2025-12-18
drm/xe/oa: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
1
-0
/
+3
2025-12-18
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
2
-1
/
+5
2025-12-18
drm/xe: Drop preempt-fences when destroying imported dma-bufs.
Thomas Hellström
1
-11
/
+4
2025-12-18
drm/imagination: Disallow exporting of PM/FW protected objects
Alessio Belle
1
-0
/
+11
2025-12-18
drm/gem: Fix kerneldoc warnings
Loïc Molinari
1
-2
/
+5
[prev]
[next]