Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c63 void dsc2_construct(struct dcn20_dsc *dsc, in dsc2_construct()
143 void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc2_read_state()
159 void dsc2_read_reg_state(struct display_stream_compressor *dsc, struct dcn_dsc_reg_state *dccg_reg_… in dsc2_read_reg_state()
167 bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc2_validate_stream()
179 void dsc_config_log(struct display_stream_compressor *dsc, const struct dsc_config *config) in dsc_config_log()
190 void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc2_set_config()
206 bool dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, u… in dsc2_get_packed_pps()
227 void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc2_enable()
252 void dsc2_disable(struct display_stream_compressor *dsc) in dsc2_disable()
271 void dsc2_wait_disconnect_pending_clear(struct display_stream_compressor *dsc) in dsc2_wait_disconnect_pending_clear()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c48 void dsc401_construct(struct dcn401_dsc *dsc, in dsc401_construct()
96 void dsc401_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc401_read_state()
118 bool dsc401_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) in dsc401_validate_stream()
129 void dsc401_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc401_set_config()
144 void dsc401_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc401_enable()
169 void dsc401_disable(struct display_stream_compressor *dsc) in dsc401_disable()
188 void dsc401_wait_disconnect_pending_clear(struct display_stream_compressor *dsc) in dsc401_wait_disconnect_pending_clear()
195 void dsc401_disconnect(struct display_stream_compressor *dsc) in dsc401_disconnect()
205 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/amd/display/dc/dsc/
H A Ddc_dsc.c459 const struct display_stream_compressor *dsc, in dc_dsc_compute_bandwidth_range()
497 void dc_dsc_dump_encoder_caps(const struct display_stream_compressor *dsc, in dc_dsc_dump_encoder_caps()
516 void dc_dsc_dump_decoder_caps(const struct display_stream_compressor *dsc, in dc_dsc_dump_decoder_caps()
586 const struct display_stream_compressor *dsc, in build_dsc_enc_caps()
636 const struct display_stream_compressor *dsc, in get_min_dsc_slice_count_for_odm()
668 const struct display_stream_compressor *dsc, in get_dsc_enc_caps()
1292 const struct display_stream_compressor *dsc, in dc_dsc_compute_config()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn35/
H A Ddcn35_dsc.c61 void dsc35_construct(struct dcn20_dsc *dsc, in dsc35_construct()
79 static void dsc35_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc35_enable()
/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.c61 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \ argument
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c168 struct drm_dsc_config *dsc; member
590 const struct drm_dsc_config *dsc, in dsi_adjust_pclk_for_compression()
617 const struct drm_dsc_config *dsc, bool is_bonded_dsi) in dsi_get_pclk_rate()
928 struct drm_dsc_config *dsc = msm_host->dsc; in dsi_update_dsc_timing() local
1023 struct drm_dsc_config *dsc = msm_host->dsc; in dsi_timing_setup() local
1869 static int dsi_populate_dsc_params(struct msm_dsi_host *msm_host, struct drm_dsc_config *dsc) in dsi_populate_dsc_params()
2598 struct drm_dsc_config *dsc = msm_host->dsc; in msm_dsi_host_check_dsc() local
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c614 static void dsc_optc_config_log(struct display_stream_compressor *dsc, in dsc_optc_config_log()
671 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in link_set_dsc_on_stream() local
814 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in link_set_dsc_pps_packet() local
879 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in link_set_dsc_enable() local
903 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in link_update_dsc_config() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2285 struct display_stream_compressor *dsc = params->dsc_set_config_params.dsc; in hwss_dsc_set_config() local
2295 struct display_stream_compressor *dsc = params->dsc_enable_params.dsc; in hwss_dsc_enable() local
2326 struct display_stream_compressor *dsc = params->dsc_disconnect_params.dsc; in hwss_dsc_disconnect() local
2334 struct display_stream_compressor *dsc = params->dsc_read_state_params.dsc; in hwss_dsc_read_state() local
2348 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in hwss_dsc_calculate_and_set_config() local
2379 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in hwss_dsc_enable_with_opp() local
2870 struct display_stream_compressor *dsc = params->dsc_wait_disconnect_pending_clear_params.dsc; in hwss_dsc_wait_disconnect_pending_clear() local
2883 struct display_stream_compressor *dsc = params->dsc_disable_params.dsc; in hwss_dsc_disable() local
3253 struct display_stream_compressor *dsc) in hwss_add_dsc_disconnect()
3669 struct display_stream_compressor *dsc, in hwss_add_dsc_wait_disconnect_pending_clear()
[all …]
/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c773 struct sbdmadscr *dsc; in sbdma_add_rcvbuffer() local
887 struct sbdmadscr *dsc; in sbdma_add_txbuffer() local
1056 struct sbdmadscr *dsc; in sbdma_rx_process() local
1221 struct sbdmadscr *dsc; in sbdma_tx_process() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c217 struct drm_dsc_config *dsc; member
668 struct drm_dsc_config *dsc; in dpu_encoder_update_topology() local
1967 dpu_encoder_dsc_initial_line_calc(struct drm_dsc_config *dsc, in dpu_encoder_dsc_initial_line_calc()
1994 struct drm_dsc_config *dsc, in dpu_encoder_dsc_pipe_cfg()
2018 struct drm_dsc_config *dsc) in dpu_encoder_prep_dsc()
H A Ddpu_hw_ctl.h59 unsigned int dsc; member
H A Ddpu_rm.c169 const struct dpu_dsc_cfg *dsc = &cat->dsc[i]; in dpu_rm_init() local
/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c1136 int qla_get_buf(struct scsi_qla_host *vha, struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_get_buf()
1242 void qla_put_buf(struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_put_buf()
/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt37801.c23 struct drm_dsc_config dsc; member
/linux/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c18 const bool dsc; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1093 struct dcn20_dsc *dsc = in dcn20_dsc_create() local
1105 void dcn20_dsc_destroy(struct display_stream_compressor **dsc) in dcn20_dsc_destroy()
1364 struct display_stream_compressor **dsc, in dcn20_acquire_dsc()
1399 struct display_stream_compressor **dsc) in dcn20_release_dsc()
/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/tools/perf/util/
H A Ddlfilter.c593 const char *dsc; in get_filter_desc() local
/linux/sound/pci/ctxfi/
H A Dctdaio.c446 struct daio_desc dsc = {0}; in dao_rsc_reinit() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1124 struct dcn20_dsc *dsc = in dcn21_dsc_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c674 struct dcn20_dsc *dsc = kzalloc_obj(struct dcn20_dsc); in dcn303_dsc_create() local
/linux/arch/alpha/include/asm/
H A Dcore_tsunami.h68 tsunami_64 dsc; member

12