summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-29drm/amd/display: Add validate_context to atomic_statedc-drm-next-atomic-devHarry Wentland3-8/+9
2017-03-29drm/amd/display: Return context from validate_contextHarry Wentland3-9/+23
2017-03-29drm/amd/display: Move resource_validate_ctx_destruct to dc.hHarry Wentland4-12/+12
2017-03-29drm/amd/display: Commit validation set from stateHarry Wentland3-44/+137
2017-03-29drm/amd/display: Add correct retain/release for objs in dm_atomic_stateHarry Wentland2-9/+20
2017-03-29drm/amd/display: Hook dm private state into atomic_checkHarry Wentland2-37/+48
2017-03-29drm/amd/display: Add DM global atomic stateHarry Wentland5-1/+143
2017-03-29drm/amd/display: Use new drm_dp_find_vcpi_slots to compute slotsHarry Wentland1-2/+2
2017-03-29drm/dp: Track MST link bandwidthPandiyan, Dhinakaran1-7/+31
2017-03-29drm: Connector helper function to release resourcesPandiyan, Dhinakaran2-0/+32
2017-03-29drm/dp: Add DP MST helpers to atomically find and release vcpi slotsPandiyan, Dhinakaran2-0/+81
2017-03-29drm/dp: Introduce MST topology state to track available link bandwidthPandiyan, Dhinakaran2-0/+95
2017-03-29drm: Add driver-private objects to atomic statePandiyan, Dhinakaran3-0/+166
2017-03-29drm/dp: Split drm_dp_mst_allocate_vcpiPandiyan, Dhinakaran5-16/+19
2017-03-29drm/dp: Kill unused MST vcpi slot availability trackingPandiyan, Dhinakaran2-12/+8
2017-03-29drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgrPandiyan, Dhinakaran2-11/+3
2017-03-29Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Harry Wentland2-123/+28
2017-03-28drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang2-8/+8
2017-03-28drm/amd/display: stereo supportVitaly Prosyak1-8/+26
2017-03-28drm/amd/display: use CP2520-3 for PHY compliance automationTony Cheng2-1/+4
2017-03-28drm/amd/display: Fix MPO exit and cursor issue.Yongqiang Sun2-2/+5
2017-03-28drm/amd/display: increase timeout for dmif deallocRoman Li1-1/+1
2017-03-28drm/amd/display: voltage request related changeCharlene Liu4-13/+18
2017-03-28drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as a trigger for VBLANK.Andrey Grodzovsky1-2/+1
2017-03-28drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky9-38/+152
2017-03-28drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.hHarry Wentland7-9/+11
2017-03-28drm/amd/display: Power on front end during set mode.Yongqiang Sun2-0/+8
2017-03-28drm/amd/display: Add audio/video ContainerId implementationxhdu3-4/+63
2017-03-28drm/amd/display: using calculated values for VReady/StartupCharlene Liu4-1/+12
2017-03-28drm/amdgpu: Couple small warning fixesHarry Wentland2-2/+3
2017-03-28drm/amd/display: Remove DCE12 guardsJordan Lazare44-180/+18
2017-03-28drm/amd/display: remove redundant checkCharlene Liu1-4/+0
2017-03-28drm/amd/display: DP is hotplugged, HDMI with 4:2:0 corruptionCharlene Liu1-4/+7
2017-03-28drm/amd/display: Fix applying surface to underlay pipeLeon Elazar1-12/+22
2017-03-28drm/amd/display: Set cursor pitch to cursor width (in pixels).Andrey Grodzovsky1-0/+2
2017-03-28drm/amd/display: Unhardcode cursor size reported back to UMD.Andrey Grodzovsky1-2/+2
2017-03-28drm/amd/display: Unhardcode acrtc->max_cursor_{height,width}Andrey Grodzovsky1-2/+2
2017-03-28drm/amd/display: Fix gfx9 parameters reading for DC.Andrey Grodzovsky1-0/+2
2017-03-28drm/amd/display: Fix the NULL pointer. (v2)Andrey Grodzovsky1-1/+3
2017-03-28drm/amd/display: support PHY compliance automation for CP2520 pattern 1/2/3Tony Cheng4-34/+53
2017-03-28drm/amd/display: support CP2520 pattern 2 for HBR2 complianceTony Cheng3-95/+66
2017-03-28drm/amd/display: Use stream_enc to get head pipe.Yongqiang Sun1-1/+1
2017-03-28drm/amd/display: remove dc_pre_update_surfaces_to_stream from dc useDmytro Laktyushkin6-169/+54
2017-03-28drm/amd/display: use extended receiver cap for dpcd verTony Cheng1-3/+3
2017-03-28drm/amd/display: changing the dc_update_surfaces_and_streamLeon Elazar2-65/+65
2017-03-28drm/amd/display: fix bw calc internal initialization errorDmytro Laktyushkin1-2/+2
2017-03-28drm/amd/display: Fixed bandwidth calculation error when converting fractionsLogatharshan Thothiralingam1-4/+4
2017-03-28drm/amd/display: adding new dc_update_surfaces_and_streamLeon Elazar2-0/+50
2017-03-28drm/amd/display: Less log spamJordan Lazare1-6/+6
2017-03-28drm/amd/display: need to handle DCE_Info table ver4.2Charlene Liu1-1/+78