Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_edid.h154 struct detailed_non_pixel { struct
183 struct detailed_non_pixel other_data; argument
/openbsd/sys/dev/pci/drm/
H A Ddrm_edid.c3805 const struct detailed_non_pixel *data = &timing->data.other_data; in do_inferred_modes()
3939 const struct detailed_non_pixel *data = &timing->data.other_data; in do_standard_modes()
6365 const struct detailed_non_pixel *data = &timing->data.other_data; in get_monitor_range()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10800 struct detailed_non_pixel *data; in amdgpu_dm_update_freesync_caps()