aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-01-29drm/amdgpu/pm: Use macro definitions in the smu IH process functionMa Jun4-13/+23
2024-01-29drm/amd/display: 3.2.270Aric Cyr1-1/+1
2024-01-29drm/amd/display: [FW Promotion] Release 0.0.202.0Anthony Koo1-1/+7
2024-01-29drm/amd/display: Populate invalid split index to be 0xFAlvin Lee1-2/+2
2024-01-29drm/amd/display: Fix dcn35 8k30 Underflow/Corruption IssueFangzhi Zuo2-18/+13
2024-01-29drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...Mounika Adhuri1-4/+4
2024-01-29drm/amd/display: fix DP audio settingsCharlene Liu1-2/+7
2024-01-29drm/amd/display: Underflow workaround by increasing SR exit latencyNicholas Susanto2-18/+18
2024-01-29drm/amd/display: use correct phantom pipe when populating subvp pipe infoWenjing Liu1-1/+2
2024-01-29drm/amd/display: fix incorrect mpc_combine array sizeWenjing Liu1-1/+1
2024-01-29drm/amd/display: Fix DPSTREAM CLK on and off sequenceDmytro Laktyushkin2-7/+6
2024-01-29drm/amd/display: fix invalid reg access on DCN35 FPGAEric Yang2-4/+23
2024-01-29drm/amd/display: refine code for dmcub inbox1 ring buffer debugFudongwang2-9/+5
2024-01-29drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+1
2024-01-29drm/amd/display: fix USB-C flag update after enc10 feature initCharlene Liu2-4/+4
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu4-2/+67
2024-01-29drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee9-25/+56
2024-01-29drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr5-17/+10
2024-01-29drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-01-29drm/amd/display: Wait for mailbox ready when powering up DMCUBNicholas Kazlauskas1-2/+11
2024-01-29drm/amd/display: Wait before sending idle allow and after idle disallowNicholas Kazlauskas1-1/+6
2024-01-29Revert "drm/amd/display: initialize all the dpm level's stutter latency"Charlene Liu1-3/+1
2024-01-29drm/amd/display: Fix static screen event mask definition changeYiling Chen10-27/+28
2024-01-29Documentation/gpu: Introduce a simple contribution list for display codeRodrigo Siqueira1-110/+0
2024-01-29Documentation/gpu: Add entry for the DIO componentRodrigo Siqueira1-0/+10
2024-01-29Documentation/gpu: Add entry for OPP in the kernel docRodrigo Siqueira1-0/+16
2024-01-29Documentation/gpu: Add kernel doc entry for MPCRodrigo Siqueira1-77/+173
2024-01-29Documentation/gpu: Add kernel doc entry for DPPRodrigo Siqueira1-0/+25
2024-01-29drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi1-2/+7
2024-01-29drm/amdkfd: Use S_ENDPGM_SAVED in trap handlerJay Cornwall3-9/+9
2024-01-29drm/amdkfd: Correct partial migration virtual addrPhilip Yang1-1/+1
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma3-11/+27
2024-01-29drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam1-2/+5
2024-01-29drm/amd/include: Add missing registers/mask for DCN316 and 350Rodrigo Siqueira4-0/+103
2024-01-29Documentation/gpu: Add simple doc page for DCHUBBUBRodrigo Siqueira1-0/+6
2024-01-29Documentation/gpu: Add basic page for HUBPRodrigo Siqueira1-1/+12
2024-01-29drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper1-0/+2
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello5-63/+11
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard1160-8716/+78512
2024-01-29drm/panel: simple: Add EDT ETML1010G3DRA panelPrimoz Fiser1-0/+30
2024-01-29drm/virtio: Set segment size for virtio_gpu deviceSebastian Ott1-0/+1
2024-01-29drm/mediatek: Support MT8188 VDOSYS1 in display driverHsiao Chien Sung1-1/+3
2024-01-29drm/mediatek: Add Padding to OVL adaptorHsiao Chien Sung1-0/+26
2024-01-28drm/loongson: Error out if no VRAM detectedHuacai Chen1-1/+1
2024-01-26drm/xe: correct the assertion for number of PTEsFei Yang1-1/+2
2024-01-26drm/xe/guc: Flush G2H handler when turning off CTsMatthew Brost1-2/+10
2024-01-26drm/xe: Move TLB invalidation reset before HW resetMatthew Brost1-2/+2
2024-01-26drm/xe/guc: Add more GuC CT statesMatthew Brost4-22/+88
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin2-2/+23
2024-01-26drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin1-3/+11