Home
last modified time | relevance | path

Searched refs:drm_dsc_dp_pps_header_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dsc_helper.h20 void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header);
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dsc.c33 * drm_dsc_dp_pps_header_init() - Initializes the PPS Header
43 void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header) in drm_dsc_dp_pps_header_init() function
50 EXPORT_SYMBOL(drm_dsc_dp_pps_header_init); variable
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dsc.h604 void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header);
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c34 * drm_dsc_dp_pps_header_init() - Initializes the PPS Header
44 void drm_dsc_dp_pps_header_init(struct dp_sdp_header *pps_header) in drm_dsc_dp_pps_header_init() function
51 EXPORT_SYMBOL(drm_dsc_dp_pps_header_init); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c1053 drm_dsc_dp_pps_header_init(&dp_dsc_pps_sdp.pps_header); in intel_dsc_dp_pps_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c913 drm_dsc_dp_pps_header_init(&dp_dsc_pps_sdp.pps_header); in intel_dsc_dp_pps_write()

Completed in 6 milliseconds