summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce120
Commit message (Expand)AuthorAgeFilesLines
* 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-193-3/+6
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-02-191-0/+2
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-1/+22
|\
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-1/+22
* | drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-063-3/+3
* | 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-063-6/+6
|/
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-4/+3
* drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li2017-11-021-6/+13
* amdgpu/dc: drop hw_sequencer_types.hDave Airlie2017-10-061-1/+0
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-295-17/+6
* 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-292-2/+2
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-21/+22
* drm/amd/display: Remove old, misleading commentHarry Wentland2017-09-261-1/+0
* 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-264-16/+15
* 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-262-1/+65
* drm/amd/display: set drr during program timing.Yongqiang Sun2017-09-261-3/+16
* drm/amd/display: enable diags compilationDmytro Laktyushkin2017-09-261-16/+1
* drm/amd/display: Remove unused addr var in TGHarry Wentland2017-09-261-7/+0
* drm/amd/display: Tidy up dce120_clock_source_create()Tom St Denis2017-09-261-2/+2
* drm/amd/display: Clean up indentation in dce120_tg_set_blank()Tom St Denis2017-09-261-11/+5
* drm/amd/display: Make dce120_tg_is_blanked() more legibleTom St Denis2017-09-261-9/+8
* drm/amd/display: Fix indentation in dce120_tg_program_timing()Tom St Denis2017-09-261-3/+3
* drm/amd/display: Tidy up dce120_timing_generator_enable_advanced_request()Tom St Denis2017-09-261-25/+12
* drm/amd/display: Fix 5th display lightup on Vega10Roman Li2017-09-261-1/+1
* drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin2017-09-264-444/+10
* drm/amd/display: DCE12 num_timing_generators should be 6Harry Wentland2017-09-261-2/+2
* drm/amd/display: FreeSync Auto Sweep SupportEric Cook2017-09-261-9/+64
* 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-266-517/+33
* drm/amd/display: improve cursor programming reliabilityDmytro Laktyushkin2017-09-262-4/+2
* drm/amd/display: Make sure v_total_min and max not less than v_total.Yongqiang Sun2017-09-261-2/+2
* drm/amd/display: set correct v_total_min and v_total_max for dce.Yongqiang Sun2017-09-261-2/+2
* drm/amd/display: Parse scanline registersSylvia Tsai2017-09-261-21/+21
* drm/amd/display: Fix hotspot programming during set cursor position.Zeyu Fan2017-09-261-11/+4
* drm/amd/display: decouple per-crtc-plane modelAlex Deucher2017-09-261-0/+2
* drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky2017-09-261-1/+31