[Freedreno] [PATCH 5/6] drm/msm/adreno: Add ringbuffer contexts to the GPU state

kbuild test robot lkp at intel.com
Fri Feb 2 02:51:41 UTC 2018


Hi Jordan,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robclark/msm-next]
[cannot apply to v4.15 next-20180201]
[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/Jordan-Crouse/drm-msm-GPU-crash-state/20180129-033415
base:   git://people.freedesktop.org/~robclark/linux msm-next
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/msm/adreno/adreno_gpu.c:20:10: fatal error: linux/ascii85.h: No such file or directory
    #include <linux/ascii85.h>
             ^~~~~~~~~~~~~~~~~
   compilation terminated.

vim +20 drivers/gpu/drm/msm/adreno/adreno_gpu.c

  > 20	#include <linux/ascii85.h>
    21	#include <linux/pm_opp.h>
    22	#include "adreno_gpu.h"
    23	#include "msm_gem.h"
    24	#include "msm_mmu.h"
    25	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 64702 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/freedreno/attachments/20180202/4b5a392a/attachment-0001.gz>


More information about the Freedreno mailing list