Lines Matching defs:hwc_dev
331 static void dump_set_info(omap4_hwc_device_t *hwc_dev, hwc_display_contents_1_t* list) in dump_set_info()
504 static int is_upscaled_NV12(omap4_hwc_device_t *hwc_dev, hwc_layer_1_t *layer) in is_upscaled_NV12()
551 static void wakeup_hdmi_thread(omap4_hwc_device_t *hwc_dev) in wakeup_hdmi_thread()
557 static void fire_vsync_event(omap4_hwc_device_t *hwc_dev, uint64_t timestamp) in fire_vsync_event()
642 omap4_hwc_setup_layer(omap4_hwc_device_t *hwc_dev, struct dss2_ovl_info *ovl, in omap4_hwc_setup_layer()
892 omap4_hwc_adjust_primary_display_layer(omap4_hwc_device_t *hwc_dev, struct dss2_ovl_info *ovl) in omap4_hwc_adjust_primary_display_layer()
955 static int omap4_hwc_can_scale_layer(omap4_hwc_device_t *hwc_dev, hwc_layer_1_t *layer, IMG_native_… in omap4_hwc_can_scale_layer()
972 static int omap4_hwc_is_valid_layer(omap4_hwc_device_t *hwc_dev, in omap4_hwc_is_valid_layer()
1032 static int omap4_hwc_set_best_hdmi_mode(omap4_hwc_device_t *hwc_dev, __u32 xres, __u32 yres, in omap4_hwc_set_best_hdmi_mode()
1212 static void gather_layer_statistics(omap4_hwc_device_t *hwc_dev, struct counts *num, hwc_display_co… in gather_layer_statistics()
1252 static void decide_supported_cloning(omap4_hwc_device_t *hwc_dev, struct counts *num) in decide_supported_cloning()
1317 static int can_dss_render_all(omap4_hwc_device_t *hwc_dev, struct counts *num) in can_dss_render_all()
1341 static inline int can_dss_render_layer(omap4_hwc_device_t *hwc_dev, in can_dss_render_layer()
1368 static int clone_layer(omap4_hwc_device_t *hwc_dev, int ix) { in clone_layer()
1408 static int clone_external_layer(omap4_hwc_device_t *hwc_dev, int ix) { in clone_external_layer()
1449 static int setup_mirroring(omap4_hwc_device_t *hwc_dev) in setup_mirroring()
1493 static void blit_reset(omap4_hwc_device_t *hwc_dev, int flags) in blit_reset()
1505 static int blit_layers(omap4_hwc_device_t *hwc_dev, hwc_display_contents_1_t *list, int bufoff) in blit_layers()
1604 void debug_post2(omap4_hwc_device_t *hwc_dev, int nbufs) in debug_post2()
1618 static int free_tiler2d_buffers(omap4_hwc_device_t *hwc_dev) in free_tiler2d_buffers()
1629 static int allocate_tiler2d_buffers(omap4_hwc_device_t *hwc_dev) in allocate_tiler2d_buffers()
1667 omap4_hwc_device_t *hwc_dev = (omap4_hwc_device_t *)dev; in omap4_hwc_prepare() local
1940 static void omap4_hwc_reset_screen(omap4_hwc_device_t *hwc_dev) in omap4_hwc_reset_screen()
1982 omap4_hwc_device_t *hwc_dev = (omap4_hwc_device_t *)dev; in omap4_hwc_set() local
2087 omap4_hwc_device_t *hwc_dev = (omap4_hwc_device_t *)dev; in omap4_hwc_dump() local
2120 static void free_png_image(omap4_hwc_device_t *hwc_dev, struct omap4_hwc_img *img) in free_png_image()
2125 static int load_png_image(omap4_hwc_device_t *hwc_dev, char *path, struct omap4_hwc_img *img) in load_png_image()
2238 omap4_hwc_device_t *hwc_dev = (omap4_hwc_device_t *) device;; in omap4_hwc_device_close() local
2285 static void set_primary_display_transform_matrix(omap4_hwc_device_t *hwc_dev) in set_primary_display_transform_matrix()
2318 static void handle_hotplug(omap4_hwc_device_t *hwc_dev) in handle_hotplug()
2423 static void handle_uevents(omap4_hwc_device_t *hwc_dev, const char *buff, int len) in handle_uevents()
2487 omap4_hwc_device_t *hwc_dev = data; in omap4_hwc_hdmi_thread() local
2609 omap4_hwc_device_t *hwc_dev = (omap4_hwc_device_t *) dev; in omap4_hwc_registerProcs() local
2617 omap4_hwc_device_t *hwc_dev = (omap4_hwc_device_t *) dev; in omap4_hwc_query() local
2638 omap4_hwc_device_t *hwc_dev = (omap4_hwc_device_t *) dev; in omap4_hwc_event_control() local
2692 omap4_hwc_device_t *hwc_dev; in omap4_hwc_device_open() local