projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
drm: Disable the cursor plane on atomic contexts with virtualized drivers
[platform/kernel/linux-starfive.git]
/
include
/
media
/
imx.h
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
/*
3
* Copyright (c) 2014-2017 Mentor Graphics Inc.
4
*/
5
6
#ifndef __MEDIA_IMX_H__
7
#define __MEDIA_IMX_H__
8
9
#include <linux/imx-media.h>
10
11
#endif