summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
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-30drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher
2018-05-30drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski
2018-05-30drm/amdgpu: typo fix for vega20 cg flagsEvan Quan
2018-05-30drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan
2018-05-30drm/amdgpu: correct SMU11 SYSPLL0 clock id valuesEvan Quan
2018-05-30drm/amdgpu: gds bo must not be per-vm-boChunming Zhou
2018-05-30drm/amdgpu: To get gds, gws and oa from adev->gds (v2)Emily Deng
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-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-29drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij
2018-05-29drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij
2018-05-29drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin
2018-05-29drm/amd/display: Destroy connector state on resetLeo (Sunpeng) Li
2018-05-29drm/amd/display: Set TMZ and DCC for secondary surfaceEric Bernstein
2018-05-29drm/amd/display: DP component depth 16 bpcEric Bernstein
2018-05-29drm/amd/display: check if audio clk enable is applicableRoman Li
2018-05-29drm/amd/display: add register offset != 0 check.Charlene Liu
2018-05-29drm/amd/display: Release fake sinkMikita Lipski
2018-05-29drm/amd/display: replace msleep with udelay in fbc pathRoman Li
2018-05-29drm/amd/display: Do not limit color depth to 8bpcMikita Lipski
2018-05-29drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu
2018-05-29drm/amdgpu: Add helper function to get buffer domainDeepak Sharma
2018-05-29drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)Deepak Sharma
2018-05-29drm/amd/pp: Add cases for getting phys and disp clks for SMU10Mikita Lipski
2018-05-29drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland
2018-05-25drm/amdgpu: vcn_v1_0_is_idle() can be statickbuild test robot
2018-05-25drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland
2018-05-25drm/amdgpu: fix 32-bit build warningArnd Bergmann
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-05-24drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard
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