aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-10drm/amd/display: Build stream update and plane updates in dmBhawanpreet Lakha1-1/+115
2018-09-10drm/amd/display: dc 3.1.64Tony Cheng1-1/+1
2018-09-10drm/amdgpu: manually map the shadow BOs againChristian König2-4/+6
2018-09-10drm/amdgpu: use the AGP aperture for system memory access v2Christian König3-25/+57
2018-09-10drm/amdgpu: add amdgpu_gmc_agp_location v3Christian König2-0/+48
2018-09-10drm/amdgpu: correctly sign extend 48bit addresses v3Christian König9-32/+44
2018-09-10drm/amdgpu: improve VM state machine documentation v2Christian König1-32/+109
2018-09-10drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König1-1/+1
2018-09-10drm/amdgpu: separate per VM BOs from normal in the moved stateChristian König2-36/+38
2018-09-10drm/amdgpu: move size calculations to the front of the file againChristian König1-45/+45
2018-09-10drm/amd/powerplay: correct data type to support under voltageEvan Quan1-3/+3
2018-09-10drm/amd/powerplay: added vega20 overdrive support V3Evan Quan3-1/+335
2018-09-02drm/amdgpu/gmc9: don't keep stolen memory on vega20Alex Deucher1-4/+3
2018-09-02drm/amdgpu/gmc9: don't keep stolen memory on vega12Alex Deucher1-1/+2
2018-09-02drm/amdgpu/gmc9: don't keep stolen memory on RavenAlex Deucher1-0/+1
2018-09-02drm/amdgpu/gmc9: rework stolen vga memory handlingAlex Deucher1-19/+29
2018-09-02drm/amdgpu: fix idle state and bulk_moveable flagChristian König1-5/+7
2018-09-02drm/amdgpu: fix "use bulk moves for efficient VM LRU handling" v2Christian König1-3/+2
2018-09-02drm/ttm: fix ttm_bo_bulk_move_helperChristian König1-5/+8
2018-09-02drm/amdgpu: Use drm_dev_unplug in PCI .removeAndrey Grodzovsky1-2/+2
2018-08-30drm/amdgpu: Revert "kmap PDs/PTs in amdgpu_vm_update_directories"Christian König1-9/+4
2018-08-30drm/amdgpu: put GART away from VRAM v2Christian König1-3/+5
2018-08-29drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher1-0/+1
2018-08-29drm/amdgpu: Relocate some definitions v2Amber Lin3-39/+39
2018-08-29drm/amdgpu: remove redundant memsetPhilip Yang1-1/+0
2018-08-29drm/ttm: Initialize local lists in ttm_bo_bulk_move_helperMichel Dänzer1-1/+2
2018-08-29drm/amdgpu: use the smaller hole for GARTChristian König1-1/+2
2018-08-29Revert "drm/amdgpu: move PD/PT bos on LRU again"Michel Dänzer1-1/+1
2018-08-29drm/amdgpu: distinct between allocated GART space and GMC addrChristian König2-10/+5
2018-08-29drm/amdgpu: stop using gart_start as offset for the GTT domainChristian König2-4/+5
2018-08-29drm/amdgpu: fix amdgpu_gmc_gart_location a little bitChristian König1-15/+13
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König8-77/+76
2018-08-29drm/amdgpu: remove amdgpu_bo_gpu_accessibleChristian König1-13/+0
2018-08-29drm/amdkfd: Release an acquired process vmOak Zeng9-1/+48
2018-08-29drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng6-17/+48
2018-08-28drm/amdgpu: Only retrieve GPU address of GART table after pinning itMichel Dänzer3-3/+12
2018-08-28drm/amdgpu: Need to set moved to true when evict boEmily Deng1-0/+1
2018-08-28drm/amdgpu: move full access into amdgpu_device_ip_suspendYintian Tao1-6/+6
2018-08-28drm/amdgpu: remove extra newline when printing VM faultsChristian König1-1/+1
2018-08-28drm/amdgpu: Move KFD parameters to amdgpu (v3)Amber Lin2-45/+96
2018-08-28drm/amdgpu: Remove CONFIG_HSA_AMD_MODULEAmber Lin1-23/+3
2018-08-28drm/amdgpu: Merge amdkfd into amdgpuAmber Lin6-78/+63
2018-08-27drm/amdgpu: Refine gmc9 VM fault print.Andrey Grodzovsky1-1/+1
2018-08-27drm/amd/display: Flatten unnecessary i2c functionsDavid Francis1-77/+34
2018-08-27drm/amd/display: support 48 MHZ refclk offEric Yang1-3/+33
2018-08-27drm/amd/display: Remove redundant i2c structsDavid Francis4-177/+28
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas7-29/+140
2018-08-27drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c commentsDavid Francis1-80/+109
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy1-1/+5
2018-08-27drm/amd/display: eliminate long wait between register polls on MaximusKen Chalmers1-7/+2