[Freedreno] [PATCH 2/2] drm/msm: Add A6XX device support

kbuild test robot lkp at intel.com
Fri Feb 16 18:40:45 UTC 2018


Hi Jordan,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robclark/msm-next]
[also build test ERROR on next-20180216]
[cannot apply to v4.16-rc1]
[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-Add-support-for-Adreno-a6xx/20180216-235015
base:   git://people.freedesktop.org/~robclark/linux msm-next
config: arm64-defconfig (attached as .config)
compiler: aarch64-linux-gnu-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=arm64 

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/msm/adreno/a6xx_gmu.c:7:10: fatal error: soc/qcom/cmd-db.h: No such file or directory
    #include <soc/qcom/cmd-db.h>
             ^~~~~~~~~~~~~~~~~~~
   compilation terminated.

vim +7 drivers/gpu/drm/msm/adreno/a6xx_gmu.c

     3	
     4	#include <linux/clk.h>
     5	#include <linux/iopoll.h>
     6	#include <linux/pm_opp.h>
   > 7	#include <soc/qcom/cmd-db.h>
     8	

---
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: 37533 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/freedreno/attachments/20180217/de5078eb/attachment-0001.gz>


More information about the Freedreno mailing list