Home
last modified time | relevance | path

Searched refs:EDP_DISPLAY_CTL_CAP_SIZE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c314 u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE]; in nv50_backlight_init()
318 EDP_DISPLAY_CTL_CAP_SIZE); in nv50_backlight_init()
/openbmc/linux/include/drm/display/
H A Ddrm_dp_helper.h249 drm_edp_backlight_supported(const u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE]) in drm_edp_backlight_supported() argument
680 u16 driver_pwm_freq_hz, const u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE],
H A Ddrm_dp.h1542 #define EDP_DISPLAY_CTL_CAP_SIZE 3 macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c3625 u16 driver_pwm_freq_hz, const u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE]) in drm_edp_backlight_probe_max() argument
3780 u16 driver_pwm_freq_hz, const u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE], in drm_edp_backlight_init() argument
3883 u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE]; in drm_panel_dp_aux_backlight()
3890 EDP_DISPLAY_CTL_CAP_SIZE); in drm_panel_dp_aux_backlight()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1716 u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE];