aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15drm/scheduler: add documentationNayan Deshmukh1-42/+172
2018-06-15drm/amd/display: fix type of variableGustavo A. R. Silva1-1/+1
2018-06-15drm/amdgpu: Fix uvd firmware version information for vega20 (v2)Alex Deucher1-18/+24
2018-06-15drm/amdgpu/vg20:support new UVD FW version naming conventionJames Zhu1-5/+16
2018-06-15drm/amd/pp: Make sure clock_voltage_limit_table on dc is validRex Zhu1-0/+5
2018-06-15drm/amd/pp: Add S3 support for OD featureRex Zhu2-98/+107
2018-06-15drm/amdgpu: allocate shared fence slot in VA IOCTLChristian König1-1/+1
2018-06-15Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie43-255/+372
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng1-2/+5
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan1-9/+0
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan1-6/+9
2018-06-13drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu1-4/+4
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu1-2/+7
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma1-11/+0
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King1-1/+1
2018-06-13drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan1-7/+6
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul1-0/+13
2018-06-13drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control handlerHuang Rui1-1/+2
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui4-8/+15
2018-06-13drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang1-2/+4
2018-06-13drm/amdgpu: add checking for sos versionHuang Rui1-1/+26
2018-06-13drm/amdgpu: fix the missed vcn fw version reportHuang Rui1-0/+1
2018-06-09Merge tag 'drm-intel-next-fixes-2018-06-08-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie15-70/+66
2018-06-08Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-0/+2
2018-06-08Merge tag 'drm-msm-next-2018-06-04' of git://people.freedesktop.org/~robclark/linux into drm-nextDave Airlie13-352/+177
2018-06-07Merge tag 'gvt-fixes-2018-04-19' of https://github.com/intel/gvt-linux into drm-intel-next-fixesJani Nikula4-6/+44
2018-06-07drm/i915/icl: Don't update enabled dbuf slices struct until updated in hwMahesh Kumar1-1/+0
2018-06-07drm/i915/icl: fix icl_unmap/map_plls_to_portsMahesh Kumar1-2/+4
2018-06-07drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setupVille Syrjälä1-6/+1
2018-06-04drm/msm: Fix NULL deref on bind/probe deferralSean Paul1-1/+11
2018-06-04drm/msm: Switch to atomic_helper_commit()Sean Paul3-141/+8
2018-06-04drm/msm: Remove msm_commit/worker, use atomic helper commitSean Paul3-116/+42
2018-06-04drm/msm: Issue queued events when disabling crtcSean Paul1-0/+9
2018-06-04drm/msm: Move implicit sync handling to prepare_fbSean Paul4-31/+26
2018-06-04drm/msm: Refactor complete_commit() to look more the helpersSean Paul1-9/+16
2018-06-03drm/msm: Don't subclass drm_atomic_state anymoreArchit Taneja5-116/+0
2018-06-03drm/msm/mdp5: Use the new private_obj stateArchit Taneja4-22/+37
2018-06-03drm/msm/mdp5: Add global state as a private atomic objectArchit Taneja2-0/+112
2018-06-03drm/msm: use correct aspace pointer in msm_gem_put_iova()Daniel Mack1-1/+2
2018-06-03drm/msm: remove unbalanced mutex unlockDaniel Mack1-1/+0
2018-06-03drm/msm: don't deref error pointer in the msm_fbdev_create error pathEmil Velikov1-9/+2
2018-06-03drm/msm/dsi: use correct enum in dsi_get_cmd_fmtStefan Agner1-1/+1
2018-06-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings1-9/+11
2018-06-03drm/msm: Add modifier to mdp_get_format argumentsJeykumar Sankaran4-4/+9
2018-06-03drm/msm: Mark the crtc->state->event consumedSean Paul2-0/+2
2018-06-03drm/msm/dsi: implement auto PHY timing calculator for 10nm PHYAbhinav Kumar3-28/+111
2018-06-03drm/msm/dsi: check video mode engine status before waitingAbhinav Kumar1-2/+4
2018-06-03drm/msm/dsi: check return value for video done waitsAbhinav Kumar1-1/+7
2018-06-01Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher1-1/+0
2018-06-01drm/amdgpu/df: fix potential array out-of-bounds readColin Ian King1-1/+1