Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c87 struct drm_crtc *drm_crtc_from_index(struct drm_device *dev, int idx) in drm_crtc_from_index() function
97 EXPORT_SYMBOL(drm_crtc_from_index);
/linux-6.3-rc2/include/drm/
A Ddrm_crtc.h1288 struct drm_crtc *drm_crtc_from_index(struct drm_device *dev, int idx);
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dpsb_irq.c126 struct drm_crtc *crtc = drm_crtc_from_index(dev, pipe); in gma_pipe_event_handler()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_crtc.c43 return to_intel_crtc(drm_crtc_from_index(&i915->drm, 0)); in intel_first_crtc()
/linux-6.3-rc2/drivers/gpu/drm/ingenic/
A Dingenic-ipu.c761 struct drm_crtc *crtc = drm_crtc_from_index(ipu->drm, 0); in ingenic_ipu_irq_handler()
/linux-6.3-rc2/drivers/gpu/drm/stm/
A Dltdc.c712 struct drm_crtc *crtc = drm_crtc_from_index(ddev, 0); in ltdc_irq_thread()

Completed in 21 milliseconds