>>):
drivers/gpu/drm/i915/i915_gem_gtt.c: In function 'ggtt_restore_mappings':
>> drivers/gpu/drm/i915/i915_gem_gtt.c:3317:3: error: implicit declaration of
>> function 'wbinvd_on_all_cpus'; did you mean 'wrmsr_on_cpus'?
>> [-Werror=i
(Debian 4.4.7-8) 4.4.7
reproduce:
git checkout 0a03852e049af91da9ae70326c44bb5d9b0d377a
# save the attached .config to linux build tree
make ARCH=x86_64
All errors (new ones prefixed by >>):
cc1: warnings being treated as errors
drivers/gpu//drm/i915/i915_gem_gtt
(Debian 4.4.7-8) 4.4.7
reproduce:
git checkout 0a03852e049af91da9ae70326c44bb5d9b0d377a
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
drivers/gpu/drm/i915/i915_gem_gtt.c: In function 'gen8_ppgtt_
m/i915/i915_gem_gtt.c: In function 'gen8_ppgtt_insert_4lvl':
>> drivers/gpu/drm/i915/i915_gem_gtt.c:964: error: 'iter.sg' is used
>> uninitialized in this function
>> drivers/gpu/drm/i915/i915_gem_gtt.c:965: error: 'iter.dma' is used
>> uninitialized
: gcc-4.4 (Debian 4.4.7-8) 4.4.7
reproduce:
git checkout 894ccebee2b0e606ba9638d20dd87b33568482d7
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
drivers/gpu/drm/i915/i915_gem_gtt.c: In fu
r
'driver_features'
include/drm/drm_drv.h:441: warning: No description found for parameter
'dev_priv_size'
include/drm/drm_drv.h:441: warning: No description found for parameter
'ioctls'
include/drm/drm_drv.h:441: warning: No description found for parameter
ver_features'
include/drm/drm_drv.h:441: warning: No description found for parameter
'dev_priv_size'
include/drm/drm_drv.h:441: warning: No description found for parameter
'ioctls'
include/drm/drm_drv.h:441: warning: No description found for parameter
'
/linux/seq_file.h:7,
from drivers/gpu/drm/i915/i915_gem_gtt.c:26:
drivers/gpu/drm/i915/i915_gem_gtt.c: In function 'i915_gtt_color_adjust':
>> include/linux/list.h:385:29: warning: initialization discards 'const'
>> qualifier from point
On Mon, May 25, 2015 at 7:32 AM, Jani Nikula
wrote:
>> I'm not sure what is the approved way of fixing this. Perhaps
>> disabling CONFIG_DRM_I915_WERROR when CONFIG_COMPILE_TEST=y.
>
> Maybe the answer right now is to just drop that config. Daniel?
Agreed, that little experiment doesn't seem to
On Sat, 23 May 2015, Andrew Morton wrote:
> On Sat, 23 May 2015 14:30:09 +0100 Damien Lespiau intel.com> wrote:
>
>> On Fri, May 22, 2015 at 02:17:32PM -0700, Andrew Morton wrote:
>> > I'm not sure what's happened to the drm code in linux-next - it's
>> > exploding all over the place. Did someon
On Fri, May 22, 2015 at 02:17:32PM -0700, Andrew Morton wrote:
> I'm not sure what's happened to the drm code in linux-next - it's
> exploding all over the place. Did someone turn on -Werror without
> doing anywhere near enough testing?
>
> Anyway, I don't know how to fix this i386 build error:
On Sat, 23 May 2015 14:30:09 +0100 Damien Lespiau
wrote:
> On Fri, May 22, 2015 at 02:17:32PM -0700, Andrew Morton wrote:
> > I'm not sure what's happened to the drm code in linux-next - it's
> > exploding all over the place. Did someone turn on -Werror without
> > doing anywhere near enough te
I'm not sure what's happened to the drm code in linux-next - it's
exploding all over the place. Did someone turn on -Werror without
doing anywhere near enough testing?
Anyway, I don't know how to fix this i386 build error:
drivers/gpu/drm/i915/i915_gem_gtt.c: In funct
/gpu/drm/i915/i915_gem_gtt.c:366:36: sparse: dereference of noderef
expression
vim +366 drivers/gpu/drm/i915/i915_gem_gtt.c
a1e0e546 Ben Widawsky 2012-11-04 350 {
a1e0e546 Ben Widawsky 2012-11-04 351 struct drm_device *dev = obj->base.dev;
a1e0e546 Ben Widawsky 2012-11-04 352 str
/gpu/drm/i915/i915_gem_gtt.c:366:36: sparse: dereference of noderef
expression
vim +366 drivers/gpu/drm/i915/i915_gem_gtt.c
a1e0e546 Ben Widawsky 2012-11-04 350 {
a1e0e546 Ben Widawsky 2012-11-04 351 struct drm_device *dev = obj->base.dev;
a1e0e546 Ben Widawsky 2012-11-04 352 str
15 matches
Mail list logo