Modesetting driver on intel in 16.10 is choppy and not smooth

Bug #1612863 reported by Robert weaver
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
xorg-server (Ubuntu)
Confirmed
High
Unassigned

Bug Description

Upgraded a working version of 16.04 to 16.10 Ubuntu . Intel graphics chip (details to arrive later )
 When running gfx gears fps is a healthy 48-58 fps , but when other movements are made on screen this drops terrible . Chrome browser is extremely slow to use . Firefox also slow but faster that chrome .
 Installed latest Intel drivers & Mesa drivers ( version to arrive later) from compiled sourced .

 This is a i7 with 16 gig of ram 128 gig ssd and 1tb home dir .

 Wobberly Windows is rough and jerky . Other symptoms are opening terminal from unitity dock takes ages . And usining nautilus can freeze the screen for several seconds .

 Please advis On info required to help with this .

Revision history for this message
Robert weaver (welsh1lad) wrote :
Download full text (5.8 KiB)

update details.
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.10
DISTRIB_CODENAME=yakkety
DISTRIB_DESCRIPTION="Ubuntu Yakkety Yak (development branch)"

VGA@
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])

i915 driver
filename: /lib/modules/4.6.0/kernel/drivers/gpu/drm/i915/i915.ko
license: GPL and additional rights
description: Intel Graphics
author: Intel Corporation
author: Tungsten Graphics, Inc.
firmware: i915/bxt_dmc_ver1.bin
firmware: i915/skl_dmc_ver1.bin
firmware: i915/skl_guc_ver4.bin
srcversion: 5FF074A4EA454EFC9308572

GLX version: 1.4
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) Haswell Desktop (0x412)
    Version: 12.0.1
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Desktop
OpenGL core profile version string: 3.3 (Core Profile) Mesa 12.0.1
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:

OpenGL version string: 3.0 Mesa 12.0.1
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

CPU:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 60
model name : Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
stepping : 3
microcode : 0x20
cpu MHz : 3599.859
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 3
cpu cores : 4
apicid : 7
initial apicid : 7
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts
bugs :
bogomips : 7200.73
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual

normal frame count of glxgears
220 frames in 5.0 seconds = 43.961 FPS
278 frames in 5.0 seconds = 55.549 FPS
253 frames in 5.0 seconds = 50.553 FPS
267 frames in 5.0 seconds = 53.351 FPS
176 frames in 5.0 seconds = 35.167 FPS
278 frames in 5.0 seconds = 55.549 FPS
296 frames in 5.0 seconds = 59.144 FPS
298 frames in 5.0 seconds = 59.546 FPS
295 frames in 5.0 seconds = 58.946 FPS
296 frames in 5.0 seconds = 59.140 FPS
276 frames in 5.0 seconds = 54.788 FPS
193 frames in 5.0 seconds = 38.565 FPS

With screen activity -- ie moving a browser window around the s...

Read more...

Revision history for this message
Robert weaver (welsh1lad) wrote :

Further Additional info from VANINFO

libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.39 (libva 1.7.1)
vainfo: Driver version: Intel i965 driver for Intel(R) Haswell Desktop - 1.7.1
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple : VAEntrypointVLD
      VAProfileMPEG2Simple : VAEntrypointEncSlice
      VAProfileMPEG2Main : VAEntrypointVLD
      VAProfileMPEG2Main : VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264Main : VAEntrypointVLD
      VAProfileH264Main : VAEntrypointEncSlice
      VAProfileH264High : VAEntrypointVLD
      VAProfileH264High : VAEntrypointEncSlice
      VAProfileH264MultiviewHigh : VAEntrypointVLD
      VAProfileH264MultiviewHigh : VAEntrypointEncSlice
      VAProfileH264StereoHigh : VAEntrypointVLD
      VAProfileH264StereoHigh : VAEntrypointEncSlice
      VAProfileVC1Simple : VAEntrypointVLD
      VAProfileVC1Main : VAEntrypointVLD
      VAProfileVC1Advanced : VAEntrypointVLD
      VAProfileNone : VAEntrypointVideoProc
      VAProfileJPEGBaseline : VAEntrypointVLD

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

would be more helpful to just install xdiagnose and running 'apport-collect 1612863'

affects: intel-vaapi-driver (Ubuntu) → xorg (Ubuntu)
Changed in xorg (Ubuntu):
status: New → Incomplete
penalvch (penalvch)
Changed in xorg (Ubuntu):
importance: Undecided → Low
tags: added: needs-apport-collect regression-release
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Confirmed by duplicate.

But see also Chrome bug 1615871.

Changed in xorg (Ubuntu):
importance: Low → High
status: Incomplete → Confirmed
affects: xorg (Ubuntu) → xorg-server (Ubuntu)
summary: - Intel graphics drivers on 16.10 , choppy and not smooth
+ Modesetting driver on intel in 16.10 is choppy and not smooth
tags: added: performance
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Would it be better to make this a duplicate of bug 1632165?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.