aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin1-5/+5
2018-11-05drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein1-1/+2
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin1-1/+1
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin1-4/+5
2018-10-09drm/amd/display: fix memory leak in resource poolsJun Lei1-0/+2
2018-10-09drm/amd/display: clean up encoding checksEric Yang1-1/+0
2018-09-14drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin1-1/+1
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu1-2/+7
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-8/+57
2018-08-06drm/amd/display: display connected to dp-1 does not light upHersen Wu1-0/+1
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha1-2/+2
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei1-1/+1
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha1-0/+42
2018-07-05drm/amd/display: Fix a typo in wm_min_memg_clk_in_khzRex Zhu1-4/+4
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin1-6/+6
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher1-177/+0
2018-05-17drm/amd/display: Add harvest IP support for Vega20Jerry (Fangzhi) Zuo1-0/+208
2018-04-11drm/amd/display: Separate mem input constuctors for dce 112 and 120Mikita Lipski1-1/+1
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin1-1/+0
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: Don't allow dual-link DVI on all ASICs.Harry Wentland1-0/+2
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 nbio header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 dce header files.Feifei Xu1-2/+2
2017-11-02drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li1-6/+13
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie1-6/+2
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie1-9/+4
2017-09-29amdgpu/dc: make opp construct void.Dave Airlie1-7/+3
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-29amdgpu/dc: constify a bunch of dc structs.Dave Airlie1-1/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-21/+22
2017-09-26drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky1-2/+2
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-9/+9
2017-09-26drm/amd/display: change bw_dceip and bw_vbios into pointersBhawanpreet Lakha1-12/+12
2017-09-26drm/amd/display/dc: make dce120_link_encoder_create staticAlex Deucher1-1/+1
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Add per surface validation hook.Andrey Grodzovsky1-1/+4
2017-09-26drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.Zeyu Fan1-1/+1
2017-09-26drm/amd/display: enable diags compilationDmytro Laktyushkin1-16/+1
2017-09-26drm/amd/display: Tidy up dce120_clock_source_create()Tom St Denis1-2/+2
2017-09-26drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin1-66/+9
2017-09-26drm/amd/display: DCE12 num_timing_generators should be 6Harry Wentland1-2/+2
2017-09-26drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin1-10/+4
2017-09-26drm/amd/display: dce120 to dce ipp refactorDmytro Laktyushkin1-36/+33
2017-09-26drm/amd/display: decouple per-crtc-plane modelAlex Deucher1-0/+2
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher1-9/+5
2017-09-26drm/amd/display: Add DCE12 core supportHarry Wentland1-0/+1099