mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
gpu: host1x: Merge upstream changes
Merge upstream changes from linux-next, including merged version of new UAPI. JIRA LS-128 Change-Id: I32c6745d2c17902e8216e9b376fd74d38a3b5904 Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2653092 Tested-by: Jonathan Hunter <jonathanh@nvidia.com> Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com> Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
Laxman Dewangan
parent
174f4e87f6
commit
65b76aee13
@@ -17,7 +17,6 @@
|
||||
#include "intr.h"
|
||||
#include "job.h"
|
||||
#include "syncpt.h"
|
||||
#include "uapi.h"
|
||||
|
||||
struct host1x_syncpt;
|
||||
struct host1x_syncpt_base;
|
||||
@@ -152,7 +151,6 @@ struct host1x {
|
||||
struct device_dma_parameters dma_parms;
|
||||
|
||||
struct host1x_bo_cache cache;
|
||||
struct host1x_uapi uapi;
|
||||
};
|
||||
|
||||
void host1x_hypervisor_writel(struct host1x *host1x, u32 r, u32 v);
|
||||
|
||||
Reference in New Issue
Block a user