summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu-168/+404
2023-07-25drm/amd/display: Read down-spread percentage from lut to adjust dprefclk.Martin Tsai-2/+38
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee-1/+4
2023-07-25drm/amd/display: Prevent invalid pipe connectionsEthan Bitnun-3/+34
2023-07-25drm/amdgpu: Update ring scheduler info as neededLijo Lazar-1/+1
2023-07-25drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2sguttula-0/+15
2023-07-25drm/amd/display: Add VESA SCR case for default aux backlightIswara Nagulendran-4/+14
2023-07-25drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam-17/+25
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen-1/+2
2023-07-25drm/amd/display: Correct grammar mistakesReza Amini-9/+11
2023-07-25drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'Srinivasan Shanmugam-3/+8
2023-07-25drm/amdgpu: Fix do not add new typedefs in amdgpu_fw_attestation.cSrinivasan Shanmugam-20/+18
2023-07-25drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.cSrinivasan Shanmugam-2/+2
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim-13/+27
2023-07-25drm/amdgpu: set sw state to gfxoff after SR-IOV resetHorace Chen-0/+14
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian-1/+1
2023-07-21drm/amdgpu: Fix one kernel-doc commentYang Li-1/+1
2023-07-21drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello-3/+3
2023-07-21drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu-4/+1
2023-07-21drm/amdgpu: Program xcp_ctl registers as neededLijo Lazar-11/+12
2023-07-21drm/amdkfd: fix trap handling work around for debuggingJonathan Kim-7/+10
2023-07-21drm/amd/display: Allow building DC with clang on RISC-VSamuel Holland-1/+1
2023-07-21drm/amd/display: remove an unused fileAurabindo Pillai-185/+0
2023-07-21drm/amdgpu: allow secure submission on VCN4 ringsguttula-2/+6
2023-07-21drm/amd: Avoid reading the VBIOS part number twiceMario Limonciello-34/+22
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen-5/+8
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen-1/+2
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen-11/+14
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen-3/+3
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas-0/+5
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess-1/+5
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai-1/+1
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan-1/+2
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin-86/+159
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam-68/+65
2023-07-18drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_taCandice Li-0/+1
2023-07-18drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher-1/+1
2023-07-18drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher-2/+6
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser-0/+20
2023-07-18drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen-2/+3
2023-07-18drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai-3/+225
2023-07-18drm/amd/display: export some optc function for reuseAurabindo Pillai-2/+5
2023-07-18drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello-12/+2
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen-5/+8
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen-1/+2
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen-11/+14
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen-3/+3
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu-51/+81
2023-07-18drm/amd/display: Promote DAL to 3.2.243Aric Cyr-1/+1
2023-07-18drm/amd/display: Add missing triggers for full updatesAlvin Lee-8/+16