projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0670c5a
)
drm/i915: Add missing ')' to SKL_PS_ECC_STAT define
author
Ville Syrjälä
<
[email protected]
>
Wed, 4 Nov 2015 21:20:16 +0000
(23:20 +0200)
committer
Ville Syrjälä
<
[email protected]
>
Wed, 18 Nov 2015 12:35:53 +0000
(14:35 +0200)
Signed-off-by: Ville Syrjälä <
[email protected]
>
Link:
http://patchwork.freedesktop.org/patch/msgid/
[email protected]
Reviewed-by: Chris Wilson <
[email protected]
>
drivers/gpu/drm/i915/i915_reg.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/i915_reg.h
b/drivers/gpu/drm/i915/i915_reg.h
index fd810679070e62e3c1a398694ebf004144814663..26e7b18e46d50c0b8f0b230959259284c6dde3bb 100644
(file)
--- a/
drivers/gpu/drm/i915/i915_reg.h
+++ b/
drivers/gpu/drm/i915/i915_reg.h
@@
-5713,7
+5713,7
@@
enum skl_disp_power_wells {
_ID(id, _PS_HPHASE_1B, _PS_HPHASE_2B))
#define SKL_PS_ECC_STAT(pipe, id) _PIPE(pipe, \
_ID(id, _PS_ECC_STAT_1A, _PS_ECC_STAT_2A), \
- _ID(id, _PS_ECC_STAT_1B, _PS_ECC_STAT_2B)
+ _ID(id, _PS_ECC_STAT_1B, _PS_ECC_STAT_2B)
)
/* legacy palette */
#define _LGC_PALETTE_A 0x4a000