summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2018-06-19drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer
2018-06-19drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer
2018-06-19drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer
2018-06-19drm/amdgpu:All UVD instances share one idle_work handleJames Zhu
2018-06-19drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland
2018-06-19drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-15Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui
2018-06-13drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang
2018-06-13drm/amdgpu: add checking for sos versionHuang Rui
2018-06-13drm/amdgpu: fix the missed vcn fw version reportHuang Rui
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-01Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher
2018-06-01drm/amdgpu/df: fix potential array out-of-bounds readColin Ian King
2018-05-31drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabledShaoyun Liu
2018-05-31drm/gfx9: Update gc goldensetting for vega20.Feifei Xu
2018-05-30drm/amdgpu: typo fix for vega20 cg flagsEvan Quan
2018-05-30drm/amdgpu: gds bo must not be per-vm-boChunming Zhou
2018-05-30drm/amdgpu: To get gds, gws and oa from adev->gds (v2)Emily Deng
2018-05-30PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()Ulf Hansson
2018-05-29drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu
2018-05-29drm/amdgpu: Add helper function to get buffer domainDeepak Sharma
2018-05-29drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)Deepak Sharma
2018-05-25drm/amdgpu: vcn_v1_0_is_idle() can be statickbuild test robot
2018-05-25drm/amdgpu: fix 32-bit build warningArnd Bergmann
2018-05-24drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard
2018-05-24drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu
2018-05-24drm/amdgpu: move VM BOs on LRU againChristian König
2018-05-24drm/amdgpu: consistenly use VM moved flagChristian König
2018-05-24drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König
2018-05-24drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König
2018-05-24drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König
2018-05-24drm/amdgpu: rework VM state machine lock handling v2Christian König
2018-05-24drm/amdgpu: Add runtime VCN PG supportRex Zhu
2018-05-24drm/amdgpu: Enable VCN static PG by default on RVRex Zhu
2018-05-24drm/amdgpu: Add VCN static PG support on RVRex Zhu
2018-05-24drm/amdgpu: Enable VCN CG by default on RVRex Zhu
2018-05-24drm/amdgpu: Add static CG control for VCN on RVRex Zhu
2018-05-24drm/amdgpu: Add SOC15_WAIT_ON_RREG macro defineRex Zhu
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu
2018-05-23drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabledAlex Deucher
2018-05-23drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmwAlex Deucher
2018-05-23drm/amdgpu: add new DF callback for ECC setupAlex Deucher
2018-05-23Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....Andrey Grodzovsky
2018-05-18drm/amdgpu: fix insert nop for UVD4.2 ringLeo Liu