|
@@ -1774,8 +1774,6 @@ void amdgpu_driver_lastclose_kms(struct drm_device *dev);
|
|
int amdgpu_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv);
|
|
int amdgpu_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv);
|
|
void amdgpu_driver_postclose_kms(struct drm_device *dev,
|
|
void amdgpu_driver_postclose_kms(struct drm_device *dev,
|
|
struct drm_file *file_priv);
|
|
struct drm_file *file_priv);
|
|
-void amdgpu_driver_preclose_kms(struct drm_device *dev,
|
|
|
|
- struct drm_file *file_priv);
|
|
|
|
int amdgpu_suspend(struct amdgpu_device *adev);
|
|
int amdgpu_suspend(struct amdgpu_device *adev);
|
|
int amdgpu_device_suspend(struct drm_device *dev, bool suspend, bool fbcon);
|
|
int amdgpu_device_suspend(struct drm_device *dev, bool suspend, bool fbcon);
|
|
int amdgpu_device_resume(struct drm_device *dev, bool resume, bool fbcon);
|
|
int amdgpu_device_resume(struct drm_device *dev, bool resume, bool fbcon);
|