Summary: | Patches for dri2 linux-core | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Roland "Test-tools" Bär <roland> | ||||||
Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> | ||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||
Severity: | normal | ||||||||
Priority: | high | CC: | roland, thomas | ||||||
Version: | XOrg git | Keywords: | janitor, patch | ||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Roland "Test-tools" Bär
2008-04-07 01:56:59 UTC
Created attachment 15733 [details] [review] KERNEL_VERSION() was forgotten I met this problem as well. the 2nd patch works for me. this problem is brought in by following commit: commit c3888b97f60fbbc0b1382e5a16689eecaa2f79a5 Author: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> Date: Sun Apr 6 10:32:02 2008 +0200 Use clflush() when available for cache flushing. (In reply to comment #2) > I met this problem as well. the 2nd patch works for me. > this problem is brought in by following commit: > > commit c3888b97f60fbbc0b1382e5a16689eecaa2f79a5 > Author: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> > Date: Sun Apr 6 10:32:02 2008 +0200 > > Use clflush() when available for cache flushing. > And should be fixed with Patrice Mandin's commit of the above patch, right? /Thomas (In reply to comment #3) > (In reply to comment #2) > > I met this problem as well. the 2nd patch works for me. > > this problem is brought in by following commit: > > > > commit c3888b97f60fbbc0b1382e5a16689eecaa2f79a5 > > Author: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> > > Date: Sun Apr 6 10:32:02 2008 +0200 > > > > Use clflush() when available for cache flushing. > > > > And should be fixed with Patrice Mandin's commit of the above patch, right? > > /Thomas > yeah, it's fixed. Comment on attachment 15733 [details] [review] KERNEL_VERSION() was forgotten Patch 2 fixed, obsoleted. Patch 1 still open. Comment on attachment 15732 [details] [review] Null check order fixes, uninit Have to redo this... |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.