blob: 329ea83c6916cb19b697cae9db860ecb31229232 [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);