summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce80
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski2018-03-141-0/+87
* drm/amd/display: Expose DCE110 CRC functions for DCE8Leo (Sunpeng) Li2018-02-191-0/+2
* drm/amd/display: Make couple functions in DCE80 TG staticHarry Wentland2018-02-192-68/+63Star
* drm/amd/display: Re-use DCE100 display_power_gating for DCE80Harry Wentland2018-02-191-37/+1Star
* drm/amd/display: Remove unused DCE80 compressorHarry Wentland2018-02-193-913/+1Star
* drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun2018-02-191-0/+3
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-02-191-0/+1
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-0/+21
|\
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-0/+21
* | drm/amd/display: Add APU cap in dc_capsAnthony Koo2017-12-041-0/+2
|/
* amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie2017-09-291-5/+1Star
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-295-19/+9Star
* amdgpu/dc: make dce80 timing generator construct return void.Dave Airlie2017-09-293-13/+4Star
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-9/+4Star
* amdgpu/dc: make opp construct void.Dave Airlie2017-09-291-7/+3Star
* amdgpu/dc: make link encoder construct void.Dave Airlie2017-09-291-14/+7Star
* amdgpu/dc: make stream encoder constructor return void.Dave Airlie2017-09-291-8/+4Star
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-282-26/+27
* drm/amd/display: Restore missing DCE8 xfm regsHarry Wentland2017-09-271-3/+3
* drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland2017-09-271-0/+1
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-271-5/+5
* drm/amd/display: Per plane validation context build.Andrey Grodzovsky2017-09-271-10/+6Star
* drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky2017-09-271-62/+17Star
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-274-32/+31Star
* drm/amd/disply/dc: add resource support for DCE8 APUs (v2)Alex Deucher2017-09-272-2/+349
* drm/amd/display/dc: add DIGG for KVAlex Deucher2017-09-271-1/+2
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-271-4/+4
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-271-2/+2
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-271-1/+1
* drm/amd/display: Add per surface validation hook.Andrey Grodzovsky2017-09-271-1/+3
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-271-1/+1
* drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2017-09-271-6/+6
* drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky2017-09-271-22/+3Star
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-271-1/+1
* drm/amd/display: fix index and union overwrite in compressorRoman Li2017-09-271-2/+2
* drm/amd/display: make dc_get_validate_context re-entrantDmytro Laktyushkin2017-09-271-10/+12
* drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin2017-09-274-188/+12Star
* drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin2017-09-271-2/+2
* drm/amd/display: decouple resource_pool from resource_contextTony Cheng2017-09-271-6/+2Star
* drm/amd/display: FreeSync Auto Sweep SupportEric Cook2017-09-271-1/+1
* drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin2017-09-274-155/+41Star
* drm/amd/display: update dce8 & 10 bw programmingDmytro Laktyushkin2017-09-261-18/+1Star
* drm/amd/display: Fill in vrefresh and min_vblank_time for dce8/dce10Jordan Lazare2017-09-261-0/+2
* drm/amd/display: remove surface validation against stream rectReza Amini2017-09-261-5/+0Star
* 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-0/+1
* drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.hHarry Wentland2017-09-261-1/+1
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-261-2/+0Star
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-261-0/+3
* drm/amd/display: bandwidth update fixDmytro Laktyushkin2017-09-261-11/+5Star