summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Merge airlied/drm-next into drm-misc-nextdrm-misc-next-2018-03-21Sean Paul120-4390/+6002
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu1-5/+0
2018-03-15drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky1-2/+6
2018-03-15drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu1-3/+0
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu14-354/+70
2018-03-15drm/amdgpu: Don't compared ip_block_type with ip_block_indexRex Zhu1-1/+1
2018-03-15drm/amdgpu: Plus NULL function pointer checkRex Zhu1-3/+6
2018-03-14drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.cFeifei Xu1-2/+0
2018-03-14drm/amdgpu/sdma4: use num_instances for clock/powergating configAlex Deucher1-4/+4
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher5-9/+5
2018-03-14drm/amdgpu/soc15: always load the psp moduleAlex Deucher1-2/+1
2018-03-14drm/amdgpu: use adev->firmware to determine whether to load the PSP moduleAlex Deucher1-1/+1
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher4-7/+2
2018-03-14drm/amdgpu/psp: add a few more fw load type checksAlex Deucher1-0/+9
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng9-60/+21
2018-03-14drm/amdgpu: Remove some unused elements from amdgpu_connector structHarry Wentland1-29/+0
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/amdgpu: explicit give BO type to amdgpu_bo_createChristian König12-66/+60
2018-03-14drm/amdgpu: initial validate the prime BOs into the CPU domainChristian König1-1/+3
2018-03-14drm/amdgpu: drop the backing store when DMA-buf imports are evictedChristian König1-0/+6
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König1-4/+4
2018-03-14drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)Monk Liu2-94/+109
2018-03-14drm/amdgpu: implement mmio byte access helper for MBMonk Liu2-0/+32
2018-03-14drm/amdgpu: query vram type from atombiosHawking Zhang3-7/+93
2018-03-14drm/amd/amdgpu: Add missing "DDR4" labelTom St Denis1-1/+2
2018-03-14drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for TongaEmily Deng2-3/+3
2018-03-14drm/amdgpu: Correct the place of amdgpu_pm_sysfs_finiEmily Deng1-1/+1
2018-03-14drm/amdgpu: stop allocating a page array for prime shared BOsChristian König2-3/+4
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner1-2/+0
2018-02-16Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-3/+13
2018-02-13drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou6-3/+13
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S1-1/+1
2018-01-29drm/amdgpu: disable coarse grain clockgating for STShirish S1-1/+0
2018-01-29drm/amdgpu: remove WARN_ON when VM isn't found v2Christian König1-1/+1
2018-01-29drm/amdgpu: fix locking in vega10_ih_prescreen_ivChristian König1-1/+3
2018-01-29drm/amdgpu: fix another potential cause of VM faultsChristian König1-20/+12
2018-01-29drm/amdgpu: use queue 0 for kiq ringHuang Rui1-2/+6
2018-01-23drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-01-23drm/amd/amdgpu: Add Polaris version checkJames Zhu1-2/+15
2018-01-23drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky1-1/+1
2018-01-19drm/amdgpu: disable MMHUB power gating on ravenHuang Rui1-2/+2
2018-01-18drm/amdgpu: only check for ECC on Vega10Alex Deucher1-8/+10
2018-01-16drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang1-4/+5
2018-01-16drm/amdgpu: fix CPU based VM updatesChristian König1-5/+9
2018-01-16drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König1-2/+2
2018-01-16drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König1-3/+7
2018-01-10drm/amdgpu: fix 64bit BAR detectionChristian König1-1/+1
2018-01-10drm/amdgpu: optimize moved handling only when vm_debug is inactiveChristian König1-1/+1