aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_hqvdp.h
blob: cd5ecd0a6dea5aa0acbafb32caf0c0bc35490401 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (C) STMicroelectronics SA 2014
 * Authors: Fabien Dessenne <fabien.dessenne@st.com> for STMicroelectronics.
 * License terms:  GNU General Public License (GPL), version 2
 */

#ifndef _STI_HQVDP_H_
#define _STI_HQVDP_H_

struct sti_layer *sti_hqvdp_create(struct device *dev);

#endif