Searched refs:hz1 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/ |
| D | dc_stream_priv.h | 57 int hz1,
|
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/core/ |
| D | dc_stream.c | 988 static int dc_stream_get_max_delta_lumin_millinits(struct dc_stream_state *stream, int hz1, int hz2… in dc_stream_get_max_delta_lumin_millinits() argument 990 int lower_refresh_brightness = dc_stream_get_brightness_millinits_from_refresh (stream, hz1); in dc_stream_get_max_delta_lumin_millinits() 1009 int nearest_smallest_index = dc_stream_get_nearest_smallest_index(stream, hz1); in dc_stream_get_max_delta_lumin_millinits() 1084 bool dc_stream_is_refresh_rate_range_flickerless(struct dc_stream_state *stream, int hz1, int hz2, … in dc_stream_is_refresh_rate_range_flickerless() argument 1093 int dl = dc_stream_get_max_delta_lumin_millinits(stream, hz1, hz2, is_gaming); in dc_stream_is_refresh_rate_range_flickerless()
|