mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-24 23:54:24 +00:00
siihdmi: add underscan/overscan behavior flags
This commit is contained in:
@@ -375,6 +375,10 @@ struct siihdmi_tx {
|
||||
PIXEL_MAPPING_OVERSCANNED,
|
||||
} pixel_mapping;
|
||||
|
||||
int pt_overunder_behavior;
|
||||
int ce_overunder_behavior;
|
||||
int it_overunder_behavior;
|
||||
|
||||
/* preferred video mode (based on EDID) */
|
||||
struct fb_videomode preferred;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user