/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_color.c | 123 static bool crtc_state_is_legacy_gamma(const struct intel_crtc_state *crtc_state) in crtc_state_is_legacy_gamma() 211 static bool ilk_csc_limited_range(const struct intel_crtc_state *crtc_state) in ilk_csc_limited_range() 224 static void ilk_csc_convert_ctm(const struct intel_crtc_state *crtc_state, in ilk_csc_convert_ctm() 276 static void ilk_load_csc_matrix(const struct intel_crtc_state *crtc_state) in ilk_load_csc_matrix() 315 static void icl_load_csc_matrix(const struct intel_crtc_state *crtc_state) in icl_load_csc_matrix() 344 static void cherryview_load_csc_matrix(const struct intel_crtc_state *crtc_state) in cherryview_load_csc_matrix() 409 static void i9xx_load_luts_internal(const struct intel_crtc_state *crtc_state, in i9xx_load_luts_internal() 441 static void i9xx_load_luts(const struct intel_crtc_state *crtc_state) in i9xx_load_luts() 446 static void i9xx_color_commit(const struct intel_crtc_state *crtc_state) in i9xx_color_commit() 459 static void ilk_color_commit(const struct intel_crtc_state *crtc_state) in ilk_color_commit() [all …]
|
H A D | intel_atomic.c | 135 struct drm_crtc_state *crtc_state; in intel_digital_connector_atomic_check() local 229 struct intel_crtc_state *crtc_state; in intel_crtc_duplicate_state() local 259 static void intel_crtc_put_color_blobs(struct intel_crtc_state *crtc_state) in intel_crtc_put_color_blobs() 266 void intel_crtc_free_hw_state(struct intel_crtc_state *crtc_state) in intel_crtc_free_hw_state() 271 void intel_crtc_copy_color_blobs(struct intel_crtc_state *crtc_state) in intel_crtc_copy_color_blobs() 293 struct intel_crtc_state *crtc_state = to_intel_crtc_state(state); in intel_crtc_destroy_state() local 389 struct intel_crtc_state *crtc_state) in intel_atomic_setup_scalers() 522 struct drm_crtc_state *crtc_state; in intel_atomic_get_crtc_state() local 557 struct intel_crtc_state *crtc_state; in intel_atomic_serialize_global_state() local
|
H A D | intel_sprite.c | 311 skl_plane_ratio(const struct intel_crtc_state *crtc_state, in skl_plane_ratio() 332 static int skl_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in skl_plane_min_cdclk() 379 const struct intel_crtc_state *crtc_state, in skl_program_scaler() 442 const struct intel_crtc_state *crtc_state, in icl_program_input_csc() 560 const struct intel_crtc_state *crtc_state, in skl_program_plane() 657 const struct intel_crtc_state *crtc_state, in skl_update_plane() 670 const struct intel_crtc_state *crtc_state) in skl_disable_plane() 823 vlv_plane_ratio(const struct intel_crtc_state *crtc_state, in vlv_plane_ratio() 881 int vlv_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in vlv_plane_min_cdclk() 901 static u32 vlv_sprite_ctl_crtc(const struct intel_crtc_state *crtc_state) in vlv_sprite_ctl_crtc() [all …]
|
H A D | intel_vdsc.c | 343 const struct intel_crtc_state *crtc_state) in intel_dsc_source_support() 367 static bool is_pipe_dsc(const struct intel_crtc_state *crtc_state) in is_pipe_dsc() 475 intel_dsc_power_domain(const struct intel_crtc_state *crtc_state) in intel_dsc_power_domain() 501 const struct intel_crtc_state *crtc_state) in intel_dsc_pps_configure() 900 struct intel_crtc_state *crtc_state) in intel_dsc_get_config() 948 const struct intel_crtc_state *crtc_state) in intel_dsc_dsi_pps_write() 967 const struct intel_crtc_state *crtc_state) in intel_dsc_dp_pps_write() 986 const struct intel_crtc_state *crtc_state) in intel_dsc_enable()
|
H A D | intel_ddi.c | 969 const struct intel_crtc_state *crtc_state) in intel_prepare_dp_ddi_buffers() 1069 const struct intel_crtc_state *crtc_state) in icl_pll_to_ddi_clk_sel() 1117 const struct intel_crtc_state *crtc_state) in hsw_fdi_link_train() 1761 void intel_ddi_set_dp_msa(const struct intel_crtc_state *crtc_state, in intel_ddi_set_dp_msa() 1828 intel_ddi_transcoder_func_reg_val_get(const struct intel_crtc_state *crtc_state) in intel_ddi_transcoder_func_reg_val_get() 1923 void intel_ddi_enable_transcoder_func(const struct intel_crtc_state *crtc_state) in intel_ddi_enable_transcoder_func() 1941 intel_ddi_config_transcoder_func(const struct intel_crtc_state *crtc_state) in intel_ddi_config_transcoder_func() 1953 void intel_ddi_disable_transcoder_func(const struct intel_crtc_state *crtc_state) in intel_ddi_disable_transcoder_func() 2218 struct intel_crtc_state *crtc_state) in intel_ddi_get_power_domains() 2252 void intel_ddi_enable_pipe_clock(const struct intel_crtc_state *crtc_state) in intel_ddi_enable_pipe_clock() [all …]
|
H A D | intel_atomic_plane.c | 140 unsigned int intel_plane_data_rate(const struct intel_crtc_state *crtc_state, in intel_plane_data_rate() 170 struct intel_crtc_state *crtc_state; in intel_plane_calc_min_cdclk() local 320 struct intel_crtc_state *crtc_state = in skl_next_plane_to_commit() local 358 const struct intel_crtc_state *crtc_state, in intel_update_plane() 368 const struct intel_crtc_state *crtc_state) in intel_disable_plane()
|
H A D | intel_display.c | 559 is_trans_port_sync_mode(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_mode() 566 is_trans_port_sync_slave(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_slave() 679 const struct intel_crtc_state *crtc_state, in i9xx_select_p2_div() 714 struct intel_crtc_state *crtc_state, in i9xx_find_best_dpll() 772 struct intel_crtc_state *crtc_state, in pnv_find_best_dpll() 828 struct intel_crtc_state *crtc_state, in g4x_find_best_dpll() 922 struct intel_crtc_state *crtc_state, in vlv_find_best_dpll() 982 struct intel_crtc_state *crtc_state, in chv_find_best_dpll() 1038 bool bxt_find_best_dpll(struct intel_crtc_state *crtc_state, in bxt_find_best_dpll() 1507 const struct intel_crtc_state *crtc_state) in i9xx_enable_pll() [all …]
|
H A D | intel_psr.c | 84 const struct intel_crtc_state *crtc_state) in intel_psr2_enabled() 339 const struct intel_crtc_state *crtc_state) in intel_psr_setup_vsc() 615 struct intel_crtc_state *crtc_state) in intel_psr2_config_valid() 689 struct intel_crtc_state *crtc_state) in intel_psr_compute_config() 763 const struct intel_crtc_state *crtc_state) in intel_psr_enable_source() 805 const struct intel_crtc_state *crtc_state) in intel_psr_enable_locked() 858 const struct intel_crtc_state *crtc_state) in intel_psr_enable() 1010 const struct intel_crtc_state *crtc_state) in intel_psr_update() 1133 struct intel_crtc_state *crtc_state = in intel_psr_fastset_force() local 1541 struct drm_crtc_state *crtc_state; in intel_psr_atomic_check() local
|
H A D | intel_hdmi.c | 217 const struct intel_crtc_state *crtc_state, in g4x_write_infoframe() 252 const struct intel_crtc_state *crtc_state, in g4x_read_infoframe() 288 const struct intel_crtc_state *crtc_state, in ibx_write_infoframe() 325 const struct intel_crtc_state *crtc_state, in ibx_read_infoframe() 365 const struct intel_crtc_state *crtc_state, in cpt_write_infoframe() 405 const struct intel_crtc_state *crtc_state, in cpt_read_infoframe() 441 const struct intel_crtc_state *crtc_state, in vlv_write_infoframe() 478 const struct intel_crtc_state *crtc_state, in vlv_read_infoframe() 517 const struct intel_crtc_state *crtc_state, in hsw_write_infoframe() 552 const struct intel_crtc_state *crtc_state, in hsw_read_infoframe() [all …]
|
H A D | intel_dpll_mgr.c | 144 void intel_prepare_shared_dpll(const struct intel_crtc_state *crtc_state) in intel_prepare_shared_dpll() 171 void intel_enable_shared_dpll(const struct intel_crtc_state *crtc_state) in intel_enable_shared_dpll() 216 void intel_disable_shared_dpll(const struct intel_crtc_state *crtc_state) in intel_disable_shared_dpll() 458 struct intel_crtc_state *crtc_state = in ibx_get_dpll() local 824 struct intel_crtc_state *crtc_state = in hsw_ddi_hdmi_get_dpll() local 850 hsw_ddi_dp_get_dpll(struct intel_crtc_state *crtc_state) in hsw_ddi_dp_get_dpll() 884 struct intel_crtc_state *crtc_state = in hsw_get_dpll() local 1370 static bool skl_ddi_hdmi_pll_dividers(struct intel_crtc_state *crtc_state) in skl_ddi_hdmi_pll_dividers() 1407 skl_ddi_dp_set_dpll_hw_state(struct intel_crtc_state *crtc_state) in skl_ddi_dp_set_dpll_hw_state() 1450 struct intel_crtc_state *crtc_state = in skl_get_dpll() local [all …]
|
H A D | intel_audio.c | 129 audio_config_dp_get_n_m(const struct intel_crtc_state *crtc_state, int rate) in audio_config_dp_get_n_m() 239 static u32 audio_config_hdmi_pixel_clock(const struct intel_crtc_state *crtc_state) in audio_config_hdmi_pixel_clock() 263 static int audio_config_hdmi_get_n(const struct intel_crtc_state *crtc_state, in audio_config_hdmi_get_n() 338 const struct intel_crtc_state *crtc_state, in g4x_audio_codec_enable() 379 const struct intel_crtc_state *crtc_state) in hsw_dp_audio_config_update() 426 const struct intel_crtc_state *crtc_state) in hsw_hdmi_audio_config_update() 468 const struct intel_crtc_state *crtc_state) in hsw_audio_config_update() 509 const struct intel_crtc_state *crtc_state, in hsw_audio_codec_enable() 606 const struct intel_crtc_state *crtc_state, in ilk_audio_codec_enable() 695 const struct intel_crtc_state *crtc_state, in intel_audio_codec_enable()
|
H A D | icl_dsi.c | 312 const struct intel_crtc_state *crtc_state) in afe_clk() 326 const struct intel_crtc_state *crtc_state) in gen11_dsi_program_esc_clk_div() 514 const struct intel_crtc_state *crtc_state) in gen11_dsi_setup_dphy_timings() 613 const struct intel_crtc_state *crtc_state) in gen11_dsi_map_pll() 794 const struct intel_crtc_state *crtc_state) in gen11_dsi_set_transcoder_timings() 950 const struct intel_crtc_state *crtc_state) in gen11_dsi_setup_timeouts() 1001 const struct intel_crtc_state *crtc_state) in gen11_dsi_enable_port_and_phy() 1071 const struct intel_crtc_state *crtc_state, in gen11_dsi_pre_pll_enable() 1339 struct intel_crtc_state *crtc_state) in gen11_dsi_dsc_compute_config() 1421 struct intel_crtc_state *crtc_state) in gen11_dsi_get_power_domains()
|
H A D | intel_lspcon.c | 193 struct intel_crtc_state *crtc_state) in lspcon_ycbcr420_config() 437 const struct intel_crtc_state *crtc_state, in lspcon_write_infoframe() 465 const struct intel_crtc_state *crtc_state, in lspcon_read_infoframe() 474 const struct intel_crtc_state *crtc_state, in lspcon_set_infoframes()
|
H A D | intel_dp_mst.c | 46 struct intel_crtc_state *crtc_state, in intel_dp_mst_compute_link_config() 114 struct intel_crtc_state *crtc_state; in intel_dp_mst_master_trans_compute() local 237 struct intel_crtc_state *crtc_state; in intel_dp_mst_atomic_master_trans_check() local 305 struct intel_crtc_state *crtc_state = in intel_dp_mst_atomic_check() local 853 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state) in intel_dp_mst_is_master_trans() 858 bool intel_dp_mst_is_slave_trans(const struct intel_crtc_state *crtc_state) in intel_dp_mst_is_slave_trans()
|
H A D | intel_panel.c | 893 static void lpt_enable_backlight(const struct intel_crtc_state *crtc_state, in lpt_enable_backlight() 943 static void pch_enable_backlight(const struct intel_crtc_state *crtc_state, in pch_enable_backlight() 989 static void i9xx_enable_backlight(const struct intel_crtc_state *crtc_state, in i9xx_enable_backlight() 1028 static void i965_enable_backlight(const struct intel_crtc_state *crtc_state, in i965_enable_backlight() 1063 static void vlv_enable_backlight(const struct intel_crtc_state *crtc_state, in vlv_enable_backlight() 1093 static void bxt_enable_backlight(const struct intel_crtc_state *crtc_state, in bxt_enable_backlight() 1141 static void cnp_enable_backlight(const struct intel_crtc_state *crtc_state, in cnp_enable_backlight() 1173 static void pwm_enable_backlight(const struct intel_crtc_state *crtc_state, in pwm_enable_backlight() 1184 static void __intel_panel_enable_backlight(const struct intel_crtc_state *crtc_state, in __intel_panel_enable_backlight() 1211 void intel_panel_enable_backlight(const struct intel_crtc_state *crtc_state, in intel_panel_enable_backlight() [all …]
|
H A D | intel_dpio_phy.c | 742 const struct intel_crtc_state *crtc_state, in chv_data_lane_soft_reset() 787 const struct intel_crtc_state *crtc_state) in chv_phy_pre_pll_enable() 867 const struct intel_crtc_state *crtc_state) in chv_phy_pre_encoder_enable() 1020 const struct intel_crtc_state *crtc_state) in vlv_phy_pre_pll_enable() 1049 const struct intel_crtc_state *crtc_state) in vlv_phy_pre_encoder_enable()
|
H A D | intel_fbc.c | 640 const struct intel_crtc_state *crtc_state, in intel_fbc_update_state_cache() 845 static bool intel_fbc_can_flip_nuke(const struct intel_crtc_state *crtc_state) in intel_fbc_can_flip_nuke() 878 const struct intel_crtc_state *crtc_state, in intel_fbc_pre_update() 1083 struct intel_crtc_state *crtc_state; in intel_fbc_choose_crtc() local 1118 const struct intel_crtc_state *crtc_state, in intel_fbc_enable()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | intel_pm.c | 474 static void vlv_get_fifo_size(struct intel_crtc_state *crtc_state) in vlv_get_fifo_size() 813 static bool intel_wm_plane_visible(const struct intel_crtc_state *crtc_state, in intel_wm_plane_visible() 1121 static u16 g4x_compute_wm(const struct intel_crtc_state *crtc_state, in g4x_compute_wm() 1182 static bool g4x_raw_plane_wm_set(struct intel_crtc_state *crtc_state, in g4x_raw_plane_wm_set() 1198 static bool g4x_raw_fbc_wm_set(struct intel_crtc_state *crtc_state, in g4x_raw_fbc_wm_set() 1221 static bool g4x_raw_plane_wm_compute(struct intel_crtc_state *crtc_state, in g4x_raw_plane_wm_compute() 1295 static bool g4x_raw_plane_wm_is_valid(const struct intel_crtc_state *crtc_state, in g4x_raw_plane_wm_is_valid() 1303 static bool g4x_raw_crtc_wm_is_valid(const struct intel_crtc_state *crtc_state, in g4x_raw_crtc_wm_is_valid() 1342 static int g4x_compute_pipe_wm(struct intel_crtc_state *crtc_state) in g4x_compute_pipe_wm() 1576 const struct intel_crtc_state *crtc_state = in g4x_initial_watermarks() local [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_atomic_helper.h | 178 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ argument 196 #define drm_atomic_crtc_state_for_each_plane_state(plane, plane_state, crtc_state) \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_atomic_state_helper.c | 74 __drm_atomic_helper_crtc_state_reset(struct drm_crtc_state *crtc_state, in __drm_atomic_helper_crtc_state_reset() 95 struct drm_crtc_state *crtc_state) in __drm_atomic_helper_crtc_reset() 113 struct drm_crtc_state *crtc_state = in drm_atomic_helper_crtc_reset() local
|
H A D | drm_atomic.c | 304 struct drm_crtc_state *crtc_state; in drm_atomic_get_crtc_state() local 415 struct drm_crtc_state *crtc_state; in drm_atomic_connector_check() local 509 struct drm_crtc_state *crtc_state; in drm_atomic_get_plane_state() local 1002 struct drm_crtc_state *crtc_state; in drm_atomic_get_connector_state() local 1056 struct drm_crtc_state *crtc_state; in drm_atomic_add_affected_connectors() local 1367 struct drm_crtc_state *crtc_state; in __drm_atomic_helper_set_config() local 1445 struct drm_crtc_state *crtc_state; in drm_atomic_print_state() local
|
H A D | drm_atomic_helper.c | 84 struct drm_crtc_state *crtc_state; in drm_atomic_helper_plane_changed() local 164 struct drm_crtc_state *crtc_state; in handle_conflicting_encoders() local 220 struct drm_crtc_state *crtc_state; in set_best_encoder() local 260 struct drm_crtc_state *crtc_state; in steal_encoder() local 294 struct drm_crtc_state *crtc_state; in update_connector_routing() local 540 struct drm_crtc_state *crtc_state; in mode_valid() local 768 const struct drm_crtc_state *crtc_state, in drm_atomic_helper_check_plane_state() 1688 struct drm_crtc_state *crtc_state; in drm_atomic_helper_async_check() local 2526 struct drm_crtc_state *crtc_state; in drm_atomic_helper_commit_planes() local 3034 struct drm_crtc_state *crtc_state; in drm_atomic_helper_disable_all() local [all …]
|
H A D | drm_self_refresh_helper.c | 85 struct drm_crtc_state *crtc_state; in drm_self_refresh_helper_entry_work() local 197 struct drm_crtc_state *crtc_state; in drm_self_refresh_helper_alter_state() local
|
H A D | drm_atomic_uapi.c | 186 struct drm_crtc_state *crtc_state; in drm_atomic_set_crtc_for_plane() local 305 struct drm_crtc_state *crtc_state; in drm_atomic_set_crtc_for_connector() local 924 struct drm_crtc_state *crtc_state; in drm_atomic_connector_commit_dpms() local 997 struct drm_crtc_state *crtc_state; in drm_atomic_set_property() local 1150 struct drm_crtc_state *crtc_state; in prepare_signaling() local 1272 struct drm_crtc_state *crtc_state; in complete_signaling() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_crc.c | 151 struct dm_crtc_state *crtc_state; in amdgpu_dm_crtc_set_crc_source() local 292 struct dm_crtc_state *crtc_state; in amdgpu_dm_crtc_handle_crc_irq() local
|