blob: 6a98a6cc31fac6f3611fb95b951887f90b183a2b [file] [log] [blame]
// Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#pragma once
#include <ddk/protocol/display-controller.h>
#include <zircon/types.h>
#include "hdmitx.h"
zx_status_t get_vic(const display_mode_t* disp_timing, struct hdmi_param* p);