summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2018-01-02drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau-6/+6
2017-12-15drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang-1/+3
2017-12-15drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin-5/+13
2017-12-15drm/amd/display: add pipe locking before front end programingBhawanpreet Lakha-5/+21
2017-12-04drm/amdgpu: add license to files where it was missingAlex Deucher-3/+137
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher-1/+337
2017-11-28drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu-45/+40
2017-11-28drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland-2/+7
2017-11-28drm/amd/display: Fix potential NULL and mem leak in create_linksHarry Wentland-4/+10
2017-11-28drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland-12/+4
2017-11-28drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland-4/+4
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland-9/+16
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu-5/+8
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu-12/+15
2017-11-28drm/amd/display: fix memory leaks on error exit returnColin Ian King-5/+7
2017-11-28drm/amd/display: check plane state before validating fbcShirish S-0/+4
2017-11-28drm/amd/display: Revert noisy assert messagesJordan Lazare-4/+0
2017-11-28drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin-6/+8
2017-11-28drm/amd/display: fix split recout offsetDmytro Laktyushkin-2/+2
2017-11-28drm/amd/display: Don't reject 3D timingsAndrew Jiang-3/+0
2017-11-28drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu-16/+16
2017-11-28drm/amd/display: fix split recout calculationDmytro Laktyushkin-5/+3
2017-11-28drm/amd/display: Add timing validation against dongle capEric Yang-3/+91
2017-11-28drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li-2/+4
2017-11-28drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha-6/+12
2017-11-14drm/amd/display: fix MST link training fail division by 0Eric Yang-2/+4
2017-11-14drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland-1/+1
2017-11-14drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li-2/+35
2017-11-14drm/amd/display: add flip_immediate to commit update for streamBhawanpreet Lakha-1/+4
2017-11-13drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers-1/+1
2017-11-13drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu-2/+29
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand-0/+2
2017-11-07amdgpu/dc: fix more indentation warningsErnst Sjöstrand-1/+1
2017-11-07amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.Dave Airlie-0/+8
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie-69/+68
2017-11-07amdgpu/dc: fix non-ansi function decls.Dave Airlie-6/+6
2017-11-07drm/amd/display: remove some unneeded codeDan Carpenter-3/+0
2017-11-07drm/amd/display: small cleanup in destruct()Dan Carpenter-4/+2
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann-1/+1
2017-11-02drm/amdgpu/display: remove unused REG_OFFSET macroArnd Bergmann-3/+0
2017-11-02drm/amdgpu/display: provide ASSERT macros unconditionallyArnd Bergmann-4/+0
2017-11-02drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li-6/+13
2017-11-02drm/amd/display: fix null pointer dereferenceShirish S-1/+1
2017-11-02drm/amd/display: Use constants from atom.h for HDMI caps readAndrew Jiang-3/+3
2017-10-27drm/amd/display: Fix no display on FijiJerry Zuo-10/+9
2017-10-21drm/amd/display:: Fix NULL pointer in Raven hotplugJerry (Fangzhi) Zuo-7/+0
2017-10-21amdgpu/dc: inline dml_round_to_multipleDave Airlie-21/+19
2017-10-21amdgpu/dc: drop dml_util_is_420Dave Airlie-34/+0
2017-10-21drm/amd/display: Add bunch of missing license headers in DMLHarry Wentland-3/+46
2017-10-21amdgpu/dc: inline a bunch of the dml wrappers.Harry Wentland-80/+110