aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-20drm/amd/display: Call validate_fbc should_enable_fbcHarry Wentland1-23/+16
2017-12-20drm/amd/display: Remove dead enable_plane function definition and callHarry Wentland1-3/+0
2017-12-14drm/amd/display: Remove redundant NULL check in DCE11 HWSSHarry Wentland1-2/+1
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun2-12/+8
2017-12-14drm/amd/display: Fix access of wrong array element TF format conversionHarry Wentland1-2/+2
2017-12-14drm/amd/display: Remove redundant checks in set_default_colorsHarry Wentland1-10/+2
2017-12-14drm/amd/display: Remove plane_res.mi check in dce110_apply_ctx_for_surfaceHarry Wentland1-7/+6
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher2-1/+24
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-12-06drm/amd/display: Move update_plane_addr to apply_ctx_for_surface for dce.Yongqiang Sun1-0/+3
2017-12-06drm/amd/display/dc/dce110/dce110_mem_input_v: use swap macro in program_size_and_rotationGustavo A. R. Silva1-20/+8
2017-12-06drm/amd/display: Fix unbalanced locking in surface applyRoman Li1-5/+2
2017-12-06drm/amd/display: Apply work around for stutter.Yongqiang Sun1-5/+5
2017-12-06drm/amd/display: A few more color indentation changesHarry Wentland1-52/+27
2017-12-06drm/amd/display: Bunch more color indentation cleanupsHarry Wentland1-34/+20
2017-12-06drm/amd/display: Remove extra arr_points elementHarry Wentland2-8/+1
2017-12-06drm/amd/display: send display_count msg so SMU can enter S0i2Hersen Wu1-0/+5
2017-12-06drm/amd/display: Fix some more color indentationsHarry Wentland1-22/+13
2017-12-06drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland1-6/+4
2017-12-06drm/amd/display: Refactor disable front end pipes.Yongqiang Sun1-3/+7
2017-12-06drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang2-22/+28
2017-12-06drm/amd/display: Multi display synchronization logicMikita Lipski3-54/+263
2017-12-04drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo1-2/+1
2017-12-04drm/amd/display: Move lock to front end program.Yongqiang Sun1-0/+16
2017-12-04drm/amd/display: Add APU cap in dc_capsAnthony Koo1-0/+1
2017-11-28drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland1-4/+4
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu1-12/+10
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: Should disable when new stream is nullLeo (Sunpeng) Li1-2/+4
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-15/+15
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-21drm/amd/display: LGD panel willl flash line under windowHersen Wu1-0/+9
2017-10-21drm/amd/display: fix null dereference in reset hw ctxEric Yang1-1/+1
2017-10-21drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau1-9/+10
2017-10-21drm/amd/display: Fixed switching mode half screen gamma incorrect.Yongqiang Sun1-0/+10
2017-10-21drm/amd/display: add dpms state to DCHersen Wu1-7/+6
2017-10-21drm/amd/display: audio dynamic resource acquired relatedCharlene Liu2-3/+11
2017-10-21drm/amd/display: make FBC configurable optionShirish S3-11/+11
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang2-10/+151
2017-10-21drm/amd/display: make sure BL off to mainlink off has enough timeCharlene Liu1-7/+0
2017-10-21drm/amd/display: edp backlight regression fixYue Hin Lau1-0/+5
2017-10-21drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau1-4/+99
2017-10-21drm/amd/display: power_down_Hw need signal type to turnoff backlightAndrew Jiang1-1/+4
2017-10-21drm/amd/display: fix multi-display on CZRoman Li1-8/+21
2017-10-21drm/amd/display: Add FBC on/off to front-end programmingRoman Li1-0/+9
2017-10-21drm/amd/display: Driver message to SMU to indicate display offHersen Wu1-1/+2
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie1-8/+3
2017-10-06amdgpu/dc: fix a bunch of misc whitespace.Dave Airlie1-2/+2