__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: MIT */ #ifndef DRM_HDMI_HELPER #define DRM_HDMI_HELPER #include <linux/hdmi.h> struct drm_connector; struct drm_connector_state; struct drm_display_mode; void drm_hdmi_avi_infoframe_colorimetry(struct hdmi_avi_infoframe *frame, const struct drm_connector_state *conn_state); void drm_hdmi_avi_infoframe_bars(struct hdmi_avi_infoframe *frame, const struct drm_connector_state *conn_state); int drm_hdmi_infoframe_set_hdr_metadata(struct hdmi_drm_infoframe *frame, const struct drm_connector_state *conn_state); void drm_hdmi_avi_infoframe_content_type(struct hdmi_avi_infoframe *frame, const struct drm_connector_state *conn_state); unsigned long long drm_hdmi_compute_mode_clock(const struct drm_display_mode *mode, unsigned int bpc, enum hdmi_colorspace fmt); #endif
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| drm_dp.h | File | 74.73 KB | 0644 |
|
| drm_dp_aux_bus.h | File | 2.45 KB | 0644 |
|
| drm_dp_dual_mode_helper.h | File | 4.62 KB | 0644 |
|
| drm_dp_helper.h | File | 30.65 KB | 0644 |
|
| drm_dp_mst_helper.h | File | 33.39 KB | 0644 |
|
| drm_dp_tunnel.h | File | 6.2 KB | 0644 |
|
| drm_dsc.h | File | 15.84 KB | 0644 |
|
| drm_dsc_helper.h | File | 1.23 KB | 0644 |
|
| drm_hdcp.h | File | 8.45 KB | 0644 |
|
| drm_hdcp_helper.h | File | 577 B | 0644 |
|
| drm_hdmi_audio_helper.h | File | 596 B | 0644 |
|
| drm_hdmi_helper.h | File | 840 B | 0644 |
|
| drm_hdmi_state_helper.h | File | 1.22 KB | 0644 |
|
| drm_scdc.h | File | 2.88 KB | 0644 |
|
| drm_scdc_helper.h | File | 2.73 KB | 0644 |
|