[Bug 56916] [965gm regression] Black screen when under high load on kernel 3.7 (was OK on 3.6)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 22 08:06:37 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=56916

--- Comment #27 from Cedric Godin <cedric at belbone.be> ---
Just to be sure:

> git remote add ickle -f git://people.freedesktop.org/~ickle/linux-2.6
Updating ickle
remote: Counting objects: 22446, done.
remote: Compressing objects: 100% (7007/7007), done.
remote: Total 21006 (delta 16562), reused 18081 (delta 13994)
Receiving objects: 100% (21006/21006), 3.77 MiB | 175 KiB/s, done.
Resolving deltas: 100% (16562/16562), completed with 653 local objects.
>From git://people.freedesktop.org/~ickle/linux-2.6
 * [new branch]      2.6.38     -> ickle/2.6.38
 * [new branch]      845g       -> ickle/845g
 * [new branch]      8xx-cache-coherency -> ickle/8xx-cache-coherency
 * [new branch]      amalgam    -> ickle/amalgam
 * [new branch]      async      -> ickle/async
 * [new branch]      broken-vm  -> ickle/broken-vm
 * [new branch]      bug48652   -> ickle/bug48652
 * [new branch]      bug55984   -> ickle/bug55984
 * [new branch]      derrmr     -> ickle/derrmr
 * [new branch]      direct-gtt -> ickle/direct-gtt
 * [new branch]      drm-intel-fixes -> ickle/drm-intel-fixes
 * [new branch]      drm-intel-next -> ickle/drm-intel-next
 * [new branch]      drm-intel-testing -> ickle/drm-intel-testing
 * [new branch]      fastboot   -> ickle/fastboot
 * [new branch]      fence-pin  -> ickle/fence-pin
 * [new branch]      for-airlied -> ickle/for-airlied
 * [new branch]      for-danvet -> ickle/for-danvet
 * [new branch]      for-imre   -> ickle/for-imre
 * [new branch]      for-jiri   -> ickle/for-jiri
 * [new branch]      gen2-pageflip -> ickle/gen2-pageflip
 * [new branch]      gen3-pageflip -> ickle/gen3-pageflip
 * [new branch]      gtt        -> ickle/gtt
 * [new branch]      intel-next -> ickle/intel-next
 * [new branch]      irq-poll   -> ickle/irq-poll
 * [new branch]      ivb-vsync  -> ickle/ivb-vsync
 * [new branch]      master     -> ickle/master
 * [new branch]      next       -> ickle/next
 * [new branch]      old-queue  -> ickle/old-queue
 * [new branch]      panel-refactor -> ickle/panel-refactor
 * [new branch]      pinleak    -> ickle/pinleak
 * [new branch]      ppgtt      -> ickle/ppgtt
 * [new branch]      reap-mmap-offsets -> ickle/reap-mmap-offsets
 * [new branch]      remove-pipelining -> ickle/remove-pipelining
 * [new branch]      ring-freq  -> ickle/ring-freq
 * [new branch]      scatterlist -> ickle/scatterlist
 * [new branch]      set-cache-level -> ickle/set-cache-level
 * [new branch]      snb        -> ickle/snb
 * [new branch]      stolen     -> ickle/stolen
 * [new branch]      stutter    -> ickle/stutter
 * [new branch]      total-gtt  -> ickle/total-gtt
 * [new branch]      unbound    -> ickle/unbound
 * [new branch]      unbound-cache -> ickle/unbound-cache
 * [new branch]      upstream   -> ickle/upstream
 * [new branch]      vm         -> ickle/vm
 * [new branch]      vmap       -> ickle/vmap
 * [new branch]      wait-seqno -> ickle/wait-seqno
 * [new branch]      xv-overlay -> ickle/xv-overlay
 * [new branch]      xv-pinleak -> ickle/xv-pinleak

> git describe 
v3.7-rc4
> git checkout -b bug56916 ickle/bug59844
fatal: Cannot update paths and switch to branch 'bug56916' at the same time.
Did you intend to checkout 'ickle/bug59844' which can not be resolved as
commit?
> git checkout -b bug56916 
M       drivers/gpu/drm/i915/i915_gem_execbuffer.c
Switched to a new branch 'bug56916'
> git describe 
v3.7-rc4
> git branch 
* bug56916
  master
  radeon

Is it ok (yes, I'm a new comer to "more advanced git usage") ?
If so, I'll build, install, test ;-)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20121122/3b0580e7/attachment.html>


More information about the intel-gfx-bugs mailing list