public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-08-14 10:18:50 to 2014-08-18 16:49:34 UTC [more...]

[PATCH] drm/i915/bdw: Populate lrc with aliasing ppgtt if required
 2014-08-18 16:49 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Disable execlists by default
 2014-08-18 14:55 UTC  (3+ messages)

[PATCH 00/43] Execlists v5
 2014-08-18 14:52 UTC  (46+ messages)
` [PATCH 08/43] drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
                    ` [PATCH] drm/i915: Add temporary ring->ctx backpointer
` [PATCH 11/43] drm/i915/bdw: Render moot context reset and switch with Execlists
` [PATCH 27/43] drm/i915/bdw: Render state init for Execlists
` [PATCH 30/43] drm/i915/bdw: Two-stage execlist submit process
` [PATCH 31/43] drm/i915/bdw: Handle context switch events
` [PATCH 32/43] drm/i915/bdw: Avoid non-lite-restore preemptions
` [PATCH 33/43] drm/i915/bdw: Help out the ctx switch interrupt handler
` [PATCH 35/43] drm/i915/bdw: Make sure error capture keeps working with Execlists
` [PATCH 40/43] drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
` [PATCH 41/43] drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)
` [PATCH 42/43] drm/i915/bdw: Pin the context backing objects to GGTT on-demand

[PATCH] drm/i915: fix plane/cursor handling when runtime suspended
 2014-08-18 14:35 UTC  (8+ messages)
  ` [Intel-gfx] "

[PATCH] intel-gpu-tools: skip kms_flip_event_leak unless we have cairo
 2014-08-18 13:56 UTC 

[PATCH v3 1/5] drm/i915: take display port power domain in DP HPD handler
 2014-08-18 13:35 UTC  (8+ messages)
` [PATCH v3 2/5] drm/i915: fix HPD IRQ reenable work cancelation
  ` [PATCH v4 "
` [PATCH v3 3/5] drm/i915: cancel hotplug and dig_port work during suspend and unload
` [PATCH v3 4/5] drm/i915: make sure VDD is turned off during system suspend
` [PATCH v3 5/5] drm/i915: don't try to retrain a DP link on an inactive CRTC

[PATCH] drm/i915: Use dev_priv as first argument of for_each_pipe()
 2014-08-18 13:13 UTC  (9+ messages)

[PATCH] drm/i915: Print the pipe on which the vblank wait times out
 2014-08-18 12:51 UTC 

[PATCH 0/4] drm/i915: A few CHV stragglers
 2014-08-18 11:42 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Warn about odd rps values on CHV
` [PATCH v2 2/4] drm/i915: Populate mem_freq in init_gt_powerwave()
` [PATCH 3/4] drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv
` [PATCH v2 4/4] drm/i915: Clear TX FIFO reset master override "

Usage of _PAGE_PCD et al in i915 driver
 2014-08-18 10:36 UTC  (7+ messages)

[PATCH 1/4] drm/i915: fix HPD IRQ reenable work cancelation
 2014-08-18 10:33 UTC  (6+ messages)

[PATCH i-g-t 1/1] tests: Fix seg fault when gem_mmap is run without specifying a subtest
 2014-08-18 10:28 UTC  (2+ messages)

[PATCH] drm/i915: fix suspend/resume for GENs w/o runtime PM support
 2014-08-18 10:20 UTC 

How to create PCH to support those existing driver
 2014-08-18  9:58 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Get CZ clock for VLV
 2014-08-18  9:14 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Renaming CCK related reg definitions
  ` [PATCH 3/3] drm/i915: Program PFI credits for VLV

[REGRESSION BISECTED] backlight control stops workin with 3.14 and later
 2014-08-18  7:37 UTC  (8+ messages)

[PATCH 0/2] HDMI detect optimization and support for HDMI compliance
 2014-08-18  3:00 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Optimize HDMI EDID reads

[PATCH] shader-debugger: Force file/stdout IO as UTF-8
 2014-08-17 23:09 UTC 

[PULL] drm-intel-fixes
 2014-08-17 14:08 UTC  (2+ messages)

WARNING on i915 - intel_panel
 2014-08-17 14:02 UTC  (12+ messages)

[PATCH 00/16] drm/i915: 830M/ns201 fixes again
 2014-08-16 20:34 UTC  (38+ messages)
` [PATCH 01/16] drm/i915: Fix gen2 planes B and C max watermark value
` [PATCH 02/16] drm/i915: Disable trickle feed for gen2/3
` [PATCH 03/16] drm/i915: Idle unused rings on gen2/3 during init/resume
` [PATCH 04/16] drm/i915: Pass intel_crtc to intel_disable_pipe() and intel_wait_for_pipe_off()
` [PATCH v3 05/16] drm/i915: Disable double wide even when leaving the pipe on
` [PATCH 06/16] drm/i915: ns2501 is on DVOB
` [PATCH 07/16] drm/i915: Enable DVO between mode_set and dpms hooks
` [PATCH 08/16] drm/i915: Don't call DVO mode_set hook on DPMS changes
` [PATCH 09/16] drm/i915: Kill useless ns2501_dump_regs
` [PATCH 10/16] drm/i915: Rewrite ns2501 driver a bit
` [PATCH 11/16] drm/i915: Init important ns2501 registers
` [PATCH 12/16] drm/i915: Check pixel clock in ns2501 mode_valid hook
` [PATCH 13/16] drm/i915: Fix DVO 2x clock enable on 830M
` [PATCH 14/16] Revert "drm/i915: Nuke pipe A quirk on i830M"
` [PATCH v2 15/16] drm/i915: Add pipe B force quirk for 830M
` [PATCH 16/16] drm/i915: Preserve VGACNTR bits from the BIOS
      ` S6010 - brightness adjustment not available

[PATCH] drm/i915/bdw: Initialize workarounds in render ring init fn
 2014-08-15 23:26 UTC  (2+ messages)

[PATCH i-g-t 1/1] scripts: Allow multiple -t and -x regular expressions for run-tests.sh
 2014-08-15 20:37 UTC 

[PATCH i-g-t 1/1] Add kms_flip_event_leak to .gitignore
 2014-08-15 19:14 UTC 

[PATCH 1/5] drm/i915: Print captured bo for all VM in error state
 2014-08-15 18:09 UTC  (14+ messages)
` [PATCH 2/5] drm/i915: Do not access stolen memory directly by the CPU, even for error capture
` [PATCH 3/5] drm/i915: Remove num_pages parameter to i915_error_object_create()
` [PATCH 4/5] drm/i915: Suppress a WARN on reading an object back for a GPU hang

[PULL] topic/core-stuff for 3.18
 2014-08-15 17:55 UTC 

[PULL] first drm-intel-next for 3.18
 2014-08-15 17:52 UTC 

[PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw
 2014-08-15 17:51 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] drm/i915: Idleness detection for DRRS
 2014-08-15 17:27 UTC  (3+ messages)

[PATCH] drm/i915: fix i915_frequency_info on BDW
 2014-08-15 17:12 UTC  (3+ messages)

[QA 08/15 ww33] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-08-15 16:34 UTC 

[PATCH] drm: fix plane rotation when restoring fbdev configuration
 2014-08-15 15:34 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH] drm/i915/dp: Backlight PWM enable before BL Enable assert
 2014-08-15 12:14 UTC  (2+ messages)

[PATCH 12/43] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
 2014-08-15 11:01 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/i915: Don't warn if we restore pm interrupts during reset
 2014-08-15  6:55 UTC  (8+ messages)
` [PATCH v2] "

Responsiveness Changes to i915 Driver
 2014-08-15  6:26 UTC  (2+ messages)

[PATCH] drm/i915: Track cursor changes as frontbuffer tracking flushes
 2014-08-14 20:51 UTC  (3+ messages)

[PATCH v3] drm/i915/bdw: BDW Software Turbo
 2014-08-14 19:37 UTC  (3+ messages)

[PATCH] drm/i915: Move vblank enable earlier and disable later
 2014-08-14 19:25 UTC  (2+ messages)

[PATCH 0/6] New drm crtc property for varying the Crtc size
 2014-08-14 18:51 UTC  (16+ messages)
` [PATCH 4/6] drm/i915: Added support to allow change in FB pitch across flips
` [PATCH 6/6] drm/i915: New drm crtc property for varying the Crtc size

[PATCH] drm/edid: Reduce horizontal timings for pixel replicated modes
 2014-08-14 18:48 UTC  (2+ messages)

[PATCH] igt/gem_workaround: Add test to verify workarounds
 2014-08-14 17:33 UTC  (2+ messages)

[PATCH i-g-t 0/2] Check plane rotation is reset after VT mode is restored
 2014-08-14 15:40 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib: add igt_restore_vt_mode
` [PATCH i-g-t 2/2] tests: check plane rotation is reset after the VT mode is restored

[PATCH 1/2] drm/i915: Fix locking for intel_enable_pipe_a()
 2014-08-14 14:32 UTC  (3+ messages)

[PATCH 0/4] drm/i915: Cursor fixes and cleanups
 2014-08-14 14:31 UTC  (4+ messages)
` [PATCH 1/4] drm/i915: Don't try to enable cursor from setplane when crtc is disabled

[PATCH] drm/i915: Sysfs interface to get GFX shmem usage stats per process
 2014-08-14 14:25 UTC  (4+ messages)

[PATCH] linux: Automatically ShareVTs if the VT are already in graphics mode
 2014-08-14 14:20 UTC  (3+ messages)

[PATCH] drm/i915: Localise the fbdev console lock frobbing
 2014-08-14 14:18 UTC  (11+ messages)
                ` BUG_ON vs WARN_ON (was: Re: [PATCH] drm/i915: Localise the fbdev console lock frobbing)

[PATCH v3 1/1] drm/i915: Sharing Gfx Clock, Wake and Gunit save/restore logic using common handler for runtime/system s/r paths
 2014-08-14 14:14 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Created common handler for platform specific suspend/resume


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