summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-29drm/amdgpu: remove redundant memsetPhilip Yang
2018-08-29drm/ttm: Initialize local lists in ttm_bo_bulk_move_helperMichel Dänzer
2018-08-29drm/amdgpu: use the smaller hole for GARTChristian König
2018-08-29Revert "drm/amdgpu: move PD/PT bos on LRU again"Michel Dänzer
2018-08-29drm/amdgpu: distinct between allocated GART space and GMC addrChristian König
2018-08-29drm/amdgpu: stop using gart_start as offset for the GTT domainChristian König
2018-08-29drm/amdgpu: fix amdgpu_gmc_gart_location a little bitChristian König
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König
2018-08-29drm/amdgpu: remove amdgpu_bo_gpu_accessibleChristian König
2018-08-29drm/amdkfd: Release an acquired process vmOak Zeng
2018-08-29drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng
2018-08-28drm/amdgpu: Only retrieve GPU address of GART table after pinning itMichel Dänzer
2018-08-28drm/amdgpu: Need to set moved to true when evict boEmily Deng
2018-08-28drm/amdgpu: move full access into amdgpu_device_ip_suspendYintian Tao
2018-08-28drm/amdgpu: remove extra newline when printing VM faultsChristian König
2018-08-28drm/amdgpu: Move KFD parameters to amdgpu (v3)Amber Lin
2018-08-28drm/amdgpu: Remove CONFIG_HSA_AMD_MODULEAmber Lin
2018-08-28drm/amdgpu: Merge amdkfd into amdgpuAmber Lin
2018-08-27drm/amdgpu: Refine gmc9 VM fault print.Andrey Grodzovsky
2018-08-27drm/amd/display: Flatten unnecessary i2c functionsDavid Francis
2018-08-27drm/amd/display: support 48 MHZ refclk offEric Yang
2018-08-27drm/amd/display: Remove redundant i2c structsDavid Francis
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas
2018-08-27drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c com...David Francis
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy
2018-08-27drm/amd/display: eliminate long wait between register polls on MaximusKen Chalmers
2018-08-27drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas
2018-08-27drm/amd/display: Use non-deprecated vblank handlerLeo (Sunpeng) Li
2018-08-27drm/amd/display: dc 3.1.63Tony Cheng
2018-08-27drm/amd/display: Eliminate i2c hw function pointersDavid Francis
2018-08-27drm/amdgpu: enable GTT PD/PT for raven v3Christian König
2018-08-27drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2Christian König
2018-08-27drm/amdgpu: add GMC9 support for PDs/PTs in system memoryChristian König
2018-08-27drm/amdgpu: add helper for VM PD/PT allocation parameters v3Christian König
2018-08-27drm/amdgpu: remove extra root PD alignmentChristian König
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König
2018-08-27drm/amdgpu: amdgpu_ctx_add_fence can't failChristian König
2018-08-27drm/amdgpu: Change kiq ring initialize sequence on gfx9Rex Zhu
2018-08-27drm/amdgpu: Change kiq initialize/reset sequence on gfx8Rex Zhu
2018-08-27drm/amdgpu: Refine gfx_v9_0_kcq_disable functionRex Zhu
2018-08-27drm/amdgpu: Remove duplicate code in gfx_v9_0.cRex Zhu
2018-08-27drm/amdgpu: Refine gfx_v8_0_kcq_disable functionRex Zhu
2018-08-27drm/amdgpu: Remove duplicate code in gfx_v8_0.cRex Zhu
2018-08-27drm/amdgpu: Remove dead code in amdgpu_pm.cRex Zhu
2018-08-27drm/amdgpu: Power on uvd block when hw_finiRex Zhu
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu
2018-08-27drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu
2018-08-27drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu
2018-08-27drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling