search for: dpu_hw_mdss

Displaying 3 results from an estimated 3 matches for "dpu_hw_mdss".

2019 May 03
2
[PATCH] gpu/drm: Remove duplicate headers
...rm/msm/disp/dpu1/dpu_hw_lm.c b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c index 018df2c..45a5bc6 100644 --- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c +++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c @@ -15,7 +15,6 @@ #include "dpu_hwio.h" #include "dpu_hw_lm.h" #include "dpu_hw_mdss.h" -#include "dpu_kms.h" #define LM_OP_MODE 0x00 #define LM_OUT_SIZE 0x04 diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c b/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c index c80b967..2b44ba5 100644 --- a/drivers/gpu/drm/...
2019 May 06
0
[PATCH] gpu/drm: Remove duplicate headers
...ers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c > index 018df2c..45a5bc6 100644 > --- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c > +++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c > @@ -15,7 +15,6 @@ > #include "dpu_hwio.h" > #include "dpu_hw_lm.h" > #include "dpu_hw_mdss.h" > -#include "dpu_kms.h" > > #define LM_OP_MODE 0x00 > #define LM_OUT_SIZE 0x04 > diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c b/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c > index c80b967..2b44ba5...
2019 May 07
1
[PATCH] gpu/drm: Remove duplicate headers
....c > > index 018df2c..45a5bc6 100644 > > --- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c > > +++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c > > @@ -15,7 +15,6 @@ > > #include "dpu_hwio.h" > > #include "dpu_hw_lm.h" > > #include "dpu_hw_mdss.h" > > -#include "dpu_kms.h" > > > > #define LM_OP_MODE 0x00 > > #define LM_OUT_SIZE 0x04 > > diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c b/drivers/gpu/drm/nouveau/nvkm/subdev/bus/nv04.c &g...