index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-09-29
drm/ast: Move Gen1 device initialization into separate helper
Thomas Zimmermann
-0
/
+52
2025-09-29
drm/ast: Prepare per-Gen device initialization
Thomas Zimmermann
-7
/
+28
2025-09-29
drm/ast: Split ast_detect_tx_chip() per chip generation
Thomas Zimmermann
-89
/
+119
2025-09-29
drm/ast: Move mode-detection helpers to Gen2 source files
Thomas Zimmermann
-27
/
+33
2025-09-29
drm/ast: Move display-clock tables to per-Gen source files
Thomas Zimmermann
-62
/
+72
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
-1
/
+1
2025-09-29
drm/{i915,xe}: driver agnostic drm to display pointer chase
Jani Nikula
-9
/
+27
2025-09-29
drm/xe/stolen: use the same types as i915 interface
Jani Nikula
-8
/
+7
2025-09-29
drm/{i915, xe}/stolen: convert stolen interface to struct drm_device
Jani Nikula
-21
/
+25
2025-09-29
drm/{i915, xe}/stolen: use the stored i915/xe device pointer
Jani Nikula
-50
/
+33
2025-09-29
drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_node
Jani Nikula
-0
/
+8
2025-09-29
drm/{i915, xe}/stolen: make struct intel_stolen_node opaque
Jani Nikula
-30
/
+89
2025-09-29
drm/xe/stolen: convert compat static inlines to proper functions
Jani Nikula
-85
/
+119
2025-09-29
drm/i915/stolen: convert intel_stolen_node into a real struct of its own
Jani Nikula
-32
/
+56
2025-09-29
drm/xe/stolen: switch from BUG_ON() to WARN_ON() in compat
Jani Nikula
-1
/
+2
2025-09-29
drm/xe/stolen: convert compat stolen macros to inline functions
Jani Nikula
-8
/
+33
2025-09-29
drm/xe/stolen: rename fb to node in stolen compat header
Jani Nikula
-12
/
+12
2025-09-29
drm/{i915, xe}/stolen: rename i915_stolen_fb to intel_stolen_node
Jani Nikula
-7
/
+7
2025-09-29
Merge drm/drm-next into drm-intel-next
Jani Nikula
-11515
/
+20949
2025-09-29
drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
Shengjiu Wang
-5
/
+230
2025-09-29
drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
Shengjiu Wang
-1
/
+16
2025-09-29
drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
Shengjiu Wang
-0
/
+6
2025-09-26
drm/xe/hw_engine_group: Fix double write lock release in error path
Shuicheng Lin
-5
/
+1
2025-09-26
drm/solomon: Enforce one assignment per line
Iker Pedrosa
-4
/
+8
2025-09-26
drm/solomon: Simplify get_modes() using DRM helper
Iker Pedrosa
-13
/
+1
2025-09-26
drm/solomon: Simplify mode_valid() using DRM helper
Iker Pedrosa
-9
/
+1
2025-09-26
drm/solomon: Use drm_WARN_ON_ONCE instead of WARN_ON
Iker Pedrosa
-4
/
+4
2025-09-26
drm/solomon: Move calls to drm_gem_fb_end_cpu*()
Iker Pedrosa
-18
/
+18
2025-09-26
drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
Jouni Högander
-2
/
+10
2025-09-26
Merge tag 'drm-xe-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-4
/
+4
2025-09-26
Merge tag 'drm-misc-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-9
/
+3
2025-09-26
Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-2
/
+10
2025-09-26
Merge tag 'drm-misc-next-fixes-2025-09-25' of https://gitlab.freedesktop.org/...
Dave Airlie
-3
/
+3
2025-09-26
drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()
Madhur Kumar
-2
/
+2
2025-09-26
drm/i915/gvt: Improve intel_vgpu_ioctl hdr error handling
Jonathan Cavitt
-6
/
+12
2025-09-25
drm/amd: Add name to modes from amdgpu_connector_add_common_modes()
Mario Limonciello
-12
/
+14
2025-09-25
drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()
Mario Limonciello
-6
/
+0
2025-09-25
drm/amdgpu: update MODULE_PARM_DESC for freesync_video
Alex Deucher
-1
/
+1
2025-09-25
drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...
Mario Limonciello
-2
/
+5
2025-09-25
drm/amd/display: Share dce100_validate_global with DCE6-8
Timur Kristóf
-63
/
+7
2025-09-25
drm/amd/display: Share dce100_validate_bandwidth with DCE6-8
Timur Kristóf
-77
/
+18
2025-09-25
drm/amdgpu: Fix fence signaling race condition in userqueue
Jesse.Zhang
-1
/
+1
2025-09-25
amd/amdkfd: enhance kfd process check in switch partition
Yifan Zhang
-0
/
+16
2025-09-25
amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
Yifan Zhang
-1
/
+9
2025-09-25
drm/amd/display: Reject modes with too high pixel clock on DCE6-10
Timur Kristóf
-3
/
+35
2025-09-25
drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()
Mario Limonciello
-2
/
+0
2025-09-25
drm/amd/display: Only enable common modes for eDP and LVDS
Mario Limonciello
-0
/
+4
2025-09-25
drm/amdgpu: remove the redeclaration of variable i
Sunil Khatri
-1
/
+0
2025-09-25
drm/amdgpu/userq: assign an error code for invalid userq va
Prike Liang
-0
/
+2
2025-09-25
drm/amdgpu: revert "rework reserved VMID handling" v2
Christian König
-41
/
+50
[prev]
[next]