Home
last modified time | relevance | path

Searched defs:dsc (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c69 void dsc2_construct(struct dcn20_dsc *dsc, in dsc2_construct()
149 void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc2_read_state()
166 bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc2_validate_stream()
178 void dsc_config_log(struct display_stream_compressor *dsc, const struct dsc_config *config) in dsc_config_log()
189 void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc2_set_config()
205 bool dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, u… in dsc2_get_packed_pps()
226 void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc2_enable()
251 void dsc2_disable(struct display_stream_compressor *dsc) in dsc2_disable()
270 void dsc2_wait_disconnect_pending_clear(struct display_stream_compressor *dsc) in dsc2_wait_disconnect_pending_clear()
277 void dsc2_disconnect(struct display_stream_compressor *dsc) in dsc2_disconnect()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c64 void dsc401_construct(struct dcn401_dsc *dsc, in dsc401_construct()
120 static void dsc401_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc401_read_state()
137 static bool dsc401_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *… in dsc401_validate_stream()
148 static void dsc401_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_c… in dsc401_set_config()
163 static void dsc401_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc401_enable()
188 static void dsc401_disable(struct display_stream_compressor *dsc) in dsc401_disable()
207 static void dsc401_wait_disconnect_pending_clear(struct display_stream_compressor *dsc) in dsc401_wait_disconnect_pending_clear()
214 static void dsc401_disconnect(struct display_stream_compressor *dsc) in dsc401_disconnect()
224 static void dsc_write_to_registers(struct display_stream_compressor *dsc, const struct dsc_reg_valu… in dsc_write_to_registers()
H A Ddcn401_dsc.h13 #define TO_DCN401_DSC(dsc)\ argument
/linux/drivers/gpu/drm/msm/
H A Dmsm_dsc_helper.h21 static inline u32 msm_dsc_get_slices_per_intf(const struct drm_dsc_config *dsc, u32 intf_width) in msm_dsc_get_slices_per_intf()
33 static inline u32 msm_dsc_get_bytes_per_line(const struct drm_dsc_config *dsc) in msm_dsc_get_bytes_per_line()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn35/
H A Ddcn35_dsc.c59 void dsc35_construct(struct dcn20_dsc *dsc, in dsc35_construct()
77 static void dsc35_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc35_enable()
/linux/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c1459 u8 drm_dsc_initial_scale_value(const struct drm_dsc_config *dsc) in drm_dsc_initial_scale_value()
1471 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc) in drm_dsc_flatness_det_thresh()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c74 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in update_dsc_on_stream() local
191 struct display_stream_compressor *dsc = current_pipe_ctx->next_odm_pipe->stream_res.dsc; in dcn314_update_odm() local
/linux/include/linux/irqchip/
H A Dirq-partition-percpu.h47 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_stats.c50 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \ argument
H A Dipsec_stats.c60 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \ argument
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c159 struct drm_dsc_config *dsc; member
538 const struct drm_dsc_config *dsc) in dsi_adjust_pclk_for_compression()
549 const struct drm_dsc_config *dsc, bool is_bonded_dsi) in dsi_get_pclk_rate()
851 struct drm_dsc_config *dsc = msm_host->dsc; in dsi_update_dsc_timing() local
946 struct drm_dsc_config *dsc = msm_host->dsc; in dsi_timing_setup() local
1761 static int dsi_populate_dsc_params(struct msm_dsi_host *msm_host, struct drm_dsc_config *dsc) in dsi_populate_dsc_params()
2485 struct drm_dsc_config *dsc = msm_host->dsc; in msm_dsi_host_check_dsc() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c211 struct drm_dsc_config *dsc; member
655 struct drm_dsc_config *dsc) in dpu_encoder_get_topology()
749 struct drm_dsc_config *dsc; in dpu_encoder_virt_atomic_check() local
1970 dpu_encoder_dsc_initial_line_calc(struct drm_dsc_config *dsc, in dpu_encoder_dsc_initial_line_calc()
1997 struct drm_dsc_config *dsc, in dpu_encoder_dsc_pipe_cfg()
2021 struct drm_dsc_config *dsc) in dpu_encoder_prep_dsc()
H A Ddpu_encoder_phys_vid.c126 struct drm_dsc_config *dsc = in drm_mode_to_intf_timing_params() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c57 bool dsc) in intel_dp_mst_max_dpt_bpp()
171 bool dsc) in intel_dp_mst_find_vcpi_slots_for_bpp()
480 bool dsc) in adjust_limits_for_dsc_hblank_expansion_quirk()
539 bool dsc, in intel_dp_mst_compute_config_limits()
1448 bool dsc = false; in intel_dp_mst_mode_valid_ctx() local
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c1533 struct display_stream_compressor *dsc; in dp_dsc_clock_en_read() local
1719 struct display_stream_compressor *dsc; in dp_dsc_slice_width_read() local
1903 struct display_stream_compressor *dsc; in dp_dsc_slice_height_read() local
2083 struct display_stream_compressor *dsc; in dp_dsc_bits_per_pixel_read() local
2258 struct display_stream_compressor *dsc; in dp_dsc_pic_width_read() local
2312 struct display_stream_compressor *dsc; in dp_dsc_pic_height_read() local
2381 struct display_stream_compressor *dsc; in dp_dsc_chunk_size_read() local
2450 struct display_stream_compressor *dsc; in dp_dsc_slice_bpg_offset_read() local
/linux/drivers/gpu/drm/panel/
H A Dpanel-lg-sw43408.c33 struct drm_dsc_config dsc; member
H A Dpanel-raydium-rm692e5.c23 struct drm_dsc_config dsc; member
H A Dpanel-visionox-r66451.c282 struct drm_dsc_config *dsc; in visionox_r66451_probe() local
/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c1138 int qla_get_buf(struct scsi_qla_host *vha, struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_get_buf()
1244 void qla_put_buf(struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_put_buf()
/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c18 const bool dsc; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c323 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in update_dsc_on_stream() local
455 struct display_stream_compressor *dsc = current_pipe_ctx->next_odm_pipe->stream_res.dsc; in dcn35_update_odm() local
/linux/drivers/irqchip/
H A Dirq-partition-percpu.c235 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain()
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h109 struct mdp5_sub_block dsc; member
/linux/arch/mips/mm/
H A Dcerr-sb1.c466 struct dc_state *dsc = dc_states; in dc_state_str() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h36 #define MLX5E_READ_CTR64_CPU(ptr, dsc, i) \ argument
38 #define MLX5E_READ_CTR64_BE(ptr, dsc, i) \ argument
40 #define MLX5E_READ_CTR32_CPU(ptr, dsc, i) \ argument
42 #define MLX5E_READ_CTR32_BE(ptr, dsc, i) \ argument

12