Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds