public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-04-09 13:26:33 to 2014-04-11 09:09:09 UTC [more...]

[PATCH] BDW swizzling
 2014-04-11  9:09 UTC  (8+ messages)
` [PATCH] drm/i915/bdw: BDW swizzling in done by the memory controller

[PATCH] Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"
 2014-04-11  9:02 UTC  (4+ messages)

[PATCH] drm/i915/bdw: Use timeout mode for RC6 on bdw
 2014-04-11  9:00 UTC  (5+ messages)

[PATCH 0/5] drm/i915: Add the support of dual BSD rings on BDW GT3
 2014-04-11  8:57 UTC  (21+ messages)
` [PATCH 1/5] drm/i915: Split the BDW device definition to prepare for "
` [PATCH 4/5] drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page for Gen7 to remove the switch check warning
` [PATCH 5/5] drm/i915:Use the coarse mechanism based on drm fd to dispatch the BSD command on BDW GT3

[PATCH 0/6] drm-intel-collector - update
 2014-04-11  8:55 UTC  (17+ messages)
` [PATCH 1/6] drm/i915: Bring UP Power Wells before disabling RC6
` [PATCH 3/6] drm/i915: Add support for stealing purgable stolen pages

[PATCH 1/4] drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
 2014-04-11  8:46 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: Invalidate our pages under memory pressure

[PATCH 0/4] Reduce intel_display.c
 2014-04-11  7:21 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: extract intel_eld.c from intel_display.c
` [PATCH 2/4] drm/i915: extract intel_cursor.c "
` [PATCH 3/4] drm/i915: extract intel_fdi.c "
` [PATCH 4/4] drm/i915: extract intel_pll.c "

[PATCH] drm/i915: Prevent signals from interrupting close()
 2014-04-11  6:44 UTC  (8+ messages)

[PATCH] drm/i915: Always use kref tracking for all contexts
 2014-04-11  6:37 UTC  (3+ messages)

[PATCH v3] drm/i915: New drm crtc property for varying the size of borders
 2014-04-11  3:04 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH] drm/i915: Intel-specific primary plane handling (v2)
 2014-04-11  0:26 UTC  (5+ messages)
` [PATCH i-g-t 0/3] Universal plane testing
  ` [PATCH i-g-t 1/3] kms: Add universal plane support
  ` [PATCH i-g-t 2/3] kms_plane: Update for universal plane changes
  ` [PATCH i-g-t 3/3] kms_universal_plane: Universal plane testing

[PATCH] drm/i915/bdw: Add 42ms delay for IPS disable
 2014-04-10 23:38 UTC  (6+ messages)
` [PATCH] [v2] "

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-04-10 17:56 UTC  (69+ messages)
` [PATCH 02/71] drm/i915/chv: Add IS_CHERRYVIEW() macro
` [PATCH 10/71] drm/i915/chv: Preliminary interrupt support for Cherryview
    ` [PATCH v9 "
` [PATCH 13/71] drm/i915/chv: Add Cherryview PCI IDs
    ` [PATCH v5 "
` [PATCH 25/71] drm/i915/chv: CHV doesn't have CRT output
` [PATCH 26/71] drm/i915: Enable PM Interrupts for CHV/BDW Platform
` [PATCH 27/71] drm/i915/chv: Enable Render Standby (RC6) for Cheeryview
` [PATCH 28/71] drm/i915/chv: Added CHV specific register read and write
` [PATCH 29/71] drm/i915/chv: Enable RPS (Turbo) for Cheeryview
` [PATCH 30/71] drm/i915/chv: Enable PM interrupts when we in CHV turbo initialize sequence
` [PATCH 33/71] drm/i915/chv: Fix for verifying PCBR address field
` [PATCH 44/71] drm/i915/chv: Fix for decrementing fw count in chv read/write
` [PATCH 45/71] drm/i915/chv: Streamline CHV forcewake stuff
` [PATCH 48/71] drm/i915/chv: Add plane C support
` [PATCH 49/71] drm/i915/chv: Add CHV display support
` [PATCH 52/71] drm/i915/chv: Make CHV irq handler loop until all interrupts are consumed
` [PATCH 53/71] drm/i915/chv: Configure crtc_mask correctly for CHV
` [PATCH 64/71] drm/i915/chv: Don't use PCS group access reads
` [PATCH 66/71] drm/i915/chv: Use RMW to toggle swing calc init
` [PATCH 70/71] drm/i915: Don't use pipe_offset stuff for DPLL registers
` [PATCH 71/71] drm/i915/chv: Handle video DIP registers on CHV

[PATCH 1/3] Update for glamor in the 1.16 server
 2014-04-10 15:21 UTC  (4+ messages)
` [PATCH 2/3] Use fbpict.h instead of defining its prototypes ourselves
` [PATCH 3/3] uxa: Fix load_cursor_argb for the new Xorg ABI

[PATCH i-g-t v2 0/8] kms_cursor_crc enhancements
 2014-04-10 12:08 UTC  (9+ messages)
` [PATCH i-g-t v2 1/8] kms_cursor_crc: Remove some test cases and change cursor to color
` [PATCH i-g-t v2 2/8] kms_cursor_crc: Move cursor enable and disable calls where they belong
` [PATCH i-g-t v2 3/8] kms_cursor_crc: Use a function pointer to call test
` [PATCH i-g-t v2 4/8] kms_cursor_crc: Separate onscreen and offscreen tests
` [PATCH i-g-t v2 5/8] kms_cursor_crc: Add reference software rendering
` [PATCH i-g-t v2 6/8] kms_cursor_crc: Add moving cursor test
` [PATCH i-g-t v2 7/8] kms_cursor_crc: Add random cursor placement test
` [PATCH i-g-t v2 8/8] kms_cursor_crc: Add background picture

[PATCH 0/2] Optimization on intel HDMI detect and get_modes
 2014-04-10 10:42 UTC  (11+ messages)

[PATCH 2/4] drm/i915: Enabling constant alpha drm property
 2014-04-10 10:39 UTC  (3+ messages)
` [PATCH v2 1/4] drm: Adding new flag to restrict bitmask drm properties as 32 bit type and 32 bit value pair

Power saving using Display port HPD
 2014-04-10 10:28 UTC  (5+ messages)

[PATCH v9 3/6] drm/i915: Add support for DRRS to switch RR
 2014-04-10  8:58 UTC  (5+ messages)

[PATCH v10 2/6] drm/i915: Parse EDID probed modes for DRRS support
 2014-04-10  8:55 UTC  (4+ messages)
` [PATCH v11 "

[PATCH v11 4/6] drm/i915: Idleness detection for DRRS
 2014-04-10  8:52 UTC  (3+ messages)

[PATCH] drm: Split out drm_probe_helper.c from drm_crtc_helper.c
 2014-04-10  8:51 UTC 

[PATCH 1/2] drm/i915: check VBT for supported backlight type
 2014-04-10  8:09 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: do not setup backlight if not available according to VBT

[PATCH 3/3] drm/i915: Track OACONTROL register enable/disable during parsing
 2014-04-10  7:51 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] drm/i915: get power domain in case the BIOS enabled eDP VDD
 2014-04-10  7:36 UTC  (3+ messages)

[PATCH] mm: Throttle shrinkers harder
 2014-04-10  7:05 UTC 

[PATCH] drm/mm: Don't WARN if drm_mm_reserve_node
 2014-04-09 23:20 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH] drm/i915: Add more registers to the whitelist for mesa
 2014-04-09 19:54 UTC  (6+ messages)
    ` [PATCH] SQUASH: drm/i915: One more register "

[BUG] Cursor code broken
 2014-04-09 17:02 UTC  (5+ messages)

[PATCH 00/49] Execlists
 2014-04-09 16:54 UTC  (4+ messages)
` [PATCH 31/49] drm/i915/bdw: Introduce dependent contexts

[PATCH 0/7] Updated MIPI sequence for BYT
 2014-04-09 16:50 UTC  (4+ messages)

[PATCH 00/15] vlv: add support for RPM
 2014-04-09 16:47 UTC  (21+ messages)
` [PATCH 06/15] drm/i915: get init power domain for gpu error state capture
` [PATCH 07/15] drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on
` [PATCH 10/15] drm/i915: disable runtime PM until delayed RPS/RC6 enabling completes
` [PATCH 11/15] drm/i915: vlv: disable RPM if RC6 is not enabled
` [PATCH 14/15] drm/i915: vlv: add runtime PM support

[PATCH] tests/gen7_forcewake_mt: Don't set the GGTT bit in SRM command
 2014-04-09 16:47 UTC  (5+ messages)

[PATCH 05/15] drm/i915: take init power domain for sysfs/debugfs entries where needed
 2014-04-09 16:35 UTC  (8+ messages)
` [PATCH v2 5/15] "

[PATCH v3 0/5] drm/i915: Atomic sprites v3
 2014-04-09 15:08 UTC  (3+ messages)

[PATCH] drm/i915: Remove spurious semicolons
 2014-04-09 14:10 UTC  (2+ messages)

[PATCH 0/5] RFC: Displayport Link Policy Maker Update
 2014-04-09 13:26 UTC  (2+ messages)


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