Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_irq.c24 static u32 vbox_get_flags(struct vbox_private *vbox) in vbox_get_flags()
29 void vbox_report_hotplug(struct vbox_private *vbox) in vbox_report_hotplug()
37 struct vbox_private *vbox = (struct vbox_private *)dev->dev_private; in vbox_irq_handler() local
65 static void validate_or_set_position_hints(struct vbox_private *vbox) in validate_or_set_position_hints()
106 static void vbox_update_mode_hints(struct vbox_private *vbox) in vbox_update_mode_hints()
164 struct vbox_private *vbox = container_of(work, struct vbox_private, in vbox_hotplug_worker() local
171 int vbox_irq_init(struct vbox_private *vbox) in vbox_irq_init()
179 void vbox_irq_fini(struct vbox_private *vbox) in vbox_irq_fini()
Dvbox_main.c30 void vbox_report_caps(struct vbox_private *vbox) in vbox_report_caps()
46 struct vbox_private *vbox = fb->dev->dev_private; in vbox_framebuffer_dirty_rectangles() local
104 int vbox_framebuffer_init(struct vbox_private *vbox, in vbox_framebuffer_init()
122 static int vbox_accel_init(struct vbox_private *vbox) in vbox_accel_init()
159 static void vbox_accel_fini(struct vbox_private *vbox) in vbox_accel_fini()
170 static bool have_hgsmi_mode_hints(struct vbox_private *vbox) in have_hgsmi_mode_hints()
200 int vbox_hw_init(struct vbox_private *vbox) in vbox_hw_init()
267 void vbox_hw_fini(struct vbox_private *vbox) in vbox_hw_fini()
274 int vbox_gem_create(struct vbox_private *vbox, in vbox_gem_create()
Dvbox_drv.c41 struct vbox_private *vbox; in vbox_pci_probe() local
113 struct vbox_private *vbox = pci_get_drvdata(pdev); in vbox_pci_remove() local
127 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_suspend() local
143 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_resume() local
153 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_freeze() local
160 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_thaw() local
167 struct vbox_private *vbox = dev_get_drvdata(dev); in vbox_pm_poweroff() local
Dvbox_mode.c33 struct vbox_private *vbox; in vbox_do_modeset() local
79 struct vbox_private *vbox = crtc->dev->dev_private; in vbox_set_view() local
115 static bool vbox_set_up_input_mapping(struct vbox_private *vbox) in vbox_set_up_input_mapping()
177 struct vbox_private *vbox = crtc->dev->dev_private; in vbox_crtc_set_base_and_mode() local
385 struct vbox_private *vbox = in vbox_cursor_atomic_update() local
440 struct vbox_private *vbox = in vbox_cursor_atomic_disable() local
529 static struct drm_plane *vbox_create_plane(struct vbox_private *vbox, in vbox_create_plane()
575 struct vbox_private *vbox = in vbox_crtc_init() local
734 struct vbox_private *vbox = NULL; in vbox_get_modes() local
864 struct vbox_private *vbox = in vbox_user_framebuffer_create() local
[all …]
Dvbox_ttm.c13 int vbox_mm_init(struct vbox_private *vbox) in vbox_mm_init()
39 void vbox_mm_fini(struct vbox_private *vbox) in vbox_mm_fini()
Dvbox_fb.c47 struct vbox_private *vbox = in vboxfb_create() local
125 void vbox_fbdev_fini(struct vbox_private *vbox) in vbox_fbdev_fini()
Dvbox_drv.h44 #define GUEST_HEAP_OFFSET(vbox) ((vbox)->full_vram_size - \ argument
/Linux-v5.4/tools/perf/ui/gtk/
Dprogress.c16 GtkWidget *vbox = gtk_vbox_new(TRUE, 5); in gtk_ui_progress__update() local
Dannotate.c190 GtkWidget *vbox; in symbol__gtk_annotate() local
Dhists.c599 GtkWidget *vbox; in perf_evlist__gtk_browse_hists() local