summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2024-08-21drm/xe: fixup xe_alloc_pf_queueMatthew Auld
2024-08-21drm/xe: Invalidate media_gt TLBs in PT codeMatthew Brost
2024-08-21drm/i915/display: allow creation of Xe2 ccs framebuffersJuha-Pekka Heikkila
2024-08-21drm/i915/display: Don't enable decompression on Xe2 with Tile4Juha-Pekka Heikkila
2024-08-21drm/xe: Invalidate media_gt TLBsMatthew Brost
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost
2024-08-21drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost
2024-08-21drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost
2024-08-21drm/i915/gem: Calculate object page offset for partial memory mappingAndi Shyti
2024-08-21drm/i915/gem: Do not look for the exact address in nodeAndi Shyti
2024-08-21drm/i915/psr: Prevent Panel Replay if CRC calculation is enabledJouni Högander
2024-08-21drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()Jani Nikula
2024-08-21drm/i915: move rawclk from runtime to display runtime infoJani Nikula
2024-08-20drm/amdgpu: fix eGPU hotplug regressionAlex Deucher
2024-08-20drm/amdgpu: Validate TA binary sizeCandice Li