summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-05drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse1-0/+1
2021-07-28drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfishHuang Rui1-2/+0
2021-07-23drm/amdgpu: Change the imprecise outputRoy Sun1-3/+3
2021-07-23drm/amdgpu: add autoload_supported check for RLC autoloadLang Yu1-1/+2
2021-07-23drm/amdgpu: add gc v10 golden settings for cyan_skillfishTao Zhou1-0/+47
2021-07-23drm/amdgpu: add cyan_skillfish support in gfx v10Tao Zhou1-0/+14
2021-07-23drm/amdgpu: add cp/rlc fw loading support for cyan_skillfishTao Zhou1-0/+39
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li1-2/+2
2021-07-23drm/amdgpu: Add error message when programing registers failsRoy Sun1-4/+22
2021-07-23drm/amdgpu: Change the imprecise function nameRoy Sun1-4/+4
2021-07-16drm/amdgpu: update gc golden setting for dimgrey_cavefishTao Zhou1-0/+1
2021-07-16drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+1
2021-07-16drm/amdgpu: update the golden setting for vangoghXiaojian Du1-0/+1
2021-07-08drm/amdgpu: Read clock counter via MMIO to reduce delay (v5)YuBiao Wang1-7/+14
2021-06-30drm/amdgpu: update GFX MGCG settingsEvan Quan1-4/+7
2021-06-30drm/amdgpu: correct clock gating settings on feature unsupportedEvan Quan1-15/+54
2021-06-30drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalid...Evan Quan1-0/+95
2021-06-30drm/amdgpu: correct tcp harvest settingEvan Quan1-46/+51
2021-06-21Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang1-5/+1
2021-06-15drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-04drm/amdgpu: correct the cu and rb info for yellow carpXiaomeng Hou1-2/+4
2021-06-04drm/amdgpu: add timestamp counter query support for yellow carpAaron Liu1-0/+1
2021-06-04drm/amdgpu: add RLC_PG_DELAY_3 for yellow carpAaron Liu1-5/+16
2021-06-04drm/amdgpu: add gfx golden settings for yellow carp (v3)Aaron Liu1-0/+29
2021-06-04drm/amdgpu: add gfx support for yellow carpAaron Liu1-0/+26
2021-06-04drm/amdgpu: Enable RLCG read/write interface for Sienna CichlidRohit Khaire1-1/+1
2021-06-04drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire1-5/+21
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie1-61/+56
2021-06-01drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()Kevin Wang1-3/+2
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky1-1/+1
2021-05-21drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuseLee Jones1-1/+1
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file gfx_v10*Peng Ju Zhou1-16/+16
2021-05-21drm/amdgpu: Indirect register access for Navi12 sriovPeng Ju Zhou1-41/+37
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-19drm/amdgpu: fix GCR_GENERAL_CNTL offset for beige_gobyJiansong Chen1-1/+1
2021-05-19drm/amd/amdgpu: Enable gfxoff for beige_gobyChengming Gui1-0/+1
2021-05-19drm/amd/amdgpu: update golden_setting_10_3_5 for beige_gobyChengming Gui1-0/+2
2021-05-19drm/amdgpu: add gc_10_3_5 golden setting for beige_gobyHawking Zhang1-0/+38
2021-05-19drm/amd/amdgpu: support cp_fw_write_wait for beige_gobyChengming Gui1-0/+1
2021-05-19drm/amd/amdgpu: configure beige_goby gfx according to gfx 10.3's definitionChengming Gui1-0/+9
2021-05-19drm/amd/amdgpu: add gfx ip block for beige_gobyChengming Gui1-0/+5
2021-05-19drm/amd/amdgpu: add support for beige_goby firmwareChengming Gui1-0/+10
2021-05-19drm/amdgpu: Skip the program of GRBM_CAM* in SRIOVPeng Ju Zhou1-0/+3
2021-04-20drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefishJiansong Chen1-1/+1
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou1-18/+113
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan1-8/+2
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-5/+4
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan1-1/+0
2021-02-18drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3Marek Olšák1-12/+10
2021-02-09drm/amdgpu: enable only one high prio compute queueNirmoy Das1-4/+2