summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-123-6/+6
* Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-06318-7829/+26851
|\
| * drm/amdgpu: fix 32-bit build warningArnd Bergmann2018-05-251-2/+2
| * drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard2018-05-241-1/+1
| * drm/amdgpu: conditionally compile amdgpu's amdkfd filesOded Gabbay2018-05-183-9/+63
| * Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-25135-2819/+6950
| |\
| | * drm/amd/display: Remove use of division operator for long longsDavid Francis2018-05-241-1/+1
| | * drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu2018-05-242-6/+5
| | * drm/amdgpu/pp: remove duplicate assignmentAlex Deucher2018-05-241-1/+0
| | * drm/amdgpu: move VM BOs on LRU againChristian König2018-05-242-5/+26
| | * drm/amdgpu: consistenly use VM moved flagChristian König2018-05-241-13/+15
| | * drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König2018-05-241-7/+8
| | * drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König2018-05-241-13/+14
| | * drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König2018-05-241-12/+7
| | * drm/amdgpu: rework VM state machine lock handling v2Christian König2018-05-242-49/+21
| | * drm/amdgpu: Add runtime VCN PG supportRex Zhu2018-05-242-18/+30
| | * drm/amdgpu: Enable VCN static PG by default on RVRex Zhu2018-05-241-1/+2
| | * drm/amdgpu: Add VCN static PG support on RVRex Zhu2018-05-242-1/+102
| | * drm/amdgpu: Enable VCN CG by default on RVRex Zhu2018-05-241-1/+2
| | * drm/amdgpu: Add static CG control for VCN on RVRex Zhu2018-05-241-11/+39
| | * drm/amdgpu: Add SOC15_WAIT_ON_RREG macro defineRex Zhu2018-05-241-0/+15
| | * drm/amdgpu: Add CG/PG flags for VCNRex Zhu2018-05-241-1/+2
| | * drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu2018-05-241-1/+18
| | * drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu2018-05-241-0/+2
| | * drm/amd/pp: fix a couple locking issuesRex Zhu2018-05-241-12/+19
| | * drm/amd/pp: Fix static checker warningRex Zhu2018-05-243-19/+14
| | * drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabledAlex Deucher2018-05-231-0/+1
| | * drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmwAlex Deucher2018-05-231-0/+8
| | * drm/amdgpu: add new DF callback for ECC setupAlex Deucher2018-05-231-0/+2
| | * drm/amdgpu: add new DF 1.7 register defsAlex Deucher2018-05-232-0/+8
| | * Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....Andrey Grodzovsky2018-05-231-9/+1
| | * drm/amdgpu: fix insert nop for UVD4.2 ringLeo Liu2018-05-181-2/+13
| | * drm/amdgpu: fix insert nop for UVD5 ringLeo Liu2018-05-181-2/+13
| | * drm/amdgpu: fix insert nop for UVD6 ringLeo Liu2018-05-181-2/+13
| | * drm/amdgpu: fix insert nop for UVD7 ringLeo Liu2018-05-181-4/+6
| | * drm/amdgpu: fix insert nop for VCN decode ringLeo Liu2018-05-181-6/+8
| | * drm/amd/pp: Fix build warning in vegamRex Zhu2018-05-182-2/+4
| | * drm/amd/display: Clear connector's edid pointerMikita Lipski2018-05-181-0/+1
| | * drm/amd/display: fix memory leaksAnthony Koo2018-05-181-8/+16
| | * drm/amd/display: DCN1 link encoderEric Bernstein2018-05-185-23/+1716
| | * drm/amd/display: Clear underflow status for debug purposesNikola Cornij2018-05-181-0/+6
| | * drm/amd/display: fix bug with index checkAnthony Koo2018-05-181-1/+1
| | * drm/amd/display: Add fullscreen transitions to logAnthony Koo2018-05-182-27/+114
| | * drm/amd/display: constify a few dc_surface_update fieldsJun Lei2018-05-181-7/+7
| | * drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao2018-05-181-11/+10
| | * drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam2018-05-181-18/+77
| | * drm/amd/display: use macro for logsAnthony Koo2018-05-182-13/+15
| | * drm/amd/display: Fix up dm logging functionalityAnthony Koo2018-05-185-18/+17
| | * drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin2018-05-183-470/+515
| | * drm/amd/display: Log DTN only after the atomic commit in DiagNikola Cornij2018-05-181-57/+62
OpenPOWER on IntegriCloud