summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
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-14drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers1-1/+1
2017-11-14drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu1-2/+29
2017-11-09amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand1-0/+2
2017-11-08amdgpu/dc: fix more indentation warningsErnst Sjöstrand1-1/+1
2017-11-08amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.Dave Airlie1-0/+8
2017-11-08amdgpu/dc: fix indentation warning from smatch.Dave Airlie10-69/+68
2017-11-08amdgpu/dc: fix non-ansi function decls.Dave Airlie5-6/+6
2017-11-08drm/amd/display: remove some unneeded codeDan Carpenter1-3/+0
2017-11-08drm/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
2017-10-21drm/amd/display: Reduce stack size of commit_planes_to_streamHarry Wentland1-6/+13
2017-10-21drm/amd/display: Move OS types to os_types.hHarry Wentland2-45/+40
2017-10-21drm/amd/display: LGD panel willl flash line under windowHersen Wu1-0/+9
2017-10-21drm/amd/display: DAL 3.1.06Tony Cheng1-1/+2
2017-10-21drm/amd/display: rename dscl functionsYue Hin Lau3-56/+56
2017-10-21drm/amd/display: WA for 3 display play video hot plug.Yongqiang Sun4-18/+21
2017-10-21drm/amd/display: Add DIGD case when getting retimer settingsAndrew Jiang1-0/+12
2017-10-21drm/amd/display: Add chip mask to HDMI retimer/redriver checkAndrew Jiang1-3/+5
2017-10-21drm/amd/display: Correct timings in build scaling paramsAndrew Jiang1-14/+3
2017-10-21drm/amd/display: check SR_WATERMARK regs prior to writeEric Bernstein1-70/+74
2017-10-21drm/amd/display: drop display_pipe_clocks.c.Dave Airlie4-145/+1
2017-10-21drm/amd/display: Fix warning about uninitialized variableHarry Wentland1-1/+1
2017-10-21drm/amd/display: Don't set cursor address is 0 logging as errorsAndrew Jiang1-1/+1
2017-10-21drm/amd/display: fix ifnullfree.cocci warningskbuild test robot1-4/+2
2017-10-21drm/amd/dc: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-10-21drm/amd/display: Fix warning about overflowHarry Wentland1-5/+5
2017-10-21drm/amd/display: Fix non-DCN buildHarry Wentland1-0/+2
2017-10-21drm/amd/display: Report stream as different on scaling changeLeo (Sunpeng) Li2-0/+24
2017-10-21drm/amd/display: Set addressable region as active + borderDmytro Laktyushkin1-0/+14