summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-11-08drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10
2024-11-08drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-11-08drm/amdgpu/swsmu: fix ordering for setting workload_maskAlex Deucher1-1/+1
2024-11-08drm/xe: Write all slices if its mcr registerTejas Upadhyay2-5/+5
2024-11-08drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr registerTejas Upadhyay1-1/+1
2024-11-08drm/xe/xe2: Add performance turning changesShekhar Chauhan2-1/+11
2024-11-08drm/xe/xe2: Introduce performance changesAkshata Jahagirdar2-0/+8
2024-11-08drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPGSai Teja Pottumuttu2-0/+9
2024-11-08drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay1-1/+1
2024-11-08drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay2-0/+5
2024-11-08drm/xe: Support 'nomodeset' kernel command-line optionThomas Zimmermann1-3/+36
2024-11-08drm/i915/display: Don't enable decompression on Xe2 with Tile4Juha-Pekka Heikkila1-5/+0
2024-11-08drm/i915/psr: Prevent Panel Replay if CRC calculation is enabledJouni Högander1-0/+6
2024-11-08drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()Jani Nikula2-7/+0
2024-11-08drm/i915: move rawclk from runtime to display runtime infoJani Nikula8-17/+17
2024-11-08drm/i915/pps: Disable DPLS_GATING around pps sequenceSuraj Kandpal1-0/+12
2024-11-08drm/i915/display/dp: Compute AS SDP when vrr is also enabledMitul Golani1-1/+1
2024-11-08drm/i915/dp: Clear VSC SDP during post ddi disable routineSuraj Kandpal1-2/+5
2024-11-08drm/i915/hdcp: Add encoder check in hdcp2_get_capabilitySuraj Kandpal1-2/+9
2024-11-08drm/i915/hdcp: Add encoder check in intel_hdcp_get_capabilitySuraj Kandpal1-1/+6
2024-11-08drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clockMitul Golani1-0/+8
2024-11-08drm/i915/display: Cache adpative sync caps to use it laterMitul Golani5-14/+15
2024-11-08drm/i915: disable fbc due to Wa_16023588340Matthew Auld4-0/+31
2024-11-08drm/i915: Skip programming FIA link enable bits for MTL+Gustavo Sousa1-0/+3
2024-11-08drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost1-6/+12
2024-11-08drm/xe: Add mmio read before GGTT invalidateMatthew Brost1-0/+10
2024-11-08drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko6-26/+15
2024-11-08drm/xe: Fix register definition order in xe_regs.hMichal Wajdeczko1-3/+3
2024-11-08drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan1-4/+4
2024-11-08drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan1-12/+12
2024-11-08drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan1-0/+42
2024-11-08drm/amdgpu/smu13: fix profile reportingAlex Deucher1-3/+3
2024-11-08drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin1-1/+3
2024-11-08Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea1-0/+1
2024-11-08drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon1-4/+11
2024-11-08drm/panthor: Fail job creation when the group is deadBoris Brezillon1-0/+5
2024-11-08drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon4-8/+24
2024-11-08drm/tegra: Fix NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2024-11-08drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()Dan Carpenter1-2/+1
2024-11-08drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy()Chun-Kuang Hu1-42/+4
2024-11-08drm/mediatek: Fix get efuse issue for MT8188 DPTXLiankun Yang1-1/+84
2024-11-08drm/mediatek: Fix color format MACROs in OVLHsin-Te Yuan1-2/+2
2024-11-08drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()Jason-JH.Lin1-5/+0
2024-11-08drm/amdgpu: fix random data corruption for sdma 7Frank Min1-1/+8
2024-11-01drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai1-0/+13
2024-11-01drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-11-01drm/bridge: Fix assignment of the of_node of the parent to aux bridgeAbel Vesa1-1/+2
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-01drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa1-1/+1
2024-11-01drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2-4/+10