summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie2020-12-245-21/+27
|\
| * drm/amdgpu: Fix a copy-pasta commentAlex Deucher2020-12-231-2/+1
| * drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher2020-12-231-4/+6
| * drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang2020-12-231-1/+8
| * drm/amdgpu: remove unnecessary asic type checkHawking Zhang2020-12-231-7/+4
| * drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang2020-12-231-6/+6
| * drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher2020-12-171-1/+2
* | Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter2020-12-1618-54/+139
|\|
| * drm/amdgpu: print mmhub client name for dimgrey_cavefishTao Zhou2020-12-161-0/+1
| * drm/amdgpu: set mode1 reset as default for dimgrey_cavefishTao Zhou2020-12-161-0/+1
| * drm/amdgpu: remove h from printk format specifierTom Rix2020-12-153-5/+5
| * drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher2020-12-151-4/+5
| * drm/amdgpu/SRIOV: Extend VF reset request wait periodJiange Zhao2020-12-154-3/+23
| * drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.Yifan Zhang2020-12-151-1/+1
| * drm/amdgpu: print what method we are using for runtime pmAlex Deucher2020-12-151-0/+4
| * drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher2020-12-151-4/+2
| * drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher2020-12-151-8/+1
| * drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher2020-12-151-1/+4
| * drm/amdgpu: update amdgpu_device_supports_boco()Alex Deucher2020-12-151-2/+2
| * drm/amdgpu: add check for ACPI power resourcesAlex Deucher2020-12-152-0/+5
| * drm/amdgpu: split BOCO and ATPX handlingAlex Deucher2020-12-154-14/+42
| * drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang2020-12-151-0/+3
| * drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao2020-12-153-8/+10
| * drm/amdgpu/sdma5.2: soft reset sdma blocks before setup and start sdmaXiaomeng Hou2020-12-151-7/+32
| * drm/amdgpu: limit the amdgpu_vm_update_ptes trace pointChristian König2020-12-101-2/+3
* | Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-153-32/+25
|\ \ | |/ |/|
| * drm/amdgpu: Fix missing prototype warningLuben Tuikov2020-11-182-2/+2
| * drm/amdgpu: fix check order in amdgpu_bo_moveChristian König2020-11-181-30/+23
* | Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie2020-12-10115-673/+1768
|\ \ | |/ |/|
| * drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2020-12-092-20/+29
| * drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher2020-12-081-0/+3
| * drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher2020-12-089-36/+0
| * drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher2020-12-081-6/+2
| * drm/amdgpu: enable runtime pm using BACO on CI dGPUsAlex Deucher2020-12-081-5/+1
| * drm/amdgpu/cik: enable BACO reset on BonaireAlex Deucher2020-12-081-4/+0
| * drm/amd/display: add S/G support for VangoghRoman Li2020-12-081-0/+1
| * drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das2020-12-0812-12/+12
| * drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang2020-12-081-1/+1
| * drm/amdgpu/pm: add smc v2_1 printer in amdgpu_ucode_print_smc_hdr()Kevin Wang2020-12-081-10/+19
| * drm/amdgpu: change trace event parameter name from 'direct' to 'immediate'Kevin Wang2020-12-081-12/+12
| * drm/amdgpu: fw_attestation: fix unused function warningArnd Bergmann2020-12-081-2/+0
| * drm/amd: print error on convert_tiling_flags_to_modifier failureSimon Ser2020-12-081-1/+4
| * drm/amd: use drm_dbg_kms to log addfb2 failuresSimon Ser2020-12-081-5/+5
| * drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2020-12-082-14/+5
| * drm/amdgpu: VCN 3.0 multiple queue ring resetSonny Jiang2020-12-081-1/+21
| * drm: amdgpu: fix a kernel-doc markupMauro Carvalho Chehab2020-12-031-1/+1
| * drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang2020-12-021-7/+0
| * drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang2020-12-021-0/+20
| * drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s '...Lee Jones2020-12-011-0/+1
| * drm/amd/amdgpu/amdgpu_acp: Fix doc-rot issues pertaining to a couple of 'hand...Lee Jones2020-12-011-2/+2