public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-05-21 02:55:02 to 2014-05-22 20:17:55 UTC [more...]

Screen extremely dim on Dell Latitude D630 after upgrading to Linux kernel-3.14
 2014-05-22 20:17 UTC 

[PATCH 00/66] runtime pm for DPMS
 2014-05-22 20:13 UTC  (18+ messages)
` [PATCH 39/66] drm/i915: Check hw state in assert_can_disable_lcpll
` [PATCH 40/66] drm/i915: Remove spll_refcount for hsw
` [PATCH 41/66] drm/i915: Clean up WRPLL/SPLL #defines
` [PATCH 42/66] drm/i915: Make intel_wait_for_pipe_off static
` [PATCH 43/66] drm/i915: Disable pipe before ports on ilk
` [PATCH 44/66] drm/i915: Pass port explicitly to intel_ddi_get_hw_state
` [PATCH 45/66] drm/i915: Unexport intel_ddi_connector_get_hw_state

[PATCH 1/5] drm/i915: Add fifo underrun reporting state to debugfs
 2014-05-22 20:12 UTC  (11+ messages)
` [PATCH 2/5] drm/i915: Fix up fifo underrun tracking, take N
` [PATCH 3/5] drm/i915: Disable gpu reset on i965g/gm
` [PATCH 4/5] drm/i915: Inline ilk/gen8_irq_reset
` [PATCH 5/5] drm/i915: Improve irq handling after gpu resets

[RFC] set up an sync channel between audio and display driver (i.e. ALSA and DRM)
 2014-05-22 19:58 UTC  (14+ messages)
  ` [alsa-devel] "

[PATCH 1/2] drm/i915: fix possible RPM ref leaking during RPS disabling
 2014-05-22 19:46 UTC  (6+ messages)

[PATCH 1/2] drm: Add drm_crtc_vblank_waitqueue()
 2014-05-22 19:30 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Kill intel_crtc->vbl_wait
    ` [PATCH v2 "
    ` [Intel-gfx] [PATCH "
` [Intel-gfx] [PATCH 1/2] drm: Add drm_crtc_vblank_waitqueue()
  ` [PATCH v2 "

[PATCH 00/11] HSW/BDW PSR
 2014-05-22 17:50 UTC  (3+ messages)
` [PATCH 01/11] drm/i915: move psr_setup_done to psr struct

[PATCH i-g-t] kms_cursor_crc: Move igt_pipe_crc_{new, free} to init
 2014-05-22 17:31 UTC  (5+ messages)
      ` [PATCH i-g-t] kms_cursor_crc: Combine data_t and test_data_t

[PATCH] drm/i915: Hold CRTC lock whilst freezing the planes
 2014-05-22 15:47 UTC  (3+ messages)

[RFC][PATCH] drm/i915: Don't promote UC to WT automagically
 2014-05-22 15:47 UTC 

[PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v2
 2014-05-22 15:43 UTC  (9+ messages)
` [PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3

[PATCH 1/2] tests/kms_pipe_crc_basic: Add suspend tests
 2014-05-22 15:39 UTC  (2+ messages)
` [PATCH 2/2] tests/kms_pipe_crc_basic: Add gpu hang tests

[PATCH v2 00/16] drm/i915: Two part watermark update for ILK+, part 2
 2014-05-22 14:48 UTC  (17+ messages)
` [PATCH v2 01/16] drm/i915: Keep vblank interrupts enabled while enabling/disabling planes
` [PATCH 02/16] drm/i915: Leave interrupts enabled while disabling crtcs during suspend
` [PATCH 03/16] drm/i915: Check hw vs. sw watermark state after programming
` [PATCH 04/16] drm/i915: Refactor ilk_validate_pipe_wm()
` [PATCH v2 05/16] drm/i915: Refactor ilk_update_wm
` [PATCH 06/16] drm/i915: Add dev_priv->wm.mutex
` [PATCH v2 07/16] drm/i915: Add vblank based delayed watermark update mechanism
` [PATCH v2 08/16] drm/i915: Split watermark programming into pre and post steps
` [PATCH v2 09/16] drm/i915: Actually perform the watermark update in two phases
` [PATCH v2 10/16] drm/i915: Wait for watermark updates to finish before disabling a pipe
` [PATCH 11/16] drm/i915: Refactor get_other_active_crtc()
` [PATCH 12/16] drm/i915: Disable LP1+ watermarks while changing the number of active pipes
` [PATCH v2 13/16] drm/i915: Keep track of who disabled LP1+ watermarks
` [PATCH 14/16] drm/i915: Prefer the 5/6 DDB split when primary is disabled
` [PATCH 15/16] drm/i915: Add a workaround for sprite only <-> primary only switching
` [PATCH 16/16] drm/i915: Don't disable LP1+ watermarks for every frame when scaled

[PATCH v6 1/3] drm/i915: Replaced Blitter ring based flips with MMIO flips
 2014-05-22 14:36 UTC  (5+ messages)
` [PATCH v2 0/3] Replace "
  ` [PATCH v7 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 0/6] drm/i915: g4x/ilk reset fixes
 2014-05-22 14:35 UTC  (4+ messages)
` [PATCH 6/6] drm/i915: Implement WaVcpClkGateDisableForMediaReset:ctg, elk

[PATCH] drm/i915: Add null state batch to active list
 2014-05-22 13:34 UTC  (12+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH v4 0/9] drm/i915: Atomic sprites v4
 2014-05-22 13:24 UTC  (4+ messages)
` [PATCH v8 3/9] drm/i915: Make sprite updates atomic

[PATCH 0/6] Execlists prep-work
 2014-05-22 13:13 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: s/intel_ring_buffer/intel_engine_cs
` [PATCH 2/6] drm/i915: Split the ringbuffers from the rings (1/3)
` [PATCH 3/6] drm/i915: Split the ringbuffers from the rings (2/3)
` [PATCH 4/6] drm/i915: Split the ringbuffers from the rings (3/3)
` [PATCH 5/6] drm/i915: s/i915_hw_context/intel_context
` [PATCH 6/6] drm/i915: Kill private_default_ctx off

[PATCH 1/3] drm/crtc: Add property for aspect ratio
 2014-05-22 12:16 UTC  (6+ messages)
` [PATCH 2/3] drm/edid: Check for user aspect ratio input
` [PATCH 3/3] drm/i915: Add aspect ratio property for HDMI
` [Intel-gfx] [PATCH 1/3] drm/crtc: Add property for aspect ratio

[PATCH] drm/i915: remove user GTT mappings early during runtime suspend
 2014-05-22 11:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/2] drm/i915: Change Mipi register definitions
 2014-05-22 11:32 UTC  (6+ messages)

[PATCH 1/2] tests/drv_hangman: Convert test from shell script to c
 2014-05-22 10:10 UTC  (5+ messages)
` [PATCH 2/2] tests/drv_hangman: Add subtest for error state capture/dump

[PATCH v2 0/5] drm/i915: mmio vs. CS flip race fix
 2014-05-22  8:43 UTC  (5+ messages)
` [PATCH v2 1/5] drm/i915: Fix mmio vs. CS flip race on ILK+

[PATCH] drm/i915: Only discard backing storage on releasing the last ref
 2014-05-22  8:26 UTC  (2+ messages)

[PATCH 0/4] Generic MIPI Panel driver
 2014-05-22  7:45 UTC  (6+ messages)
` [PATCH 4/4] drm/i915: Add support for Generic MIPI panel driver

[PATCH 1/2] tests/kms_sink_crc_basic: skip properly
 2014-05-22  7:35 UTC  (2+ messages)
` [PATCH 2/2] tests/kms_sink_crc_basic: Use igt_assert

[PATCH v5 2/2] drm/i915: State readout and cross-checking for dp_m2_n2
 2014-05-22  6:48 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2014-05-22  5:58 UTC 

[PATCH 1/2] drm/i915: Set M2_N2 registers during mode set
 2014-05-22  5:50 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: State readout and cross-checking for dp_m2_n2

[PATCH igt] tests/kms_mmio_vs_cs_flip: Add a test case to exercise mmio vs. CS flip races
 2014-05-21 22:29 UTC  (3+ messages)
` [PATCH igt v2] "

[PATCH 4/5] drm/i915: Wait for pending page flips before enabling/disabling the primary plane
 2014-05-21 22:29 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/3] drm/i915: don't read HSW_AUD_PIN_ELD_CP_VLD when the power well is off
 2014-05-21 20:37 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: don't read HSW_AUD_PIN_ELD_CP_VLD wehn the powe rwell is off (2)
  ` [PATCH 2/3] drm/i915: grab the audio power domain when enabling audio on HSW+
` [PATCH 3/3] drm/i915: reorganize the unclaimed register detection code

[PATCH 1/2] drm/i915: add stepping macro
 2014-05-21 19:43 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: use SNB A step FDI values on A step CPUs

Why the memcpy from a mapped GPU memory is so slow on Intel Bay Trail?
 2014-05-21 18:25 UTC  (2+ messages)

[PATCH v2] UXA: Wait until a pageflip actually completes to report it
 2014-05-21 16:30 UTC  (3+ messages)

[PATCH] drm/i915: move bsd dispatch index somewhere better
 2014-05-21 15:42 UTC 

[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  (26+ 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] drm/i915: Add a brief description of the VLV display PHY internals
 2014-05-21 12:18 UTC  (11+ 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 0/3] drm/i915: A few more vblank interrupt fixes
 2014-05-21  9:50 UTC  (4+ messages)
` [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  (4+ messages)
` [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)


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