Home
last modified time | relevance | path

Searched defs:hsync_width (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_encoders.c173 unsigned hsync_width = native_mode->hsync_end - native_mode->hsync_start; in amdgpu_panel_mode_fixup() local
/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_encoders.c328 unsigned hsync_width = native_mode->hsync_end - native_mode->hsync_start; in radeon_panel_mode_fixup() local
/linux-5.19.10/drivers/gpu/drm/kmb/
Dkmb_dsi.h285 u32 hsync_width; member
306 u32 hsync_width; /* in pixels */ member
/linux-5.19.10/drivers/gpu/drm/
Ddrm_edid.c5612 unsigned hsync_width = (timings->hsw[0] | timings->hsw[1] << 8) + 1; in drm_mode_displayid_detailed() local