[drm-intel:drm-intel-nightly 2/10] drivers/gpu/drm/i915/i915_drv.h:2695:26: note: in expansion of macro 'INTEL_INFO'

2016-07-15 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-nightly head: 2d854c67e3af36b190e8499a3bfad7cdccde0f67 commit: 01734c300fbff01e321d4ff1b3c91e24e0a3b90d [2/10] Merge remote-tracking branch 'origin/drm-intel-next-fixes' into drm-intel-nightly config: i386-allmodconfig (attached as .confi

[benjamin.gaignard:generic-zpos-v6 4/4] drivers/gpu/drm/rcar-du/rcar_du_vsp.c:51:3: error: unknown field 'zpos' specified in initializer

2016-07-22 Thread kbuild test robot
tree: https://git.linaro.org/people/benjamin.gaignard/kernel generic-zpos-v6 head: c0c009bc132df7738b2294b25072f21f77e93162 commit: c0c009bc132df7738b2294b25072f21f77e93162 [4/4] drm: rcar: use generic code for managing zpos plane property config: arm-allmodconfig (attached as .config) compile

[PATCH v3 1/7] firmware: rockchip: sip: Add rockchip SIP runtime service

2016-07-23 Thread kbuild test robot
Hi, [auto build test ERROR on next-20160722] [also build test ERROR on v4.7-rc7] [cannot apply to rockchip/for-next stable/master linux/master v4.7-rc7 v4.7-rc6 v4.7-rc5] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.c

[PATCH v2 01/13] gpu: ipu-v3: Add Video Deinterlacer unit

2016-07-25 Thread kbuild test robot
Hi, [auto build test ERROR on stable/master] [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/Steve-Longerbeam/IPUv3-prep-for-i-MX5-6-v4l2-staging-drivers-v2/20160725-010817 base: https://git.ke

[benjamin.gaignard:generic-zpos-v7 2/5] ERROR: "drm_atomic_helper_normalize_zpos" [drivers/gpu/drm/drm_kms_helper.ko] undefined!

2016-07-28 Thread kbuild test robot
tree: https://git.linaro.org/people/benjamin.gaignard/kernel generic-zpos-v7 head: 8298ff6fe0b5241f7d4012901ae5bdbcb253051d commit: 8f2efe1cee8fa2dca73eeb440aa993c434b43fe6 [2/5] drm: add generic zpos property config: x86_64-randconfig-i0-201630 (attached as .config) compiler: gcc-4.9 (Debian

[PATCH] drm: Don't prepare or cleanup unchanging frame buffers [v2]

2016-07-31 Thread kbuild test robot
Hi, [auto build test WARNING on v4.7-rc7] [cannot apply to drm/drm-next next-20160729] [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/Keith-Packard/drm-Don-t-prepare-or-cleanup-unchanging-frame-

[drm-intel:topic/drm-misc 3/3] htmldocs: drivers/gpu/drm/drm_fb_helper.c:1069: warning: No description found for parameter 'suspend'

2016-08-23 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel topic/drm-misc head: cfe63423d9be3e7020296c3dfb512768a83cd099 commit: cfe63423d9be3e7020296c3dfb512768a83cd099 [3/3] drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() reproduce: make htmldocs All warnings (new ones prefixed by >>): >> drive

[drm-intel:for-linux-next 1/1] include/linux/io-mapping.h:126:2: error: implicit declaration of function 'pgprot_writecombine'

2016-08-24 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel for-linux-next head: ac96b5566926af83463ddcf4655856033c092f26 commit: ac96b5566926af83463ddcf4655856033c092f26 [1/1] io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/ config: microblaze-nommu_defconfig (attached as .config) compiler: microblaze-linux-gcc

[drm-intel:drm-intel-next-queued 44/46] include/linux/io-mapping.h:115:31: fatal error: asm/pgtable_types.h: No such file or directory

2016-08-24 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-next-queued head: c58305af1835095ddc25ee6f548ac05915e66ac5 commit: cafaf14a5d8f152ed3c984ecd48dee6e824446bc [44/46] io-mapping: Always create a struct to hold metadata about the io-mapping config: microblaze-mmu_defconfig (attached as .co

[Intel-gfx] [PATCH] drm: Add reference counting to drm_atomic_state

2016-08-24 Thread kbuild test robot
Hi Chris, [auto build test WARNING on drm-intel/for-linux-next] [cannot apply to drm/drm-next v4.8-rc3 next-20160823] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenien

[PATCH v7 8/8] drm/rockchip: Add dmc notifier in vop driver

2016-08-28 Thread kbuild test robot
Hi Lin, [auto build test ERROR on rockchip/for-next] [cannot apply to v4.8-rc3 next-20160825] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to record what (publ

[drm-intel:drm-intel-next-queued 3/10] htmldocs: drivers/gpu/drm/i915/intel_guc_loader.c:779: warning: No description found for parameter 'dev_priv'

2016-12-02 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-next-queued head: 192aa18142b28fdcb63b12984e02466ced382a54 commit: bf9e8429ab9747f584e692bad52a7a9f1787a4da [3/10] drm/i915: Make various init functions take dev_priv reproduce: make htmldocs All warnings (new ones prefixed by >>): m

[drm-intel:topic/core-for-CI 7/9] arch/x86/entry/vdso/vclock_gettime.o:undefined reference to `__gcov_merge_add'

2016-12-04 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel topic/core-for-CI head: 11390213da1d7677b2ff16361a49cfa7a440da97 commit: 15bdcbcc55853f70237aca4baa4152f8396799d4 [7/9] kbuild: Disable PIE by default config: x86_64-rhel_gcov (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 re

[drm:drm-exclusive-objects 34/34] htmldocs: include/drm/drm_mode_object.h:61: warning: No description found for parameter 'exclusive_access'

2016-12-07 Thread kbuild test robot
tree: git://people.freedesktop.org/~airlied/linux.git drm-exclusive-objects head: f8eeba2dc5a026c77d23d069cbcaad92619b2234 commit: f8eeba2dc5a026c77d23d069cbcaad92619b2234 [34/34] drm: add exclusive resource handling interfaces. reproduce: make htmldocs All warnings (new ones prefixed by >>):

[drm-intel:drm-intel-next-queued 1/1] htmldocs: drivers/gpu/drm/i915/i915_drv.h:1106: warning: No description found for parameter 'i915'

2016-12-09 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-next-queued head: 16d98b31f807756269106f9a71b1a3dc0d19c629 commit: 16d98b31f807756269106f9a71b1a3dc0d19c629 [1/1] drm/i915/perf: More documentation hooked to i915.rst reproduce: make htmldocs All warnings (new ones prefixed by >>): m

[Intel-gfx] [PATCH] drm: Make each driver's struct_mutex its own subclass

2016-12-11 Thread kbuild test robot
Hi Chris, [auto build test WARNING on drm/drm-next] [also build test WARNING on next-20161209] [cannot apply to v4.9-rc8] [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-Make-eac

[drm-tip:drm-tip 902/918] drivers/gpu/drm/drm_fb_cma_helper.c:312:20: error: 'struct drm_framebuffer' has no member named 'fomat'; did you mean 'format'?

2016-12-15 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm/drm-tip drm-tip head: 067324d26ea0a913b18737a702eded1db4b255d0 commit: ca984a998ad3a3b6bf8bf0d89861a6537551aaf2 [902/918] drm/fb_cma_helper: Replace drm_format_info() with fb->format config: i386-randconfig-s1-201650 (attached as .config) compiler: gcc-6

[drm-tip:drm-tip 891/920] htmldocs: drivers/gpu/drm/drm_modeset_helper.c:74: warning: No description found for parameter 'dev'

2016-12-15 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm/drm-tip drm-tip head: f720625c665f237616e3320255a89cdf394d2451 commit: a3f913ca98925d7e5bae725e9b2b38408215a695 [891/920] drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() reproduce: make htmldocs All warnings (new ones prefixed by >>): make[3]: w

[drm-intel:drm-intel-nightly 902/919] drivers/gpu/drm/drm_fb_cma_helper.c:312:20: error: 'struct drm_framebuffer' has no member named 'fomat'

2016-12-15 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-nightly head: 64353e762935a7ad82867be0e4e80ff2f7bc97e4 commit: ca984a998ad3a3b6bf8bf0d89861a6537551aaf2 [902/919] drm/fb_cma_helper: Replace drm_format_info() with fb->format config: m68k-allyesconfig (attached as .config) compiler: m68k-

[Intel-gfx] [PATCH] drm: Convert all helpers to drm_connector_list_iter

2016-12-16 Thread kbuild test robot
Hi Daniel, [auto build test ERROR on drm/drm-next] [also build test ERROR on next-20161215] [cannot apply to v4.9] [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/Daniel-Vetter/drm-Convert-all-he

[Intel-gfx] [PATCH] drm: Convert all helpers to drm_connector_list_iter

2016-12-16 Thread kbuild test robot
Hi Daniel, [auto build test ERROR on drm/drm-next] [also build test ERROR on next-20161215] [cannot apply to v4.9] [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/Daniel-Vetter/drm-Convert-all-he

[drm-intel:drm-intel-nightly 922/930] drivers/gpu/drm/i915/i915_gem_gtt.c:2732:9: note: in expansion of macro 'list_first_entry_or_null'

2016-12-16 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-nightly head: ca1c03136b168816ac65c5945776908e464fca6b commit: 45b186f111f1623b257d183920cd4aab16a1acd5 [922/930] drm: Constify the drm_mm API config: i386-randconfig-x005-201650 (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.

[drm-intel:drm-intel-nightly 922/930] include/linux/list.h:385:29: error: initialization discards 'const' qualifier from pointer target type

2016-12-16 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-nightly head: ca1c03136b168816ac65c5945776908e464fca6b commit: 45b186f111f1623b257d183920cd4aab16a1acd5 [922/930] drm: Constify the drm_mm API config: x86_64-randconfig-x008-201650 (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.

[Intel-gfx] [PATCH v3] lib: Add a simple prime number generator

2016-12-17 Thread kbuild test robot
Hi Chris, [auto build test WARNING on linus/master] [also build test WARNING on v4.9 next-20161216] [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/lib-Add-a-simple-prime-number-gene

[alsa-devel] [PATCH v3 2/4] ALSA pcm: allow non constant snd_pcm_chmap_elem

2016-12-20 Thread kbuild test robot
Hi Arnaud, [auto build test WARNING on asoc/for-next] [also build test WARNING on v4.9 next-20161219] [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/Arnaud-Pouliquen/Generic-HDMI-codec-Add-chann

[PATCH] drm/nouveau/fifo: fix simple_return.cocci warnings

2015-08-15 Thread kbuild test robot
drivers/gpu/drm/nouveau/nvkm/engine/fifo/g84.c:396:1-4: WARNING: end returns can be simpified Simplify a trivial if-return sequence. Possibly combine with a preceding function call. Generated by: scripts/coccinelle/misc/simple_return.cocci Signed-off-by: Fengguang Wu --- g84.c |6 +---

[PATCH] drm/nouveau/fifo: fix simple_return.cocci warnings

2015-08-15 Thread kbuild test robot
drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:340:1-4: WARNING: end returns can be simpified Simplify a trivial if-return sequence. Possibly combine with a preceding function call. Generated by: scripts/coccinelle/misc/simple_return.cocci Signed-off-by: Fengguang Wu --- gf100.c |6

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2015-08-21 Thread kbuild test robot
drivers/gpu/drm/bridge/parade-ps8622.c:671:3-8: No need to set .owner here. The core will do it. Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci Signed-off-by: Fengguang Wu --- parade-ps8622.c |1 - 1 file

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2015-08-21 Thread kbuild test robot
drivers/gpu/drm/bridge/nxp-ptn3460.c:403:3-8: No need to set .owner here. The core will do it. Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci Signed-off-by: Fengguang Wu --- nxp-ptn3460.c |1 - 1 file cha

[PATCH v5 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2015-12-06 Thread kbuild test robot
Hi Jitao, [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.4-rc3 next-20151203] url: https://github.com/0day-ci/linux/commits/Jitao-Shi/Documentation-bridge-Add-documentation-for-ps8640-DT-properties/20151123-180220 base: git://people.freedesktop.org/~airlied/linux.git d

[Intel-gfx] [PATCH v2 1/2] drm: Create new structure for HDMI info

2016-12-21 Thread kbuild test robot
Hi Shashank, [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.9 next-20161220] [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/Shashank-Sharma/drm-Create-new-structure-for-HDM

[Intel-gfx] [PATCH v2 1/2] drm: Create new structure for HDMI info

2016-12-21 Thread kbuild test robot
Hi Shashank, [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.9 next-20161220] [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/Shashank-Sharma/drm-Create-new-structure-for-HDM

[Intel-gfx] [PATCH 2/2] drm: Add kernel-doc for drm_crtc_commit_get/put

2016-12-22 Thread kbuild test robot
Hi Daniel, [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.9 next-20161221] [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/Daniel-Vetter/drm-refernce-count-event-completion/

[Intel-gfx] [PATCH v2 1/2] drm: Wrap the check for atomic_commit implementation

2016-12-22 Thread kbuild test robot
Hi Dhinakaran, [auto build test ERROR on drm/drm-next] [also build test ERROR on next-20161222] [cannot apply to v4.9] [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/Dhinakaran-Pandiyan/drm-Wrap

[Intel-gfx] [PATCH v3 1/2] drm: Wrap the check for atomic_commit implementation

2016-12-23 Thread kbuild test robot
Hi Dhinakaran, [auto build test ERROR on drm/drm-next] [also build test ERROR on next-20161222] [cannot apply to v4.9] [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/Dhinakaran-Pandiyan/drm-Wrap

[drm-intel:drm-intel-next-queued 7/8] htmldocs: drivers/gpu/drm/i915/i915_drv.h:1119: warning: No description found for parameter 'ggtt_offset_bias'

2016-12-24 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-next-queued head: feef2a7cb93e532bde3c7682ec7b1bce99cc8be5 commit: d3ef1af6fdb67705d4569ac4b6ee11d91f6ab794 [7/8] drm/i915: request ring to be pinned above GUC_WOPCM_TOP reproduce: make htmldocs All warnings (new ones prefixed by >>):

[drm-intel:drm-intel-nightly 341/365] drivers/gpu/drm//selftests/test-drm_mm.c:58:1: fatal error: opening dependency file drivers/gpu/drm//selftests/.test-drm_mm.o.d: No such file or directory

2016-12-28 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-nightly head: 0d15e733fab5dd48154dda2bebdacd1d87069d08 commit: 50f0033d1a0f3a8e9eed09ab68067fbb57b0669d [341/365] drm: Add some kselftests for the DRM range manager (struct drm_mm) config: arm-allmodconfig (attached as .config) compiler:

[drm-intel:drm-intel-nightly 361/366] htmldocs: drivers/gpu/drm/drm_mm.c:812: warning: No description found for parameter 'scan'

2016-12-28 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-nightly head: 5ef04beec703ce4188efde073eca2bf69a6c00a3 commit: 9a71e277888b39b8f0e8364813ec1ba58a5a4371 [361/366] drm: Extract struct drm_mm_scan from struct drm_mm reproduce: make htmldocs All warnings (new ones prefixed by >>): mak

[drm-tip:drm-tip 390/412] drivers/gpu/drm/armada/armada_debugfs.c:25:2: error: implicit declaration of function 'drm_mm_dump_table'

2016-12-30 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm/drm-tip drm-tip head: 97565ed7e129cd22bcd804d7b607fc5884072daa commit: b5c3714fe8789745521d8351d75049b9c6a0d26b [390/412] drm/mm: Convert to drm_printer config: arm-allmodconfig (attached as .config) compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1

[Intel-gfx] [PATCH 4/8] drm/i915: Add i915 perf event for Haswell OA unit

2016-02-03 Thread kbuild test robot
Hi Robert, [auto build test WARNING on v4.4-rc8] [cannot apply to drm-intel/for-linux-next v4.5-rc2 v4.5-rc1 next-20160202] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Robert-Bragg/Enable-G

[Intel-gfx] [PATCH v2 1/2] drm: Add infrastructure for CRTC background color property (v2)

2016-02-11 Thread kbuild test robot
Hi Matt, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.5-rc3 next-20160210] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Matt-Roper/CRTC-background-color-support-f

[Intel-gfx] [PATCH] drm/atomic: Allow for holes in connector state.

2016-02-15 Thread kbuild test robot
Hi Maarten, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.5-rc4 next-20160215] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Maarten-Lankhorst/drm-atomic-Allow-for-

[PATCH drm] drm/vgem: vgem_gem_dumb_map() can be static

2015-04-02 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- vgem_drv.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/vgem/vgem_drv.c b/drivers/gpu/drm/vgem/vgem_drv.c index cb3b435..f7440e8c8 100644 --- a/drivers/gpu/drm/vgem/vgem_drv.c +++ b/drivers/gpu/drm/vgem/vgem_drv.c @@

[drm:drm-next 23/23] drivers/gpu/drm/vgem/vgem_drv.c:198:5: sparse: symbol 'vgem_gem_dumb_map' was not declared. Should it be static?

2015-04-02 Thread kbuild test robot
tree: git://people.freedesktop.org/~airlied/linux.git drm-next head: 502e95c6678505474f1056480310cd9382bacbac commit: 502e95c6678505474f1056480310cd9382bacbac [23/23] drm/vgem: implement virtual GEM reproduce: # apt-get install sparse git checkout 502e95c6678505474f1056480310cd9382bacbac

[PATCH linux-review] drm: bridge: anx78xx: pxtal_data[] can be static

2015-09-26 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- slimport_tx_drv.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/bridge/anx78xx/slimport_tx_drv.c b/drivers/gpu/drm/bridge/anx78xx/slimport_tx_drv.c index 7721326..9afebab 100644 --- a/drivers/gpu/drm/bridge/anx78xx/s

drivers/gpu/drm/bridge/anx78xx/slimport_tx_drv.c:610:33: sparse: symbol 'pxtal_data' was not declared. Should it be static?

2015-09-26 Thread kbuild test robot
Hi Enric, FYI, build test results on v4.3-rc2 (pls ignore if it's inappropriate base for your patch). reproduce: # apt-get install sparse make ARCH=x86_64 allmodconfig make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> drivers/gpu/drm/bridge/anx78xx/slimport_tx

[Intel-gfx] [PATCH v4 1/2] drm/dp: Store the drm_connector device pointer on the helper.

2015-09-29 Thread kbuild test robot
Hi Rafael, [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore] reproduce: make htmldocs All warnings (new ones prefixed by >>): drivers/gpu/drm/i915/i915_irq.c:491: warning: No description found for parameter 'dev' drivers/gpu/drm/i915/i915_irq.c:2217: war

[Intel-gfx] [RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit

2015-09-29 Thread kbuild test robot
Hi Robert, [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore] config: i386-defconfig (attached as .config) reproduce: git checkout a1d59679ae8f3e7e7659e9723ae3fc69af2532e6 # save the attached .config to linux build tree make ARCH=i386 All warnings (new one

[PATCH 1/2] drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()

2015-10-01 Thread kbuild test robot
Hi Rasmus, [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore] coccinelle warnings: (new ones prefixed by >>) >> drivers/gpu/drm/vmwgfx/vmwgfx_surface.c:771:1-13: alloc with no test, >> possible model on line 817 vim +771 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c

[PATCH 1/5 v5] drm: Add support of ARC PGU display controller

2016-04-03 Thread kbuild test robot
Hi Carlos, [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.6-rc1 next-20160401] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Alexey-Brodkin/drm-Add-support-of-ARC-PGU-di

[PATCH 1/3 v2] drm/i2c/adv7511: Add audio support

2016-04-03 Thread kbuild test robot
Hi Jose, [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.6-rc1 next-20160401] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Jose-Abreu/Add-I2S-ADV7511-audio-support-for-A

[PATCH 4/5 v4] ASoC: dwc: Add custom PCM driver

2016-04-08 Thread kbuild test robot
Hi Jose, [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.6-rc2 next-20160407] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Jose-Abreu/Add-I2S-ADV7511-audio-support-for-A

[Intel-gfx] [PATCH v3] drm/core: Add drm_accurate_vblank_count, v3.

2016-04-13 Thread kbuild test robot
Hi Maarten, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.6-rc3 next-20160412] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Maarten-Lankhorst/drm-core-Add-drm_accu

[PATCH] drm/nouveau/core: fix semicolon.cocci warnings

2016-04-13 Thread kbuild test robot
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.c:280:2-3: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci CC: Alexandre Courbot Signed-off-by: Fengguang Wu --- base.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drive

[PATCH] drm/nouveau/nvbios/iccsense: fix semicolon.cocci warnings

2016-04-13 Thread kbuild test robot
drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c:96:3-4: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci CC: Martin Peres Signed-off-by: Fengguang Wu --- iccsense.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/driver

[PATCH] drm/nouveau/iccsense: fix ifnullfree.cocci warnings

2016-04-13 Thread kbuild test robot
drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/base.c:133:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values. NULL check before some freeing f

[PATCH v2 3/4] drm/dsi: Implement set tear scanline

2016-04-20 Thread kbuild test robot
Hi, [auto build test ERROR on tegra-drm/drm/tegra/for-next] [also build test ERROR on v4.6-rc4 next-20160420] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Vinay-Simha-BN/dt-bindings-Add-jdi-

[Intel-gfx] [PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit

2016-04-21 Thread kbuild test robot
Hi, [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on next-20160420] [cannot apply to v4.6-rc4] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Robert-Bragg/Enable-G

[PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

2016-04-21 Thread kbuild test robot
Hi, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.6-rc4 next-20160420] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Noralf-Tr-nnes/drm-Add-fbdev-deferred-io-suppor

[Intel-gfx] [PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit

2016-04-21 Thread kbuild test robot
Hi, [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on next-20160420] [cannot apply to v4.6-rc4] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Robert-Bragg/Enable-G

[alsa-devel] [PATCH v3 1/2] video: hdmi: add helper function for N and CTS

2016-04-21 Thread kbuild test robot
Hi, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.6-rc4 next-20160420] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Arnaud-Pouliquen/sti-add-audio-interface-to-the

Re: [PATCH v2] drm/msm: validate display and event threads

2018-10-09 Thread kbuild test robot
Hi Jeykumar, Thank you for the patch! Yet something to improve: [auto build test ERROR on robclark/msm-next] [also build test ERROR on v4.19-rc7 next-20181009] [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/

Re: [PATCH 07/25] drm/msm/dpu: reserve using crtc state

2018-10-09 Thread kbuild test robot
Hi Jeykumar, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on robclark/msm-next] [also build test WARNING on next-20181009] [cannot apply to v4.19-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: h

Re: [PATCH 06/25] drm/msm/dpu: clean up redundant hw type

2018-10-09 Thread kbuild test robot
Hi Jeykumar, Thank you for the patch! Yet something to improve: [auto build test ERROR on robclark/msm-next] [also build test ERROR on next-20181009] [cannot apply to v4.19-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://g

Re: [PATCH 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling

2018-10-09 Thread kbuild test robot
Hi Sravanthi, Thank you for the patch! Yet something to improve: [auto build test ERROR on robclark/msm-next] [also build test ERROR on next-20181009] [cannot apply to v4.19-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://

[drm-tip:drm-tip 1685/1713] htmldocs: drivers/gpu/drm/drm_syncobj.c:230: warning: Function parameter or member 'flags' not described in 'drm_syncobj_find_fence'

2018-10-16 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm/drm-tip drm-tip head: c4fc9e99d838c9b9a3f6bdb6e609b0cf820f9aef commit: 649fdce23cdf516e69aa8c18f4b44c62127f0e83 [1685/1713] drm: add flags to drm_syncobj_find_fence reproduce: make htmldocs All warnings (new ones prefixed by >>): include/net/mac8021

[radeon-alex:amd-staging-dkms-4.18 790/1379] drivers/gpu/drm/ttm/ttm_bo_util.c:299:10: error: implicit declaration of function '__kcl__kmap_atomic'; did you mean '__kunmap_atomic'?

2018-10-17 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: 7d0741bab20cb328c2c778764efc340896242ccb [790/1379] drm/amdkcl: [RHEL 6] support kmap_atomic funciton for ttm module config: ia64-defconfig (attached as .config) com

[radeon-alex:amd-staging-dkms-4.18 790/1379] drivers/gpu/drm/ttm/ttm_bo_util.c:315:3: error: implicit declaration of function '__kcl__kunmap_atomic'; did you mean '__ttm_kunmap_atomic'?

2018-10-17 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: 7d0741bab20cb328c2c778764efc340896242ccb [790/1379] drm/amdkcl: [RHEL 6] support kmap_atomic funciton for ttm module config: sparc64-allmodconfig (attached as .confi

[radeon-alex:amd-staging-dkms-4.18 30/30] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3231:1: error: directive in argument list

2018-10-17 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a [30/30] drm/amdgpu: manually map the shadow BOs again config: x86_64-allmodconfig (attached as .config) compiler: gcc-7 (Deb

[radeon-alex:amd-staging-dkms-4.18 962/1379] drivers/gpu/drm/amd/amdgpu/amdgpu.h:851:1: warning: no semicolon at end of struct or union

2018-10-17 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: e7961cb5bfa3cd355113714450841fe6d40c749d [962/1379] drm/amdkcl: [4.16] fix for devm_memremap_pages change config: x86_64-allmodconfig (attached as .config) compiler:

[radeon-alex:amd-staging-dkms-4.18 1311/1379] ERROR: "__umoddi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!

2018-10-17 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: 04ba02775992499651c3dcf684f6fd235092dd0b [1311/1379] Revert "drm/amdgpu: add amdgpu_vm_entries_mask v2" config: i386-randconfig-i0-201841 (attached as .config) compi

[radeon-alex:amd-staging-dkms-4.18 184/1379] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c:207: warning: Function parameter or member 'target_dev' not described in 'amdgpu_gem_map_attach'

2018-10-18 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: 41770a0aa43146e4069a663b26a8b611d584ee4f [184/1379] drm/amdgpu: Remove amdgpu_gem_map_attach target_dev documentation reproduce: make htmldocs All warnings (new one

[radeon-alex:amd-staging-dkms-4.18 1311/1379] drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:418: undefined reference to `__umoddi3'

2018-10-18 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: 04ba02775992499651c3dcf684f6fd235092dd0b [1311/1379] Revert "drm/amdgpu: add amdgpu_vm_entries_mask v2" config: i386-randconfig-n2-201841 (attached as .config) compi

[radeon-alex:amd-staging-dkms-4.18 805/1379] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1542: warning: Function parameter or member 'vram_base_offset' not described in 'amdgpu_vm_bo_split_mappin

2018-10-18 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: 67f5976ee4842d01af79144a8355a040ed36b6d2 [805/1379] drm/amdkfd: Copy in non-KFD changes reproduce: make htmldocs All warnings (new ones prefixed by >>): WARNING

[radeon-alex:amd-staging-dkms-4.18 839/1379] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1542: warning: Function parameter or member 'mem' not described in 'amdgpu_vm_bo_split_mapping'

2018-10-18 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: 3a357f8fc9464b3341938cb3b68930989cb0e064 [839/1379] drm/amdgpu: [hybrid] add direct gma(dgma) support reproduce: make htmldocs All warnings (new ones prefixed by >>

Re: [PATCH v2 2/2] drm/exynos: decon: Make pixel blend mode configurable

2018-10-19 Thread kbuild test robot
Hi Christoph, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-exynos/exynos-drm-next] [also build test ERROR on v4.19-rc8 next-20181019] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.co

Re: [PATCH 10/11] drm/msm/gpu: Add trace events for tracking GPU submissions

2018-10-19 Thread kbuild test robot
Hi Jordan, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on robclark/msm-next] [also build test WARNING on next-20181019] [cannot apply to v4.19-rc8] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: htt

[radeon-alex:amd-staging-dkms-4.18 1267/1379] drivers/gpu/drm/v3d/v3d_sched.c:158:39: error: implicit declaration of function 'V3D_CLE_CTNRA'

2018-10-21 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-dkms-4.18 head: 937a0a9df97d4c1c7cecf6faa2f501d175bc3c2a commit: a26f88704ef76f0213692b3b04f210de6e9e8676 [1267/1379] drm/scheduler: fix build error due to change in scheduler struct config: i386-allyesconfig (attached as .config)

[radeon-alex:amd-18.30 1/1] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:23:9: warning: preprocessor token pr_fmt redefined

2018-10-23 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-18.30 head: 7b669e917dcab69f330fab0903d5eb21ba0fb87e commit: 7b669e917dcab69f330fab0903d5eb21ba0fb87e [1/1] drm/amdgpu:No action when VCN PG state is unchanged config: x86_64-allmodconfig (attached as .config) compiler: gcc-7 (Debian 7.3.

[radeon-alex:drm-next-4.21-wip 83/87] drivers/gpu/drm/v3d/v3d_sched.c:221:8: error: too many arguments to function 'drm_sched_init'

2018-10-26 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git drm-next-4.21-wip head: 0f117df308faec4f1eecc9a36b3a836181063483 commit: 0544d53c4e7baac87a8fc81a9aae001be0e034ae [83/87] drm/sched: Add boolean to mark if sched is ready to work v4 config: xtensa-allyesconfig (attached as .config) compiler:

[radeon-alex:amd-staging-drm-next 696/705] drivers/staging/vboxvideo/vbox_drv.h:98:28: error: field 'bo_global_ref' has incomplete type

2018-10-26 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: 4cab470e01108ad0a7a74c6a30d83e7e8e60aa9e commit: 852c20fdce7c6702c4d073f2c238c0859344bcb9 [696/705] drm/ttm: initialize globals during device init config: i386-allmodconfig (attached as .config) compiler: gcc-7 (Deb

[radeon-alex:amd-staging-drm-next 3/3] drivers/staging/vboxvideo/vbox_ttm.c:204:9: error: undefined identifier 'vbox_ttm_global_release'

2018-10-26 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: 4cab470e01108ad0a7a74c6a30d83e7e8e60aa9e commit: 4cab470e01108ad0a7a74c6a30d83e7e8e60aa9e [3/3] drm/amdgpu/amdkfd: clean up mmhub and gfxhub includes config: x86_64-allmodconfig (attached as .config) compiler: gcc-7

Re: [PATCH] drm/vgem: create a render node for vgem

2018-10-26 Thread kbuild test robot
Hi Emil, Thank you for the patch! Yet something to improve: [auto build test ERROR on sof-driver-fuweitax/master] [also build test ERROR on v4.19 next-20181019] [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

[radeon-alex:amd-staging-drm-next 709/711] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu8_smumgr.c:67:11: error: expected identifier or '(' before '=' token

2018-10-26 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: af1ad4786a34698ea5bc7a3e6fb833646b22c71d commit: 97a7445714f44d2a978237281af297b299770f16 [709/711] drm/amdgpu: fix reporting of failed msg sent to SMU config: i386-allmodconfig (attached as .config) compiler: gcc-7

Re: [Intel-gfx] [PATCH v2 3/3] drm/i915: Add short HPD IRQ storm detection for non-MST systems

2018-10-26 Thread kbuild test robot
Hi Lyude, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on drm-intel/for-linux-next] [also build test WARNING on v4.19 next-20181019] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/

[radeon-alex:amd-staging-drm-next 709/711] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu8_smumgr.c:76:3: error: 'val' undeclared

2018-10-27 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: af1ad4786a34698ea5bc7a3e6fb833646b22c71d commit: 97a7445714f44d2a978237281af297b299770f16 [709/711] drm/amdgpu: fix reporting of failed msg sent to SMU config: i386-randconfig-j2-10212027 (attached as .config) compi

Re: [PATCH] fbcon: Silence fbcon logo on 'quiet' boots

2018-10-29 Thread kbuild test robot
Hi Prarit, Thank you for the patch! Yet something to improve: [auto build test ERROR on sof-driver-fuweitax/master] [also build test ERROR on v4.19 next-20181029] [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-

Re: [PATCH] fbcon: Silence fbcon logo on 'quiet' boots

2018-10-29 Thread kbuild test robot
Hi Prarit, Thank you for the patch! Yet something to improve: [auto build test ERROR on sof-driver-fuweitax/master] [also build test ERROR on v4.19 next-20181029] [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-

Re: [PATCH v2] fbcon: Silence fbcon logo on 'quiet' boots

2018-10-29 Thread kbuild test robot
Hi Prarit, Thank you for the patch! Yet something to improve: [auto build test ERROR on sof-driver-fuweitax/master] [also build test ERROR on v4.19 next-20181029] [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-

[radeon-alex:drm-next-4.21-wip 111/125] htmldocs: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:171: warning: Function parameter or member 'backlight_link' not described in 'amdgpu_display_manager

2018-10-30 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git drm-next-4.21-wip head: 6830ffcb15a5bae3f031734b75b11a5f489a52bf commit: 67618ec3e3994504d04c1e52f9120f5d827d93e0 [111/125] drm/amd/display: Initial documentation for AMDgpu DC reproduce: make htmldocs All warnings (new ones prefixed by >>):

Re: [PATCH 05/15] drm/sun4i: Add TCON TOP driver

2018-05-21 Thread kbuild test robot
Hi Jernej, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.17-rc6 next-20180517] [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/c

[radeon-alex:amd-staging-drm-next 441/468] fixpt31_32.c:undefined reference to `__divdi3'

2018-05-22 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: e92fc21bcb298e0dc2823c7910961c7587de12e5 commit: af5fb0c0cc37a3483e83a481032f580e2fa9887a [441/468] drm/amd/display: fix 31_32_fixpt shift functions config: i386-allyesconfig (attached as .config) compiler: gcc-7 (D

[drm-intel:drm-intel-next-queued 1/2] include/linux/nospec.h:53:2: note: in expansion of macro 'BUILD_BUG_ON'

2018-05-22 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-next-queued head: 1abb70f5955d1a9021f96359a2c6502ca569b68d commit: 84b510e22da7926522a257cfe295d3695346a0bd [1/2] drm/i915/query: Protect tainted function pointer lookup config: i386-randconfig-x012-201820 (attached as .config) compiler:

Re: [PATCH] gpu: drm: omapdrm: Adding new typedef vm_fault_t

2018-05-22 Thread kbuild test robot
Hi Souptick, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.17-rc6 next-20180517] [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-

Re: [Intel-gfx] [PATCH v4 38/41] drm/i915: Implement the HDCP2.2 support for DP

2018-05-22 Thread kbuild test robot
Hi Ramalingam, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on next-20180517] [cannot apply to v4.17-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [Intel-gfx] [PATCH v4 38/41] drm/i915: Implement the HDCP2.2 support for DP

2018-05-22 Thread kbuild test robot
Hi Ramalingam, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on drm-intel/for-linux-next] [also build test WARNING on next-20180517] [cannot apply to v4.17-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] u

Re: [PATCH v4 24/41] drm/i915: Implement HDCP2.2 repeater authentication

2018-05-23 Thread kbuild test robot
Hi Ramalingam, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on drm-intel/for-linux-next] [also build test WARNING on v4.17-rc6 next-20180517] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://gi

[radeon-alex:amd-staging-drm-next 114/487] sound/soc/amd/raven/acp3x.h:28:9: error: implicit declaration of function 'readl'; did you mean 'vread'?

2018-05-24 Thread kbuild test robot
Hi Maruthi, FYI, the error/warning still remains. tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: 647c022484a10b3cffd6b1beed48ab63541b1ce5 commit: 2a6630b1095609b26a205b7c537594f3cde99c0a [114/487] ASoC: AMD: enable ACP3x drivers build config: sparc64-allyescon

[radeon-alex:drm-next-4.18-wip 114/129] drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c:689:6: sparse: symbol 'vcn_v1_0_is_idle' was not declared. Should it be static?

2018-05-24 Thread kbuild test robot
tree: git://people.freedesktop.org/~agd5f/linux.git drm-next-4.18-wip head: 27bd044dd054fed87166c831b6d38bc609e733cc commit: 9b4c412a654ce71ad0e81044d3300677a7668ac8 [114/129] drm/amdgpu: Add static CG control for VCN on RV reproduce: # apt-get install sparse git checkout 9b4c4

[RFC PATCH radeon-alex] drm/amdgpu: vcn_v1_0_is_idle() can be static

2018-05-24 Thread kbuild test robot
Fixes: 9b4c412a654c ("drm/amdgpu: Add static CG control for VCN on RV") Signed-off-by: kbuild test robot --- vcn_v1_0.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c b/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c inde

<    4   5   6   7   8   9   10   11   12   13   >