aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-09-29drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-3/+5
2025-09-29drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-11/+5
2025-09-29drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann2-3/+8
2025-09-29drm/dumb-buffers: Provide helper to set pitch and sizeThomas Zimmermann1-0/+130
2025-09-29drm/dumb-buffers: Sanitize output on errorsThomas Zimmermann1-11/+29
2025-09-29drm/ast: Remove generic device initializationThomas Zimmermann4-166/+2
2025-09-29drm/ast: Move Gen7 device initialization into separate helperThomas Zimmermann3-0/+74
2025-09-29drm/ast: Move Gen6 device initialization into separate helperThomas Zimmermann3-0/+75
2025-09-29drm/ast: Move Gen5 device initialization into separate helperThomas Zimmermann4-0/+107
2025-09-29drm/ast: Move Gen4 device initialization into separate helperThomas Zimmermann3-0/+71
2025-09-29drm/ast: Move Gen3 device initialization into separate helperThomas Zimmermann4-0/+99
2025-09-29drm/ast: Move Gen2 device initialization into separate helperThomas Zimmermann3-0/+65
2025-09-29drm/ast: Move Gen1 device initialization into separate helperThomas Zimmermann3-0/+52
2025-09-29drm/ast: Prepare per-Gen device initializationThomas Zimmermann3-7/+28
2025-09-29drm/ast: Split ast_detect_tx_chip() per chip generationThomas Zimmermann5-89/+119
2025-09-29drm/ast: Move mode-detection helpers to Gen2 source filesThomas Zimmermann3-27/+33
2025-09-29drm/ast: Move display-clock tables to per-Gen source filesThomas Zimmermann5-62/+72
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki1-1/+1
2025-09-29drm/{i915,xe}: driver agnostic drm to display pointer chaseJani Nikula5-9/+27
2025-09-29drm/xe/stolen: use the same types as i915 interfaceJani Nikula2-8/+7
2025-09-29drm/{i915, xe}/stolen: convert stolen interface to struct drm_deviceJani Nikula5-21/+25
2025-09-29drm/{i915, xe}/stolen: use the stored i915/xe device pointerJani Nikula5-50/+33
2025-09-29drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_nodeJani Nikula2-0/+8
2025-09-29drm/{i915, xe}/stolen: make struct intel_stolen_node opaqueJani Nikula5-30/+89
2025-09-29drm/xe/stolen: convert compat static inlines to proper functionsJani Nikula3-85/+119
2025-09-29drm/i915/stolen: convert intel_stolen_node into a real struct of its ownJani Nikula2-32/+56
2025-09-29drm/xe/stolen: switch from BUG_ON() to WARN_ON() in compatJani Nikula1-1/+2
2025-09-29drm/xe/stolen: convert compat stolen macros to inline functionsJani Nikula2-8/+33
2025-09-29drm/xe/stolen: rename fb to node in stolen compat headerJani Nikula1-12/+12
2025-09-29drm/{i915, xe}/stolen: rename i915_stolen_fb to intel_stolen_nodeJani Nikula3-7/+7
2025-09-29Merge drm/drm-next into drm-intel-nextJani Nikula610-10995/+18989
2025-09-29drm/bridge: imx: add driver for HDMI TX Parallel Audio InterfaceShengjiu Wang4-5/+230
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 formatShengjiu Wang2-1/+16
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_dataShengjiu Wang1-0/+6
2025-09-26drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin1-5/+1
2025-09-26drm/solomon: Enforce one assignment per lineIker Pedrosa1-4/+8
2025-09-26drm/solomon: Simplify get_modes() using DRM helperIker Pedrosa1-13/+1
2025-09-26drm/solomon: Simplify mode_valid() using DRM helperIker Pedrosa1-9/+1
2025-09-26drm/solomon: Use drm_WARN_ON_ONCE instead of WARN_ONIker Pedrosa1-4/+4
2025-09-26drm/solomon: Move calls to drm_gem_fb_end_cpu*()Iker Pedrosa1-18/+18
2025-09-26drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander1-2/+10
2025-09-26Merge tag 'drm-xe-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-4/+4
2025-09-26Merge tag 'drm-misc-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-9/+3
2025-09-26Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-2/+10
2025-09-26Merge tag 'drm-misc-next-fixes-2025-09-25' of https://gitlab.freedesktop.org/...Dave Airlie2-3/+3
2025-09-26drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()Madhur Kumar1-2/+2
2025-09-26drm/i915/gvt: Improve intel_vgpu_ioctl hdr error handlingJonathan Cavitt1-6/+12
2025-09-25drm/amd: Add name to modes from amdgpu_connector_add_common_modes()Mario Limonciello1-12/+14
2025-09-25drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()Mario Limonciello1-6/+0
2025-09-25drm/amdgpu: update MODULE_PARM_DESC for freesync_videoAlex Deucher1-1/+1