summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-181-177/+0
* drm/amd/display: Add harvest IP support for Vega20Jerry (Fangzhi) Zuo2018-05-171-0/+208
* drm/amd/display: Separate mem input constuctors for dce 112 and 120Mikita Lipski2018-04-111-1/+1
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-1/+0
* drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun2018-02-191-0/+1
* drm/amd/dc: include new ip and ip_offset headersHawking Zhang2018-02-191-1/+2
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-02-191-0/+2
* drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-061-1/+1
* drm/amd/include:cleanup vega10 nbio header files.Feifei Xu2017-12-061-1/+1
* drm/amd/include:cleanup vega10 dce header files.Feifei Xu2017-12-061-2/+2
* drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li2017-11-021-6/+13
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-291-6/+2
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-9/+4
* amdgpu/dc: make opp construct void.Dave Airlie2017-09-291-7/+3
* amdgpu/dc: make link encoder construct void.Dave Airlie2017-09-291-13/+7
* amdgpu/dc: make stream encoder constructor return void.Dave Airlie2017-09-291-8/+4
* amdgpu/dc: constify a bunch of dc structs.Dave Airlie2017-09-291-1/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-21/+22
* drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky2017-09-261-2/+2
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-9/+9
* drm/amd/display: change bw_dceip and bw_vbios into pointersBhawanpreet Lakha2017-09-261-12/+12
* drm/amd/display/dc: make dce120_link_encoder_create staticAlex Deucher2017-09-261-1/+1
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-261-1/+1
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-261-1/+1
* drm/amd/display: Add per surface validation hook.Andrey Grodzovsky2017-09-261-1/+4
* drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.Zeyu Fan2017-09-261-1/+1
* drm/amd/display: enable diags compilationDmytro Laktyushkin2017-09-261-16/+1
* drm/amd/display: Tidy up dce120_clock_source_create()Tom St Denis2017-09-261-2/+2
* drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin2017-09-261-66/+9
* drm/amd/display: DCE12 num_timing_generators should be 6Harry Wentland2017-09-261-2/+2
* drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin2017-09-261-10/+4
* drm/amd/display: dce120 to dce ipp refactorDmytro Laktyushkin2017-09-261-36/+33
* drm/amd/display: decouple per-crtc-plane modelAlex Deucher2017-09-261-0/+2
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-261-9/+5
* drm/amd/display: Add DCE12 core supportHarry Wentland2017-09-261-0/+1099