summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2018-09-13drm/amdgpu: Use per-device driver_features to disable atomicVille Syrjälä1-8/+4
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-03drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław1-23/+1
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-75/+58
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-8/+35
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-1/+1
2018-08-21drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König1-57/+46
2018-08-21drm/amdgpu: fix incorrect use of drm_file->pidChristian König1-15/+4
2018-08-21drm/amdgpu: fix incorrect use of fcheckChristian König1-1/+3
2018-08-21drm/amdgpu: access register without KIQYintian Tao1-2/+2
2018-08-21drm/amdgpu: set correct base for THM/NBIF/MP1 IPEvan Quan1-0/+3
2018-08-16drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer3-8/+8
2018-08-14drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng5-10/+34
2018-08-14drm/amdgpu/uvd: UVD entity initialization relys on ring initializationEmily Deng6-9/+39
2018-08-14drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2-16/+41
2018-08-14drm/amdgpu:add VCN support in PSP driverLikun Gao1-0/+3
2018-08-14drm/amdgpu:add new firmware id for VCNLikun Gao1-0/+1
2018-08-14drm/amdgpu: update tmr mc addressJames Zhu1-0/+5
2018-08-14drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu1-0/+3
2018-08-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2018-08-09drm/amdgpu/sriov: give 8s for recover vram under RUNTIMEEmily Deng1-1/+1
2018-08-07Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie16-321/+454
2018-08-01drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva1-1/+2
2018-08-01drm/amdgpu: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann1-3/+2
2018-08-01drm/amdgpu: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann1-1/+1
2018-08-01drm/amdgpu: create an empty bo_list if no handle is providedChristian König1-65/+46
2018-08-01drm/amdgpu: allocate the bo_list array after the listChristian König2-74/+57
2018-08-01drm/amdgpu: add bo_list iteratorsChristian König3-39/+43
2018-08-01drm/amdgpu: nuke amdgpu_bo_list_freeChristian König3-14/+2
2018-08-01drm/amdgpu: always recreate bo_listChristian König3-15/+12
2018-08-01drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König2-39/+71
2018-08-01drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2Christian König4-0/+37
2018-08-01drm/amdgpu: return error if both BOs and bo_list handle is givenChristian König1-3/+6
2018-08-01drm/amdgpu: fix total size calculationChristian König1-1/+1
2018-08-01drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König3-23/+20
2018-08-01drm/amdgpu: fix a reversed conditionRex Zhu1-1/+1
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie3-10/+41
2018-07-27drm/amdgpu: clean up the superfluous space and align the comment text for amd...Huang Rui1-56/+51
2018-07-27drm/amdgpu: correct evict flag for bo moveJunwei Zhang1-2/+2
2018-07-27drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher5-12/+89
2018-07-27drm/amdgpu: patch the IBs for the second UVD instance v2Christian König1-0/+29
2018-07-27drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König3-7/+17
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-07-25drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher1-1/+1
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh3-6/+6
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh7-17/+12
2018-07-25drm/amdgpu: reduce the number of placements for a BOChristian König2-1/+4
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König10-38/+39
2018-07-25drm/amdgpu: expose only the first UVD instance for nowChristian König2-15/+7