aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce80 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-09-29amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie1-5/+1
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie5-19/+9
2017-09-29amdgpu/dc: make dce80 timing generator construct return void.Dave Airlie3-13/+4
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-14/+7
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie1-8/+4
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland2-26/+27
2017-09-26drm/amd/display: Restore missing DCE8 xfm regsHarry Wentland1-3/+3
2017-09-26drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland1-0/+1
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-5/+5
2017-09-26drm/amd/display: Per plane validation context build.Andrey Grodzovsky1-10/+6
2017-09-26drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky1-62/+17
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha4-32/+31
2017-09-26drm/amd/disply/dc: add resource support for DCE8 APUs (v2)Alex Deucher2-2/+349
2017-09-26drm/amd/display/dc: add DIGG for KVAlex Deucher1-1/+2
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland1-4/+4
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-2/+2
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/+3
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland1-1/+1
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-6/+6
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky1-22/+3
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-1/+1
2017-09-26drm/amd/display: fix index and union overwrite in compressorRoman Li1-2/+2
2017-09-26drm/amd/display: make dc_get_validate_context re-entrantDmytro Laktyushkin1-10/+12
2017-09-26drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin4-188/+12
2017-09-26drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin1-2/+2
2017-09-26drm/amd/display: decouple resource_pool from resource_contextTony Cheng1-6/+2
2017-09-26drm/amd/display: FreeSync Auto Sweep SupportEric Cook1-1/+1
2017-09-26drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin4-155/+41
2017-09-26drm/amd/display: update dce8 & 10 bw programmingDmytro Laktyushkin1-18/+1
2017-09-26drm/amd/display: Fill in vrefresh and min_vblank_time for dce8/dce10Jordan Lazare1-0/+2
2017-09-26drm/amd/display: remove surface validation against stream rectReza Amini1-5/+0
2017-09-26drm/amd/display: decouple per-crtc-plane modelAlex Deucher1-0/+2
2017-09-26drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky1-0/+1
2017-09-26drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.hHarry Wentland1-1/+1
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher1-2/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher1-0/+3
2017-09-26drm/amd/display: bandwidth update fixDmytro Laktyushkin1-11/+5
2017-09-26drm/amd/display: remove apply_clk_constraints, used validate_bandwidth universallyDmytro Laktyushkin1-2/+2
2017-09-26drm/amd/display: Surface Validation Fixes + Audio MaskLeon Elazar1-2/+2
2017-09-26drm/amd/display: Fix gamma colour corruption for 10 bit surfacesJordan Lazare2-73/+1
2017-09-26drm/amd/display: Fix missing fcn pointer on DCE8Jordan Lazare1-2/+4
2017-09-26drm/amd/display: report cursor size base on the ASICTony Cheng1-0/+1
2017-09-26drm/amd/display: use disp clock value in context rather than bw_resultsDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: Don't reserve pipe for underlay on ASIC without underlayHarry Wentland1-1/+1
2017-09-26drm/amd/display: Remove dc_target objectAric Cyr1-47/+42
2017-09-26drm/amd/display: limit HBR3 support to Polaris and upTony Cheng1-2/+9