summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vg20:support new UVD FW version naming conventionJames Zhu2018-06-151-5/+16
* drm/amd/pp: Make sure clock_voltage_limit_table on dc is validRex Zhu2018-06-151-0/+5
* drm/amd/pp: Add S3 support for OD featureRex Zhu2018-06-152-98/+107
* drm/amdgpu: allocate shared fence slot in VA IOCTLChristian König2018-06-151-1/+1
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-1542-253/+365
|\
| * drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng2018-06-141-2/+5
| * drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan2018-06-131-9/+0Star
| * drm/amdgpu: fix parsing indirect register list v2Evan Quan2018-06-131-6/+9
| * drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu2018-06-131-4/+4
| * drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu2018-06-131-2/+7
| * drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma2018-06-131-11/+0Star
| * drm/amd/pp: initialize result to before or'ing in dataColin Ian King2018-06-131-1/+1
| * drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan2018-06-131-7/+6Star
| * drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul2018-06-131-0/+13
| * drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui2018-06-131-1/+2
| * drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2018-06-134-8/+15
| * drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang2018-06-131-2/+4
| * drm/amdgpu: add checking for sos versionHuang Rui2018-06-131-1/+26
| * drm/amdgpu: fix the missed vcn fw version reportHuang Rui2018-06-131-0/+1
| * Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher2018-06-011-1/+0Star
| * drm/amdgpu/df: fix potential array out-of-bounds readColin Ian King2018-06-011-1/+1
| * drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabledShaoyun Liu2018-05-311-11/+7Star
| * drm/gfx9: Update gc goldensetting for vega20.Feifei Xu2018-05-311-0/+1
| * drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu2018-05-315-19/+10Star
| * drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher2018-05-301-1/+1
| * drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski2018-05-301-33/+31Star
| * 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/+5Star
| * 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/+0Star
| * drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu2018-05-292-43/+10Star
| * 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/+1Star
| * drm/amdgpu: vcn_v1_0_is_idle() can be statickbuild test robot2018-05-251-2/+2