Home
last modified time | relevance | path

Searched defs:psb_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/gma500/
Dpsb_drv.h555 struct psb_ops { struct
556 const char *name;
557 int pipes; /* Number of output pipes */
558 int crtcs; /* Number of CRTCs */
559 int sgx_offset; /* Base offset of SGX device */
560 int hdmi_mask; /* Mask of HDMI CRTCs */
561 int lvds_mask; /* Mask of LVDS CRTCs */
562 int sdvo_mask; /* Mask of SDVO CRTCs */
563 int cursor_needs_phys; /* If cursor base reg need physical address */
566 struct drm_crtc_helper_funcs const *crtc_helper;
[all …]