summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2017-11-28drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu1-45/+40
2017-11-28drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland1-2/+7
2017-11-28drm/amd/display: Fix potential NULL and mem leak in create_linksHarry Wentland1-4/+10
2017-11-28drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland2-12/+4
2017-11-28drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland1-4/+4
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland4-9/+16
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu2-5/+8
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu2-12/+15
2017-11-28drm/amd/display: fix memory leaks on error exit returnColin Ian King1-5/+7
2017-11-28drm/amd/display: check plane state before validating fbcShirish S1-0/+4
2017-11-28drm/amd/display: Revert noisy assert messagesJordan Lazare1-4/+0
2017-11-28drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin2-6/+8
2017-11-28drm/amd/display: fix split recout offsetDmytro Laktyushkin1-2/+2
2017-11-28drm/amd/display: Don't reject 3D timingsAndrew Jiang1-3/+0
2017-11-28drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu1-16/+16
2017-11-28drm/amd/display: fix split recout calculationDmytro Laktyushkin1-5/+3
2017-11-28drm/amd/display: Add timing validation against dongle capEric Yang4-3/+91
2017-11-28drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li1-2/+4
2017-11-28drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha1-6/+12
2017-11-14drm/amd/display: fix MST link training fail division by 0Eric Yang1-2/+4
2017-11-14drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland1-1/+1
2017-11-14drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li1-2/+35
2017-11-14drm/amd/display: add flip_immediate to commit update for streamBhawanpreet Lakha1-1/+4
2017-11-13drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers1-1/+1
2017-11-13drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu1-2/+29
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand1-0/+2
2017-11-07amdgpu/dc: fix more indentation warningsErnst Sjöstrand1-1/+1
2017-11-07amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.Dave Airlie1-0/+8
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie10-69/+68
2017-11-07amdgpu/dc: fix non-ansi function decls.Dave Airlie5-6/+6
2017-11-07drm/amd/display: remove some unneeded codeDan Carpenter1-3/+0
2017-11-07drm/amd/display: small cleanup in destruct()Dan Carpenter1-4/+2
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann1-1/+1
2017-11-02drm/amdgpu/display: remove unused REG_OFFSET macroArnd Bergmann1-3/+0
2017-11-02drm/amdgpu/display: provide ASSERT macros unconditionallyArnd Bergmann1-4/+0
2017-11-02drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li1-6/+13
2017-11-02drm/amd/display: fix null pointer dereferenceShirish S1-1/+1
2017-11-02drm/amd/display: Use constants from atom.h for HDMI caps readAndrew Jiang1-3/+3
2017-10-27drm/amd/display: Fix no display on FijiJerry Zuo1-10/+9
2017-10-21drm/amd/display:: Fix NULL pointer in Raven hotplugJerry (Fangzhi) Zuo1-7/+0
2017-10-21amdgpu/dc: inline dml_round_to_multipleDave Airlie3-21/+19
2017-10-21amdgpu/dc: drop dml_util_is_420Dave Airlie2-34/+0
2017-10-21drm/amd/display: Add bunch of missing license headers in DMLHarry Wentland2-3/+46
2017-10-21amdgpu/dc: inline a bunch of the dml wrappers.Harry Wentland7-80/+110
2017-10-21drm/amd/display: Small comment on dc_commit_planes_to_streamHarry Wentland1-0/+7
2017-10-21drm/amd/display: Minor update to DMLDmytro Laktyushkin6-22/+5
2017-10-21drm/amd/display: change dml numdpp var to uintDmytro Laktyushkin2-8/+8
2017-10-21drm/amd/display: default force_single_disp_pipe_split = 1 on RVTony Cheng1-0/+1
2017-10-21drm/amd/display: Remove redundant condition in dml vbaHarry Wentland1-1/+1
2017-10-21drm/amd/display: dal 3.1.07Tony Cheng1-2/+1