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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...
Dave Airlie
10
-7
/
+184
2025-12-05
drm/xe: Fix duplicated put due to merge resolution
Thomas Hellström
1
-3
/
+0
2025-12-05
Merge drm/drm-next into drm-xe-next-fixes
Thomas Hellström
281
-3838
/
+18318
2025-12-05
drm/xe/guc: Add new debugfs entry for lfd format output
Zhanjun Dong
3
-3
/
+23
2025-12-05
drm/xe/guc: Only add GuC crash dump if available
Zhanjun Dong
1
-0
/
+45
2025-12-05
drm/xe/guc: Add GuC log event buffer output in LFD format
Zhanjun Dong
1
-1
/
+76
2025-12-05
drm/xe/guc: Add GuC log init config in LFD format
Zhanjun Dong
1
-1
/
+266
2025-12-05
drm/xe/guc: Add LFD related abi definitions
Zhanjun Dong
1
-0
/
+171
2025-12-05
drm/xe/guc: Add log init config abi definitions
Zhanjun Dong
1
-0
/
+77
2025-12-05
drm/xe/rtp: Whitelist OAM MMIO trigger registers
Ashutosh Dixit
3
-4
/
+32
2025-12-05
drm/xe/rtp: Refactor OAG MMIO trigger register whitelisting
Ashutosh Dixit
1
-22
/
+19
2025-12-05
drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unit
Ashutosh Dixit
1
-0
/
+4
2025-12-05
drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit
Ashutosh Dixit
1
-1
/
+3
2025-12-05
drm/xe/oa: Use explicit struct initialization for struct xe_oa_regs
Ashutosh Dixit
2
-18
/
+21
2025-12-04
drm/i915/color: Enable Plane Color Pipelines
Uma Shankar
2
-1
/
+25
2025-12-04
drm/i915/color: Add 3D LUT to color pipeline
Chaitanya Kumar Borah
7
-7
/
+112
2025-12-04
drm/i915/color: Add registers for 3D LUT
Chaitanya Kumar Borah
1
-0
/
+29
2025-12-04
drm/i915/color: Program Plane Post CSC Registers
Uma Shankar
1
-0
/
+59
2025-12-04
drm/i915/color: Program Pre-CSC registers
Uma Shankar
1
-0
/
+61
2025-12-04
drm/i915/color: Add framework to program PRE/POST CSC LUT
Uma Shankar
3
-1
/
+21
2025-12-04
drm/i915: Add register definitions for Plane Post CSC
Uma Shankar
1
-0
/
+67
2025-12-04
drm/i915: Add register definitions for Plane Degamma
Uma Shankar
1
-0
/
+48
2025-12-04
drm/i915/color: Add plane CTM callback for D12 and beyond
Uma Shankar
1
-0
/
+98
2025-12-04
drm/i915/color: Preserve sign bit when int_bits is Zero
Chaitanya Kumar Borah
1
-0
/
+2
2025-12-04
drm/i915/color: Add framework to program CSC
Chaitanya Kumar Borah
4
-1
/
+77
2025-12-04
drm/i915/color: Create a transfer function color pipeline
Chaitanya Kumar Borah
4
-0
/
+95
2025-12-04
drm/i915/color: Add helper to create intel colorop
Chaitanya Kumar Borah
2
-0
/
+27
2025-12-04
drm/i915: Add intel_color_op
Chaitanya Kumar Borah
5
-0
/
+30
2025-12-04
drm/i915/display: Add identifiers for driver specific blocks
Chaitanya Kumar Borah
1
-0
/
+8
2025-12-04
drm/panel: novatek-nt35560: avoid on-stack device structure
Arnd Bergmann
1
-4
/
+4
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1558
-18260
/
+77233
2025-12-04
drm/xe/pf: fix VFIO link error
Arnd Bergmann
1
-2
/
+2
2025-12-04
drm/xe: fix drm_gpusvm_init() arguments
Arnd Bergmann
1
-1
/
+1
2025-12-04
drm/xe/pf: fix VFIO link error
Arnd Bergmann
1
-2
/
+2
2025-12-04
drm/ttm: Use dma_fence_check_and_signal()
Philipp Stanner
1
-1
/
+1
2025-12-04
drm/xe: Use dma_fence_check_and_signal_locked()
Philipp Stanner
1
-3
/
+1
2025-12-04
amd/amdkfd: Use dma_fence_check_and_signal()
Philipp Stanner
1
-3
/
+3
2025-12-04
drm/rcar-du: dsi: Handle both DRM_MODE_FLAG_N.SYNC and !DRM_MODE_FLAG_P.SYNC
Marek Vasut
1
-2
/
+2
2025-12-04
drm/i915/fbc: Apply Wa_14025769978
Vinod Govindapillai
3
-2
/
+11
2025-12-04
drm/i915/xe3p_lpd: Enable display use of system cache for FBC
Vinod Govindapillai
4
-0
/
+102
2025-12-04
drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability
Sanjay Yadav
4
-2
/
+21
2025-12-04
drm/i915/display: Use a sub-struct for fbc operations in intel_display
Vinod Govindapillai
4
-6
/
+9
2025-12-04
drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP list
Harish Chegondi
1
-1
/
+1
2025-12-04
Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-1
/
+1
2025-12-04
drm/xe: Do not reference loop variable directly
Matthew Brost
1
-2
/
+3
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-12
/
+7
2025-12-03
gpu/panel-edp: add AUO panel entry for B140HAN06.4
Alexey Klimov
1
-0
/
+1
2025-12-03
drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fences
Matt Roper
1
-2
/
+5
2025-12-03
drm/ttm: Tidy usage of local variables a little bit
Tvrtko Ursulin
5
-76
/
+77
2025-12-03
drm/ttm: Tidy ttm_operation_ctx initialization
Tvrtko Ursulin
4
-17
/
+5
[prev]
[next]