summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()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-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis
2018-05-30PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()Ulf Hansson
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
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-18drm/amdgpu: conditionally compile amdgpu's amdkfd filesOded Gabbay
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis
2018-05-24drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu
2018-05-24drm/amdgpu/pp: remove duplicate assignmentAlex Deucher
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: Add CG/PG flags for VCNRex Zhu
2018-05-24drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu
2018-05-24drm/amd/pp: fix a couple locking issuesRex Zhu
2018-05-24drm/amd/pp: Fix static checker warningRex 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-23drm/amdgpu: add new DF 1.7 register defsAlex 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
2018-05-18drm/amdgpu: fix insert nop for UVD5 ringLeo Liu
2018-05-18drm/amdgpu: fix insert nop for UVD6 ringLeo Liu
2018-05-18drm/amdgpu: fix insert nop for UVD7 ringLeo Liu
2018-05-18drm/amdgpu: fix insert nop for VCN decode ringLeo Liu
2018-05-18drm/amd/pp: Fix build warning in vegamRex Zhu
2018-05-18drm/amd/display: Clear connector's edid pointerMikita Lipski
2018-05-18drm/amd/display: fix memory leaksAnthony Koo
2018-05-18drm/amd/display: DCN1 link encoderEric Bernstein
2018-05-18drm/amd/display: Clear underflow status for debug purposesNikola Cornij
2018-05-18drm/amd/display: fix bug with index checkAnthony Koo