summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: dal 3.1.11Tony Cheng2017-12-061-1/+1
* drm/amd/display: hubbub function flipping true and falseYue Hin Lau2017-12-062-3/+3
* drm/amd/display: Do post_update_surfaces on new stateCharlene Liu2017-12-061-4/+4
* drm/amd/display: function renaming for hubbubYue Hin Lau2017-12-063-37/+43
* drm/amd/display: create new function prototype update_dchub for dcnYue Hin Lau2017-12-062-2/+6
* drm/amd/display: Multi display synchronization logicMikita Lipski2017-12-0610-65/+403
* drm/amd/display: dal 3.1.10Tony Cheng2017-12-041-1/+1
* drm/amd/display: correct DP is always in full range or bt609Charlene Liu2017-12-041-8/+17
* drm/amd/display: fix bug from last commit for hubbubYue Hin Lau2017-12-041-1/+7
* drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo2017-12-048-60/+65
* drm/amd/display: Apply VQ adjustments in MPO caseSivapiriyanKumarasamy2017-12-0411-38/+211
* drm/amd/display: create new structure for hubbubYue Hin Lau2017-12-045-65/+269
* drm/amd/display: dal 3.1.09Tony Cheng2017-12-041-1/+1
* drm/amd/display: Added disconnect dchub.Yongqiang Sun2017-12-043-0/+15
* drm/amd/display: dal 3.1.08Tony Cheng2017-12-041-1/+1
* drm/amd/display: Not reset front end when program back end.Yongqiang Sun2017-12-042-77/+2Star
* drm/amd/display: Power down front end in init_hw.Yongqiang Sun2017-12-041-85/+87
* drm/amd/display: Reject PPLib clock values if they are invalidAndrew Jiang2017-12-041-23/+45
* drm/amd/display: create new files for hubbub functionsYue Hin Lau2017-12-045-476/+579
* drm/amd/display: DMCU FW loading from PSPAnthony Koo2017-12-044-7/+202
* drm/amd/display: Set cursor position as per address.Yongqiang Sun2017-12-041-3/+4
* drm/amd/display: cleaning up hubp for dcnYue Hin Lau2017-12-043-192/+193
* drm/amd/display: Cleanup some fail labels in dcn10_resourceHarry Wentland2017-12-041-24/+13Star
* drm/amd/display: Adding DCN1 registersMikita Lipski2017-12-041-3/+30
* drm/amd/display: Check cursor address before program.Yongqiang Sun2017-12-041-1/+2
* drm/amd/display: Move lock to front end program.Yongqiang Sun2017-12-043-52/+29Star
* drm/amd/display: Add APU cap in dc_capsAnthony Koo2017-12-045-0/+6
* drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu2017-11-281-45/+40Star
* drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland2017-11-281-2/+7
* drm/amd/display: Fix potential NULL and mem leak in create_linksHarry Wentland2017-11-281-4/+10
* drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland2017-11-282-12/+4Star
* drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland2017-11-281-4/+4
* drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-284-9/+16
* drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu2017-11-282-5/+8
* drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu2017-11-282-12/+15
* drm/amd/display: fix memory leaks on error exit returnColin Ian King2017-11-281-5/+7
* drm/amd/display: check plane state before validating fbcShirish S2017-11-281-0/+4
* drm/amd/display: Revert noisy assert messagesJordan Lazare2017-11-281-4/+0Star
* drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin2017-11-282-6/+8
* drm/amd/display: fix split recout offsetDmytro Laktyushkin2017-11-281-2/+2
* drm/amd/display: Don't reject 3D timingsAndrew Jiang2017-11-281-3/+0Star
* drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu2017-11-281-16/+16
* drm/amd/display: fix split recout calculationDmytro Laktyushkin2017-11-281-5/+3Star
* drm/amd/display: Add timing validation against dongle capEric Yang2017-11-284-3/+91
* drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li2017-11-281-2/+4
* drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha2017-11-281-6/+12
* drm/amd/display: fix MST link training fail division by 0Eric Yang2017-11-141-2/+4
* drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland2017-11-141-1/+1
* drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li2017-11-141-2/+35
* drm/amd/display: add flip_immediate to commit update for streamBhawanpreet Lakha2017-11-141-1/+4