messages from 2014-05-19 11:47:59 to 2014-05-20 18:37:08 UTC [more...]
[PATCH 0/6] drm/i915: g4x/ilk reset fixes
2014-05-20 18:37 UTC (14+ 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
[PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v2
2014-05-20 18:10 UTC (3+ messages)
` [PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3
[PATCH v4] drm/i915: Replaced Blitter ring based flips with MMIO flips for VLV
2014-05-20 18:01 UTC (12+ messages)
` [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] drm/i915: add missing unregister_oom_notifier to the error/unload path
2014-05-20 17:34 UTC (2+ messages)
[PATCH 0/3] drm/i915: A few more vblank interrupt fixes
2014-05-20 17:31 UTC (5+ messages)
` [PATCH 1/3] drm: Always reject drm_vblank_get() after drm_vblank_off()
` [PATCH 2/3] drm/i915: Warn if drm_vblank_get() still works "
` [PATCH 3/3] drm/i915: Re-enable vblank irqs for already active pipes
` [Intel-gfx] "
[PATCH 0/4] Generic MIPI Panel driver
2014-05-20 16:16 UTC (4+ messages)
` [PATCH 4/4] drm/i915: Add support for Generic MIPI panel driver
[RFC] set up an sync channel between audio and display driver (i.e. ALSA and DRM)
2014-05-20 15:22 UTC (15+ messages)
` [Intel-gfx] "
` [alsa-devel] "
[PATCH 00/12] irq vblank handling rework
2014-05-20 15:17 UTC (7+ messages)
` [PATCH 09/12] drm/i915: rip our vblank reset hacks for runtime PM
` [Intel-gfx] "
[PATCH] tests/kms_flip: various improvements
2014-05-20 13:51 UTC
[PATCH] drm/i915: Add a brief description of the VLV display PHY internals
2014-05-20 14:18 UTC (6+ messages)
` [PATCH 1/3] drm/i915: Drop /** */ comments from i915_reg.h
` [PATCH v2 2/3] drm/i915: Add a brief description of the VLV display PHY internals
[PATCH 00/71] drm/i915/chv: Add Cherryview support
2014-05-20 14:17 UTC (20+ 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 64/71] drm/i915/chv: Don't use PCS group access reads
[PATCH] tests/kms_flip: Add vblank vs. gpu hang testcase
2014-05-20 12:42 UTC
[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 (38+ 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
[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
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 (2+ 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 (5+ 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: 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] 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
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