summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce110
AgeCommit message (Expand)AuthorFilesLines
2017-11-29drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland1-4/+4
2017-11-29drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu1-12/+10
2017-11-29drm/amd/display: fix memory leaks on error exit returnColin Ian King1-5/+7
2017-11-29drm/amd/display: check plane state before validating fbcShirish S1-0/+4
2017-11-29drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li1-2/+4
2017-11-08amdgpu/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
2017-10-06amdgpu/dc: drop hw_sequencer_types.hDave Airlie1-1/+0
2017-10-06amdgpu/dc: drop dce110_types.hDave Airlie1-30/+0
2017-09-29amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie2-9/+3
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie9-28/+12
2017-09-29amdgpu/dc: make program_regamma_pwl return voidDave Airlie2-4/+2
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie1-7/+3
2017-09-29amdgpu/dc: make opp construct void.Dave Airlie1-7/+3
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie1-14/+7
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie1-8/+4
2017-09-29amdgpu/dc: make timing generator constructor return void.Dave Airlie3-13/+4
2017-09-28amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie1-1/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland2-31/+36
2017-09-27drm/amd/display: Change comments to bring in line with internal treeHarry Wentland1-5/+3
2017-09-27drm/amd/display: Disable FBC for linear tilingRoman Li1-0/+4
2017-09-27drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland1-16/+5
2017-09-27drm/amd/display: Remove switching of clk sources at end of commitHarry Wentland1-36/+0
2017-09-27drm/amd/display: Power down clock source at commitHarry Wentland1-6/+16
2017-09-27drm/amd/display: Don't reset clock source at unrefHarry Wentland1-5/+11
2017-09-27drm/amd/display: fix default ditheringTony Cheng1-9/+5
2017-09-27drm/amd/display: fix crc_source_select use hardcoded color depthCharlene Liu1-1/+19
2017-09-27drm/amd/display: dce110: fix plane validationShirish S1-13/+6
2017-09-27drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland1-0/+20
2017-09-27drm/amd/display: program fbc for scatter/gatherRoman Li1-2/+16
2017-09-27drm/amd/display: add backlight control in blankstream.Charlene Liu1-2/+7
2017-09-27drm/amd/display: not override the FMT setting set by VBIOS for eDPCharlene Liu1-2/+5