Searched defs:limits (Results 1 - 25 of 101) sorted by path

12345

/linux-master/drivers/video/fbdev/via/
H A Dhw.c1373 static struct via_pll_config get_pll_config(struct pll_limit *limits, int size, argument
/linux-master/block/
H A Dblk-settings.c322 struct queue_limits *limits = &q->limits; local
508 struct queue_limits *limits = &q->limits; local
611 blk_limits_io_min(struct queue_limits *limits, unsigned int min) argument
656 blk_limits_io_opt(struct queue_limits *limits, unsigned int opt) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-axi-clkgen.c59 struct axi_clkgen_limits limits; member in struct:axi_clkgen
125 static void axi_clkgen_calc_params(const struct axi_clkgen_limits *limits, argument
340 const struct axi_clkgen_limits *limits = &axi_clkgen->limits; local
391 const struct axi_clkgen_limits *limits local
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Dperf.c520 struct scmi_perf_set_limits *limits; local
600 struct scmi_perf_get_limits *limits; local
[all...]
/linux-master/drivers/gpu/drm/amd/include/
H A Dpptable.h667 ATOM_PPLIB_SAMClk_Voltage_Limit_Table limits; member in struct:_ATOM_PPLIB_SAMU_Table
685 ATOM_PPLIB_ACPClk_Voltage_Limit_Table limits; member in struct:_ATOM_PPLIB_ACP_Table
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c411 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *limits = local
472 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table *limits = local
503 ATOM_PPLIB_SAMClk_Voltage_Limit_Table *limits = local
557 ATOM_PPLIB_ACPClk_Voltage_Limit_Table *limits = local
[all...]
H A Dsi_dpm.c4349 si_validate_phase_shedding_tables(struct amdgpu_device *adev, const struct atom_voltage_table *table, const struct amdgpu_phase_shedding_limits_table *limits) argument
4665 si_populate_phase_shedding_value(struct amdgpu_device *adev, const struct amdgpu_phase_shedding_limits_table *limits, u16 voltage, u32 sclk, u32 mclk, SISLANDS_SMC_VOLTAGE_VALUE *smc_voltage) argument
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c342 get_hard_limits( struct pp_hwmgr *hwmgr, struct phm_clock_and_voltage_limits *limits, ATOM_Tonga_Hard_Limit_Table const *limitable ) argument
H A Dprocesspptables.c426 get_clock_voltage_limit(struct pp_hwmgr *hwmgr, struct phm_clock_and_voltage_limits *limits, const ATOM_PPLIB_Clock_Voltage_Limit_Table *table) argument
H A Dsmu8_hwmgr.c1520 const struct phm_clock_and_voltage_limits *limits = local
1681 const struct phm_clock_and_voltage_limits *limits = local
H A Dvega10_processpptables.c826 get_hard_limits( struct pp_hwmgr *hwmgr, struct phm_clock_and_voltage_limits *limits, const ATOM_Vega10_Hard_Limit_Table *limit_table) argument
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c1266 const struct drm_exynos_ipp_limit *limits; local
[all...]
H A Dexynos_drm_gsc.c125 const struct drm_exynos_ipp_limit *limits; member in struct:gsc_driverdata
[all...]
H A Dexynos_drm_ipp.c430 static void __get_size_limit(const struct drm_exynos_ipp_limit *limits, argument
475 exynos_drm_ipp_check_size_limits(struct exynos_drm_ipp_buffer *buf, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool rotate, bool swap) argument
520 exynos_drm_ipp_check_scale_limits( struct drm_exynos_ipp_task_rect *src, struct drm_exynos_ipp_task_rect *dst, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool swap) argument
[all...]
H A Dexynos_drm_ipp.h107 const struct drm_exynos_ipp_limit *limits; member in struct:exynos_drm_ipp_formats
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display.c4563 intel_modeset_pipe_config(struct intel_atomic_state *state, struct intel_crtc *crtc, const struct intel_link_bw_limits *limits) argument
6202 intel_atomic_check_config(struct intel_atomic_state *state, struct intel_link_bw_limits *limits, enum pipe *failed_pipe) argument
H A Dintel_dp.c1525 intel_dp_adjust_compliance_config(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, struct link_config_limits *limits) argument
1589 intel_dp_compute_link_config_wide(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, const struct drm_connector_state *conn_state, const struct link_config_limits *limits) argument
1796 dsc_compute_link_config(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, struct link_config_limits *limits, u16 compressed_bppx16, int timeslots) argument
1907 icl_dsc_compute_link_config(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, struct link_config_limits *limits, int dsc_max_bpp, int dsc_min_bpp, int pipe_bpp, int timeslots) argument
1948 xelpd_dsc_compute_link_config(struct intel_dp *intel_dp, const struct intel_connector *connector, struct intel_crtc_state *pipe_config, struct link_config_limits *limits, int dsc_max_bpp, int dsc_min_bpp, int pipe_bpp, int timeslots) argument
1995 dsc_compute_compressed_bpp(struct intel_dp *intel_dp, const struct intel_connector *connector, struct intel_crtc_state *pipe_config, struct link_config_limits *limits, int pipe_bpp, int timeslots) argument
2040 is_dsc_pipe_bpp_sufficient(struct drm_i915_private *i915, struct drm_connector_state *conn_state, struct link_config_limits *limits, int pipe_bpp) argument
2058 intel_dp_force_dsc_pipe_bpp(struct intel_dp *intel_dp, struct drm_connector_state *conn_state, struct link_config_limits *limits) argument
2081 intel_dp_dsc_compute_pipe_bpp(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, struct drm_connector_state *conn_state, struct link_config_limits *limits, int timeslots) argument
2140 intel_edp_dsc_compute_pipe_bpp(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, struct drm_connector_state *conn_state, struct link_config_limits *limits) argument
2193 intel_dp_dsc_compute_config(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, struct drm_connector_state *conn_state, struct link_config_limits *limits, int timeslots, bool compute_pipe_bpp) argument
2305 intel_dp_compute_config_link_bpp_limits(struct intel_dp *intel_dp, const struct intel_crtc_state *crtc_state, bool dsc, struct link_config_limits *limits) argument
2353 intel_dp_compute_config_limits(struct intel_dp *intel_dp, struct intel_crtc_state *crtc_state, bool respect_downstream_limits, bool dsc, struct link_config_limits *limits) argument
2417 struct link_config_limits limits; local
[all...]
H A Dintel_dp_mst.c142 intel_dp_mst_find_vcpi_slots_for_bpp(struct intel_encoder *encoder, struct intel_crtc_state *crtc_state, int max_bpp, int min_bpp, struct link_config_limits *limits, struct drm_connector_state *conn_state, int step, bool dsc) argument
263 intel_dp_mst_compute_link_config(struct intel_encoder *encoder, struct intel_crtc_state *crtc_state, struct drm_connector_state *conn_state, struct link_config_limits *limits) argument
286 intel_dp_dsc_mst_compute_link_config(struct intel_encoder *encoder, struct intel_crtc_state *crtc_state, struct drm_connector_state *conn_state, struct link_config_limits *limits) argument
422 adjust_limits_for_dsc_hblank_expansion_quirk(const struct intel_connector *connector, const struct intel_crtc_state *crtc_state, struct link_config_limits *limits, bool dsc) argument
481 intel_dp_mst_compute_config_limits(struct intel_dp *intel_dp, const struct intel_connector *connector, struct intel_crtc_state *crtc_state, bool dsc, struct link_config_limits *limits) argument
534 struct link_config_limits limits; local
692 intel_dp_mst_check_fec_change(struct intel_atomic_state *state, struct drm_dp_mst_topology_mgr *mst_mgr, struct intel_link_bw_limits *limits) argument
727 intel_dp_mst_check_bw(struct intel_atomic_state *state, struct drm_dp_mst_topology_mgr *mst_mgr, struct drm_dp_mst_topology_state *mst_state, struct intel_link_bw_limits *limits) argument
766 intel_dp_mst_atomic_check_link(struct intel_atomic_state *state, struct intel_link_bw_limits *limits) argument
[all...]
H A Dintel_dp_tunnel.c655 intel_dp_tunnel_atomic_check_link(struct intel_atomic_state *state, struct intel_link_bw_limits *limits) argument
H A Dintel_dp_tunnel.h103 intel_dp_tunnel_atomic_check_link(struct intel_atomic_state *state, struct intel_link_bw_limits *limits) argument
H A Dintel_fdi.c351 intel_fdi_atomic_check_bw(struct intel_atomic_state *state, struct intel_crtc *crtc, struct intel_crtc_state *pipe_config, struct intel_link_bw_limits *limits) argument
390 intel_fdi_atomic_check_link(struct intel_atomic_state *state, struct intel_link_bw_limits *limits) argument
H A Dintel_link_bw.c23 intel_link_bw_init_limits(struct intel_atomic_state *state, struct intel_link_bw_limits *limits) argument
65 intel_link_bw_reduce_bpp(struct intel_atomic_state *state, struct intel_link_bw_limits *limits, u8 pipe_mask, const char *reason) argument
157 check_all_link_config(struct intel_atomic_state *state, struct intel_link_bw_limits *limits) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c650 u32 limits; local
[all...]
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_drv.c163 struct meson_drm_soc_limits limits; member in struct:meson_drm_soc_attr
H A Dmeson_drv.h62 const struct meson_drm_soc_limits *limits; member in struct:meson_drm

Completed in 485 milliseconds

12345