Home
last modified time | relevance | path

Searched refs:I80_HW_TRG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c39 #define I80_HW_TRG (1 << 0) macro
116 if (!(ctx->out_type & I80_HW_TRG)) in decon_enable_vblank()
126 if (!(ctx->out_type & I80_HW_TRG)) in decon_disable_vblank()
177 if (!ctx->crtc->i80_mode && !(ctx->out_type & I80_HW_TRG)) in decon_setup_trigger()
180 if (!(ctx->out_type & I80_HW_TRG)) { in decon_setup_trigger()
532 if (!(ctx->out_type & I80_HW_TRG)) in decon_atomic_disable()
750 .data = (void *)I80_HW_TRG
754 .data = (void *)(I80_HW_TRG | IFTYPE_HDMI)
840 ctx->out_type &= ~I80_HW_TRG; in exynos5433_decon_probe()
843 if (ctx->out_type & I80_HW_TRG) { in exynos5433_decon_probe()
[all...]
H A Dexynos_drm_fimd.c93 #define I80_HW_TRG (1 << 1) macro
442 if (trg_type == I80_HW_TRG) { in fimd_setup_trigger()
980 if (trg_type == I80_HW_TRG) in fimd_te_handler()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c40 #define I80_HW_TRG (1 << 0) macro
117 if (!(ctx->out_type & I80_HW_TRG)) in decon_enable_vblank()
127 if (!(ctx->out_type & I80_HW_TRG)) in decon_disable_vblank()
178 if (!ctx->crtc->i80_mode && !(ctx->out_type & I80_HW_TRG)) in decon_setup_trigger()
181 if (!(ctx->out_type & I80_HW_TRG)) { in decon_setup_trigger()
538 if (!(ctx->out_type & I80_HW_TRG)) in decon_atomic_disable()
751 .data = (void *)I80_HW_TRG
755 .data = (void *)(I80_HW_TRG | IFTYPE_HDMI)
837 ctx->out_type &= ~I80_HW_TRG; in exynos5433_decon_probe()
840 if (ctx->out_type & I80_HW_TRG) { in exynos5433_decon_probe()
[all...]
H A Dexynos_drm_fimd.c94 #define I80_HW_TRG (1 << 1) macro
466 if (trg_type == I80_HW_TRG) { in fimd_setup_trigger()
1024 if (trg_type == I80_HW_TRG) in fimd_te_handler()

Completed in 6 milliseconds