summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu
2018-03-15drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky
2018-03-15drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-15drm/amdgpu: Don't compared ip_block_type with ip_block_indexRex Zhu
2018-03-15drm/amdgpu: Plus NULL function pointer checkRex Zhu
2018-03-14drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.cFeifei Xu
2018-03-14drm/amdgpu/sdma4: use num_instances for clock/powergating configAlex Deucher
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher
2018-03-14drm/amdgpu/soc15: always load the psp moduleAlex Deucher
2018-03-14drm/amdgpu: use adev->firmware to determine whether to load the PSP moduleAlex Deucher
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher
2018-03-14drm/amdgpu/psp: add a few more fw load type checksAlex Deucher
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng
2018-03-14drm/amdgpu: Remove some unused elements from amdgpu_connector structHarry Wentland
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher
2018-03-14drm/amdgpu: fix prime teardown orderChristian König
2018-03-14drm/amdgpu: explicit give BO type to amdgpu_bo_createChristian König
2018-03-14drm/amdgpu: initial validate the prime BOs into the CPU domainChristian König
2018-03-14drm/amdgpu: drop the backing store when DMA-buf imports are evictedChristian König
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-03-14drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)Monk Liu
2018-03-14drm/amdgpu: implement mmio byte access helper for MBMonk Liu
2018-03-14drm/amdgpu: query vram type from atombiosHawking Zhang
2018-03-14drm/amd/amdgpu: Add missing "DDR4" labelTom St Denis
2018-03-14drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for TongaEmily Deng
2018-03-14drm/amdgpu: Correct the place of amdgpu_pm_sysfs_finiEmily Deng
2018-03-14drm/amdgpu: stop allocating a page array for prime shared BOsChristian König
2018-02-06drm/amdgpu: Add submit IB function for KFDFelix Kuehling
2018-02-06drm/amdgpu: Add GPUVM memory management functions for KFDFelix Kuehling
2018-02-06drm/amdgpu: add amdgpu_sync_cloneFelix Kuehling
2018-02-06drm/amdgpu: Update kgd2kfd_shared_resources for dGPU supportFelix Kuehling
2018-02-06drm/amdgpu: Add KFD eviction fenceFelix Kuehling
2018-02-06drm/amdgpu: Remove unused kfd2kgd interfaceFelix Kuehling
2018-02-06drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasidFelix Kuehling
2018-02-06drm/amdgpu: Fix header file dependenciesFelix Kuehling
2018-02-06drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt memYong Zhao
2018-02-06drm/amdgpu: remove useless BUG_ONsFelix Kuehling
2018-01-04drm/amdgpu: Enable KFD initialization on dGPUsFelix Kuehling
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-03-07drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu
2018-03-07drm/amdgpu:Correct max uvd handlesJames Zhu
2018-03-07drm/amdgpu: replace iova debugfs file with iomem (v3)Tom St Denis
2018-03-07drm/amdgpu: Clean sdma wptr register when only enable wptr pollingEmily Deng
2018-03-07drm/amdgpu: give warning before sleep in kiq_r/wregMonk Liu
2018-03-07drm/amdgpu: further mitigate workaround for i915Christian König
2018-03-07drm/amdgpu: drop gtt->adevChristian König
2018-03-07drm/amdgpu: add amdgpu_evict_gtt debugfs entryChristian König