• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/intel-driver


Commit MetaInfo

Revision8838a50dc6ab4ba3bd04282248bd8f4e10d7bee2 (tree)
Zeit2016-06-01 11:36:52
AutorScott D Phillips <scott.d.phillips@inte...>
CommiterZhao, Yakui

Log Message

Remove extraneous OUT_BATCH in gen8_gpe_state_base_address

Line accidentally left behind in:

a82f0be Fix the 48-bit address issue for gpe_util functions on

Signed-off-by: Scott D Phillips <scott.d.phillips@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>

Ändern Zusammenfassung

Diff

--- a/src/i965_gpe_utils.c
+++ b/src/i965_gpe_utils.c
@@ -990,8 +990,6 @@ gen8_gpe_state_base_address(VADriverContextP ctx,
990990 OUT_BATCH(batch, 0);
991991 }
992992
993- OUT_BATCH(batch, 0);
994-
995993 /* DW12. Size limitation */
996994 OUT_BATCH(batch, 0xFFFFF000 | BASE_ADDRESS_MODIFY); //General State Access Upper Bound
997995 OUT_BATCH(batch, 0xFFFFF000 | BASE_ADDRESS_MODIFY); //Dynamic State Access Upper Bound