summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-12-15drm/amdgpu: setup the shared and private apertures on gfx9Alex Deucher-5/+20
2017-12-15drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky-18/+11
2017-12-15drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky-7/+19
2017-12-15drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He-24/+18
2017-12-15drm/ttm: enable eviction for Per-VM-BORoger He-6/+5
2017-12-15drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and csRoger He-2/+12
2017-12-15drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctxRoger He-0/+4
2017-12-14drm/amdgpu: add enumerate for PDB/PTB v3Chunming Zhou-19/+61
2017-12-14drm/amd/display: dal 3.1.25Tony Cheng-1/+1
2017-12-14drm/amd/display: Add TODO item to remove vector.cHarry Wentland-0/+3
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland-80/+47
2017-12-14drm/amd/display: Remove redundant NULL check in DCE11 HWSSHarry Wentland-2/+1
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin-13/+29
2017-12-14drm/amd/display: remove format_control from set_cursor_attributesYue Hin Lau-7/+0
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun-39/+36
2017-12-14drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang-1/+3
2017-12-14drm/amd/display: Move OPP mpc tree initialization to hw_initEric Bernstein-7/+3
2017-12-14drm/amd/display: use REG_UPDATE for MPC muxEric Bernstein-4/+4
2017-12-14drm/amd/display: Correct fixed point calculation.Vitaly Prosyak-1/+1
2017-12-14drm/amd/display: OPTC cleanup/implementationYue Hin Lau-174/+244
2017-12-14drm/amd/display: Move unity TF type to predefined typesVitaly Prosyak-5/+6
2017-12-14drm/amd/display: dpp clean upYue Hin Lau-7/+4
2017-12-14drm/amd/display: add assert to verify dcn_calc input validityDmytro Laktyushkin-0/+11
2017-12-14drm/amd/display: Add dppclk to dcn_bw_clocksDmytro Laktyushkin-2/+3
2017-12-14drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin-5/+13
2017-12-14drm/amd/display: Print DC_VER at DC initHarry Wentland-2/+2
2017-12-14drm/amd/display: really fix time out in init sequenceTony Cheng-2/+3
2017-12-14drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland-0/+73
2017-12-14drm/amd/display: Use macro for isnan checkHarry Wentland-10/+8
2017-12-14drm/amd/display: dal 3.1.24Tony Cheng-1/+1
2017-12-14drm/amd/display: Set mpcc_disconnect_pending during MPC resetTony Cheng-6/+16
2017-12-14drm/amd/display: Refine update flags usage in update_dchubp_dppAndrew Jiang-2/+3
2017-12-14drm/amd/display: Cache cursor position.Yongqiang Sun-0/+3
2017-12-14drm/amd/display: Program cursor regs after context swapped.Yongqiang Sun-14/+1
2017-12-14drm/amd/display: fix recout_skip calculation when rotating 180 or 270Yongqiang Sun-34/+60
2017-12-14drm/amd/display: Add is_tiling_rotated flag to plane_stateEric Murphy-Zaremba-0/+1
2017-12-14drm/amd/display: OPP DPG test patternEric Bernstein-38/+43
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak-274/+325
2017-12-14drm/amd/display: Reset MPCC muxes during initEric Bernstein-49/+35
2017-12-14drm/amd/display: CNVC pseudocode review follow upYue Hin Lau-247/+244
2017-12-14drm/amd/display: Disable plane right after disconnectedYongqiang Sun-1/+2
2017-12-14drm/amd/display: dal 3.1.23Tony Cheng-1/+1
2017-12-14drm/amd/display: Clean up os_types.h a bitHarry Wentland-6/+2
2017-12-14drm/amd/display: Fix access of wrong array element TF format conversionHarry Wentland-2/+2
2017-12-14drm/amd/display: dal 3.1.22Tony Cheng-1/+1
2017-12-14drm/amd/display: Add dcc_change surface update flagAndrew Jiang-0/+7
2017-12-14drm/amd/display: Implement work around for optc underflow.Yongqiang Sun-11/+62
2017-12-14drm/amd/display: Change optimized_required logicAndrew Jiang-0/+3
2017-12-14drm/amd/display: Add optimized_required flagHarry Wentland-0/+4
2017-12-14drm/amd/display: Use same wait mpcc idle function.Yongqiang Sun-15/+12