summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus4-12/+8
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König2-10/+14
2021-02-05drm/scheduler: provide scheduler score externallyChristian König1-1/+1
2021-01-29drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov1-2/+4
2021-01-21drm/ttm: device naming cleanupChristian König6-23/+23
2021-01-19drm/amdgpu: Remove accidentally added small unused hunk.Maarten Lankhorst1-1/+0
2021-01-15drm/amdgpu: Remove unused variableNirmoy Das1-1/+0
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann7-22/+21
2021-01-13drm/amdgpu: Fix trailing whitespacesThomas Zimmermann1-3/+3
2021-01-14drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...Nirmoy Das1-1/+5
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter15-32/+34
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie5-21/+27
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher1-2/+1
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher1-4/+6
2020-12-23drm/amdgpu: check gfx pipe availability before toggling its interruptsHawking Zhang1-1/+8
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang1-7/+4
2020-12-23drm/amdgpu: check number of gfx ring before init cp gfxHawking Zhang1-6/+6
2020-12-18drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher1-1/+2
2020-12-17Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter18-54/+139
2020-12-16drm/amdgpu: print mmhub client name for dimgrey_cavefishTao Zhou1-0/+1
2020-12-16drm/amdgpu: set mode1 reset as default for dimgrey_cavefishTao Zhou1-0/+1
2020-12-15drm/amdgpu: remove h from printk format specifierTom Rix3-5/+5
2020-12-15drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher1-4/+5
2020-12-15drm/amdgpu/SRIOV: Extend VF reset request wait periodJiange Zhao4-3/+23
2020-12-15drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.Yifan Zhang1-1/+1
2020-12-15drm/amdgpu: print what method we are using for runtime pmAlex Deucher1-0/+4
2020-12-15drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher1-4/+2
2020-12-15drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher1-8/+1
2020-12-15drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher1-1/+4
2020-12-15drm/amdgpu: update amdgpu_device_supports_boco()Alex Deucher1-2/+2
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher2-0/+5
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher4-14/+42
2020-12-15drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang1-0/+3
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao3-8/+10
2020-12-15drm/amdgpu/sdma5.2: soft reset sdma blocks before setup and start sdmaXiaomeng Hou1-7/+32
2020-12-15drm/ttm: cleanup LRU handling furtherChristian König1-1/+3
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst115-673/+1768
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter3-32/+25
2020-12-14drm/amdkfd: fix ttm size refactor falloutDaniel Vetter1-4/+4
2020-12-14drm/ttm: cleanup BO size handling v3Christian König7-10/+10
2020-12-11drm/amdgpu: limit the amdgpu_vm_update_ptes trace pointChristian König1-2/+3
2020-12-10drm/amdgpu: clean up bo in vce and vcn testNirmoy Das2-4/+7
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie115-673/+1768
2020-12-10drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher1-0/+3
2020-12-09drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher9-36/+0
2020-12-09drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher1-6/+2
2020-12-09drm/amdgpu: enable runtime pm using BACO on CI dGPUsAlex Deucher1-5/+1
2020-12-09drm/amdgpu/cik: enable BACO reset on BonaireAlex Deucher1-4/+0
2020-12-09drm/amd/display: add S/G support for VangoghRoman Li1-0/+1