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-09-29
drm/{i915,xe}: driver agnostic drm to display pointer chase
Jani Nikula
5
-9
/
+27
2025-09-29
drm/xe/stolen: use the same types as i915 interface
Jani Nikula
2
-8
/
+7
2025-09-29
drm/{i915, xe}/stolen: convert stolen interface to struct drm_device
Jani Nikula
5
-21
/
+25
2025-09-29
drm/{i915, xe}/stolen: use the stored i915/xe device pointer
Jani Nikula
5
-50
/
+33
2025-09-29
drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_node
Jani Nikula
2
-0
/
+8
2025-09-29
drm/{i915, xe}/stolen: make struct intel_stolen_node opaque
Jani Nikula
5
-30
/
+89
2025-09-29
drm/xe/stolen: convert compat static inlines to proper functions
Jani Nikula
3
-85
/
+119
2025-09-29
drm/i915/stolen: convert intel_stolen_node into a real struct of its own
Jani Nikula
2
-32
/
+56
2025-09-29
drm/xe/stolen: switch from BUG_ON() to WARN_ON() in compat
Jani Nikula
1
-1
/
+2
2025-09-29
drm/xe/stolen: convert compat stolen macros to inline functions
Jani Nikula
2
-8
/
+33
2025-09-29
drm/xe/stolen: rename fb to node in stolen compat header
Jani Nikula
1
-12
/
+12
2025-09-29
drm/{i915, xe}/stolen: rename i915_stolen_fb to intel_stolen_node
Jani Nikula
3
-7
/
+7
2025-09-29
Merge drm/drm-next into drm-intel-next
Jani Nikula
634
-11515
/
+20949
2025-09-29
drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
Shengjiu Wang
4
-5
/
+230
2025-09-29
drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
Shengjiu Wang
2
-1
/
+16
2025-09-29
drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
Shengjiu Wang
1
-0
/
+6
2025-09-26
drm/xe/hw_engine_group: Fix double write lock release in error path
Shuicheng Lin
1
-5
/
+1
2025-09-26
drm/solomon: Enforce one assignment per line
Iker Pedrosa
1
-4
/
+8
2025-09-26
drm/solomon: Simplify get_modes() using DRM helper
Iker Pedrosa
1
-13
/
+1
2025-09-26
drm/solomon: Simplify mode_valid() using DRM helper
Iker Pedrosa
1
-9
/
+1
2025-09-26
drm/solomon: Use drm_WARN_ON_ONCE instead of WARN_ON
Iker Pedrosa
1
-4
/
+4
2025-09-26
drm/solomon: Move calls to drm_gem_fb_end_cpu*()
Iker Pedrosa
1
-18
/
+18
2025-09-26
drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
Jouni Högander
1
-2
/
+10
2025-09-26
Merge tag 'drm-xe-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
3
-4
/
+4
2025-09-26
Merge tag 'drm-misc-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-9
/
+3
2025-09-26
Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2
-2
/
+10
2025-09-26
Merge tag 'drm-misc-next-fixes-2025-09-25' of https://gitlab.freedesktop.org/...
Dave Airlie
2
-3
/
+3
2025-09-26
drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()
Madhur Kumar
1
-2
/
+2
2025-09-26
drm/i915/gvt: Improve intel_vgpu_ioctl hdr error handling
Jonathan Cavitt
1
-6
/
+12
2025-09-25
drm/amd: Add name to modes from amdgpu_connector_add_common_modes()
Mario Limonciello
1
-12
/
+14
2025-09-25
drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()
Mario Limonciello
1
-6
/
+0
2025-09-25
drm/amdgpu: update MODULE_PARM_DESC for freesync_video
Alex Deucher
1
-1
/
+1
2025-09-25
drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...
Mario Limonciello
1
-2
/
+5
2025-09-25
drm/amd/display: Share dce100_validate_global with DCE6-8
Timur Kristóf
4
-63
/
+7
2025-09-25
drm/amd/display: Share dce100_validate_bandwidth with DCE6-8
Timur Kristóf
4
-77
/
+18
2025-09-25
drm/amdgpu: Fix fence signaling race condition in userqueue
Jesse.Zhang
1
-1
/
+1
2025-09-25
amd/amdkfd: enhance kfd process check in switch partition
Yifan Zhang
3
-0
/
+16
2025-09-25
amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
Yifan Zhang
1
-1
/
+9
2025-09-25
drm/amd/display: Reject modes with too high pixel clock on DCE6-10
Timur Kristóf
5
-3
/
+35
2025-09-25
drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()
Mario Limonciello
1
-2
/
+0
2025-09-25
drm/amd/display: Only enable common modes for eDP and LVDS
Mario Limonciello
1
-0
/
+4
2025-09-25
drm/amdgpu: remove the redeclaration of variable i
Sunil Khatri
1
-1
/
+0
2025-09-25
drm/amdgpu/userq: assign an error code for invalid userq va
Prike Liang
1
-0
/
+2
2025-09-25
drm/amdgpu: revert "rework reserved VMID handling" v2
Christian König
4
-41
/
+50
2025-09-25
drm/amdgpu: remove leftover from enforcing isolation by VMID
Christian König
1
-5
/
+0
2025-09-25
drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
Jesse.Zhang
1
-0
/
+12
2025-09-25
drm/amd: Fix hybrid sleep
Mario Limonciello (AMD)
1
-1
/
+1
2025-09-25
drm/i915/gvt: Simplify case switch in intel_vgpu_ioctl
Jonathan Cavitt
1
-9
/
+4
2025-09-25
drm/i915/dsb: Inline dsb_vblank_delay() into intel_dsb_wait_for_delayed_vblank()
Ankit Nautiyal
1
-33
/
+26
2025-09-25
drm/i915/display: Drop intel_vrr_vblank_delay and use set_context_latency
Ankit Nautiyal
4
-12
/
+3
[prev]
[next]