aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-07-25drm/amd/display: Add new sequence for 4-lane HBR3 on vendor specific retimersOvidiu Bunea1-1/+66
2023-07-25drm/amd/display: Update DPG test pattern programmingWenjing Liu2-74/+78
2023-07-25drm/amd/display: Correct unit conversion for vstartupReza Amini1-1/+24
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen1-0/+3
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu4-168/+404
2023-07-25drm/amd/display: Read down-spread percentage from lut to adjust dprefclk.Martin Tsai2-2/+38
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee1-1/+4
2023-07-25drm/amd/display: Prevent invalid pipe connectionsEthan Bitnun1-3/+34
2023-07-25drm/amdgpu: Update ring scheduler info as neededLijo Lazar1-1/+1
2023-07-25drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2sguttula2-0/+15
2023-07-25drm/amd/display: Add VESA SCR case for default aux backlightIswara Nagulendran1-4/+14
2023-07-25drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam1-17/+25
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen1-1/+2
2023-07-25drm/amd/display: Correct grammar mistakesReza Amini1-9/+11
2023-07-25drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'Srinivasan Shanmugam1-3/+8
2023-07-25drm/amdgpu: Fix do not add new typedefs in amdgpu_fw_attestation.cSrinivasan Shanmugam1-20/+18
2023-07-25drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.cSrinivasan Shanmugam1-2/+2
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim9-13/+27
2023-07-25drm/amdgpu: set sw state to gfxoff after SR-IOV resetHorace Chen3-0/+14
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian1-1/+1
2023-07-21drm/amdgpu: Fix one kernel-doc commentYang Li1-1/+1
2023-07-21drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello1-3/+3
2023-07-21drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu1-4/+1
2023-07-21drm/amdgpu: Program xcp_ctl registers as neededLijo Lazar1-11/+12
2023-07-21drm/amdkfd: fix trap handling work around for debuggingJonathan Kim3-7/+10
2023-07-21drm/amd/display: Allow building DC with clang on RISC-VSamuel Holland1-1/+1
2023-07-21drm/amd/display: remove an unused fileAurabindo Pillai2-185/+0
2023-07-21drm/amdgpu: allow secure submission on VCN4 ringsguttula1-2/+6
2023-07-21drm/amd: Avoid reading the VBIOS part number twiceMario Limonciello7-34/+22
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen4-5/+8
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen1-1/+2
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen5-11/+14
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen1-3/+3
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas1-0/+5
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess1-1/+5
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai1-1/+1
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan1-1/+2
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin4-86/+159
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam1-68/+65
2023-07-18drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_taCandice Li1-0/+1
2023-07-18drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher1-1/+1
2023-07-18drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher1-2/+6
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser2-0/+20
2023-07-18drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen1-2/+3
2023-07-18drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai4-3/+225
2023-07-18drm/amd/display: export some optc function for reuseAurabindo Pillai2-2/+5
2023-07-18drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello1-12/+2
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen4-5/+8
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen1-1/+2
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen5-11/+14