index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-29
drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
1
-3
/
+5
2025-09-29
drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
1
-11
/
+5
2025-09-29
drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
2
-3
/
+8
2025-09-29
drm/dumb-buffers: Provide helper to set pitch and size
Thomas Zimmermann
1
-0
/
+130
2025-09-29
drm/dumb-buffers: Sanitize output on errors
Thomas Zimmermann
1
-11
/
+29
2025-09-29
drm/ast: Remove generic device initialization
Thomas Zimmermann
4
-166
/
+2
2025-09-29
drm/ast: Move Gen7 device initialization into separate helper
Thomas Zimmermann
3
-0
/
+74
2025-09-29
drm/ast: Move Gen6 device initialization into separate helper
Thomas Zimmermann
3
-0
/
+75
2025-09-29
drm/ast: Move Gen5 device initialization into separate helper
Thomas Zimmermann
4
-0
/
+107
2025-09-29
drm/ast: Move Gen4 device initialization into separate helper
Thomas Zimmermann
3
-0
/
+71
2025-09-29
drm/ast: Move Gen3 device initialization into separate helper
Thomas Zimmermann
4
-0
/
+99
2025-09-29
drm/ast: Move Gen2 device initialization into separate helper
Thomas Zimmermann
3
-0
/
+65
2025-09-29
drm/ast: Move Gen1 device initialization into separate helper
Thomas Zimmermann
3
-0
/
+52
2025-09-29
drm/ast: Prepare per-Gen device initialization
Thomas Zimmermann
3
-7
/
+28
2025-09-29
drm/ast: Split ast_detect_tx_chip() per chip generation
Thomas Zimmermann
5
-89
/
+119
2025-09-29
drm/ast: Move mode-detection helpers to Gen2 source files
Thomas Zimmermann
3
-27
/
+33
2025-09-29
drm/ast: Move display-clock tables to per-Gen source files
Thomas Zimmermann
5
-62
/
+72
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
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
610
-10995
/
+18989
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
[prev]
[next]