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
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
drivers
/
gpu
/
host1x
/
hw
/
hw_host1x08_channel.h
blob
c9272d2ab14af6c3ecb1dc597f5603b7967f5126
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
/*
3
* Copyright (c) 2022 NVIDIA Corporation.
4
*/
5
6
#ifndef HOST1X_HW_HOST1X08_CHANNEL_H
7
#define HOST1X_HW_HOST1X08_CHANNEL_H
8
9
#define HOST1X_CHANNEL_SMMU_STREAMID 0x084
10
11
#endif