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-09-19
drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init
Jani Nikula
4
-41
/
+45
2025-09-19
drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()
Jani Nikula
4
-12
/
+11
2025-09-19
drm/i915/fbdev: make intel_framebuffer_create() error return handling explicit
Jani Nikula
1
-0
/
+7
2025-09-19
drm/xe/fbdev: use the same 64-byte stride alignment as i915
Jani Nikula
1
-1
/
+1
2025-09-19
Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
77
-570
/
+700
2025-09-19
drm/bridge: waveshare-dsi: Fix bailout for devm_drm_bridge_alloc()
Liu Ying
1
-2
/
+2
2025-09-19
Merge tag 'drm-misc-next-fixes-2025-09-18' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-2
/
+2
2025-09-19
Merge tag 'amd-drm-fixes-6.17-2025-09-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
7
-20
/
+124
2025-09-19
Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
17
-73
/
+208
2025-09-19
Merge tag 'drm-misc-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-6
/
+8
2025-09-19
drm/xe/configfs: Add mid context restore bb
Lucas De Marchi
1
-4
/
+42
2025-09-19
drm/xe/lrc: Allow to add user commands mid context switch
Lucas De Marchi
3
-0
/
+56
2025-09-19
drm/xe/lrc: Allow INDIRECT_CTX for more engine classes
Lucas De Marchi
2
-7
/
+10
2025-09-19
drm/xe/configfs: Add post context restore bb
Lucas De Marchi
1
-2
/
+278
2025-09-19
drm/xe/lrc: Allow to add user commands on context switch
Lucas De Marchi
3
-0
/
+51
2025-09-19
drm/xe/configfs: Allow to select by class only
Lucas De Marchi
1
-15
/
+35
2025-09-19
drm/xe/configfs: Extract function to parse engine
Lucas De Marchi
1
-11
/
+21
2025-09-18
drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume
Matthew Schwartz
2
-4
/
+15
2025-09-18
drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_l...
Guangshuo Li
1
-0
/
+4
2025-09-18
drm/amdgpu: revert to old status lock handling v3
Christian König
4
-102
/
+93
2025-09-18
drm/i915/vrr: Move the TGL SCL mangling of vmin/vmax/flipline deeper
Ville Syrjälä
2
-33
/
+47
2025-09-18
drm/i915/vrr: Annotate some functions with "hw"
Ville Syrjälä
1
-10
/
+10
2025-09-18
drm/i915/vrr: Store guardband in crtc state even for icl/tgl
Ville Syrjälä
2
-16
/
+21
2025-09-18
drm/i915/vrr: Readout framestart_delay earlier
Ville Syrjälä
1
-9
/
+9
2025-09-18
drm/i915/vrr: Extract helpers to convert between guardband and pipeline_full ...
Ville Syrjälä
1
-7
/
+21
2025-09-18
drm/amdgpu: suspend KFD and KGD user queues for S0ix
Alex Deucher
1
-14
/
+10
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
3
-4
/
+60
2025-09-18
drm/xe/xe_late_bind_fw: Extract and print version info
Badal Nilawar
3
-0
/
+193
2025-09-18
drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
Badal Nilawar
3
-0
/
+46
2025-09-18
drm/xe/xe_late_bind_fw: Reload late binding fw during system resume
Badal Nilawar
1
-0
/
+4
2025-09-18
drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
Badal Nilawar
3
-1
/
+6
2025-09-18
drm/xe/xe_late_bind_fw: Load late binding firmware
Badal Nilawar
3
-2
/
+165
2025-09-18
drm/xe/xe_late_bind_fw: Initialize late binding firmware
Badal Nilawar
2
-1
/
+129
2025-09-18
drm/xe/xe_late_bind_fw: Introduce xe_late_bind_fw
Badal Nilawar
8
-0
/
+147
2025-09-18
drm/panthor: always set fence errors on CS_FAULT
Chia-I Wu
1
-1
/
+1
2025-09-18
drm/amdgpu: add missing comment for the new argument
Sunil Khatri
1
-0
/
+1
2025-09-18
drm/amdgpu: suspend KFD and KGD user queues for S0ix
Alex Deucher
1
-14
/
+10
2025-09-18
drm/amdgpu/userq: Optimize S0ix handling
Alex Deucher
1
-2
/
+8
2025-09-18
drm/amdgpu: Fix PRT flag for gfx12
Joe.Wang
1
-0
/
+1
2025-09-18
drm/amdgpu: Check VF critical region before RAS poison injection
Xiang Liu
1
-0
/
+7
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
3
-4
/
+60
2025-09-18
drm/amdgpu: Introduce VF critical region check for RAS poison injection
Xiang Liu
5
-0
/
+79
2025-09-18
drm/amdgpu: remove non-DC DCE 11 code
Alex Deucher
5
-3865
/
+0
2025-09-18
drm/amd/pm: Enable npm metrics data
Asad Kamal
1
-2
/
+4
2025-09-18
drm/amd/pm: Fetch npm data from system metrics table
Asad Kamal
3
-0
/
+61
2025-09-18
drm/amd/pm: Add sysfs node for node power
Asad Kamal
2
-2
/
+153
2025-09-18
drm/amd/pm: Allow system metrics table in 1vf mode
Asad Kamal
2
-1
/
+3
2025-09-18
drm/i915: Defeature DRRS on LNL+
Ville Syrjälä
1
-1
/
+1
2025-09-18
drm/panfrost: Display list of device JM contexts over debugfs
Boris Brezillon
1
-0
/
+96
2025-09-18
drm/panfrost: Expose JM context IOCTLs to UM
Boris Brezillon
1
-3
/
+33
[prev]
[next]