intel_extreme: skylake/DDI. all displays can set resolution now, no refresh on digital panels yet (DPLL still missing)
This commit is contained in:
@@ -1163,6 +1163,7 @@ struct intel_free_graphics_memory {
|
||||
#define PCH_PANEL_FITTER_H_SCALE 0x90
|
||||
|
||||
#define PANEL_FITTER_ENABLED (1 << 31)
|
||||
//pipes are hardcoded according to offset on SkyLake and later
|
||||
#define PANEL_FITTER_PIPE_MASK (3 << 29)
|
||||
#define PANEL_FITTER_PIPE_A (0 << 29)
|
||||
#define PANEL_FITTER_PIPE_B (1 << 29)
|
||||
|
||||
Reference in New Issue
Block a user