repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git]
/
drivers
/
misc
/
mei
/
hdcp
/
mei_hdcp.h
blob
0683d83ec17a4c0dfcc22ebe43f0e69363ab12a8
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/*
3
* Copyright © 2019 Intel Corporation
4
*
5
* Authors:
6
* Ramalingam C <ramalingam.c@intel.com>
7
*/
8
9
#ifndef __MEI_HDCP_H__
10
#define __MEI_HDCP_H__
11
12
#include <drm/display/drm_hdcp.h>
13
14
#endif
/* __MEI_HDCP_H__ */