Home
last modified time | relevance | path

Searched refs:edid (Results 1 - 4 of 4) sorted by relevance

/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c50 int edid; variable
314 edid = 0; in args()
351 edid = 1; in args()
358 edid = 1; in args()
373 edid = 1; in args()
/third_party/libdrm/exynos/
H A Dexynos_drm.c342 * @ext: indicate whether edid data includes extensions data or not.
343 * @edid: a pointer to edid data from Wireless Display device.
346 * disconnection. for this, user should get a edid data from the Wireless
354 uint32_t ext, void *edid) in exynos_vidi_connection()
359 .edid = (uint64_t)(uintptr_t)edid, in exynos_vidi_connection()
353 exynos_vidi_connection(struct exynos_device *dev, uint32_t connect, uint32_t ext, void *edid) exynos_vidi_connection() argument
H A Dexynos_drmif.h107 uint32_t ext, void *edid);
H A Dexynos_drm.h69 * 128bytes edid data.
70 * @edid: the edid data pointer from user side.
75 uint64_t edid; member

Completed in 3 milliseconds