projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7c94fb
)
[9610] include: video: DSC related definitions is added
author
hwangjae lee
<hj-yo.lee@samsung.com>
Sat, 12 May 2018 08:47:04 +0000
(17:47 +0900)
committer
hwangjae lee
<hj-yo.lee@samsung.com>
Tue, 15 May 2018 08:44:36 +0000
(17:44 +0900)
Change-Id: I7377aa2ddaee35e0fa13334b29fe12f52db17d1f
Signed-off-by: hwangjae lee <hj-yo.lee@samsung.com>
include/video/mipi_display.h
patch
|
blob
|
blame
|
history
diff --git
a/include/video/mipi_display.h
b/include/video/mipi_display.h
index 19aa65a35546160fa9b556374ed800e8448352e3..95b95d674398ee4b8b963f4b29585ecfc811be57 100644
(file)
--- a/
include/video/mipi_display.h
+++ b/
include/video/mipi_display.h
@@
-59,6
+59,9
@@
enum {
MIPI_DSI_PACKED_PIXEL_STREAM_18 = 0x1e,
MIPI_DSI_PIXEL_STREAM_3BYTE_18 = 0x2e,
MIPI_DSI_PACKED_PIXEL_STREAM_24 = 0x3e,
+
+ MIPI_DSI_DSC_PRA = 0x07,
+ MIPI_DSI_DSC_PPS = 0x0a,
};
/* MIPI DSI Peripheral-to-Processor transaction types */