summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* amdgpu/dc: fix non-ansi function decls.Dave Airlie2017-11-075-6/+6
* drm/amd/display: remove some unneeded codeDan Carpenter2017-11-071-3/+0
* drm/amd/display: small cleanup in destruct()Dan Carpenter2017-11-071-4/+2
* drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann2017-11-021-1/+1
* drm/amdgpu/display: remove unused REG_OFFSET macroArnd Bergmann2017-11-021-3/+0
* drm/amdgpu/display: provide ASSERT macros unconditionallyArnd Bergmann2017-11-021-4/+0
* drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li2017-11-021-6/+13
* drm/amd/display: fix null pointer dereferenceShirish S2017-11-021-1/+1
* drm/amd/display: Use constants from atom.h for HDMI caps readAndrew Jiang2017-11-021-3/+3
* drm/amd/display: Fix no display on FijiJerry Zuo2017-10-271-10/+9
* drm/amd/display:: Fix NULL pointer in Raven hotplugJerry (Fangzhi) Zuo2017-10-211-7/+0
* amdgpu/dc: inline dml_round_to_multipleDave Airlie2017-10-213-21/+19
* amdgpu/dc: drop dml_util_is_420Dave Airlie2017-10-212-34/+0
* drm/amd/display: Add bunch of missing license headers in DMLHarry Wentland2017-10-212-3/+46
* amdgpu/dc: inline a bunch of the dml wrappers.Harry Wentland2017-10-217-80/+110
* drm/amd/display: Small comment on dc_commit_planes_to_streamHarry Wentland2017-10-211-0/+7
* drm/amd/display: Minor update to DMLDmytro Laktyushkin2017-10-216-22/+5
* drm/amd/display: change dml numdpp var to uintDmytro Laktyushkin2017-10-212-8/+8
* drm/amd/display: default force_single_disp_pipe_split = 1 on RVTony Cheng2017-10-211-0/+1
* drm/amd/display: Remove redundant condition in dml vbaHarry Wentland2017-10-211-1/+1
* drm/amd/display: dal 3.1.07Tony Cheng2017-10-211-2/+1
* drm/amd/display: Reduce stack size of commit_planes_to_streamHarry Wentland2017-10-211-6/+13
* drm/amd/display: Move OS types to os_types.hHarry Wentland2017-10-212-45/+40
* drm/amd/display: LGD panel willl flash line under windowHersen Wu2017-10-211-0/+9
* drm/amd/display: DAL 3.1.06Tony Cheng2017-10-211-1/+2
* drm/amd/display: rename dscl functionsYue Hin Lau2017-10-213-56/+56
* drm/amd/display: WA for 3 display play video hot plug.Yongqiang Sun2017-10-214-18/+21
* drm/amd/display: Add DIGD case when getting retimer settingsAndrew Jiang2017-10-211-0/+12
* drm/amd/display: Add chip mask to HDMI retimer/redriver checkAndrew Jiang2017-10-211-3/+5
* drm/amd/display: Correct timings in build scaling paramsAndrew Jiang2017-10-211-14/+3
* drm/amd/display: check SR_WATERMARK regs prior to writeEric Bernstein2017-10-211-70/+74
* drm/amd/display: drop display_pipe_clocks.c.Dave Airlie2017-10-214-145/+1
* drm/amd/display: Fix warning about uninitialized variableHarry Wentland2017-10-211-1/+1
* drm/amd/display: Don't set cursor address is 0 logging as errorsAndrew Jiang2017-10-211-1/+1
* drm/amd/display: fix ifnullfree.cocci warningskbuild test robot2017-10-211-4/+2
* drm/amd/dc: fix semicolon.cocci warningskbuild test robot2017-10-211-1/+1
* drm/amd/display: Fix warning about overflowHarry Wentland2017-10-211-5/+5
* drm/amd/display: Fix non-DCN buildHarry Wentland2017-10-211-0/+2
* drm/amd/display: Report stream as different on scaling changeLeo (Sunpeng) Li2017-10-212-0/+24
* drm/amd/display: Set addressable region as active + borderDmytro Laktyushkin2017-10-211-0/+14
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-218-119/+50
* drm/amd/display: Do not set bandwidth on page flips.Leo (Sunpeng) Li2017-10-211-3/+2
* drm/amd/display: rename transform to dpp for dcnYue Hin Lau2017-10-2113-347/+509
* drm/amd/display: add null check for cursor functionsYue Hin Lau2017-10-211-4/+10
* drm/amd/display: fix null dereference in reset hw ctxEric Yang2017-10-211-1/+1
* drm/amd/display: [RV] bug in cm programmingVitaly Prosyak2017-10-212-2/+6
* drm/amd/display: change when to set tap_hardcode_coeffBhawanpreet Lakha2017-10-211-2/+2
* drm/amd/display: Expose some MPC functions for reuseEric Bernstein2017-10-214-21/+48
* drm/amd/display: Fix underscan not using proper scalingBhawanpreet Lakha2017-10-211-2/+11
* drm/amd/display: Pull transfer func defines into DCSivapiriyanKumarasamy2017-10-211-0/+38
OpenPOWER on IntegriCloud