summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter-32/+25
2020-12-14drm/amdkfd: fix ttm size refactor falloutDaniel Vetter-4/+4
2020-12-14drm/ttm: cleanup BO size handling v3Christian König-10/+10
2020-12-10drm/amdgpu: limit the amdgpu_vm_update_ptes trace pointChristian König-2/+3
2020-12-10drm/amdgpu: clean up bo in vce and vcn testNirmoy Das-4/+7
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie-673/+1768
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky-20/+29
2020-12-08drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher-0/+3
2020-12-08drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher-36/+0
2020-12-08drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher-6/+2
2020-12-08drm/amdgpu: enable runtime pm using BACO on CI dGPUsAlex Deucher-5/+1
2020-12-08drm/amdgpu/cik: enable BACO reset on BonaireAlex Deucher-4/+0
2020-12-08drm/amd/display: add S/G support for VangoghRoman Li-0/+1
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das-12/+12
2020-12-08drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang-1/+1
2020-12-08drm/amdgpu/pm: add smc v2_1 printer in amdgpu_ucode_print_smc_hdr()Kevin Wang-10/+19
2020-12-08drm/amdgpu: change trace event parameter name from 'direct' to 'immediate'Kevin Wang-12/+12
2020-12-08drm/amdgpu: fw_attestation: fix unused function warningArnd Bergmann-2/+0
2020-12-08drm/amd: print error on convert_tiling_flags_to_modifier failureSimon Ser-1/+4
2020-12-08drm/amd: use drm_dbg_kms to log addfb2 failuresSimon Ser-5/+5
2020-12-08drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann-14/+5
2020-12-08drm/amdgpu: VCN 3.0 multiple queue ring resetSonny Jiang-1/+21
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov-5/+5
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov-5/+5
2020-12-03drm: amdgpu: fix a kernel-doc markupMauro Carvalho Chehab-1/+1
2020-12-02drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang-7/+0
2020-12-02drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang-0/+20
2020-12-01drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s '...Lee Jones-0/+1
2020-12-01drm/amd/amdgpu/amdgpu_acp: Fix doc-rot issues pertaining to a couple of 'hand...Lee Jones-2/+2
2020-12-01drm/amd/amdgpu/vcn_v3_0: Remove unused variable 'direct_poll' from 'vcn_v3_0_...Lee Jones-4/+0
2020-12-01drm/amd/amdgpu/sdma_v5_0: Provide some missing and repair other function paramsLee Jones-6/+13
2020-12-01drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanoursLee Jones-4/+11
2020-12-01drm/amd/amdgpu/jpeg_v2_0: Add some missing kernel-doc descriptionsLee Jones-1/+5
2020-12-01drm/amd/amdgpu/jpeg_v1_0: Add some missing function param descriptionsLee Jones-1/+6
2020-12-01drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanoursLee Jones-4/+10
2020-12-01drm/amd/amdgpu/gfx_v10_0: Make local function 'gfx_v10_0_rlc_stop()' staticLee Jones-1/+1
2020-12-01drm/amd/amdgpu/uvd_v7_0: Fix a bunch of kernel-doc function documentation issuesLee Jones-6/+15
2020-12-01drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issuesLee Jones-6/+15
2020-12-01drm/amd/amdgpu/amdgpu_vce: Provide some missing and repair other function paramsLee Jones-5/+14
2020-12-01drm/amd/amdgpu/sdma_v5_2: Provide some missing and repair other function paramsLee Jones-6/+13
2020-12-01drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headersLee Jones-2/+4
2020-12-01drm/amd/amdgpu/sdma_v4_0: Repair a bunch of kernel-doc problemsLee Jones-8/+14
2020-12-01drm/amd/amdgpu/uvd_v5_0: Fix a bunch of kernel-doc function documentation issuesLee Jones-3/+7
2020-12-01drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issueLee Jones-1/+1
2020-12-01drm/amd/amdgpu/sdma_v3_0: Fix a bunch of kernel-doc function documentation is...Lee Jones-3/+11
2020-12-01drm/amd/amdgpu/sdma_v2_4: Fix a bunch of kernel-doc function documentation is...Lee Jones-4/+12
2020-12-01drm/amd/amdgpu/gfx_v10_0: Remove a bunch of set but unused variablesLee Jones-9/+0
2020-12-01drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headersLee Jones-1/+1
2020-12-01drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function staticLee Jones-1/+1
2020-12-01drm/amd/amdgpu/dce_v11_0: Supply description for function param 'async'Lee Jones-0/+1