git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1e9064
)
drm/tegra: Introduce tegra_drm_client structure
author
Thierry Reding
<treding@nvidia.com>
Tue, 24 Sep 2013 13:35:40 +0000
(15:35 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 31 Oct 2013 08:20:10 +0000
(09:20 +0100)
This structure derives from host1x_client. DRM-specific fields are moved
from host1x_client to this structure, so that host1x_client can remain
agnostic of DRM.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found