summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: change bw_dceip and bw_vbios into pointersBhawanpreet Lakha6-57/+83
2017-09-26drm/amd/display: add display write back(DWB)Duke Du11-2/+1003
2017-09-26drm/amd/display: Use atomic types for ref_countJerry Zuo8-51/+49
2017-09-26drm/amd/display: fix gamma distortion on VegaRoman Li1-0/+3
2017-09-26drm/amdgpu: disable DC on KB/ML for nowAlex Deucher1-4/+3
2017-09-26drm/amd/display: Add a TODO listHarry Wentland1-0/+81
2017-09-26drm/amdgpu/cik: add IP modules for DC for APUsAlex Deucher1-0/+8
2017-09-26drm/amd/disply/dc: add resource support for DCE8 APUs (v2)Alex Deucher3-3/+356
2017-09-26drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher8-1/+28
2017-09-26drm/amd/display/dc: add DIGG for KVAlex Deucher2-1/+8
2017-09-26drm/amdgpu: add DCE8 APUs to dc_supported checkAlex Deucher1-0/+3
2017-09-26drm/amd/display/dm: add KV, KB, ML (v2)Alex Deucher1-0/+16
2017-09-26drm/amd/display/dc: make dce120_link_encoder_create staticAlex Deucher1-1/+1
2017-09-26drm/amd/display/dc: Make dce110_validate_bandwidth static (v2)Alex Deucher1-4/+4
2017-09-26drm/amd/display: Fix warnings about uninitialized useHarry Wentland2-1/+3
2017-09-26drm/amd/display: Pass correct number for gamma entriesHarry Wentland1-1/+2
2017-09-26drm/amd/display: Fix regression in dce110_apply_ctx_for_surfacesHarry Wentland1-1/+1
2017-09-26drm/amd/display: fix HDMI 12bits last two bits are zero issueCorbin McElhanney2-7/+13
2017-09-26drm/amd/display: log watermarksTony Cheng1-0/+80
2017-09-26drm/amd/display: Workaround for underflow.Yongqiang Sun1-0/+29
2017-09-26drm/amd/display: Fix hw state logging regressionCorbin McElhanney1-1/+4
2017-09-26drm/amd/display: Couple newline fixesHarry Wentland2-3/+2
2017-09-26drm/amd/display: Use public plane destroy helperHarry Wentland1-2/+1
2017-09-26drm/amd/display: use some sensible time outTony Cheng6-27/+41
2017-09-26drm/amd/display: Fix accessing freed memoryCorbin McElhanney1-1/+4
2017-09-26drm/amd/display: Clear water mark change request bit before programing.Yongqiang Sun1-2/+4
2017-09-26drm/amd/display: add programming for 0 plane caseEric Yang4-30/+64
2017-09-26drm/amd/display: Move verify link cap after read edidWenjing Liu2-7/+16
2017-09-26drm/amd/display: implement DXGI Gamma RampsAnthony Koo4-20/+40
2017-09-26drm/amd/display: Add more pstate sanity checksCorbin McElhanney1-0/+24
2017-09-26drm/amd/display: log underflowTony Cheng3-10/+31
2017-09-26drm/amd/display: log HW state when we about to encounter DF DPM hangTony Cheng1-57/+58
2017-09-26drm/amd/display: fix eDP power down sequenceCharlene Liu1-6/+9
2017-09-26drm/amd/display: Clean up cursor codeHarry Wentland1-191/+92
2017-09-26drm/amd/display: Implement tmz surface.Yongqiang Sun3-0/+13
2017-09-26drm/amd/display: fix dlg ttu calculation inputCharlene Liu1-3/+34
2017-09-26drm/amd/display: update predefined latency for Rv1_F0Charlene Liu2-0/+13
2017-09-26drm/amd/display: Fix comment placement for when new_stream is nullBhawanpreet Lakha1-8/+7
2017-09-26drm/amd/display: do not report min_memory_clock_khz to pplib for dce8 & 10Dmytro Laktyushkin1-2/+2
2017-09-26drm/amd/display: fix PHYCLK in formula.Charlene Liu1-1/+1
2017-09-26drm/amd/display: Fix plane_atomic_check when no dc_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Add surface to dm_plane_state if fb reserve failsJerry Zuo1-6/+5
2017-09-26drm/amd/display: fix PHYCLK in formula.Charlene Liu3-12/+32
2017-09-26drm/amd/display: Move encoder_info_frame to stream_resHarry Wentland3-6/+4
2017-09-26drm/amd/display: Move pix_clk_params into stream_resHarry Wentland7-18/+19
2017-09-26drm/amd/display: Move audio to stream_resHarry Wentland4-26/+25
2017-09-26drm/amd/display: remove remaining DCN1 guardKenny Tsao1-10/+0
2017-09-26drm/amd/display: Move stream_enc to stream_resHarry Wentland8-58/+58
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland13-106/+105
2017-09-26drm/amd/display: Move OPP to stream_resHarry Wentland8-31/+30