Re: [PATCH v2] drm/i915: Show RPS autotuning thresholds along with waitboost

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Chris,

[auto build test ERROR on drm-intel/for-linux-next]
[also build test ERROR on v4.8-rc1 next-20160812]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Chris-Wilson/drm-i915-Show-RPS-autotuning-thresholds-along-with-waitboost/20160814-213058
base:   git://anongit.freedesktop.org/drm-intel for-linux-next
config: i386-randconfig-x009-201633 (attached as .config)
compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/gpu/drm/i915/i915_debugfs.c: In function 'i915_rps_boost_info':
>> drivers/gpu/drm/i915/i915_debugfs.c:2468:44: error: 'struct intel_gen6_power_mgmt' has no member named 'boost_freq'; did you mean 'cur_freq'?
         intel_gpu_freq(dev_priv, dev_priv->rps.boost_freq));
                                               ^

vim +2468 drivers/gpu/drm/i915/i915_debugfs.c

  2462			   intel_gpu_freq(dev_priv, dev_priv->rps.min_freq_softlimit),
  2463			   intel_gpu_freq(dev_priv, dev_priv->rps.max_freq_softlimit),
  2464			   intel_gpu_freq(dev_priv, dev_priv->rps.max_freq));
  2465		seq_printf(m, "  idle:%d, efficient:%d, boost:%d\n",
  2466			   intel_gpu_freq(dev_priv, dev_priv->rps.idle_freq),
  2467			   intel_gpu_freq(dev_priv, dev_priv->rps.efficient_freq),
> 2468			   intel_gpu_freq(dev_priv, dev_priv->rps.boost_freq));
  2469	
  2470		mutex_lock(&dev->filelist_mutex);
  2471		spin_lock(&dev_priv->rps.client_lock);

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux