aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/engine/vp.h
blob: 7851f18c5add14c56ac06bf0dca2f1d2c2f9d78c (plain) (blame)
1
2
3
4
5
#ifndef __NVKM_VP_H__
#define __NVKM_VP_H__
#include <core/engine.h>
extern struct nvkm_oclass g84_vp_oclass;
#endif