Home
last modified time | relevance | path

Searched refs:drm_crtc_from_index (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_vblank.c205 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in __get_vblank_counter()
428 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in __disable_vblank()
871 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in drm_get_last_vbltimestamp()
879 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in drm_get_last_vbltimestamp()
1105 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in __enable_vblank()
1641 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in drm_queue_vblank_event()
1893 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in drm_handle_vblank_events()
A Ddrm_crtc.c85 struct drm_crtc *drm_crtc_from_index(struct drm_device *dev, int idx) in drm_crtc_from_index() function
95 EXPORT_SYMBOL(drm_crtc_from_index);
/linux/include/drm/
A Ddrm_crtc.h1284 struct drm_crtc *drm_crtc_from_index(struct drm_device *dev, int idx);
/linux/drivers/gpu/drm/gma500/
A Dpsb_irq.c143 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in mid_pipe_event_handler()
/linux/drivers/gpu/drm/ingenic/
A Dingenic-ipu.c685 struct drm_crtc *crtc = drm_crtc_from_index(ipu->drm, 0); in ingenic_ipu_irq_handler()
/linux/drivers/gpu/drm/i915/display/
A Dintel_display_types.h1774 return to_intel_crtc(drm_crtc_from_index(&dev_priv->drm, 0)); in intel_get_first_crtc()
/linux/drivers/gpu/drm/stm/
A Dltdc.c371 struct drm_crtc *crtc = drm_crtc_from_index(ddev, 0); in ltdc_irq_thread()

Completed in 28 milliseconds