summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-14drm/amd/display: Modified set bandwidth sequence.Yongqiang Sun1-0/+6
2018-03-14drm/amd/display: Remove 300Mhz minimum disp clk limit.Yongqiang Sun1-2/+0
2018-03-14drm/amd/display: Varibright fix bug and review commentsSivapiriyanKumarasamy1-0/+1
2018-02-19drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu1-0/+1
2018-02-19drm/amd/display: dpms off mute az audio endpoint only.Charlene Liu1-0/+1
2018-02-19drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun1-0/+1
2018-02-19drm/amd/dc: include new ip and ip_offset headersHawking Zhang1-1/+2
2018-02-19drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun1-1/+2
2018-02-19drm/amd/display: Eliminate several Maximus-specific code pathsKen Chalmers1-7/+5
2017-12-20drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau1-1/+1
2017-12-14drm/amd/display: OPTC cleanup/implementationYue Hin Lau1-5/+5
2017-12-14drm/amd/display: Implement work around for optc underflow.Yongqiang Sun1-0/+1
2017-12-06drm/amd/include:cleanup raven1 nbio header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup raven1 mmhub header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup raven1 dcn header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu1-1/+1
2017-12-06drm/amd/display: Rename pitch_alignment to linear_pitch_alignmentAndrew Jiang1-1/+0
2017-12-06drm/amd/display: Apply work around for stutter.Yongqiang Sun1-0/+1
2017-12-06drm/amd/display: Report pitch_alignment for DCNAndrew Jiang1-1/+1
2017-12-06drm/amd/display: create new function prototype update_dchub for dcnYue Hin Lau1-1/+1
2017-12-04drm/amd/display: fix bug from last commit for hubbubYue Hin Lau1-1/+7
2017-12-04drm/amd/display: create new structure for hubbubYue Hin Lau1-0/+38
2017-12-04drm/amd/display: cleaning up hubp for dcnYue Hin Lau1-12/+12
2017-12-04drm/amd/display: Cleanup some fail labels in dcn10_resourceHarry Wentland1-24/+13
2017-12-04drm/amd/display: Add APU cap in dc_capsAnthony Koo1-0/+1
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland1-2/+4
2017-11-07drm/amd/display: small cleanup in destruct()Dan Carpenter1-4/+2
2017-10-21drm/amd/display: default force_single_disp_pipe_split = 1 on RVTony Cheng1-0/+1
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin1-0/+1
2017-10-21drm/amd/display: rename transform to dpp for dcnYue Hin Lau1-11/+11
2017-10-21drm/amd/display: Expose some MPC functions for reuseEric Bernstein1-1/+5
2017-10-21drm/amd/display: renaming filename for hubpYue Hin Lau1-1/+1
2017-10-21drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau1-13/+13
2017-10-21drm/amd/display: add max_video_width cap to dcDmytro Laktyushkin1-2/+4
2017-10-21drm/amd/display: block video planes >4k on dcn10Dmytro Laktyushkin1-0/+9
2017-10-21drm/amd/display: reject 3D mode based on static debug flag.Charlene Liu1-0/+1
2017-10-21drm/amd/display: Add debug flag for VSR supportCharlene Liu1-0/+1
2017-10-21drm/amd/display: Restructuring and cleaning up DMLDmytro Laktyushkin1-4/+1
2017-10-21drm/amd/display: Add override for reporting wm rangesEric Yang1-0/+1
2017-10-21drm/amd/display: align DCLK to voltage levelTony Cheng1-0/+1
2017-10-21drm/amd/display: add option to disable DCC for DCC 128b requestTony Cheng1-10/+8
2017-10-21drm/amd/display: enable optional pipe split for single displayTony Cheng1-6/+2
2017-10-21drm/amd/display: temp disable DCC on high res.Charlene Liu1-2/+9
2017-10-21drm/amd/display: screen flickers when connected to ext monitor in cloneHersen Wu1-0/+3
2017-10-21drm/amd/display: Force always scale chroma, set always_scaled to falseAndrew Jiang1-4/+0
2017-09-29amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie1-9/+2
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie1-14/+6
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie1-13/+7
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie1-8/+4
2017-09-28drm/amd/display: Remove DWBHarry Wentland1-57/+0