summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-17drm/amdgpu: add psp memory training callbacks and macroTianci.Yin2-0/+73
2019-10-17drm/amdgpu/atomfirmware: add memory training related helper functions(v3)Tianci.Yin4-0/+150
2019-10-17drm/amdgpu: update atomfirmware header with memory training related members(v3)Tianci.Yin1-6/+21
2019-10-17drm/amdgpu: introduce psp_v11_0_is_sos_alive interface(v2)Tianci.Yin1-9/+13
2019-10-17drm/amdgpu: add a generic fb accessing helper function(v3)Tianci.Yin3-11/+33
2019-10-17drm/amdgpu: update amdgpu_discovery to handle revisionTianci.Yin2-2/+4
2019-10-17drm/amdgpu/powerplay: implement interface pp_power_profile_modePrike Liang1-0/+34
2019-10-17drm/amdgpu/vcn: fix allocation size in enc ring testAlex Deucher1-12/+23
2019-10-17drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)Alex Deucher1-11/+22
2019-10-17drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher1-10/+21
2019-10-17drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DSC_SUPPORT=nAlex Deucher1-0/+2
2019-10-17drm/amd/display: Make dc_link_detect_helper staticYueHaibing1-1/+2
2019-10-17drm/amd/display: null check pp_smu clock table before using itBhawanpreet Lakha1-1/+1
2019-10-17drm/amd/display: handle dp is usb-cBhawanpreet Lakha3-1/+116
2019-10-17drm/amd/display: use requested_dispclk_khz instead of clkBhawanpreet Lakha1-11/+2
2019-10-17drm/amd/display: enable smu set dcfclkLewis Huang1-2/+2
2019-10-17drm/amd/display: fix header for RN clk mgrjoseph gravenor1-1/+1
2019-10-17drm/amd/display: add sanity check for clk table from smuEric Yang1-0/+8
2019-10-17drm/amd/display: Fix rn audio playback and video playback speedMichael Strauss1-8/+7
2019-10-17drm/amd/display: handle "18" case in TruncToValidBPPBhawanpreet Lakha1-0/+2
2019-10-17drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin1-1/+8
2019-10-17drm/amd/display: add dummy functions to smu for Renoir Silicon DiagsSung Lee1-1/+1
2019-10-17drm/amd/display: change PP_SM defs to 8Bhawanpreet Lakha1-2/+2
2019-10-17drm/amd/display: update renoir bounding box and res_capsBhawanpreet Lakha1-11/+13
2019-10-17drm/amd/display: update dcn21 hubbub registersBhawanpreet Lakha1-10/+7
2019-10-17drm/amd/display: add detile buffer size for renoirBhawanpreet Lakha1-0/+1
2019-10-17drm/amd/display: correct dcn21 NUM_VMID to 16Dmytro Laktyushkin1-1/+1
2019-10-17drm/amd/display: use dcn10 version of program tiling on RenoirEric Yang1-1/+3
2019-10-17drm/amd/display: initialize RN gpuvm context programming functionDmytro Laktyushkin1-1/+1
2019-10-17drm/amd/display: Temporary workaround to toggle watermark settingLewis Huang4-0/+15
2019-10-17drm/amd/display: fix incorrect page table address for renoirBhawanpreet Lakha1-6/+17
2019-10-17drm/amd/display: enable hostvm based on roimmu active for dcn2.1Dmytro Laktyushkin1-15/+25
2019-10-17drm/amd/display: move the bounding box patch before calculate wmLewis Huang1-0/+25
2019-10-17drm/amd/display: add REFCYC_PER_TRIP_TO_MEMORY programmingBhawanpreet Lakha4-4/+69
2019-10-17drm/amd/display: create dcn21_link_encoder filesBhawanpreet Lakha6-4/+555
2019-10-17drm/amd/display: Add renoir hw_seqBhawanpreet Lakha7-28/+255
2019-10-17drm/amd/display: Add DCN_BASE regsBhawanpreet Lakha1-0/+34
2019-10-17drm/amd/display: Add DP_DPHY_INTERNAL_CTR regsBhawanpreet Lakha1-0/+10
2019-10-17drm/amd/display: disable ext aux support for vegaRoman Li1-1/+1
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe15-17/+132
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe10-12/+271
2019-10-17drm/amdgpu: No need to check gfxoff status after enable gfxoff featurechen gong1-9/+0
2019-10-17drm/amd/powerplay: bug fix for memory clock request from displayKenneth Feng1-0/+2
2019-10-17drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acqPrike Liang2-5/+4
2019-10-17drm/amdgpu: add GFX_PIPELINE capacity check for updating gfx cgpgPrike Liang1-1/+2
2019-10-15drm/amd/display: add NULL checks for clock manager pointerAhzo2-3/+4
2019-10-15drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)Alex Deucher4-10/+128
2019-10-15drm/amdgpu/powerplay: wire up BACO to powerplay API for smu7Alex Deucher1-0/+4
2019-10-15drm/amdgpu/powerplay: split out common smu7 BACO codeAlex Deucher11-149/+132
2019-10-15drm/amdgpu/powerplay: add support for BACO on CIAlex Deucher3-1/+261