summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: typo fix for vega20 cg flagsEvan Quan2018-05-301-0/+1
* drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan2018-05-301-1/+3
* drm/amdgpu: correct SMU11 SYSPLL0 clock id valuesEvan Quan2018-05-301-7/+5
* drm/amdgpu: gds bo must not be per-vm-boChunming Zhou2018-05-301-0/+7
* drm/amdgpu: To get gds, gws and oa from adev->gds (v2)Emily Deng2018-05-301-15/+23
* drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li2018-05-291-6/+7
* drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij2018-05-291-5/+30
* drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij2018-05-291-1/+1
* drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski2018-05-291-0/+3
* drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-295-11/+13
* drm/amd/display: Destroy connector state on resetLeo (Sunpeng) Li2018-05-291-2/+4
* drm/amd/display: Set TMZ and DCC for secondary surfaceEric Bernstein2018-05-292-4/+18
* drm/amd/display: DP component depth 16 bpcEric Bernstein2018-05-291-0/+4
* drm/amd/display: check if audio clk enable is applicableRoman Li2018-05-291-1/+2
* drm/amd/display: add register offset != 0 check.Charlene Liu2018-05-292-2/+3
* drm/amd/display: Release fake sinkMikita Lipski2018-05-291-15/+16
* drm/amd/display: replace msleep with udelay in fbc pathRoman Li2018-05-291-4/+4
* drm/amd/display: Do not limit color depth to 8bpcMikita Lipski2018-05-291-6/+0
* drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu2018-05-292-43/+10
* drm/amdgpu: Add helper function to get buffer domainDeepak Sharma2018-05-293-13/+17
* drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)Deepak Sharma2018-05-291-2/+8
* drm/amd/pp: Add cases for getting phys and disp clks for SMU10Mikita Lipski2018-05-291-0/+6
* drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland2018-05-291-2/+1
* drm/scheduler: fix a corner case in dependency optimizationNayan Deshmukh2018-05-251-2/+7
* drm/amdgpu: vcn_v1_0_is_idle() can be statickbuild test robot2018-05-251-2/+2
* drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland2018-05-251-2/+44
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-25137-2828/+6964
|\
| * 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/sched: add rcu_barrier after entity finiEmily Deng2018-05-241-1/+1
| * 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