Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_ade.c42 container_of(crtc, struct ade_crtc, base)
58 struct ade_crtc { struct
72 struct ade_crtc acrtc; argument
185 struct ade_crtc *acrtc = to_ade_crtc(crtc); in ade_crtc_mode_fixup()
211 static void ade_ldi_set_mode(struct ade_crtc *acrtc, in ade_ldi_set_mode()
302 static void ade_set_medianoc_qos(struct ade_crtc *acrtc) in ade_set_medianoc_qos()
320 struct ade_crtc *acrtc = to_ade_crtc(crtc); in ade_crtc_enable_vblank()
335 struct ade_crtc *acrtc = to_ade_crtc(crtc); in ade_crtc_disable_vblank()
350 struct ade_crtc *acrtc = data; in ade_irq_handler()
369 static void ade_display_enable(struct ade_crtc *acrtc) in ade_display_enable()
[all …]