summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers2017-11-131-1/+1
* drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu2017-11-131-2/+29
* amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand2017-11-081-0/+2
* amdgpu/dc: fix more indentation warningsErnst Sjöstrand2017-11-071-1/+1
* amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.Dave Airlie2017-11-071-0/+8
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-0710-69/+68Star
* amdgpu/dc: fix non-ansi function decls.Dave Airlie2017-11-075-6/+6
* drm/amd/display: remove some unneeded codeDan Carpenter2017-11-071-3/+0Star
* drm/amd/display: small cleanup in destruct()Dan Carpenter2017-11-071-4/+2Star
* drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann2017-11-021-1/+1
* drm/amdgpu/display: remove unused REG_OFFSET macroArnd Bergmann2017-11-021-3/+0Star