summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-16amdgpu/dc: inline dml_round_to_multipledrm-next-amd-dc-stagingDave Airlie3-21/+19
2017-10-16amdgpu/dc: drop dml_util_is_420Dave Airlie2-34/+0
2017-10-16drm/amd/display: Add bunch of missing license headers in DMLHarry Wentland2-3/+46
2017-10-16amdgpu/dc: inline a bunch of the dml wrappers.Harry Wentland7-80/+110
2017-10-16drm/amd/display: Small comment on dc_commit_planes_to_streamHarry Wentland1-0/+7
2017-10-16drm/amd/display: Minor update to DMLDmytro Laktyushkin6-22/+5
2017-10-16drm/amd/display: change dml numdpp var to uintDmytro Laktyushkin2-8/+8
2017-10-16drm/amd/display: default force_single_disp_pipe_split = 1 on RVTony Cheng1-0/+1
2017-10-16drm/amd/display: Remove redundant condition in dml vbaHarry Wentland1-1/+1
2017-10-16drm/amd/display: dal 3.1.07Tony Cheng1-2/+1
2017-10-16drm/amd/display: Reduce stack size of commit_planes_to_streamHarry Wentland1-6/+13
2017-10-16drm/amd/display: Fix one more place for dc_stream_state leakHarry Wentland1-1/+1
2017-10-16drm/amd/display: Move OS types to os_types.hHarry Wentland2-45/+40
2017-10-16drm/amd/display: LGD panel willl flash line under windowHersen Wu1-0/+9
2017-10-16drm/amd/display: DAL 3.1.06Tony Cheng1-1/+2
2017-10-16drm/amd/display: rename dscl functionsYue Hin Lau3-56/+56
2017-10-16drm/amd/display: WA for 3 display play video hot plug.Yongqiang Sun5-23/+26
2017-10-16drm/amd/display: Add DIGD case when getting retimer settingsAndrew Jiang1-0/+12
2017-10-16drm/amd/display: Add chip mask to HDMI retimer/redriver checkAndrew Jiang1-3/+5
2017-10-16drm/amd/display: Correct timings in build scaling paramsAndrew Jiang1-14/+3
2017-10-16drm/amd/display: check SR_WATERMARK regs prior to writeEric Bernstein1-70/+74
2017-10-16drm/amd/display: drop display_pipe_clocks.c.Dave Airlie4-145/+1
2017-10-16drm/amd/display: Fix up some whitespace in handle_cursor_updateHarry Wentland1-4/+4
2017-10-16drm/amd/display: Fix warning about uninitialized variableHarry Wentland1-1/+1
2017-10-16drm/amd/display: Don't set cursor address is 0 logging as errorsAndrew Jiang1-1/+1
2017-10-16drm/amd/display: fix ifnullfree.cocci warningskbuild test robot1-4/+2
2017-10-16drm/amd/dc: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-10-16drm/amd/display: Fix warning about overflowHarry Wentland1-5/+5
2017-10-16drm/amd/display: Fix non-DCN buildHarry Wentland1-0/+2
2017-10-16drm/amd/display: ASSERT on dc_create_state failing.Leo (Sunpeng) Li1-0/+1
2017-10-16drm/amd/display: Report stream as different on scaling changeLeo (Sunpeng) Li3-2/+27
2017-10-16drm/amd/display: Set addressable region as active + borderDmytro Laktyushkin1-0/+14
2017-10-16drm/amd/display: add performance trace macro to dcDmytro Laktyushkin11-121/+118
2017-10-16drm/amd/display: Remove a false-positive error messageJerry Zuo1-1/+3
2017-10-16drm/amd/display: Do not set bandwidth on page flips.Leo (Sunpeng) Li1-3/+2
2017-10-16drm/amd/display: rename transform to dpp for dcnYue Hin Lau13-347/+509
2017-10-16drm/amd/display: add null check for cursor functionsYue Hin Lau1-4/+10
2017-10-16drm/amd/display: fix null dereference in reset hw ctxEric Yang1-1/+1
2017-10-16drm/amd/display: Fix a logic defect in cursor moveJerry Zuo1-4/+5
2017-10-16drm/amd/display: [RV] bug in cm programmingVitaly Prosyak2-2/+6
2017-10-16drm/amd/display: change when to set tap_hardcode_coeffBhawanpreet Lakha1-2/+2
2017-10-16drm/amd/display: Expose some MPC functions for reuseEric Bernstein4-21/+48
2017-10-16drm/amd/display: Fix underscan not using proper scalingBhawanpreet Lakha1-2/+11
2017-10-16drm/amd/display: Pull transfer func defines into DCSivapiriyanKumarasamy1-0/+38
2017-10-16drm/amd/display: renaming filename for hubpYue Hin Lau5-4/+4
2017-10-16drm/amd/display: dal 3.1.05Tony Cheng1-1/+1
2017-10-16drm/amd/display: Fix up plane_states add/remove logicAndrew Jiang1-8/+5
2017-10-16drm/amd/display: Add missing newlines in pstate wait debug messagesAndrew Jiang1-2/+2
2017-10-16drm/amd/display: Add DPP capabilitiesEric Bernstein4-44/+72
2017-10-16drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau13-195/+286