Skip to content

Commit

Permalink
revert for CL7aa283c2/CL#808344(CL#808658)
Browse files Browse the repository at this point in the history
Change-Id: Iafa7b920e7a97be311f93f68da44aa67693e5683
  • Loading branch information
fenhu authored and Sherry-Lin committed Oct 18, 2018
1 parent d748abc commit 7bd497e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5951,8 +5951,6 @@ MOS_STATUS CompositeState::RenderPhase(
VPHAL_DBG_STATE_DUMPPER_DUMP_SSH(pRenderHal);
VPHAL_DBG_STATE_DUMPPER_DUMP_BATCH_BUFFER(pRenderHal, pBatchBuffer);

// Just set the last cmdbuffer submission's frametrack as true to aviod the KMD return multi event for one VPBLIT.
pOsInterface->bEnableKmdMediaFrameTracking = m_bLastPhase ? true : false;
VPHAL_RENDER_CHK_STATUS(VpHal_RndrSubmitCommands(
pRenderHal,
pBatchBuffer,
Expand Down

0 comments on commit 7bd497e

Please sign in to comment.