aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAge
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-06
|\
| * drm/amdgpu: fix 32-bit build warningArnd Bergmann2018-05-25
| * drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard2018-05-24
| * drm/amdgpu: conditionally compile amdgpu's amdkfd filesOded Gabbay2018-05-18
| * Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-24
| |\
| | * drm/amd/display: Remove use of division operator for long longsDavid Francis2018-05-24
| | * drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu2018-05-24
| | * drm/amdgpu/pp: remove duplicate assignmentAlex Deucher2018-05-24
| | * drm/amdgpu: move VM BOs on LRU againChristian König2018-05-24
| | * drm/amdgpu: consistenly use VM moved flagChristian König2018-05-24
| | * drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König2018-05-24
| | * drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König2018-05-24
| | * drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König2018-05-24
| | * drm/amdgpu: rework VM state machine lock handling v2Christian König2018-05-24
| | * drm/amdgpu: Add runtime VCN PG supportRex Zhu2018-05-24
| | * drm/amdgpu: Enable VCN static PG by default on RVRex Zhu2018-05-24
| | * drm/amdgpu: Add VCN static PG support on RVRex Zhu2018-05-24
| | * drm/amdgpu: Enable VCN CG by default on RVRex Zhu2018-05-24
| | * drm/amdgpu: Add static CG control for VCN on RVRex Zhu2018-05-24
| | * drm/amdgpu: Add SOC15_WAIT_ON_RREG macro defineRex Zhu2018-05-24
| | * drm/amdgpu: Add CG/PG flags for VCNRex Zhu2018-05-24
| | * drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu2018-05-24
| | * drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu2018-05-24
| | * drm/amd/pp: fix a couple locking issuesRex Zhu2018-05-24
| | * drm/amd/pp: Fix static checker warningRex Zhu2018-05-24
| | * drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabledAlex Deucher2018-05-24
| | * drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmwAlex Deucher2018-05-24
| | * drm/amdgpu: add new DF callback for ECC setupAlex Deucher2018-05-24
| | * drm/amdgpu: add new DF 1.7 register defsAlex Deucher2018-05-24
| | * Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....Andrey Grodzovsky2018-05-24
| | * drm/amdgpu: fix insert nop for UVD4.2 ringLeo Liu2018-05-18
| | * drm/amdgpu: fix insert nop for UVD5 ringLeo Liu2018-05-18
| | * drm/amdgpu: fix insert nop for UVD6 ringLeo Liu2018-05-18
| | * drm/amdgpu: fix insert nop for UVD7 ringLeo Liu2018-05-18
| | * drm/amdgpu: fix insert nop for VCN decode ringLeo Liu2018-05-18
| | * drm/amd/pp: Fix build warning in vegamRex Zhu2018-05-18
| | * drm/amd/display: Clear connector's edid pointerMikita Lipski2018-05-18
| | * drm/amd/display: fix memory leaksAnthony Koo2018-05-18
| | * drm/amd/display: DCN1 link encoderEric Bernstein2018-05-18
| | * drm/amd/display: Clear underflow status for debug purposesNikola Cornij2018-05-18
| | * drm/amd/display: fix bug with index checkAnthony Koo2018-05-18
| | * drm/amd/display: Add fullscreen transitions to logAnthony Koo2018-05-18
| | * drm/amd/display: constify a few dc_surface_update fieldsJun Lei2018-05-18
| | * drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao2018-05-18
| | * drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam2018-05-18
| | * drm/amd/display: use macro for logsAnthony Koo2018-05-18