Home
last modified time | relevance | path

Searched defs:dsc (Results 1 - 25 of 81) sorted by relevance

1234

/kernel/linux/linux-6.6/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() argument
33 static inline u32 msm_dsc_get_bytes_per_line(const struct drm_dsc_config *dsc) in msm_dsc_get_bytes_per_line() argument
/kernel/linux/linux-5.10/include/linux/irqchip/
H A Dirq-partition-percpu.h47 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain() argument
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Dirq-partition-percpu.h47 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c23 bool dsc; in igt_dp_mst_calc_pbn_mode() member
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c18 const bool dsc; member
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-partition-percpu.c239 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-visionox-r66451.c298 struct drm_dsc_config *dsc; in visionox_r66451_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-partition-percpu.c235 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain() argument
/kernel/linux/linux-5.10/drivers/atm/
H A Dzatm.h99 u32 *dsc; /* pointer to skb's descriptor */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c81 dsc2_construct(struct dcn20_dsc *dsc, struct dc_context *ctx, int inst, const struct dcn20_dsc_registers *dsc_regs, const struct dcn20_dsc_shift *dsc_shift, const struct dcn20_dsc_mask *dsc_mask) dsc2_construct() argument
153 dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) dsc2_read_state() argument
168 dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) dsc2_validate_stream() argument
180 dsc_config_log(struct display_stream_compressor *dsc, const struct dsc_config *config) dsc_config_log() argument
191 dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, struct dsc_optc_config *dsc_optc_cfg) dsc2_set_config() argument
208 dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps) dsc2_get_packed_pps() argument
229 dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) dsc2_enable() argument
254 dsc2_disable(struct display_stream_compressor *dsc) dsc2_disable() argument
279 dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps) dsc_log_pps() argument
542 dsc_write_to_registers(struct display_stream_compressor *dsc, const struct dsc_reg_values *reg_vals) dsc_write_to_registers() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-floppy.c64 static int ide_floppy_callback(ide_drive_t *drive, int dsc) in ide_floppy_callback() argument
H A Dide-atapi.c424 u8 stat, ireason, dsc = 0; in ide_pc_intr() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h93 struct mdp5_sub_block dsc; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c77 dsc2_construct(struct dcn20_dsc *dsc, struct dc_context *ctx, int inst, const struct dcn20_dsc_registers *dsc_regs, const struct dcn20_dsc_shift *dsc_shift, const struct dcn20_dsc_mask *dsc_mask) dsc2_construct() argument
149 dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) dsc2_read_state() argument
166 dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg) dsc2_validate_stream() argument
178 dsc_config_log(struct display_stream_compressor *dsc, const struct dsc_config *config) dsc_config_log() argument
189 dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, struct dsc_optc_config *dsc_optc_cfg) dsc2_set_config() argument
205 dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, uint8_t *dsc_packed_pps) dsc2_get_packed_pps() argument
226 dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) dsc2_enable() argument
251 dsc2_disable(struct display_stream_compressor *dsc) dsc2_disable() argument
274 dsc2_disconnect(struct display_stream_compressor *dsc) dsc2_disconnect() argument
285 dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps) dsc_log_pps() argument
581 dsc_write_to_registers(struct display_stream_compressor *dsc, const struct dsc_reg_values *reg_vals) dsc_write_to_registers() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c97 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in update_dsc_on_stream() local
230 struct display_stream_compressor *dsc = current_pipe_ctx->next_odm_pipe->stream_res.dsc; dcn314_update_odm() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c1458 u8 drm_dsc_initial_scale_value(const struct drm_dsc_config *dsc) in drm_dsc_initial_scale_value() argument
1470 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc) in drm_dsc_flatness_det_thresh() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h52 unsigned int dsc; member
H A Ddpu_hw_dsc.c36 static void dpu_hw_dsc_disable(struct dpu_hw_dsc *dsc) in dpu_hw_dsc_disable() argument
43 dpu_hw_dsc_config(struct dpu_hw_dsc *hw_dsc, struct drm_dsc_config *dsc, u32 mode, u32 initial_lines) dpu_hw_dsc_config() argument
125 dpu_hw_dsc_config_thresh(struct dpu_hw_dsc *hw_dsc, struct drm_dsc_config *dsc) dpu_hw_dsc_config_thresh() argument
210 dpu_hw_dsc_destroy(struct dpu_hw_dsc *dsc) dpu_hw_dsc_destroy() argument
[all...]
H A Ddpu_hw_dsc_1_2.c85 dpu_hw_dsc_config_1_2(struct dpu_hw_dsc *hw_dsc, struct drm_dsc_config *dsc, u32 mode, u32 initial_lines) dpu_hw_dsc_config_1_2() argument
239 dpu_hw_dsc_config_thresh_1_2(struct dpu_hw_dsc *hw_dsc, struct drm_dsc_config *dsc) dpu_hw_dsc_config_thresh_1_2() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h99 struct mdp5_sub_block dsc; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c225 get_dsc_enc_caps( const struct display_stream_compressor *dsc, struct dsc_enc_caps *dsc_enc_caps, int pixel_clock_100Hz) get_dsc_enc_caps() argument
864 dc_dsc_compute_bandwidth_range( const struct display_stream_compressor *dsc, const uint32_t dsc_min_slice_height_override, const uint32_t min_bpp, const uint32_t max_bpp, const struct dsc_dec_dpcd_caps *dsc_sink_caps, const struct dc_crtc_timing *timing, struct dc_dsc_bw_range *range) dc_dsc_compute_bandwidth_range() argument
893 dc_dsc_compute_config( const struct display_stream_compressor *dsc, const struct dsc_dec_dpcd_caps *dsc_sink_caps, const uint32_t dsc_min_slice_height_override, uint32_t target_bandwidth_kbps, const struct dc_crtc_timing *timing, struct dc_dsc_config *dsc_cfg) dc_dsc_compute_config() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_hwss.c394 static void dsc_optc_config_log(struct display_stream_compressor *dsc, in dsc_optc_config_log() argument
433 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in dp_set_dsc_on_stream() local
516 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; dp_set_dsc_enable() local
540 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; dp_set_dsc_pps_sdp() local
584 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; dp_update_dsc_config() local
[all...]
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctdaio.c453 struct daio_desc dsc = {0}; in dao_rsc_reinit() local
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_mipi_dsi.h197 struct drm_dsc_config *dsc; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mid.c1137 int qla_get_buf(struct scsi_qla_host *vha, struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_get_buf() argument
1243 void qla_put_buf(struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_put_buf() argument
[all...]

Completed in 16 milliseconds

1234