summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-06drm/amd/display: remove stream_func vtableTony Cheng1-32/+0
2017-12-06drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v3Christian König1-24/+27
2017-12-06drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland3-187/+51
2017-12-06drm/amd/display: Move dc_link interface to separate headerHarry Wentland2-174/+208
2017-12-06drm/amd/display: Move dc_stream interface to separate headerHarry Wentland2-221/+273
2017-12-06drm/amd/display: Optimize front end programming.Yongqiang Sun1-108/+111
2017-12-06drm/amd/display: Fix unused variable warningLeo (Sunpeng) Li1-1/+0
2017-12-06drm/amd/display: Add check update surfaces for stream wrapperAndrew Jiang2-3/+23
2017-12-06drm/amd/display: Rename pitch_alignment to linear_pitch_alignmentAndrew Jiang3-2/+2
2017-12-06drm/amd/display: Added Opp and Diags Interface for P to IArun Pandey6-43/+44
2017-12-06drm/amd/display: fix plane update prior to stream enablementTony Cheng1-2/+4
2017-12-06drm/amd/display: Add update flags in to determine surface update typeAndrew Jiang2-76/+140
2017-12-06drm/amd/display: Remove legacy unused workaroundAndrew Jiang1-14/+5
2017-12-06drm/amd/display: Early return on stream programming failureLeo (Sunpeng) Li1-2/+1
2017-12-06drm/amd/display: Change frontend/backend programming sequenceLeo (Sunpeng) Li1-13/+28
2017-12-06drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li1-2/+0
2017-12-06drm/amd/display: Optimize programming front endYongqiang Sun2-37/+27
2017-12-06drm/amd/display: Fix unbalanced locking in surface applyRoman Li1-5/+2
2017-12-06drm/amd/display: Apply work around for stutter.Yongqiang Sun6-95/+84
2017-12-06drm/amd/display: remove dcn10 wait on tg unlockDmytro Laktyushkin1-5/+0
2017-12-06drm/amd/display: Loosen plane_info and scaling_info checksAndrew Jiang1-5/+12
2017-12-06drm/amd/display: Report pitch_alignment for DCNAndrew Jiang2-1/+2
2017-12-06drm/amd/display: combine output signal and signalEric Yang2-11/+6
2017-12-06drm/amd/display: A few more color indentation changesHarry Wentland6-165/+96
2017-12-06drm/amd/display: Remove unused register read in program_pwlHarry Wentland1-3/+0
2017-12-06drm/amd/display: Bunch more color indentation cleanupsHarry Wentland2-89/+69
2017-12-06drm/amd/display: Remove extra arr_points elementHarry Wentland5-17/+3
2017-12-06drm/amd/display: dal 3.1.16Tony Cheng1-1/+1
2017-12-06drm/amd/display: always call set output tfEric Yang1-1/+7
2017-12-06drm/amd/display: Fixed not set scaler bug.Yongqiang Sun1-1/+3
2017-12-06drm/amd/display: dal 3.1.15Tony Cheng1-1/+1
2017-12-06drm/amd/display: Remove unused OPP functions from interfaceEric Bernstein1-9/+0
2017-12-06drm/amd/display: fix dcn10_hubbub_wm_read_stateKen Chalmers1-8/+18
2017-12-06drm/amd/display: Add transfer function to dc_surface_updateSivapiriyanKumarasamy1-0/+2
2017-12-06drm/amd/display: send display_count msg so SMU can enter S0i2Hersen Wu5-2/+23
2017-12-06drm/amd/display: Modified front end initiail in init_hwYongqiang Sun5-17/+74
2017-12-06drm/amd/display: add warning on long reg_waitDmytro Laktyushkin1-1/+6
2017-12-06drm/amd/display: remove unnecessary waits in dcn10Dmytro Laktyushkin3-32/+3
2017-12-06drm/amd/display: fix uninitialized variable warningDmytro Laktyushkin1-1/+1
2017-12-06drm/amd/display: fix regamma programmingDmytro Laktyushkin4-25/+6
2017-12-06drm/amd/display: Fix some more color indentationsHarry Wentland4-61/+36
2017-12-06drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland2-112/+68
2017-12-06drm/amd/display: Refactor disable front end pipes.Yongqiang Sun5-138/+154
2017-12-06drm/amd/display: dal 3.1.14Tony Cheng1-1/+1
2017-12-06drm/amd/display: renaming dpp function to follow naming conventionYue Hin Lau3-42/+43
2017-12-06drm/amd/display: dal 3.1.13Tony Cheng1-1/+1
2017-12-06drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau4-6/+6
2017-12-06drm/amd/display: Add OPP DPG blank functionEric Bernstein3-62/+51
2017-12-06drm/amd/display: dal 3.1.12Tony Cheng1-1/+1
2017-12-06drm/amd/display: cache pwl params and scl_data to avoid extra programmingDmytro Laktyushkin5-38/+30