summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-12-09drm/amd: print error on convert_tiling_flags_to_modifier failureSimon Ser1-1/+4
2020-12-09drm/amd: use drm_dbg_kms to log addfb2 failuresSimon Ser1-5/+5
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2-14/+5
2020-12-09drm/amdgpu: VCN 3.0 multiple queue ring resetSonny Jiang1-1/+21
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov3-5/+5
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov3-5/+5
2020-12-03drm: amdgpu: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-12-03drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang1-7/+0
2020-12-03drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang1-0/+20
2020-12-02drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s '...Lee Jones1-0/+1
2020-12-02drm/amd/amdgpu/amdgpu_acp: Fix doc-rot issues pertaining to a couple of 'hand...Lee Jones1-2/+2
2020-12-02drm/amd/amdgpu/vcn_v3_0: Remove unused variable 'direct_poll' from 'vcn_v3_0_...Lee Jones1-4/+0
2020-12-02drm/amd/amdgpu/sdma_v5_0: Provide some missing and repair other function paramsLee Jones1-6/+13
2020-12-02drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanoursLee Jones1-4/+11
2020-12-02drm/amd/amdgpu/jpeg_v2_0: Add some missing kernel-doc descriptionsLee Jones1-1/+5
2020-12-02drm/amd/amdgpu/jpeg_v1_0: Add some missing function param descriptionsLee Jones1-1/+6
2020-12-02drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanoursLee Jones1-4/+10
2020-12-02drm/amd/amdgpu/gfx_v10_0: Make local function 'gfx_v10_0_rlc_stop()' staticLee Jones1-1/+1
2020-12-02drm/amd/amdgpu/uvd_v7_0: Fix a bunch of kernel-doc function documentation issuesLee Jones1-6/+15
2020-12-02drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issuesLee Jones1-6/+15
2020-12-02drm/amd/amdgpu/amdgpu_vce: Provide some missing and repair other function paramsLee Jones1-5/+14
2020-12-02drm/amd/amdgpu/sdma_v5_2: Provide some missing and repair other function paramsLee Jones1-6/+13
2020-12-02drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headersLee Jones1-2/+4
2020-12-02drm/amd/amdgpu/sdma_v4_0: Repair a bunch of kernel-doc problemsLee Jones1-8/+14
2020-12-02drm/amd/amdgpu/uvd_v5_0: Fix a bunch of kernel-doc function documentation issuesLee Jones1-3/+7
2020-12-02drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issueLee Jones1-1/+1
2020-12-02drm/amd/amdgpu/sdma_v3_0: Fix a bunch of kernel-doc function documentation is...Lee Jones1-3/+11
2020-12-02drm/amd/amdgpu/sdma_v2_4: Fix a bunch of kernel-doc function documentation is...Lee Jones1-4/+12
2020-12-02drm/amd/amdgpu/gfx_v10_0: Remove a bunch of set but unused variablesLee Jones1-9/+0
2020-12-02drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headersLee Jones1-1/+1
2020-12-02drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function staticLee Jones1-1/+1
2020-12-02drm/amd/amdgpu/dce_v11_0: Supply description for function param 'async'Lee Jones1-0/+1
2020-12-02drm/amd/amdgpu/dce_v10_0: Supply description for function param 'async'Lee Jones1-0/+1
2020-12-02drm/amd/amdgpu/psp_v11_0: Make local function 'psp_v11_0_wait_for_bootloader(...Lee Jones1-1/+1
2020-12-02drm/amd/amdgpu/navi10_ih: Add descriptions for 'ih' and 'entry'Lee Jones1-0/+5
2020-12-02drm/amd/amdgpu/vega10_ih: Add descriptions for 'ih' and 'entry'Lee Jones1-0/+5
2020-12-02drm/amd/amdgpu/cz_ih: Add missing function param descriptions for 'ih' and 'e...Lee Jones1-0/+4
2020-12-02drm/amd/amdgpu/amdgpu_psp: Make local function 'parse_ta_bin_descriptor' staticLee Jones1-3/+3
2020-12-02drm/amd/amdgpu/tonga_ih: Provide some missing descriptions for 'ih' and 'entry'Lee Jones1-0/+4
2020-12-02drm/amd/amdgpu/iceland_ih: Add missing function param descriptions for 'ih' a...Lee Jones1-0/+4
2020-12-02drm/amd/amdgpu/gmc_v10_0: Suppy some missing function doc descriptionsLee Jones1-0/+4
2020-12-02drm/amdgpu: enable AGP aperture on gmc10.x (v2)Alex Deucher5-19/+20
2020-12-02drm/amdgpu: default noretry=0 for navi1x and newer (v2)Alex Deucher1-5/+0
2020-12-02drm/amdkfd: keep BOs in system memory if restore failedPhilip Yang1-2/+15
2020-12-02drm/amdgpu: set LDS_CONFIG=0x20 on VanGogh to fix MGCG hangMarek Olšák1-0/+3
2020-12-01drm/amdgpu: Set doorbell range for gfx ringJinzhou Su1-2/+5
2020-12-01drm/amdgpu: update GC golden setting for dimgrey_cavefishTao Zhou1-0/+1
2020-12-01drm/amdgpu/vcn3.0: fix compilation warningJames Zhu1-6/+6
2020-12-01drm/amdgpu: increase reserved VRAM size to 8MBLikun Gao1-1/+1
2020-12-01drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12Stanley.Yang3-7/+1