summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm: amd: Fix line continuation formatsJoe Perches2017-12-061-7/+4
* drm/amd/display/dc/dce110/dce110_mem_input_v: use swap macro in program_size_...Gustavo A. R. Silva2017-12-061-20/+8
* drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helperGustavo A. R. Silva2017-12-061-9/+2
* drm/amd/display: remove unnecessary cast and use kcalloc instead of kzallocColin Ian King2017-12-061-3/+2
* drm/amd/display: fix static checker warningShirish S2017-12-061-1/+1
* 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/+2
* drm/amd/display: remove stream_func vtableTony Cheng2017-12-061-32/+0
* drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland2017-12-063-187/+51
* 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/+0
* 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/+5
* drm/amd/display: Early return on stream programming failureLeo (Sunpeng) Li2017-12-061-2/+1
* 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/+0
* drm/amd/display: Optimize programming front endYongqiang Sun2017-12-062-37/+27
* drm/amd/display: Fix unbalanced locking in surface applyRoman Li2017-12-061-5/+2
* drm/amd/display: Apply work around for stutter.Yongqiang Sun2017-12-066-95/+84
* drm/amd/display: remove dcn10 wait on tg unlockDmytro Laktyushkin2017-12-061-5/+0
* 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/+6
* drm/amd/display: A few more color indentation changesHarry Wentland2017-12-066-165/+96
* drm/amd/display: Remove unused register read in program_pwlHarry Wentland2017-12-061-3/+0
* drm/amd/display: Bunch more color indentation cleanupsHarry Wentland2017-12-062-89/+69
* drm/amd/display: Remove extra arr_points elementHarry Wentland2017-12-065-17/+3
* 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/+0
* 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/+3
* drm/amd/display: fix uninitialized variable warningDmytro Laktyushkin2017-12-061-1/+1
* drm/amd/display: fix regamma programmingDmytro Laktyushkin2017-12-064-25/+6
* drm/amd/display: Fix some more color indentationsHarry Wentland2017-12-064-61/+36
* drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland2017-12-062-112/+68
* 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
OpenPOWER on IntegriCloud