fb_info
Regular
4.4
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
4.8
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
4.10
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
4.13
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
4.15
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
4.18
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
5.0
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
5.3
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
5.4
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
5.8
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
const struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
5.11
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
const struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
5.13
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
const struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
5.15
: ✅struct fb_info {
refcount_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
const struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
5.19
: ✅struct fb_info {
refcount_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
long unsigned int npagerefs;
struct fb_deferred_io_pageref *pagerefs;
struct fb_deferred_io *fbdefio;
const struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
bool forced_out;
};
6.2
: ✅struct fb_info {
refcount_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
long unsigned int npagerefs;
struct fb_deferred_io_pageref *pagerefs;
struct fb_deferred_io *fbdefio;
const struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
6.5
: ✅struct fb_info {
refcount_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
long unsigned int npagerefs;
struct fb_deferred_io_pageref *pagerefs;
struct fb_deferred_io *fbdefio;
const struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
bool skip_vt_switch;
};
6.8
: ✅struct fb_info {
refcount_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
long unsigned int npagerefs;
struct fb_deferred_io_pageref *pagerefs;
struct fb_deferred_io *fbdefio;
const struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
bool skip_vt_switch;
};
arm64
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
armhf
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
ppc64el
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
riscv64
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
aws
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
azure
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
gcp
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
lowlatency
: ✅struct fb_info {
atomic_t count;
int node;
int flags;
int fbcon_rotate_hint;
struct mutex lock;
struct mutex mm_lock;
struct fb_var_screeninfo var;
struct fb_fix_screeninfo fix;
struct fb_monspecs monspecs;
struct work_struct queue;
struct fb_pixmap pixmap;
struct fb_pixmap sprite;
struct fb_cmap cmap;
struct list_head modelist;
struct fb_videomode *mode;
struct backlight_device *bl_dev;
struct mutex bl_curve_mutex;
u8 bl_curve[128];
struct delayed_work deferred_work;
struct fb_deferred_io *fbdefio;
struct fb_ops *fbops;
struct device *device;
struct device *dev;
int class_flag;
struct fb_tile_ops *tileops;
char *screen_base;
char *screen_buffer;
long unsigned int screen_size;
void *pseudo_palette;
u32 state;
void *fbcon_par;
void *par;
struct apertures_struct *apertures;
bool skip_vt_switch;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
⚠️int fbcon_rotate_hint
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
⚠️struct fb_ops *fbops
➡️ const struct fb_ops *fbops
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
⚠️atomic_t count
➡️ refcount_t count
5.15
and 5.19
⚠️long unsigned int npagerefs
struct fb_deferred_io_pageref *pagerefs
bool forced_out
struct work_struct queue
5.19
and 6.2
⚠️bool forced_out
6.2
and 6.5
⚠️struct apertures_struct *apertures
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
⚠️struct backlight_device *bl_dev
struct mutex bl_curve_mutex
u8 bl_curve[128]
generic
and gcp
✅
generic
and lowlatency
✅