mirror of https://gitee.com/openkylin/linux.git
drm/nv50-nvc0: include nv50_display in evo debugging
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
33f409df1e
commit
8348f36d89
|
@ -24,6 +24,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#define NOUVEAU_DMA_DEBUG (nouveau_reg_debug & NOUVEAU_REG_DEBUG_EVO)
|
||||
#include "nv50_display.h"
|
||||
#include "nouveau_crtc.h"
|
||||
#include "nouveau_encoder.h"
|
||||
|
|
Loading…
Reference in New Issue