mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
struct rk_screen:add dsp_lut
This commit is contained in:
parent
12c4a14764
commit
3101bcb39b
|
|
@ -120,6 +120,7 @@ typedef struct rk29fb_screen {
|
|||
u16 lower_margin;
|
||||
u16 vsync_len;
|
||||
u8 ft; //the time need to display one frame,in ms
|
||||
int *dsp_lut; //display lut
|
||||
#ifdef CONFIG_HDMI_DUAL_DISP
|
||||
/* Scaler mode Timing */
|
||||
u32 s_pixclock;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user