messages from 2014-05-17 00:27:00 to 2014-05-20 13:30:07 UTC [more...]
[PATCH 00/71] drm/i915/chv: Add Cherryview support
2014-05-20 13:30 UTC (12+ messages)
` [PATCH 42/71] drm/i915/chv: Implement WaDisableSamplerPowerBypass for CHV
` [PATCH 43/71] drm/i915/chv: Add a bunch of pre production workarounds
` [PATCH 51/71] drm/i915/chv: Use valleyview_pipestat_irq_handler() for CHV
` [PATCH 52/71] drm/i915/chv: Make CHV irq handler loop until all interrupts are consumed
[PATCH 49/71] drm/i915/chv: Add CHV display support
2014-05-20 13:22 UTC (3+ messages)
` [PATCH v2 "
[PATCH 00/66] runtime pm for DPMS
2014-05-20 13:16 UTC (41+ messages)
` [PATCH 23/66] drm/i915/dsi: Remove ->mode_set callback
` [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 56/66] drm/i915: Move ddi_pll_sel into the pipe config
` [PATCH 57/66] drm/i915: State readout and cross-checking for ddi_pll_sel
` [PATCH 58/66] drm/i915: Precompute static ddi_pll_sel values in encoders
` [PATCH 59/66] drm/i915: Basic shared dpll support for WRPLLs
` [PATCH 60/66] drm/i915: Document that the pll->mode_set hook is optional
` [PATCH 61/66] drm/i915: State readout support for WRPLLs
` [PATCH 62/66] drm/i915: ->disable hook "
` [PATCH 63/66] drm/i915: ->enable "
` [PATCH 64/66] drm/i915: Switch to common shared dpll framework "
` [PATCH 65/66] drm/i915: Only touch WRPLL hw state in enable/disable hooks
[RFC] set up an sync channel between audio and display driver (i.e. ALSA and DRM)
2014-05-20 12:43 UTC (6+ messages)
[PATCH 00/12] irq vblank handling rework
2014-05-20 12:03 UTC (3+ messages)
` [PATCH 09/12] drm/i915: rip our vblank reset hacks for runtime PM
` [Intel-gfx] "
[PATCH v3] drm/i915: Replaced Blitter ring based flips with MMIO flips for VLV
2014-05-20 11:59 UTC (16+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH 0/3] Replace Blitter ring based flips with MMIO flips
` [PATCH v6 1/3] drm/i915: Replaced "
` [PATCH 2/3] drm/i915: Default to mmio flips on VLV
` [PATCH 3/3] drm/i915: Fix mmio page flip vs mmio set base race
[PATCH 1/2] tests/drv_hangman: Convert test from shell script to c
2014-05-20 11:55 UTC (2+ messages)
` [PATCH 2/2] tests/drv_hangman: Add subtest for error state capture/dump
[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] 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 (5+ messages)
i-g-t + GDB
2014-05-17 0:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox