mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 02:30:12 +01:00
fix whitespace issue in previous patch
This commit is contained in:
parent
aa142ff1b5
commit
43c244ebba
2 changed files with 2 additions and 2 deletions
|
|
@ -201,7 +201,7 @@ static __inline__ int radeon_check_and_fixup_packets( drm_radeon_private_t *dev_
|
|||
case RADEON_EMIT_PP_TEX_SIZE_0:
|
||||
case RADEON_EMIT_PP_TEX_SIZE_1:
|
||||
case RADEON_EMIT_PP_TEX_SIZE_2:
|
||||
case R200_EMIT_RB3D_BLENDCOLOR:
|
||||
case R200_EMIT_RB3D_BLENDCOLOR:
|
||||
/* These packets don't contain memory offsets */
|
||||
break;
|
||||
|
||||
|
|
|
|||
|
|
@ -201,7 +201,7 @@ static __inline__ int radeon_check_and_fixup_packets( drm_radeon_private_t *dev_
|
|||
case RADEON_EMIT_PP_TEX_SIZE_0:
|
||||
case RADEON_EMIT_PP_TEX_SIZE_1:
|
||||
case RADEON_EMIT_PP_TEX_SIZE_2:
|
||||
case R200_EMIT_RB3D_BLENDCOLOR:
|
||||
case R200_EMIT_RB3D_BLENDCOLOR:
|
||||
/* These packets don't contain memory offsets */
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue