BackMerge tag 'v4.12-rc5' into drm-next
Linux 4.12-rc5 for nouveau fixes
Dieser Commit ist enthalten in:
@@ -108,8 +108,6 @@ nouveau_cli(struct drm_file *fpriv)
|
||||
#include <nvif/object.h>
|
||||
#include <nvif/device.h>
|
||||
|
||||
extern int nouveau_runtime_pm;
|
||||
|
||||
struct nouveau_drm {
|
||||
struct nouveau_cli client;
|
||||
struct drm_device *dev;
|
||||
@@ -195,6 +193,7 @@ nouveau_drm(struct drm_device *dev)
|
||||
|
||||
int nouveau_pmops_suspend(struct device *);
|
||||
int nouveau_pmops_resume(struct device *);
|
||||
bool nouveau_pmops_runtime(void);
|
||||
|
||||
#include <nvkm/core/tegra.h>
|
||||
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren