summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
AgeCommit message (Expand)AuthorFilesLines
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-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
2021-02-02drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong1-2/+16
2021-01-21drm/amdgpu: Allow GfxOff on Vangogh as defaultJinzhou Su1-0/+1
2021-01-21drm/amdgpu: Add RLC_PG_DELAY_3 for VangoghJinzhou Su1-0/+15
2021-01-20drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su1-1/+3
2021-01-20drm/amdgpu: Remove GFXOFF MASK for VangoghJinzhou Su1-3/+0
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao1-0/+32
2021-01-13drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets f...chen gong1-2/+14
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v5Likun Gao1-5/+4
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das1-1/+1
2020-12-01drm/amd/amdgpu/gfx_v10_0: Make local function 'gfx_v10_0_rlc_stop()' staticLee Jones1-1/+1
2020-12-01drm/amd/amdgpu/gfx_v10_0: Remove a bunch of set but unused variablesLee Jones1-9/+0