Home
last modified time | relevance | path

Searched refs:intel_crtc_state (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.h12 struct intel_crtc_state;
27 void intel_color_cleanup_commit(struct intel_crtc_state *crtc_state);
28 bool intel_color_uses_dsb(const struct intel_crtc_state *crtc_state);
29 bool intel_color_uses_chained_dsb(const struct intel_crtc_state *crtc_state);
30 bool intel_color_uses_gosub_dsb(const struct intel_crtc_state *crtc_state);
31 void intel_color_wait_commit(const struct intel_crtc_state *crtc_state);
33 const struct intel_crtc_state *crtc_state);
35 const struct intel_crtc_state *crtc_state);
36 void intel_color_post_update(const struct intel_crtc_state *crtc_state);
37 void intel_color_load_luts(const struct intel_crtc_state *crtc_state);
[all …]
H A Dhsw_ips.h13 struct intel_crtc_state;
16 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state);
22 int hsw_ips_min_cdclk(const struct intel_crtc_state *crtc_state);
25 void hsw_ips_get_config(struct intel_crtc_state *crtc_state);
28 static inline bool hsw_ips_disable(const struct intel_crtc_state *crtc_state) in hsw_ips_disable()
45 static inline int hsw_ips_min_cdclk(const struct intel_crtc_state *crtc_state) in hsw_ips_min_cdclk()
54 static inline void hsw_ips_get_config(struct intel_crtc_state *crtc_state) in hsw_ips_get_config()
H A Dintel_display_types.h177 struct intel_crtc_state *,
180 struct intel_crtc_state *,
183 struct intel_crtc_state *,
187 const struct intel_crtc_state *,
191 const struct intel_crtc_state *,
195 const struct intel_crtc_state *,
199 const struct intel_crtc_state *,
203 const struct intel_crtc_state *,
207 const struct intel_crtc_state *,
211 const struct intel_crtc_state *,
[all …]
H A Dintel_color.c49 const struct intel_crtc_state *crtc_state);
58 const struct intel_crtc_state *crtc_state);
63 void (*color_post_update)(const struct intel_crtc_state *crtc_state);
70 void (*load_luts)(const struct intel_crtc_state *crtc_state);
75 void (*read_luts)(struct intel_crtc_state *crtc_state);
79 bool (*lut_equal)(const struct intel_crtc_state *crtc_state,
87 void (*read_csc)(struct intel_crtc_state *crtc_state);
91 void (*get_config)(struct intel_crtc_state *crtc_state);
301 static void ilk_read_csc(struct intel_crtc_state *crtc_state) in ilk_read_csc()
309 static void skl_read_csc(struct intel_crtc_state *crtc_state) in skl_read_csc()
[all …]
H A Dintel_audio.h12 struct intel_crtc_state;
18 struct intel_crtc_state *crtc_state,
21 const struct intel_crtc_state *crtc_state,
24 const struct intel_crtc_state *old_crtc_state,
27 struct intel_crtc_state *crtc_state);
30 int intel_audio_min_cdclk(const struct intel_crtc_state *crtc_state);
H A Dintel_display.c139 static void intel_set_transcoder_timings(const struct intel_crtc_state *crtc_state);
140 static void intel_set_pipe_src_size(const struct intel_crtc_state *crtc_state);
141 static void hsw_set_transconf(const struct intel_crtc_state *crtc_state);
143 const struct intel_crtc_state *crtc_state);
145 static bool is_hdr_mode(const struct intel_crtc_state *crtc_state) in is_hdr_mode()
181 is_trans_port_sync_slave(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_slave()
187 is_trans_port_sync_master(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_master()
193 is_trans_port_sync_mode(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_mode()
199 static enum pipe joiner_primary_pipe(const struct intel_crtc_state *crtc_state) in joiner_primary_pipe()
208 static bool is_bigjoiner(const struct intel_crtc_state *crtc_state) in is_bigjoiner()
[all …]
H A Dintel_plane.c222 unsigned int intel_plane_pixel_rate(const struct intel_crtc_state *crtc_state, in intel_plane_pixel_rate()
242 unsigned int intel_plane_data_rate(const struct intel_crtc_state *crtc_state, in intel_plane_data_rate()
256 intel_plane_relative_data_rate(const struct intel_crtc_state *crtc_state, in intel_plane_relative_data_rate()
302 struct intel_crtc_state *new_crtc_state; in intel_plane_calc_min_cdclk()
368 struct intel_crtc_state *new_crtc_state = intel_atomic_state ? in intel_plane_color_copy_uapi_to_hw_state()
436 void intel_plane_set_invisible(struct intel_crtc_state *crtc_state, in intel_plane_set_invisible()
466 const struct intel_crtc_state *old_crtc_state, in intel_plane_do_async_flip()
467 const struct intel_crtc_state *new_crtc_state) in intel_plane_do_async_flip()
493 static bool i9xx_must_disable_cxsr(const struct intel_crtc_state *new_crtc_state, in i9xx_must_disable_cxsr()
534 static bool ilk_must_disable_cxsr(const struct intel_crtc_state *new_crtc_state, in ilk_must_disable_cxsr()
[all …]
H A Dintel_audio.c71 const struct intel_crtc_state *crtc_state,
74 const struct intel_crtc_state *old_crtc_state,
77 struct intel_crtc_state *crtc_state);
199 static u32 audio_config_hdmi_pixel_clock(const struct intel_crtc_state *crtc_state) in audio_config_hdmi_pixel_clock()
229 static int audio_config_hdmi_get_n(const struct intel_crtc_state *crtc_state, in audio_config_hdmi_get_n()
266 struct intel_crtc_state *crtc_state) in g4x_audio_codec_get_config()
287 const struct intel_crtc_state *old_crtc_state, in g4x_audio_codec_disable()
302 const struct intel_crtc_state *crtc_state, in g4x_audio_codec_enable()
332 const struct intel_crtc_state *crtc_state) in hsw_dp_audio_config_update()
350 const struct intel_crtc_state *crtc_state) in hsw_hdmi_audio_config_update()
[all …]
H A Dintel_backlight.h14 struct intel_crtc_state;
23 void intel_backlight_enable(const struct intel_crtc_state *crtc_state,
27 const struct intel_crtc_state *crtc_state,
H A Dintel_psr.c220 const struct intel_crtc_state *crtc_state) in intel_psr_needs_aux_io_power()
790 const struct intel_crtc_state *crtc_state) in _panel_replay_enable_sink()
816 const struct intel_crtc_state *crtc_state) in _psr_enable_sink()
846 const struct intel_crtc_state *crtc_state) in intel_psr_enable_sink()
1170 static u32 intel_get_frame_time_us(const struct intel_crtc_state *crtc_state) in intel_get_frame_time_us()
1233 struct intel_crtc_state *crtc_state) in dc3co_is_pipe_port_compatible()
1248 struct intel_crtc_state *crtc_state) in tgl_dc3co_exitline_compute_config()
1293 struct intel_crtc_state *crtc_state) in intel_psr2_sel_fetch_config_valid()
1308 struct intel_crtc_state *crtc_state) in psr2_granularity_check()
1351 struct intel_crtc_state *crtc_state) in _compute_psr2_sdp_prior_scanline_indication()
[all …]
H A Dintel_pps.h15 struct intel_crtc_state;
52 const struct intel_crtc_state *crtc_state);
54 const struct intel_crtc_state *crtc_state);
H A Dintel_crtc_state_dump.h9 struct intel_crtc_state;
13 void intel_crtc_state_dump(const struct intel_crtc_state *crtc_state,
H A Dskl_universal_plane.c267 static int icl_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in icl_plane_min_cdclk()
291 static int glk_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in glk_plane_min_cdclk()
318 static int skl_plane_min_cdclk(const struct intel_crtc_state *crtc_state, in skl_plane_min_cdclk()
824 const struct intel_crtc_state *crtc_state) in skl_write_plane_wm()
870 const struct intel_crtc_state *crtc_state) in skl_plane_disable_arm()
884 const struct intel_crtc_state *crtc_state) in icl_plane_disable_sel_fetch_arm()
917 const struct intel_crtc_state *crtc_state) in icl_plane_disable_arm()
1171 static u32 skl_plane_ctl_crtc(const struct intel_crtc_state *crtc_state) in skl_plane_ctl_crtc()
1229 static u32 glk_plane_color_ctl_crtc(const struct intel_crtc_state *crtc_state) in glk_plane_color_ctl_crtc()
1382 const struct intel_crtc_state *crtc_state) in icl_plane_csc_load_black()
[all …]
H A Dintel_pmdemand.h13 struct intel_crtc_state;
H A Dintel_fbdev.c383 struct intel_crtc_state *crtc_state = in intel_fbdev_init_bios()
422 struct intel_crtc_state *crtc_state = in intel_fbdev_init_bios()
492 struct intel_crtc_state *crtc_state = in intel_fbdev_init_bios()
H A Dintel_dp_aux_backlight.c303 intel_dp_aux_hdr_enable_backlight(const struct intel_crtc_state *crtc_state, in intel_dp_aux_hdr_enable_backlight()
482 intel_dp_aux_vesa_enable_backlight(const struct intel_crtc_state *crtc_state, in intel_dp_aux_vesa_enable_backlight()