Searched +full:2 +full:hz1 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_stream_priv.h | 54 * Determines if there will be a flicker when moving between 2 refresh rates 57 int hz1,
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_stream.c | 120 stream->timing.dsc_cfg.version_minor = 2; in dc_stream_construct() 294 …* 2. If not subvp high refresh, for single display cases, if resolution is >= 5K and refresh rate … in dc_stream_set_cursor_attributes() 847 …* Finds a corresponding brightness for a given refresh rate between 2 given indices, where index1 … 866 …* Finds a corresponding refresh rate for a given brightness between 2 given indices, where index1 … 972 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 974 int lower_refresh_brightness = dc_stream_get_brightness_millinits_from_refresh (stream, hz1); in dc_stream_get_max_delta_lumin_millinits() 993 int nearest_smallest_index = dc_stream_get_nearest_smallest_index(stream, hz1); in dc_stream_get_max_delta_lumin_millinits() 1066 * Determines if there will be a flicker when moving between 2 refresh rates 1068 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 1077 int dl = dc_stream_get_max_delta_lumin_millinits(stream, hz1, hz2, is_gaming); in dc_stream_is_refresh_rate_range_flickerless()
|
/linux/arch/arm/boot/dts/actions/ |
H A D | owl-s500.dtsi | 44 cpu2: cpu@2 { 126 cache-level = <2>; 128 arm,tag-latency = <3 3 2>; 240 #interrupt-cells = <2>; 253 interrupt-names = "2hz0", "2hz1", "timer0", "timer1"; 271 #gpio-cells = <2>; 273 #interrupt-cells = <2>; 301 dmas = <&dma 2>;
|