summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie139-2829/+6965
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis1-1/+1
2018-05-24drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu2-6/+5
2018-05-24drm/amdgpu/pp: remove duplicate assignmentAlex Deucher1-1/+0
2018-05-24drm/sched: add rcu_barrier after entity finiEmily Deng1-1/+1
2018-05-24drm/amdgpu: move VM BOs on LRU againChristian König2-5/+26
2018-05-24drm/amdgpu: consistenly use VM moved flagChristian König1-13/+15
2018-05-24drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König1-7/+8
2018-05-24drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König1-13/+14
2018-05-24drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König1-12/+7
2018-05-24drm/amdgpu: rework VM state machine lock handling v2Christian König2-49/+21
2018-05-24drm/amdgpu: Add runtime VCN PG supportRex Zhu2-18/+30
2018-05-24drm/amdgpu: Enable VCN static PG by default on RVRex Zhu1-1/+2
2018-05-24drm/amdgpu: Add VCN static PG support on RVRex Zhu2-1/+102
2018-05-24drm/amdgpu: Enable VCN CG by default on RVRex Zhu1-1/+2
2018-05-24drm/amdgpu: Add static CG control for VCN on RVRex Zhu1-11/+39
2018-05-24drm/amdgpu: Add SOC15_WAIT_ON_RREG macro defineRex Zhu1-0/+15
2018-05-24drm/amdgpu: Add CG/PG flags for VCNRex Zhu1-1/+2
2018-05-24drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu1-1/+18
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu1-0/+2
2018-05-24drm/amd/pp: fix a couple locking issuesRex Zhu1-12/+19
2018-05-24drm/amd/pp: Fix static checker warningRex Zhu3-19/+14
2018-05-24drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabledAlex Deucher1-0/+1
2018-05-24drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmwAlex Deucher1-0/+8
2018-05-24drm/amdgpu: add new DF callback for ECC setupAlex Deucher1-0/+2
2018-05-24drm/amdgpu: add new DF 1.7 register defsAlex Deucher2-0/+8
2018-05-24Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....Andrey Grodzovsky1-9/+1
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie28-538/+1138
2018-05-22Merge tag 'drm-fsl-dcu-fixes-for-v4.18' of http://git.agner.ch/git/linux-drm-...Dave Airlie1-1/+1
2018-05-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie24-469/+143
2018-05-22Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie6-27/+750
2018-05-20MAINTAINERS: drm: fsl-dcu: Update to Alison's NXP email addressFabio Estevam1-1/+1
2018-05-19drm/tegra: Add kerneldoc for UAPIThierry Reding1-9/+481
2018-05-19drm/amdgpu: fix insert nop for UVD4.2 ringLeo Liu1-2/+13
2018-05-19drm/amdgpu: fix insert nop for UVD5 ringLeo Liu1-2/+13
2018-05-19drm/amdgpu: fix insert nop for UVD6 ringLeo Liu1-2/+13
2018-05-19drm/amdgpu: fix insert nop for UVD7 ringLeo Liu1-4/+6
2018-05-19drm/amdgpu: fix insert nop for VCN decode ringLeo Liu1-6/+8
2018-05-19drm/amd/pp: Fix build warning in vegamRex Zhu2-2/+4
2018-05-19drm/amd/display: Clear connector's edid pointerMikita Lipski1-0/+1
2018-05-19drm/amd/display: fix memory leaksAnthony Koo1-8/+16
2018-05-19drm/amd/display: DCN1 link encoderEric Bernstein5-23/+1716
2018-05-19drm/amd/display: Clear underflow status for debug purposesNikola Cornij1-0/+6
2018-05-19drm/amd/display: fix bug with index checkAnthony Koo1-1/+1
2018-05-19drm/amd/display: Add fullscreen transitions to logAnthony Koo2-27/+114
2018-05-19drm/amd/display: constify a few dc_surface_update fieldsJun Lei1-7/+7
2018-05-19drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao1-11/+10
2018-05-19drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam1-18/+77
2018-05-19drm/amd/display: use macro for logsAnthony Koo2-13/+15
2018-05-19drm/amd/display: Fix up dm logging functionalityAnthony Koo5-18/+17