summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-23drm/panic: Add integer scaling to blit()Jocelyn Falempe
2024-08-23drm/i915/display: convert params to struct intel_displayJani Nikula
2024-08-23drm/i915/sprite: convert to struct intel_displayJani Nikula
2024-08-23drm/i915/tv: convert to struct intel_displayJani Nikula
2024-08-23drm/i915/vrr: convert to struct intel_displayJani Nikula
2024-08-23drm/i915/vblank: convert to struct intel_displayJani Nikula
2024-08-23drm/i915/vblank: fix context imbalance warningsJani Nikula
2024-08-23drm/i915/vblank: use drm_crtc_vblank_crtc() instead of open-codingJani Nikula
2024-08-23Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-23Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-23Merge tag 'drm-intel-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-08-23Merge tag 'amd-drm-fixes-6.11-2024-08-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-08-23Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-08-22drm/xe: Fix missing runtime outer protection for ggtt_remove_nodeRodrigo Vivi
2024-08-22drm/xe: Make xe_ggtt_node struct independentRodrigo Vivi
2024-08-22drm/xe: Refactor xe_ggtt balloon functions to make the node clearRodrigo Vivi
2024-08-22drm/xe: Introduce xe_ggtt_print_holesRodrigo Vivi
2024-08-22drm/xe: Introduce xe_ggtt_largest_holeRodrigo Vivi
2024-08-22drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_nodeRodrigo Vivi
2024-08-22drm/xe: Rename xe_ggtt_node related functionsRodrigo Vivi
2024-08-22drm/xe: Encapsulate drm_mm_node inside xe_ggtt_nodeRodrigo Vivi
2024-08-22drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dptRodrigo Vivi
2024-08-22drm/xe: Remove unnecessary drm_mm.h includesRodrigo Vivi
2024-08-22drm/xe: Introduce GGTT documentationRodrigo Vivi
2024-08-22drm/xe: Removed unused xe_ggtt_printkRodrigo Vivi
2024-08-22drm/xe: remove display stepping handlingJani Nikula
2024-08-22drm/i915: remove display stepping handlingJani Nikula
2024-08-22drm/i915/display: switch to display detected steppingsJani Nikula
2024-08-22drm/i915/display: identify display steppings in display probeJani Nikula
2024-08-22drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()Jani Nikula
2024-08-22drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL()Jani Nikula
2024-08-22drm/xe/step: define more steppings E-JJani Nikula
2024-08-22drm/xe/display: remove the unused compat HAS_GMD_ID()Jani Nikula
2024-08-22drm/xe/display: remove intel_display_step_name() to simplifyJani Nikula
2024-08-22drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-08-22drm/vc4: v3d: simplify clock retrievalStefan Wahren
2024-08-22drm/vc4: Get the rid of DRM_ERROR()Stefan Wahren
2024-08-22drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_getStefan Wahren
2024-08-22Merge tag 'drm-misc-next-2024-08-16' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-08-22drm/ast: Remove BMC outputThomas Zimmermann
2024-08-22drm/ast: vga: Transparently handle BMC supportThomas Zimmermann
2024-08-22drm/ast: sil164: Transparently handle BMC supportThomas Zimmermann
2024-08-22drm/ast: dp501: Transparently handle BMC supportThomas Zimmermann
2024-08-22drm/ast: dp501: Use struct drm_edid and helpersThomas Zimmermann
2024-08-22drm/ast: astdp: Transparently handle BMC supportThomas Zimmermann
2024-08-22drm/ast: astdp: Simplify power management when detecting displayThomas Zimmermann
2024-08-22drm/ast: astdp: Use struct drm_edid and helpersThomas Zimmermann
2024-08-22drm/ast: astdp: Move locking into EDID helperThomas Zimmermann
2024-08-22drm/ast: Add struct ast_connectorThomas Zimmermann
2024-08-22drm/ast: Move code for physical outputs into separate filesThomas Zimmermann