/linux-6.8/drivers/gpu/drm/amd/display/dc/dsc/dcn20/ |
D | dcn20_dsc.c | 77 void dsc2_construct(struct dcn20_dsc *dsc, in dsc2_construct() 157 static void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s) in dsc2_read_state() 174 static bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *ds… in dsc2_validate_stream() 186 void dsc_config_log(struct display_stream_compressor *dsc, const struct dsc_config *config) in dsc_config_log() 197 static void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, in dsc2_set_config() 213 bool dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg, u… in dsc2_get_packed_pps() 234 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc2_enable() 259 static void dsc2_disable(struct display_stream_compressor *dsc) in dsc2_disable() 282 static void dsc2_disconnect(struct display_stream_compressor *dsc) in dsc2_disconnect() 293 void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps) in dsc_log_pps() [all …]
|
/linux-6.8/drivers/gpu/drm/msm/ |
D | msm_dsc_helper.h | 21 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-6.8/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_dsc.c | 38 static void dpu_hw_dsc_disable(struct dpu_hw_dsc *dsc) in dpu_hw_dsc_disable() 46 struct drm_dsc_config *dsc, in dpu_hw_dsc_config() 128 struct drm_dsc_config *dsc) in dpu_hw_dsc_config_thresh()
|
D | dpu_hw_dsc_1_2.c | 88 struct drm_dsc_config *dsc, in dpu_hw_dsc_config_1_2() 242 struct drm_dsc_config *dsc) in dpu_hw_dsc_config_thresh_1_2()
|
D | dpu_encoder.c | 212 struct drm_dsc_config *dsc; member 527 struct drm_dsc_config *dsc) in dpu_encoder_get_topology() 586 struct drm_dsc_config *dsc; in dpu_encoder_virt_atomic_check() local 1778 dpu_encoder_dsc_initial_line_calc(struct drm_dsc_config *dsc, in dpu_encoder_dsc_initial_line_calc() 1805 struct drm_dsc_config *dsc, in dpu_encoder_dsc_pipe_cfg() 1829 struct drm_dsc_config *dsc) in dpu_encoder_prep_dsc()
|
/linux-6.8/drivers/gpu/drm/display/ |
D | drm_dsc_helper.c | 1458 u8 drm_dsc_initial_scale_value(const struct drm_dsc_config *dsc) in drm_dsc_initial_scale_value() 1470 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc) in drm_dsc_flatness_det_thresh()
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
D | dcn314_hwseq.c | 97 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; in dcn314_update_odm() local
|
/linux-6.8/include/linux/irqchip/ |
D | irq-partition-percpu.h | 47 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain()
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/dsc/dcn35/ |
D | dcn35_dsc.c | 45 void dsc35_construct(struct dcn20_dsc *dsc, in dsc35_construct()
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ktls_stats.c | 50 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \ argument
|
D | ipsec_stats.c | 61 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \ argument
|
/linux-6.8/drivers/gpu/drm/i915/display/ |
D | intel_dp_mst.c | 55 bool dsc) in intel_dp_mst_check_constraints() 75 bool ssc, bool dsc, int bpp_x16) in intel_dp_mst_bw_overhead() 147 bool dsc) in intel_dp_mst_find_vcpi_slots_for_bpp() 423 bool dsc) in adjust_limits_for_dsc_hblank_expansion_quirk() 482 bool dsc, in intel_dp_mst_compute_config_limits() 1275 bool dsc = false, bigjoiner = false; in intel_dp_mst_mode_valid_ctx() local
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/link/ |
D | link_dpms.c | 739 static void dsc_optc_config_log(struct display_stream_compressor *dsc, in dsc_optc_config_log() 782 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in link_set_dsc_on_stream() local 901 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in link_set_dsc_pps_packet() local 965 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in link_set_dsc_enable() local 989 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in link_update_dsc_config() local
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/dsc/ |
D | dc_dsc.c | 444 const struct display_stream_compressor *dsc, in dc_dsc_compute_bandwidth_range() 480 const struct display_stream_compressor *dsc, in get_dsc_enc_caps() 1086 const struct display_stream_compressor *dsc, in dc_dsc_compute_config()
|
/linux-6.8/drivers/gpu/drm/msm/dsi/ |
D | dsi_host.c | 163 struct drm_dsc_config *dsc; member 533 const struct drm_dsc_config *dsc) in dsi_adjust_pclk_for_compression() 544 const struct drm_dsc_config *dsc, bool is_bonded_dsi) in dsi_get_pclk_rate() 845 struct drm_dsc_config *dsc = msm_host->dsc; in dsi_update_dsc_timing() local 933 struct drm_dsc_config *dsc = msm_host->dsc; in dsi_timing_setup() local 1765 static int dsi_populate_dsc_params(struct msm_dsi_host *msm_host, struct drm_dsc_config *dsc) in dsi_populate_dsc_params() 2483 struct drm_dsc_config *dsc = msm_host->dsc; in msm_dsi_host_check_dsc() local
|
/linux-6.8/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_debugfs.c | 1481 struct display_stream_compressor *dsc; in dp_dsc_clock_en_read() local 1667 struct display_stream_compressor *dsc; in dp_dsc_slice_width_read() local 1851 struct display_stream_compressor *dsc; in dp_dsc_slice_height_read() local 2031 struct display_stream_compressor *dsc; in dp_dsc_bits_per_pixel_read() local 2206 struct display_stream_compressor *dsc; in dp_dsc_pic_width_read() local 2262 struct display_stream_compressor *dsc; in dp_dsc_pic_height_read() local 2333 struct display_stream_compressor *dsc; in dp_dsc_chunk_size_read() local 2404 struct display_stream_compressor *dsc; in dp_dsc_slice_bpg_offset_read() local
|
/linux-6.8/drivers/net/ethernet/broadcom/ |
D | sb1250-mac.c | 775 struct sbdmadscr *dsc; in sbdma_add_rcvbuffer() local 889 struct sbdmadscr *dsc; in sbdma_add_txbuffer() local 1058 struct sbdmadscr *dsc; in sbdma_rx_process() local 1223 struct sbdmadscr *dsc; in sbdma_tx_process() local
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
D | dcn32_hwseq.c | 994 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in update_dsc_on_stream() local 1150 struct display_stream_compressor *dsc = current_pipe_ctx->next_odm_pipe->stream_res.dsc; in dcn32_update_odm() local 1462 struct display_stream_compressor *dsc = dc->res_pool->dscs[i]; in dcn32_update_dsc_pg() local
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
D | dcn35_hwseq.c | 386 struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc; in update_dsc_on_stream() local 521 struct display_stream_compressor *dsc = current_pipe_ctx->next_odm_pipe->stream_res.dsc; in dcn35_update_odm() local
|
/linux-6.8/drivers/scsi/qla2xxx/ |
D | qla_mid.c | 1137 int qla_get_buf(struct scsi_qla_host *vha, struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_get_buf() 1243 void qla_put_buf(struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_put_buf()
|
/linux-6.8/drivers/gpu/drm/panel/ |
D | panel-visionox-r66451.c | 282 struct drm_dsc_config *dsc; in visionox_r66451_probe() local
|
D | panel-raydium-rm692e5.c | 23 struct drm_dsc_config dsc; member
|
/linux-6.8/drivers/gpu/drm/tests/ |
D | drm_dp_mst_helper_test.c | 18 const bool dsc; member
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
D | dcn20_resource.c | 1067 struct dcn20_dsc *dsc = in dcn20_dsc_create() local 1079 void dcn20_dsc_destroy(struct display_stream_compressor **dsc) in dcn20_dsc_destroy() 1316 struct display_stream_compressor **dsc, in dcn20_acquire_dsc() 1351 struct display_stream_compressor **dsc) in dcn20_release_dsc()
|
/linux-6.8/drivers/irqchip/ |
D | irq-partition-percpu.c | 235 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain()
|