public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-05-16 16:50:38 to 2014-05-20 10:33:47 UTC [more...]

[PATCH 00/66] runtime pm for DPMS
 2014-05-20 10:33 UTC  (17+ messages)
` [PATCH 36/66] drm/i915: Only update shared dpll state when needed
` [PATCH 37/66] drm/i915: Extract intel_prepare_shared_dpll
` [PATCH 38/66] drm/i915: s/ironlake_/intel_ for the enable_share_dpll function
` [PATCH 55/66] drm/i915: Add a debugfs file for the shared dpll state
` [PATCH 66/66] drm/i915: runtime PM support for DPMS

[RFC] set up an sync channel between audio and display driver (i.e. ALSA and DRM)
 2014-05-20 10:04 UTC  (4+ messages)

[PATCH 0/4] drm/i915: gen3/4 GPU reset stuff
 2014-05-20  8:53 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: Fix gen4 GPU reset
` [PATCH 2/4] drm/i915: Restore the display config after a GPU reset on gen4
` [PATCH 3/4] drm/i915: Implement GPU reset for 915/945
` [PATCH 4/4] drm/i915: Implement GPU reset for g33

[PATCH 0/6] drm/i915: g4x/ilk reset fixes
 2014-05-20  8:43 UTC  (13+ messages)
` [PATCH 1/6] drm/i915: Drop bogus comments about display reset
` [PATCH 2/6] drm/i915: Fix ILK reset wait
` [PATCH 3/6] drm/i915: Fix ILK GPU reset domain bits
` [PATCH 4/6] drm/i915: Kill RMW from ILK reset code
` [PATCH 5/6] drm/i915: Clear GDSR after reset on ILK
` [PATCH 6/6] drm/i915: Implement WaVcpClkGateDisableForMediaReset:ctg, elk

Spurious OOM fixes
 2014-05-20  8:41 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
` [PATCH 2/5] drm/i915: Include bound and active pages in the count of shrinkable objects
` [PATCH 3/5] drm/i915: Refactor common lock handling between shrinker count/scan
` [PATCH 4/5] drm/i915: Invalidate our pages under memory pressure
` [PATCH 5/5] drm/i915: Implement an oom-notifier for last resort shrinking

[PATCH] drm/i915: Clarify the safety of the early unpin of old_fb->obj
 2014-05-20  8:22 UTC  (5+ messages)

[PATCH] drm/i915: HWS must be in the mappable region for g33
 2014-05-20  8:19 UTC  (3+ messages)

[PATCH 1/4] drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
 2014-05-20  8:12 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: Include bound and active pages in the count of shrinkable objects
` [PATCH 3/4] drm/i915: Refactor common lock handling between shrinker count/scan
` [PATCH 4/4] drm/i915: Invalidate our pages under memory pressure

[PATCH 00/50] Execlists v2
 2014-05-20  8:11 UTC  (24+ messages)
` [PATCH 02/50] drm/i915: for_each_ring
` [PATCH 06/50] drm/i915: s/intel_ring_buffer/intel_engine

linux-next: manual merge of the dma-buf tree with the drm-intel tree
 2014-05-20  8:05 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Only use 2g GGTT for 32b platforms
 2014-05-20  7:55 UTC  (7+ messages)
` [PATCH] [v3] "
  ` [Intel-gfx] "

[RFC 1/4] drm: Support legacy cursor ioctls via universal planes when possible
 2014-05-20  7:24 UTC  (6+ messages)
` [PATCH 1/4] drm: Support legacy cursor ioctls via universal planes when possible (v2)
    ` [Intel-gfx] "

[PATCH] uxa: fix pageflips on 3 head scenarios
 2014-05-20  6:48 UTC  (2+ messages)

[PATCH 4/4] kms_universal_plane: Universal plane testing (v3)
 2014-05-19 21:50 UTC  (2+ messages)
` [PATCH i-g-t 4/4] kms_universal_plane: Universal plane testing (v4)

3.15-rc5 freeze after wakeup
 2014-05-20  0:41 UTC 

[PATCH 0/6] Cursor support with universal planes (v3)
 2014-05-19 23:58 UTC  (3+ messages)
` [PATCH 5/6] drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2)
` [PATCH 6/6] drm/i915: Switch to unified plane cursor handling (v2)

[PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v2
 2014-05-19 23:16 UTC 

[PATCH] drm/i915: Use the first mode if there is no preferred mode in the EDID
 2014-05-19 21:58 UTC  (8+ messages)

[PATCH 4/4] drm/i915: Intel-specific primary plane handling (v6)
 2014-05-19 21:48 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: Intel-specific primary plane handling (v7)
  ` [PATCH 4/4] drm/i915: Intel-specific primary plane handling (v8)

[PATCH 2/4] drm/plane-helper: Add drm_primary_helper_check_update() (v2)
 2014-05-19 21:46 UTC  (2+ messages)
` [PATCH 2/4] drm/plane-helper: Add drm_plane_helper_check_update() (v3)

[PATCH] drm/sysfs: expose the "force" connector attribute
 2014-05-19 17:30 UTC  (7+ messages)

[PATCH] Revert "store_dw_loop: make loops smaller"
 2014-05-19 16:34 UTC  (2+ messages)

[PATCH 0/2] Make DSI code re-usable
 2014-05-19 16:10 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: Add MIPI mmio reg base
` [PATCH 2/2] drm/i915: Change Mipi register definitions

[PATCH] drm/i915: Don't die in wait_for_pending_flips
 2014-05-19 15:52 UTC  (6+ messages)

[PATCH 1/2] drm/i915: rename IOSF sideband opcodes according to the spec
 2014-05-19 15:50 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: vlv/chv: fix DSI sideband register accessing

[PATCH i-g-t 0/2] enabling connectors
 2014-05-19 15:16 UTC  (6+ messages)
` [PATCH i-g-t 1/2] lib: add functions to change connector states
` [PATCH i-g-t 2/2] tests: enable the VGA connector in the kms flip and pipe crc tests

[PATCH 1/2] igt/intel_iosf: rename IOSF sideband opcodes according to the spec
 2014-05-19 15:10 UTC  (4+ messages)
` [PATCH 2/2] igt/quickdump: vlv: dump FLISDSI regs too

[PATCH] drm/i915: Reject modeset when the same digital port is used more than once
 2014-05-19 14:45 UTC  (3+ messages)

[PATCH 0/4] Generic MIPI Panel driver
 2014-05-19 14:23 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: Add support for Generic MIPI panel driver

[PATCH v3] drm/i915: Replaced Blitter ring based flips with MMIO flips for VLV
 2014-05-19 13:41 UTC  (11+ messages)
` [PATCH v4] "
        ` [PATCH v5] "

[PATCH] drm/i915: Adding debug code for dp_m2_n2 in crtc_config
 2014-05-19 12:30 UTC  (10+ messages)
` [PATCH v2] drm/i915: State readout and cross-checking for dp_m2_n2

[PATCH v4 0/9] drm/i915: Atomic sprites v4
 2014-05-19 11:08 UTC  (9+ messages)
` [PATCH v8 3/9] drm/i915: Make sprite updates atomic
      ` FW: "
` [PATCH v2 4/9] drm/i915: Perform primary enable/disable atomically with sprite updates

[PATCH] lib: don't clear i915_ring_stop flags on start
 2014-05-19 10:48 UTC 

[PATCH v8 3/9] drm/i915: Make sprite updates atomic
 2014-05-19 10:46 UTC  (2+ messages)

[PATCH v3] drm/i915: Added write-enable pte bit support
 2014-05-19  7:33 UTC  (8+ messages)

[PATCH] drivers/gpu/drm/i915/intel_display: coding style fixes
 2014-05-19  7:26 UTC  (2+ messages)

[PATCH 1/2] drm: Refactor framebuffer creation to allow internal use
 2014-05-19  7:24 UTC  (4+ messages)
` [PATCH 2/2] drm: Refactor setplane "

3.15-rc5: Regression in i915 driver?
 2014-05-19  7:07 UTC  (6+ messages)

[Intel-gfx] 3.15-rc5: Regression in i915 driver?
 2014-05-17 17:43 UTC 

830GM still woes
 2014-05-17 10:58 UTC  (6+ messages)

i-g-t + GDB
 2014-05-17  0:30 UTC  (2+ messages)

[RFC 3/4] drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer
 2014-05-16 22:57 UTC  (2+ messages)
` [PATCH 3/4] drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2)

[PATCH 1/4] drm/i915: add sprite restore function v3
 2014-05-16 22:42 UTC  (7+ messages)
` [PATCH 3/4] drm/i915: enable VT switchless resume v3

[PATCH] tests/kms_sink_crc_basic: Put into righ Makefile target
 2014-05-16 21:37 UTC 

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-05-16 21:30 UTC 

[PATCH] drm/i915: Retire requests before creating a new one
 2014-05-16 21:02 UTC  (2+ messages)

[PATCH] drm/i915: Add OACONTROL to the command parser register whitelist
 2014-05-16 20:14 UTC  (20+ messages)

[PATCH] drm/i915: Only unpin the default ctx object if it exists
 2014-05-16 19:41 UTC  (2+ messages)

[3.14.0-rc4] regression: drm FIFO underruns
 2014-05-16 17:25 UTC  (12+ messages)

[PATCH] drm/i915: Sanitize cursors on driver load
 2014-05-16 17:22 UTC  (4+ messages)

[PATCH 0/5] drm/i915: Some FIFO underrun detection improvements
 2014-05-16 16:55 UTC  (3+ messages)
` [PATCH 3/5] drm/i915: Convert uncleared FIFO underrun message to errors


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