aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-03-20drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_tableNathan Chancellor1-1/+1
2019-03-20drm/ttm: remove set but not used variable 'rdev'YueHaibing1-4/+0
2019-03-20drm/amd/display: Only put primary planes into the mode_info->planes listNicholas Kazlauskas1-10/+9
2019-03-20drm/amd/display: Add debugfs dpcd interfaceDavid Francis3-1/+112
2019-03-20drm/amd/display: Generic SDP message access in amdgpuLeo (Hanghong) Ma1-1/+49
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma5-1/+97
2019-03-20drm/amd/display: fix odm pipe managementDmytro Laktyushkin2-7/+53
2019-03-20drm/amd/display: add missing opp programming for odmDmytro Laktyushkin3-8/+6
2019-03-20drm/amd/display: fix odm combine pipe resetDmytro Laktyushkin1-4/+2
2019-03-20drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin1-2/+4
2019-03-20drm/amd/display: 3.2.23Aric Cyr1-1/+1
2019-03-20drm/amd/display: Fix VTEM InfoPacket programmingReza Amini1-33/+111
2019-03-20drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam1-1/+12
2019-03-20drm/amd/display: add global master update lock interfacesWenjing Liu2-0/+6
2019-03-20drm/amd/display: Use dc_is_hdmi_signal() instead of ENUMEric Bernstein2-3/+2
2019-03-20drm/amd/display: cache additional dpcd caps for HDR capability checkHarmanprit Tatla3-5/+50
2019-03-20drm/amd/display: Update ABM crtc state on non-modesetDavid Francis1-0/+3
2019-03-20drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu1-2/+2
2019-03-20drm/amd/display: 3.2.22Aric Cyr1-1/+1
2019-03-20drm/amd/display: extend EDID support to 1kbJun Lei1-1/+1
2019-03-20drm/amd/display: Fix DP audio regressionWesley Chalmers1-3/+2
2019-03-20drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr1-2/+22
2019-03-20drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu5-9/+31
2019-03-20drm/amd/display: Fix setting DP_VID_N_MULEric Bernstein3-4/+11
2019-03-20drm/amd/display: Move dm_read_reg_func to dc_helper.Yongqiang Sun2-17/+22
2019-03-20drm/amd/display: Use drm helper for resetting plane stateNicholas Kazlauskas1-7/+2
2019-03-20drm/amd/display: change generic_reg_wait to void.Yongqiang Sun3-6/+5
2019-03-20drm/amd/display: Reset alpha state for planes to the correct valuesNicholas Kazlauskas1-0/+2
2019-03-20drm/amdgpu: use more entries for the first paging queueChristian König1-0/+2
2019-03-20drm/amdgpu: free up the first paging queue v2Christian König1-8/+14
2019-03-20drm/amdgpu: re-enable retry faultsChristian König2-2/+2
2019-03-20drm/amdkfd/sriov:Put the pre and post reset in exclusive mode v2Wentao Lou1-0/+3
2019-03-20drm/amd/display: Respect DRM framebuffer info for video surfacesNicholas Kazlauskas1-11/+10
2019-03-20drm/amdgpu: Wait for newly allocated PTs to be idleFelix Kuehling1-7/+13
2019-03-20drm/amdgpu: more descriptive message if HMM not enabledPhilip Yang1-0/+2
2019-03-21drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda1-44/+66
2019-03-20drm/i915: make raw access function work on uncoreDaniele Ceraolo Spurio3-54/+57
2019-03-20drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio7-68/+75
2019-03-20drm/i915: reduce the dev_priv->uncore dance in uncore.cDaniele Ceraolo Spurio1-36/+43
2019-03-20drm/i915: make find_fw_domain work on intel_uncoreDaniele Ceraolo Spurio1-10/+10
2019-03-20drm/i915: make more uncore function work on intel_uncoreDaniele Ceraolo Spurio6-156/+159
2019-03-20drm/i915: use intel_uncore for all forcewake get/putDaniele Ceraolo Spurio17-115/+107
2019-03-20drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio6-108/+121
2019-03-20drm/i915: always use masks on FW regsDaniele Ceraolo Spurio2-32/+16
2019-03-20drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macroManasi Navare1-1/+1
2019-03-20drm/i915: Switch to bitmap_zalloc()Andy Shevchenko4-9/+7
2019-03-20drm/selftests/mm: Switch to bitmap_zalloc()Andy Shevchenko1-7/+5
2019-03-20drm/i915: Inline skl_update_pipe_wm() into its only callerVille Syrjälä1-26/+6
2019-03-20drm/i915: Don't pass pipe_wm around so muchVille Syrjälä1-11/+7
2019-03-20drm/i915: Move some variables to tighter scopeVille Syrjälä1-10/+13