summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2020-03-18drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2020-03-05amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S3-1/+39
2020-03-05drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter1-1/+1
2020-03-05amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa1-0/+6
2020-03-05drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang1-0/+6
2020-03-05drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun1-0/+6
2020-03-05drm/amd/display: Check engine is not NULL before acquiringAric Cyr1-1/+1
2020-03-05drm/amd/display: Do not set optimized_require to false after plane disableSung Lee1-1/+0
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher1-0/+2
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher1-1/+6
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher1-3/+5
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher1-6/+9
2020-02-24drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
2020-02-24drm/amd/display: fixup DML dependenciesJun Lei3-2/+2
2020-02-24drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling1-1/+1
2020-02-24drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu1-2/+0
2020-02-24drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor1-0/+1
2020-02-24drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai1-17/+2
2020-02-24drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao1-4/+6
2020-02-24drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland1-2/+1
2020-02-24drm/amd/display: Clear state after exiting fixed active VRR stateAmanda Liu1-0/+2
2020-02-24drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriovTiecheng Zhou1-0/+6
2020-02-24drm/amd/display: Map ODM memory correctly when doing ODM combineNikola Cornij1-4/+12
2020-02-11drm/amd/dm/mst: Ignore payload update failuresLyude Paul1-9/+4
2020-02-01drm/amdgpu/SRIOV: add navi12 pci id for SRIOV (v2)Jiange Zhao1-0/+1
2020-02-01drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson1-22/+23
2020-01-26drm/amdgpu/vi: silence an uninitialized variable warningDan Carpenter1-0/+1
2020-01-26drm/amdgpu: remove excess function parameter descriptionyu kuai1-2/+0
2020-01-23drm/amdgpu: allow direct upload save restore list for raven2changzhu1-1/+3
2020-01-23drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner1-1/+1
2020-01-17drm/amdgpu: enable gfxoff for raven1 refreshchangzhu1-11/+4
2020-01-17drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan5-3/+22
2020-01-17drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König4-148/+83
2020-01-14Revert "drm/amdgpu: Set no-retry as default."Alex Deucher1-2/+2
2020-01-09drm/amdgpu/smu: add metrics table lock for vega20 (v2)Alex Deucher1-0/+3
2020-01-09drm/amdgpu/smu: add metrics table lock for navi (v2)Alex Deucher1-0/+3
2020-01-09drm/amdgpu/smu: add metrics table lock for arcturus (v2)Alex Deucher1-0/+3
2020-01-09drm/amdgpu/smu: add metrics table lockAlex Deucher2-0/+2
2020-01-09drm/amd/display: update dispclk and dppclk vco frequencyEric Yang1-1/+1
2020-01-09drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij1-2/+10
2020-01-09drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma1-1/+8
2020-01-09drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi1-1/+1
2020-01-09drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij1-3/+10
2020-01-09drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer1-3/+19
2020-01-09drm/amdgpu: add header line for power profile on ArcturusAlex Deucher1-0/+5
2020-01-09drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen1-16/+22
2020-01-04drm/amdgpu: Call find_vma under mmap_semJason Gunthorpe1-16/+21
2019-12-31drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King1-1/+1