/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/ |
H A D | dcn20_dsc.c | 69 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 D | dcn401_dsc.c | 64 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 D | dcn401_dsc.h | 13 #define TO_DCN401_DSC(dsc)\ argument
|
/linux/drivers/gpu/drm/msm/ |
H A 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/drivers/gpu/drm/amd/display/dc/dsc/dcn35/ |
H A D | dcn35_dsc.c | 59 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 D | drm_dsc_helper.c | 1459 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 D | dcn314_hwseq.c | 74 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 D | irq-partition-percpu.h | 47 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 D | ktls_stats.c | 50 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \ argument
|
H A D | ipsec_stats.c | 60 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \ argument
|
/linux/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_host.c | 159 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 D | dpu_encoder.c | 211 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 D | dpu_encoder_phys_vid.c | 126 struct drm_dsc_config *dsc = in drm_mode_to_intf_timing_params() local
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_mst.c | 57 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 D | amdgpu_dm_debugfs.c | 1533 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 D | panel-lg-sw43408.c | 33 struct drm_dsc_config dsc; member
|
H A D | panel-raydium-rm692e5.c | 23 struct drm_dsc_config dsc; member
|
H A D | panel-visionox-r66451.c | 282 struct drm_dsc_config *dsc; in visionox_r66451_probe() local
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mid.c | 1138 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 D | drm_dp_mst_helper_test.c | 18 const bool dsc; member
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
H A D | dcn35_hwseq.c | 323 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 D | irq-partition-percpu.c | 235 struct irq_domain *partition_get_domain(struct partition_desc *dsc) in partition_get_domain()
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_cfg.h | 109 struct mdp5_sub_block dsc; member
|
/linux/arch/mips/mm/ |
H A D | cerr-sb1.c | 466 struct dc_state *dsc = dc_states; in dc_state_str() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_stats.h | 36 #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
|