messages from 2014-05-20 07:24:47 to 2014-05-21 15:35:30 UTC [more...]
[PATCH 2/2] drm/i915: Change Mipi register definitions
2014-05-21 15:35 UTC (3+ messages)
[PATCH] drm/i915: Add null state batch to active list
2014-05-21 15:29 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/3] drm/i915: drop encoder hot_plug calls at resume
2014-05-21 15:12 UTC (8+ messages)
` [PATCH 2/3] drm: add async version of hpd_irq_event
` [PATCH 3/3] drm/i915: use async hpd_irq_event function on resume
[PATCH 0/5] drm/i915: Some FIFO underrun detection improvements
2014-05-21 14:54 UTC (11+ messages)
` [PATCH 1/5] drm/i915: Check for FIFO underuns when disabling reporting on gmch platforms
` [PATCH 2/5] drm/i915: Check for FIFO underruns at the end of modeset on gmch
` [PATCH 4/5] drm/i915: Simplify the uncleared FIFO underrun detection
` [PATCH 5/5] drm/i915: Shuffle fifo underrun disable/enable points for gmch platforms
[PATCH 00/12] irq vblank handling rework
2014-05-21 13:11 UTC (30+ messages)
` [PATCH 01/12] drm: Use correct spinlock flavor in drm_vblank_get()
` [PATCH 02/12] drm: Make the vblank disable timer per-crtc
` [PATCH 03/12] drm: Make blocking vblank wait return when the vblank interrupts get disabled
` [PATCH 04/12] drm: Add drm_vblank_on()
` [PATCH 05/12] drm/i915: Remove drm_vblank_pre/post_modeset calls
` [PATCH 09/12] drm/i915: rip our vblank reset hacks for runtime PM
` [Intel-gfx] "
` [PATCH 09/12] drm/irq: Lack of interrupt support in drm_vblank_on|off
` [PATCH 11/12] [RFC] drm/irq: More robustness "
[PATCH] drm/i915: Fix dynamic allocation of physical handles
2014-05-21 12:34 UTC (2+ messages)
[PATCH 1/2] drm/i915: Set M2_N2 registers during mode set
2014-05-21 12:33 UTC (3+ messages)
` [PATCH 2/2] drm/i915: State readout and cross-checking for dp_m2_n2
[PATCH] drm/i915: Add a brief description of the VLV display PHY internals
2014-05-21 12:18 UTC (14+ 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 3/3] drm/i915: Provide DPIO diagrams as docboox tables
[PATCH igt] tests/kms_mmio_vs_cs_flip: Add a test case to exercise mmio vs. CS flip races
2014-05-21 12:17 UTC (2+ messages)
` [PATCH igt v2] "
[PATCH v2 0/5] drm/i915: mmio vs. CS flip race fix
2014-05-21 11:04 UTC (9+ messages)
` [PATCH v2 1/5] drm/i915: Fix mmio vs. CS flip race on ILK+
` [PATCH 2/5] drm/i915: Wait for vblank in hsw_enable_ips()
` [PATCH 4/5] drm/i915: Wait for pending page flips before enabling/disabling the primary plane
` [PATCH v2 "
[PATCH 0/3] drm/i915: A few more vblank interrupt fixes
2014-05-21 9:50 UTC (6+ 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] "
drm/i915 stable backports
2014-05-21 9:07 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Disable self-refresh for untiled fbs on i915gm
` [PATCH 2/4] drm/i915: move power domain init earlier during system resume
` [PATCH 3/4] drm/i915: Fix unsafe loop iteration over vma whilst unbinding them
` [PATCH 4/4] drm/i915: quirk invert brightness for Acer Aspire 5336
[PATCH 9/9] drm/i915: Fix gen2 and hsw scanline counter
2014-05-21 9:01 UTC (5+ messages)
` [PATCH v2 9/9] drm/i915: Fix gen2 and hsw+ "
[PATCHv5] optimize wait for vblank
2014-05-21 8:40 UTC (5+ messages)
` [PATCHv5] drm/i915: use waitqueue in "
[PATCH] uxa: fix getmsc to not fail hard
2014-05-21 6:52 UTC (2+ messages)
[RFC] DisplayPort MST support
2014-05-21 2:55 UTC (12+ messages)
` [PATCH 01/11] drm/dp_helper: add defines for DP 1.2 and "
` [PATCH 02/11] drm: add DP MST encoder type
` [PATCH 03/11] drm/i915: add some registers need for displayport MST support
` [PATCH 04/11] drm/crtc: add interface to reinitialise the legacy mode group
` [PATCH 05/11] drm/fb_helper: allow adding/removing connectors later
` [PATCH 06/11] drm: add a path blob property
` [PATCH 07/11] drm/helper: add Displayport multi-stream helper (v0.5)
` [PATCH 08/11] i915: split some DP modesetting code into a separate function
` [PATCH 09/11] drm/i915: check connector->encoder before using it
` [PATCH 10/11] i915: add DP 1.2 MST support (v0.5)
` [PATCH 11/11] i915: mst topology dumper in debugfs (v0.2)
[PATCH 3/5] drm/i915: Drop the excessive vblank waits from modeset codepaths
2014-05-21 0:42 UTC (3+ messages)
` [PATCH v2 "
[PATCH 1/4] drm/i915: add sprite restore function v3
2014-05-20 21:27 UTC (12+ messages)
` [PATCH 3/4] drm/i915: enable VT switchless resume v3
[PATCH 0/4] Generic MIPI Panel driver
2014-05-20 20:55 UTC (5+ messages)
` [PATCH 4/4] drm/i915: Add support for Generic MIPI panel driver
[PATCH] drm/i915: Drop now misleading DDI comment from dp_link_down
2014-05-20 20:49 UTC
[RFC PATCH 1/2] drm/i915: shuffle panel code
2014-05-20 19:08 UTC (5+ messages)
` [RFC PATCH 2/2] drm/i915: respect the VBT minimum backlight brightness
[PATCH 0/6] drm/i915: g4x/ilk reset fixes
2014-05-20 18:46 UTC (12+ messages)
` [PATCH 2/6] drm/i915: Fix ILK reset wait
` [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 v5] drm/i915: Replaced Blitter ring based flips with MMIO flips for VLV
2014-05-20 18:01 UTC (7+ messages)
` [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)
[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] tests/kms_flip: various improvements
2014-05-20 13:51 UTC
[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 (5+ messages)
` [PATCH 2/4] drm/i915: Restore the display config after a GPU reset on gen4
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 (5+ messages)
` [PATCH 4/4] drm/i915: Invalidate our pages under memory pressure
[PATCH 06/50] drm/i915: s/intel_ring_buffer/intel_engine
2014-05-20 8:11 UTC (11+ messages)
linux-next: manual merge of the dma-buf tree with the drm-intel tree
2014-05-20 8:05 UTC (2+ messages)
[PATCH] [v3] drm/i915/bdw: Only use 2g GGTT for 32b platforms
2014-05-20 7:55 UTC (3+ messages)
` [PATCH] "
[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] "
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