projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
463135e
)
phone-pad:modify lcd screen width and height to fix android input method problem.
author
zwp
<zwp@rock-chips.com>
Thu, 25 Aug 2011 04:02:25 +0000
(21:02 -0700)
committer
张文平
<zwp@rk29.(none)>
Thu, 25 Aug 2011 06:25:40 +0000
(14:25 +0800)
drivers/video/display/screen/lcd_hsd07pfw1.c
patch
|
blob
|
history
diff --git
a/drivers/video/display/screen/lcd_hsd07pfw1.c
b/drivers/video/display/screen/lcd_hsd07pfw1.c
index 20686a7968762bdaa47225811e385b04daf59f6c..631b1a7eb81a882067e416ba3b961bc8fedddbe3 100755
(executable)
--- a/
drivers/video/display/screen/lcd_hsd07pfw1.c
+++ b/
drivers/video/display/screen/lcd_hsd07pfw1.c
@@
-26,8
+26,8
@@
#define V_VD 600
\r
#define V_FP 0
\r
\r
-#define LCD_WIDTH 1024
\r
-#define LCD_HEIGHT 600
\r
+#define LCD_WIDTH 1
54//1
024
\r
+#define LCD_HEIGHT
91//
600
\r
/* Other */
\r
#define DCLK_POL 0
\r
#define SWAP_RB 0
\r