summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Increase AMDGPU_MAX_UVD_INSTANCES to 3raptor-dma-dev-currentTimothy Pearson2018-10-271-1/+1
* drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2018-09-272-3/+4
* drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao2018-09-202-2/+6
* drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin2018-09-201-1/+1
* drm/amdgpu: add new polaris pci idAlex Deucher2018-09-192-6/+9
* drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König2018-09-111-8/+15
* drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng2018-09-101-1/+1
* drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou2018-09-101-2/+5
* drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König2018-09-101-1/+1
* Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-08-3012-106/+109
|\
| * drm/amdgpu: Need to set moved to true when evict boEmily Deng2018-08-281-0/+1
| * drm/amdgpu: Remove duplicated power source updateRex Zhu2018-08-271-8/+0
| * drm/amdgpu: fix holding mn_lock while allocating memoryChristian König2018-08-271-12/+19
| * drm/amdgpu: Power on uvd block when hw_finiRex Zhu2018-08-271-2/+2
| * drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2018-08-272-5/+2
| * drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu2018-08-271-15/+26
| * drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu2018-08-271-1/+10
| * drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling2018-08-272-5/+29
| * drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky2018-08-224-49/+8
| * amdgpu: fix multi-process hang issueEmily Deng2018-08-221-1/+2
| * drm/amdgpu: fix preamble handlingChristian König2018-08-221-7/+9
| * drm/amdgpu: fix VM clearing for the root PDChristian König2018-08-221-1/+1
* | Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-245-75/+58
|\ \ | |/
| * Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-1/+1
| * drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König2018-08-211-57/+46
| * drm/amdgpu: fix incorrect use of drm_file->pidChristian König2018-08-211-15/+4
| * drm/amdgpu: fix incorrect use of fcheckChristian König2018-08-211-1/+3
| * drm/amdgpu: access register without KIQYintian Tao2018-08-211-2/+2
| * drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan2018-08-211-0/+3
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-8/+35
|/
* drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer2018-08-163-8/+8
* drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng2018-08-135-10/+34
* drm/amdgpu/uvd: UVD entity initialization relys on ring initializationEmily Deng2018-08-136-9/+39
* drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2018-08-132-16/+41
* drm/amdgpu:add VCN support in PSP driverLikun Gao2018-08-131-0/+3
* drm/amdgpu:add new firmware id for VCNLikun Gao2018-08-131-0/+1
* drm/amdgpu: update tmr mc addressJames Zhu2018-08-131-0/+5
* drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu2018-08-131-0/+3
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-08-101-1/+1
|\
| * drm/amdgpu/sriov: give 8s for recover vram under RUNTIMEEmily Deng2018-08-091-1/+1
* | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-08-0816-321/+454
|\ \ | |/
| * drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva2018-07-311-1/+2
| * drm/amdgpu: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2018-07-311-3/+2
| * drm/amdgpu: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann2018-07-311-1/+1
| * drm/amdgpu: create an empty bo_list if no handle is providedChristian König2018-07-311-65/+46
| * drm/amdgpu: allocate the bo_list array after the listChristian König2018-07-312-74/+57
| * drm/amdgpu: add bo_list iteratorsChristian König2018-07-313-39/+43
| * drm/amdgpu: nuke amdgpu_bo_list_freeChristian König2018-07-313-14/+2
| * drm/amdgpu: always recreate bo_listChristian König2018-07-313-15/+12
| * drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König2018-07-312-39/+71
OpenPOWER on IntegriCloud