summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-05drm/amdgpu: move some functions into amdgpu_ttm.hChristian König2-3/+4
2018-03-05drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-05drm/amd/display: update plane params before validationShirish S1-0/+3
2018-03-05drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
2018-03-05drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-05drm/amd/display: defer modeset check in dm_update_planes_stateShirish S1-2/+4
2018-03-05drm/amd/display: Clean up formatting in irq_service_dce110.cHarry Wentland1-36/+26
2018-03-05drm/amd/display: Return success when enabling interruptHarry Wentland3-6/+5
2018-03-05drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland1-0/+24
2018-03-05drm/amd/display: dal 3.1.37Tony Cheng1-1/+1
2018-03-05drm/amd/display: Remove duplicate dm_pp_power_level enumHarry Wentland1-18/+1
2018-03-05drm/amd/display: update infoframe after dig fe is turned onEric Yang1-10/+13
2018-03-05drm/amd/display: fix dcn1 dppclk when min dispclk patch appliesDmytro Laktyushkin1-1/+1
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha28-288/+230
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha28-166/+199
2018-03-05drm/amd/display: Handle HDR use cases.Vitaly Prosyak4-76/+227
2018-03-05drm/amd/display: Fix DAL surface change testEric Bernstein1-1/+1
2018-03-05drm/amd/display: dal 3.1.36Tony Cheng1-1/+1
2018-03-05drm/amd/display: add diags clock programmingDmytro Laktyushkin4-13/+21
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin5-17/+28
2018-03-05drm/amd/display: Update DCN OPTC registersDmytro Laktyushkin2-3/+7
2018-03-05drm/amd/display: allocate fbc buffer in AMDGPU_GEM_DOMAIN_GTTShirish S1-1/+1
2018-03-05drm/amd/display: Add regamma lut write mask to SOC baseLeo (Sunpeng) Li1-0/+1
2018-03-05drm/amd/display: Update Link Training Fallback logicWenjing Liu3-25/+79
2018-03-05drm/amd/display: add psr_version to streamXingyue Tao2-2/+3
2018-03-05drm/amd/display: Clear dmps off for eDP when resume.Yongqiang Sun2-4/+6
2018-03-05drm/amd/display: fix missing az disable in reset backendEric Yang1-0/+16
2018-03-05drm/amd/display: dal 3.1.35Tony Cheng1-1/+1
2018-03-05drm/amd/display: Check DCN PState ASSERT failureHersen Wu2-3/+7
2018-03-05drm/amd/display: update cur_clock correctly within set bandwidthYue Hin Lau1-7/+5
2018-03-05drm/amd/display: Use 4096 lut entriesLeo (Sunpeng) Li3-22/+61
2018-03-05drm/amd/display: Add passive dongle support for HPD RearchJohn Barberiz2-3/+6
2018-03-05drm/amd/display: Fix active dongle hotplugRoman Li1-0/+4
2018-03-05drm/amd/display: move MST branch initialize to before link trainingHersen Wu3-0/+19
2018-03-05drm/radeon/mkregtable: Delete unused list functions and macrosMatthias Kaehlcke1-433/+0
2018-03-05drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2-49/+23
2018-03-01drm/amd/amdgpu: Mask rptr as well in ring debugfsTom St Denis1-1/+1
2018-03-01drm/amdgpu: try again kiq access if not in IRQ(v4)Monk Liu1-11/+53
2018-03-01drm/amdgpu: cleanups for vram lost handlingMonk Liu2-69/+72
2018-03-01drm/amdgpu: stop all rings before doing gpu recoverMonk Liu1-25/+15
2018-02-28drm/amdgpu: fix module parameter descriptionsAlex Deucher1-2/+2
2018-02-28drm/amdgpu: Map all visible VRAM at startupAmber Lin2-0/+18
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S5-21/+13
2018-02-28drm/amdgpu: disable GFX ring and disable PQ wptr in hw_finiMonk Liu1-1/+7
2018-02-28drm/amdgpu: cleanup SA inti and fini(v2)Monk Liu3-59/+11
2018-02-28drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng1-11/+7
2018-02-28drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu1-1/+32
2018-02-28drm/amdgpu: don't use MM idle_work for SRIOV(v2)Monk Liu2-9/+6
2018-02-28drm/amd/pp: Print more smu failed info on Vega10Rex Zhu1-1/+1