summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix use before initialize warningLeo (Sunpeng) Li2017-12-061-1/+1
* drm/amd/display: Fix Linux after optimize frontend programmingHarry Wentland2017-12-061-5/+2Star
* drm/amd/display: remove stream_func vtableTony Cheng2017-12-061-32/+0Star
* drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v3Christian König2017-12-061-24/+27
* drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland2017-12-063-187/+51Star
* drm/amd/display: Move dc_link interface to separate headerHarry Wentland2017-12-062-174/+208
* drm/amd/display: Move dc_stream interface to separate headerHarry Wentland2017-12-062-221/+273
* drm/amd/display: Optimize front end programming.Yongqiang Sun2017-12-061-108/+111
* drm/amd/display: Fix unused variable warningLeo (Sunpeng) Li2017-12-061-1/+0Star
* drm/amd/display: Add check update surfaces for stream wrapperAndrew Jiang2017-12-062-3/+23
* drm/amd/display: Rename pitch_alignment to linear_pitch_alignmentAndrew Jiang2017-12-063-2/+2
* drm/amd/display: Added Opp and Diags Interface for P to IArun Pandey2017-12-066-43/+44
* drm/amd/display: fix plane update prior to stream enablementTony Cheng2017-12-061-2/+4
* drm/amd/display: Add update flags in to determine surface update typeAndrew Jiang2017-12-062-76/+140
* drm/amd/display: Remove legacy unused workaroundAndrew Jiang2017-12-061-14/+5Star
* drm/amd/display: Early return on stream programming failureLeo (Sunpeng) Li2017-12-061-2/+1Star
* drm/amd/display: Change frontend/backend programming sequenceLeo (Sunpeng) Li2017-12-061-13/+28
* drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li2017-12-061-2/+0Star
* drm/amd/display: Optimize programming front endYongqiang Sun2017-12-062-37/+27Star
* drm/amd/display: Fix unbalanced locking in surface applyRoman Li2017-12-061-5/+2Star
* drm/amd/display: Apply work around for stutter.Yongqiang Sun2017-12-066-95/+84Star
* drm/amd/display: remove dcn10 wait on tg unlockDmytro Laktyushkin2017-12-061-5/+0Star
* drm/amd/display: Loosen plane_info and scaling_info checksAndrew Jiang2017-12-061-5/+12
* drm/amd/display: Report pitch_alignment for DCNAndrew Jiang2017-12-062-1/+2
* drm/amd/display: combine output signal and signalEric Yang2017-12-062-11/+6Star
* drm/amd/display: A few more color indentation changesHarry Wentland2017-12-066-165/+96Star
* drm/amd/display: Remove unused register read in program_pwlHarry Wentland2017-12-061-3/+0Star
* drm/amd/display: Bunch more color indentation cleanupsHarry Wentland2017-12-062-89/+69Star
* drm/amd/display: Remove extra arr_points elementHarry Wentland2017-12-065-17/+3Star
* drm/amd/display: dal 3.1.16Tony Cheng2017-12-061-1/+1
* drm/amd/display: always call set output tfEric Yang2017-12-061-1/+7
* drm/amd/display: Fixed not set scaler bug.Yongqiang Sun2017-12-061-1/+3
* drm/amd/display: dal 3.1.15Tony Cheng2017-12-061-1/+1
* drm/amd/display: Remove unused OPP functions from interfaceEric Bernstein2017-12-061-9/+0Star
* drm/amd/display: fix dcn10_hubbub_wm_read_stateKen Chalmers2017-12-061-8/+18
* drm/amd/display: Add transfer function to dc_surface_updateSivapiriyanKumarasamy2017-12-061-0/+2
* drm/amd/display: send display_count msg so SMU can enter S0i2Hersen Wu2017-12-065-2/+23
* drm/amd/display: Modified front end initiail in init_hwYongqiang Sun2017-12-065-17/+74
* drm/amd/display: add warning on long reg_waitDmytro Laktyushkin2017-12-061-1/+6
* drm/amd/display: remove unnecessary waits in dcn10Dmytro Laktyushkin2017-12-063-32/+3Star
* drm/amd/display: fix uninitialized variable warningDmytro Laktyushkin2017-12-061-1/+1
* drm/amd/display: fix regamma programmingDmytro Laktyushkin2017-12-064-25/+6Star
* drm/amd/display: Fix some more color indentationsHarry Wentland2017-12-064-61/+36Star
* drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland2017-12-062-112/+68Star
* drm/amd/display: Refactor disable front end pipes.Yongqiang Sun2017-12-065-138/+154
* drm/amd/display: dal 3.1.14Tony Cheng2017-12-061-1/+1
* drm/amd/display: renaming dpp function to follow naming conventionYue Hin Lau2017-12-063-42/+43
* drm/amd/display: dal 3.1.13Tony Cheng2017-12-061-1/+1
* drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau2017-12-064-6/+6
* drm/amd/display: Add OPP DPG blank functionEric Bernstein2017-12-063-62/+51Star