mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
drm/xe: Cleanup TRAILING_WHITESPACE style issues
Remove all existing style issues of type TRAILING_WHITESPACE reported by checkpatch. Signed-off-by: Francois Dugast <francois.dugast@intel.com> Reviewed-by: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This commit is contained in:
parent
763931d25c
commit
80c58bdf0e
|
|
@ -482,7 +482,7 @@ static const struct xe_rtp_entry_sr engine_was[] = {
|
|||
ENGINE_CLASS(RENDER)),
|
||||
XE_RTP_ACTIONS(SET(CACHE_MODE_SS,
|
||||
ENABLE_EU_COUNT_FOR_TDL_FLUSH,
|
||||
/*
|
||||
/*
|
||||
* Wa_14012342262 write-only reg, so skip
|
||||
* verification
|
||||
*/
|
||||
|
|
@ -492,7 +492,7 @@ static const struct xe_rtp_entry_sr engine_was[] = {
|
|||
XE_RTP_RULES(SUBPLATFORM(DG2, G10), ENGINE_CLASS(RENDER)),
|
||||
XE_RTP_ACTIONS(SET(CACHE_MODE_SS,
|
||||
ENABLE_EU_COUNT_FOR_TDL_FLUSH,
|
||||
/*
|
||||
/*
|
||||
* Wa_14012342262 write-only reg, so skip
|
||||
* verification
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user