OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_dsc_config
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
dscc_types.h
44
struct
drm_dsc_config
pps;
51
int dscc_compute_dsc_parameters(const struct
drm_dsc_config
*pps, struct dsc_parameters *dsc_params);
amdgpu_rc_calc_dpi.c
37
static void copy_pps_fields(struct
drm_dsc_config
*to, const struct
drm_dsc_config
*from)
79
static void copy_rc_to_cfg(struct
drm_dsc_config
*dsc_cfg, const struct rc_params *rc)
106
int dscc_compute_dsc_parameters(const struct
drm_dsc_config
*pps, struct dsc_parameters *dsc_params)
119
struct
drm_dsc_config
dsc_cfg;
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dsc.h
72
* struct
drm_dsc_config
- Parameters required to configure DSC
77
struct
drm_dsc_config
{
struct
608
const struct
drm_dsc_config
*dsc_cfg);
609
int drm_dsc_compute_rc_parameters(struct
drm_dsc_config
*vdsc_cfg);
/src/sys/external/bsd/drm2/dist/drm/
drm_dsc.c
66
* &struct
drm_dsc_config
76
const struct
drm_dsc_config
*dsc_cfg)
255
* &struct
drm_dsc_config
in accordance with the DSC 1.2
262
int drm_dsc_compute_rc_parameters(struct
drm_dsc_config
*vdsc_cfg)
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_vdsc.c
390
struct
drm_dsc_config
*vdsc_cfg = &pipe_config->dsc.config;
505
const struct
drm_dsc_config
*vdsc_cfg = &crtc_state->dsc.config;
903
struct
drm_dsc_config
*vdsc_cfg = &crtc_state->dsc.config;
950
const struct
drm_dsc_config
*vdsc_cfg = &crtc_state->dsc.config;
971
const struct
drm_dsc_config
*vdsc_cfg = &crtc_state->dsc.config;
intel_display_types.h
1049
struct
drm_dsc_config
config;
icl_dsi.c
1342
struct
drm_dsc_config
*vdsc_cfg = &crtc_state->dsc.config;
intel_bios.c
2425
struct
drm_dsc_config
*vdsc_cfg = &crtc_state->dsc.config;
intel_dp.c
2065
struct
drm_dsc_config
*vdsc_cfg = &crtc_state->dsc.config;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dsc.c
35
static void dsc_log_pps(struct display_stream_compressor *dsc, struct
drm_dsc_config
*pps);
279
static void dsc_log_pps(struct display_stream_compressor *dsc, struct
drm_dsc_config
*pps)
dcn20_dsc.h
535
struct
drm_dsc_config
pps;
Completed in 24 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025