public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-05-07 01:50:31 to 2014-05-09 20:18:36 UTC [more...]

Problems with 82845G/GL[Brookdale-G]/GE
 2014-05-09 20:13 UTC 

[PATCH] drm/i915/vlv: reset VLV media force wake request register
 2014-05-09 18:54 UTC  (4+ messages)

[PATCH] drm/i915: Increase WM memory latency values on SNB with high pixel clock
 2014-05-09 17:54 UTC  (6+ messages)
` [PATCH v2] drm/i915: Increase WM memory latency values on SNB
    ` [PATCH v2] drm/i915: Increase WM memory latency values?on SNB

[PATCH v2] drm/i915: Replaced Blitter ring based flips with MMIO flips for VLV
 2014-05-09 17:18 UTC  (5+ messages)
` [PATCH v3] "

[3.14.0-rc4] regression: drm FIFO underruns
 2014-05-09 17:03 UTC  (4+ messages)

[PATCH v2 0/2] render state initialization (bdw rc6)
 2014-05-09 15:15 UTC  (8+ messages)
` [PATCH] tools/null_state_gen: generate null render state

[PATCH 00/50] Execlists v2
 2014-05-09 13:36 UTC  (52+ messages)
` [PATCH 01/50] drm/i915: s/for_each_ring/for_each_active_ring
` [PATCH 02/50] drm/i915: for_each_ring
` [PATCH 03/50] drm/i915: Simplify a couple of functions thanks to for_each_ring
` [PATCH 04/50] drm/i915: Extract trivial parts of ring init (early init)
` [PATCH 05/50] drm/i915: Extract ringbuffer destroy, make destroy & alloc outside accesible
` [PATCH 06/50] drm/i915: s/intel_ring_buffer/intel_engine
` [PATCH 07/50] drm/i915: Split the ringbuffers and the rings
` [PATCH 08/50] drm/i915: Rename functions that mention ringbuffers (meaning rings)
` [PATCH 09/50] drm/i915: Plumb the context everywhere in the execbuffer path
` [PATCH 10/50] drm/i915: s/__intel_ring_advance/intel_ringbuffer_advance_and_submit
` [PATCH 11/50] drm/i915: Write a new set of context-aware ringbuffer management functions
` [PATCH 12/50] drm/i915: Final touches to ringbuffer and context plumbing and refactoring
` [PATCH 13/50] drm/i915: s/write_tail/submit
` [PATCH 14/50] drm/i915: Introduce one context backing object per engine
` [PATCH 15/50] drm/i915: Make i915_gem_create_context outside accessible
` [PATCH 16/50] drm/i915: Option to skip backing object allocation during context creation
` [PATCH 17/50] drm/i915: Extract context backing object allocation
` [PATCH 18/50] drm/i915/bdw: Macro and module parameter for LRCs (Logical Ring Contexts)
` [PATCH 19/50] drm/i915/bdw: New file for Logical Ring Contexts and Execlists
` [PATCH 20/50] drm/i915/bdw: Rework init code for Logical Ring Contexts
` [PATCH 21/50] drm/i915/bdw: A bit more advanced context init/fini
` [PATCH 22/50] drm/i915/bdw: Allocate ringbuffer backing objects for default global LRC
` [PATCH 23/50] drm/i915/bdw: Allocate ringbuffer for user-created LRCs
` [PATCH 24/50] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 25/50] drm/i915/bdw: Deferred creation of user-created LRCs
` [PATCH 26/50] drm/i915/bdw: Allow non-default, non-render, "
` [PATCH 27/50] drm/i915/bdw: Status page for LR contexts
` [PATCH 28/50] drm/i915/bdw: Enable execlists in the hardware
` [PATCH 29/50] drm/i915/bdw: Execlists ring tail writing
` [PATCH 30/50] drm/i915/bdw: LR context ring init
` [PATCH 31/50] drm/i915/bdw: Set the request context information correctly in the LRC case
` [PATCH 32/50] drm/i915/bdw: GEN8 new ring flush
` [PATCH 33/50] drm/i915/bdw: Always write seqno to default context
` [PATCH 34/50] drm/i915/bdw: Implement context switching (somewhat)
` [PATCH 35/50] drm/i915/bdw: Add forcewake lock around ELSP writes
` [PATCH 36/50] drm/i915/bdw: Write the tail pointer, LRC style
` [PATCH 37/50] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
` [PATCH 38/50] drm/i915/bdw: LR context switch interrupts
` [PATCH 39/50] drm/i915/bdw: Get prepared for a two-stage execlist submit process
` [PATCH 40/50] drm/i915/bdw: Handle context switch events
` [PATCH 41/50] drm/i915/bdw: Start queueing contexts to be submitted
` [PATCH 42/50] drm/i915/bdw: Display execlists info in debugfs
` [PATCH 43/50] drm/i915/bdw: Display context backing obj & ringbuffer "
` [PATCH 44/50] drm/i915/bdw: Print context state "
` [PATCH 45/50] drm/i915/bdw: Document execlists and logical ring contexts
` [PATCH 46/50] drm/i915/bdw: Avoid non-lite-restore preemptions
` [PATCH 47/50] drm/i915/bdw: Make sure gpu reset still works with Execlists
` [PATCH 48/50] drm/i915/bdw: Make sure error capture keeps working "
` [PATCH 49/50] drm/i915/bdw: Help out the ctx switch interrupt handler
` [PATCH 50/50] drm/i915/bdw: Enable logical ring contexts

[PATCH 00/10] Enable RC6/Turbo on CHV
 2014-05-09 13:19 UTC  (9+ messages)
` [PATCH 01/10] drm/i915/bdw: Implement a basic PM interrupt handler
` [PATCH 02/10] drm/i915: Enable PM Interrupts target via Display Interface
` [PATCH 03/10] drm/i915/chv: Enable Render Standby (RC6) for Cherryview
` [PATCH 10/10] drm/i915/chv: Freq(opcode) request for CHV

[PATCH] drm/i915: Ringbuffer signal func for the second BSD ring
 2014-05-09 12:44 UTC 

[PATCH] tests/gem_execlist: New test for GEN8 execlist submission
 2014-05-09 12:02 UTC 

[PATCH] tests/gem_error_capture: Initial testcase for error state capture/dump
 2014-05-09 12:07 UTC  (13+ messages)
` [PATCH v2] "

[PATCH 0/4] drm/i915: Reorder planes vs. modeset on gmch platforms
 2014-05-09  9:28 UTC  (11+ messages)
` [PATCH 1/4] drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes()
` [PATCH 2/4] drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms
` [PATCH 3/4] drm/i915: Kill vblank waits after pipe enable "
` [PATCH 4/4] drm/i915: Move the drm_vblank_on() calls to intel_crtc_enable_planes()

[RFC] libdrm_intel: Add support for userptr objects
 2014-05-09  5:30 UTC  (7+ messages)

[PATCH] UXA: Wait until a pageflip actually completes to report it
 2014-05-08 21:09 UTC  (8+ messages)

Broadwell bugs for the next 1.5 weeks
 2014-05-08 19:51 UTC 

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-05-08 19:19 UTC  (16+ messages)
` [PATCH 11/71] drm/i915/chv: Add Cherryview interrupt registers into debugfs
` [PATCH 12/71] drm/i915/chv: Initial clock gating support for Cherryview
` [PATCH 14/71] drm/i915/chv: Add early quirk for stolen
` [PATCH 15/71] drm/i915/chv: Add DDL register defines for Cherryview
` [PATCH 34/71] drm/i915/chv: Implement stolen memory size detection
    ` [PATCH v5 34.1/71] "
      ` [PATCH v5 34.2/71] x86/gpu: Implement stolen memory size early quirk for CHV
      ` [PATCH 34.3/71] x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks

[PATCH 10/71] drm/i915/chv: Preliminary interrupt support for Cherryview
 2014-05-08 18:24 UTC  (3+ messages)
` [PATCH v9 "

[PATCH] drm/i915: Use hash tables for the command parser
 2014-05-08 16:04 UTC  (19+ messages)

Are there any recent i915 patchs that could possibly affect HDMI audio on BDW?
 2014-05-08 14:33 UTC 

[PATCH 13/71] drm/i915/chv: Add Cherryview PCI IDs
 2014-05-08 14:31 UTC  (3+ messages)
` [PATCH v5 "

igt tests/rendercopy: Add option to test resource streamer functionality
 2014-05-08 10:18 UTC  (7+ messages)
` [PATCH 1/2] rendercopy/bdw: Enable hw-generated binding tables

[PATCH] drm/i915/bdw: Only use 2g GGTT for 32b platforms
 2014-05-08  6:25 UTC  (5+ messages)
` [PATCH] [v3] "

[PATCH 1/2] drm/i915: Improve fallback ring waiting
 2014-05-07 23:24 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Flush request queue when waiting for ring space

[RFC] drm/i915 : Reduce the shmem page allocation time by using blitter engines for clearing pages
 2014-05-07 19:44 UTC  (8+ messages)

[PATCH 1/9] drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7
 2014-05-07 17:30 UTC  (23+ messages)
` [PATCH 2/9] drm/i915: Extract node allocation from bind
` [PATCH 3/9] drm/i915: WARN on unexpected return from drm_mm
` [PATCH 4/9] drm/i915: Limit the number of node allocation retries
` [PATCH 5/9] drm/i915: Use new drm node allocator for PPGTT
` [PATCH 6/9] drm/i915: Wrap VMA binding
` [PATCH 7/9] drm/i915: Make aliasing a 2nd class VM
` [PATCH 8/9] drm/i915: Make pin global flags explicit
` [PATCH 9/9] drm/i915: Split out aliasing binds

[PATCH 00/10] Semaphores again. Needs shepherd
 2014-05-07 17:27 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: Make semaphore updates more precise
` [PATCH 02/10] drm/i915: gen specific ring init
` [PATCH 03/10] drm/i915/bdw: implement semaphore signal
` [PATCH 04/10] drm/i915/bdw: implement semaphore wait
` [PATCH 05/10] drm/i915: Implement MI decode for gen8
` [PATCH 06/10] drm/i915: Extract semaphore error collection
` [PATCH 07/10] drm/i915/bdw: collect semaphore error state
` [PATCH 08/10] drm/i915: semaphore debugfs
` [PATCH 09/10] drm/i915/bdw: poll semaphores
` [PATCH 10/10] DONT_MERGE drm/i915: FORCE_RESTORE for gen8 semaphores

[PATCH] drm/i915: remove user GTT mappings early during runtime suspend
 2014-05-07 17:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/13] [REPOST] BDW Semaphores
 2014-05-07 17:09 UTC  (5+ messages)
` [PATCH 08/13] drm/i915: Implement MI decode for gen8

Design review request: DRM color manager
 2014-05-07 14:22 UTC  (9+ messages)

[PATCH] tests/gem_flink_race, prime_self_import: fix object counts
 2014-05-07 14:13 UTC  (2+ messages)

[PATCH 00/66] runtime pm for DPMS
 2014-05-07 13:49 UTC  (3+ messages)

[RFC] drm/i915: Scratch page optimization for blanking buffer
 2014-05-07 10:54 UTC  (5+ messages)

[PATCH] drm/i915/SDVO: For sysfs link put directory and target in correct order
 2014-05-07  6:57 UTC  (4+ messages)

[PULL] drm-intel-next
 2014-05-07  6:38 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH v3] drm/i915: Debugfs disable RPS boost and idle
 2014-05-07  1:50 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox