Home
last modified time | relevance | path

Searched refs:hquirk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1285 int hquirk = 0; in hdmi_v14_mode_apply() local
1294 hquirk = 258; in hdmi_v14_mode_apply()
1389 m->htotal - m->hdisplay - hquirk); in hdmi_v14_mode_apply()
1390 hdmi_reg_writev(hdata, HDMI_TG_HACT_SZ_L, 2, m->hdisplay + hquirk); in hdmi_v14_mode_apply()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1291 int hquirk = 0; in hdmi_v14_mode_apply() local
1300 hquirk = 258; in hdmi_v14_mode_apply()
1395 m->htotal - m->hdisplay - hquirk); in hdmi_v14_mode_apply()
1396 hdmi_reg_writev(hdata, HDMI_TG_HACT_SZ_L, 2, m->hdisplay + hquirk); in hdmi_v14_mode_apply()

Completed in 5 milliseconds