Linux Kernel
3.7.1
|
#include <psb_drv.h>
Data Fields | |
const char * | name |
unsigned int | accel_2d:1 |
int | pipes |
int | crtcs |
int | sgx_offset |
int | hdmi_mask |
int | lvds_mask |
int | cursor_needs_phys |
struct drm_crtc_helper_funcs const * | crtc_helper |
struct drm_crtc_funcs const * | crtc_funcs |
int(* | chip_setup )(struct drm_device *dev) |
void(* | chip_teardown )(struct drm_device *dev) |
void(* | errata )(struct drm_device *dev) |
int(* | output_init )(struct drm_device *dev) |
int(* | hotplug )(struct drm_device *dev) |
void(* | hotplug_enable )(struct drm_device *dev, bool on) |
void(* | init_pm )(struct drm_device *dev) |
int(* | save_regs )(struct drm_device *dev) |
int(* | restore_regs )(struct drm_device *dev) |
int(* | power_up )(struct drm_device *dev) |
int(* | power_down )(struct drm_device *dev) |
void(* | lvds_bl_power )(struct drm_device *dev, bool on) |
int | i2c_bus |
struct drm_crtc_funcs const* crtc_funcs |
struct drm_crtc_helper_funcs const* crtc_helper |