[Bug 90462] [SKL Regression]many kms_flip and kms_cursor_crc subcases cause [drm:check_crtc_state [i915]] *ERROR* mismatch in dpll_hw_state.ctrl1 (expected 0x00000000, found 0x00000001)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 18 00:46:18 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90462
lu hua <huax.lu at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
--- Comment #7 from lu hua <huax.lu at intel.com> ---
#make -j1 modules
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CHK include/generated/bounds.h
CHK include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
LD [M] drivers/gpu/drm/drm_kms_helper.o
LD [M] drivers/gpu/drm/drm.o
CC [M] drivers/gpu/drm/i915/intel_dp.o
drivers/gpu/drm/i915/intel_dp.c:1924:9: error: expected declaration specifiers
or ‘...’ before ‘&’ token
memset(&pipe_config->dpll_hw_state, 0,
^
drivers/gpu/drm/i915/intel_dp.c:1924:38: error: expected declaration specifiers
or ‘...’ before numeric constant
memset(&pipe_config->dpll_hw_state, 0,
^
drivers/gpu/drm/i915/intel_dp.c:1925:9: error: expected declaration specifiers
or ‘...’ before ‘sizeof’
sizeof(pipe_config->dpll_hw_state));
^
make[4]: *** [drivers/gpu/drm/i915/intel_dp.o] Error 1
make[3]: *** [drivers/gpu/drm/i915] Error 2
make[2]: *** [drivers/gpu/drm] Error 2
make[1]: *** [drivers/gpu] Error 2
make: *** [drivers] Error 2
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150518/5af792a0/attachment.html>
More information about the intel-gfx-bugs
mailing list