disp: msm: sde: add events to input and output hw-fences
Add extra display driver debug events for input and output hw-fences. Change-Id: I32be1d25d98c510ebba5d39f8aff2a0c54144ba1 Signed-off-by: Ingrid Gallardo <quic_ingridg@quicinc.com>
This commit is contained in:

committad av
Gerrit - the friendly Code Review server

förälder
188cfbc717
incheckning
7427045102
@@ -31,6 +31,9 @@
|
||||
#define SDE_EVTLOG_FATAL 0xbad
|
||||
#define SDE_EVTLOG_ERROR 0xebad
|
||||
|
||||
#define SDE_EVTLOG_H32(val) (val >> 32)
|
||||
#define SDE_EVTLOG_L32(val) (val & 0xffffffff)
|
||||
|
||||
/* flags to enable the HW block dumping */
|
||||
#define SDE_DBG_SDE BIT(0)
|
||||
#define SDE_DBG_RSC BIT(1)
|
||||
|
Referens i nytt ärende
Block a user