public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-05-21 15:42:57 to 2014-05-26 08:09:34 UTC [more...]

[PATCH 1/5] drm/i915: Add fifo underrun reporting state to debugfs
 2014-05-26  8:09 UTC  (16+ 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
  ` [PATCH 1/2] "
    ` [PATCH 2/2] drm/i915: Extract gen8_gt_irq_reset

[PATCH 0/7] Enable RC6/Turbo on CHV
 2014-05-26  8:07 UTC  (9+ messages)
` [PATCH 1/7] drm/i915/chv: Enable Render Standby (RC6) for Cherryview
` [PATCH 2/7] drm/i915/chv: Added CHV specific register read and write and Streamline CHV forcewake stuff
` [PATCH 3/7] drm/i915/chv: Enable RPS (Turbo) for Cherryview
` [PATCH 4/7] drm/i915/chv: CHV doesn't need WaRsForcewakeWaitTC0
` [PATCH 5/7] drm/i915/chv: Skip gen6_gt_check_fifodbg() on CHV
` [PATCH 6/7] drm/i915/chv: Added CHV specific DDR fetch into init_clock_gating
` [PATCH 7/7] drm/i915/chv: Freq(opcode) request for CHV

[PATCH 1/3] drm/crtc: Add property for aspect ratio
 2014-05-26  7:54 UTC  (12+ 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

i915 drm regressions
 2014-05-26  7:51 UTC 

[PATCH 00/11] HSW/BDW PSR
 2014-05-26  7:44 UTC  (7+ messages)
` [PATCH 01/11] drm/i915: move psr_setup_done to psr struct
    ` [PATCH] "
` [PATCH 02/11] drm/i915: Update PSR on resume

[drm-intel:for-linux-next-fixes 3/4] drivers/gpu/drm/i915/i915_gem_execbuffer.c:1419:47: sparse: incorrect type in initializer (different address spaces)
 2014-05-25 21:13 UTC 

[PATCH 0/2] Enable runtime PM with DPMS on HSW
 2014-05-25 21:07 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: move HSW DDI pll enabling to haswell_crtc_enable
` [PATCH 2/2] drm/i915: runtime PM support for DPMS

WARNING on i915 - intel_panel
 2014-05-24  8:26 UTC 

[PATCH] drm/i915/bdw: Add Broadwell support for debugfs rps freq info
 2014-05-24  0:11 UTC 

[PATCH 1/6] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3
 2014-05-23 20:16 UTC  (6+ messages)
` [PATCH 2/6] drm/i915/vlv: drop power well enable in uncore_sanitize
` [PATCH 3/6] drm/i915/vlv: move CRI refclk enable into __vlv_set_power_well
` [PATCH 4/6] drm/i915/vlv: re-order power wells so DPIO common comes after TX
` [PATCH 5/6] drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_well
` [PATCH 6/6] drm/i915/vlv: add pll assertion when disabling DPIO common well

[PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v2
 2014-05-23 19:50 UTC  (10+ messages)
` [PATCH] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3

[PATCH] drm/i915: Detect if MIPI panel based on VBT and initialize only if present
 2014-05-23 16:09 UTC 

[PATCH 0/4] Generic MIPI Panel driver
 2014-05-23 16:05 UTC  (7+ messages)
` [PATCH 4/4] drm/i915: Add support for Generic MIPI panel driver
  ` [v2] "

[RFC] drm/i915: Add variable gem object size support to i915
 2014-05-23 14:54 UTC  (3+ messages)

[PATCH 00/66] runtime pm for DPMS
 2014-05-23 14:00 UTC  (29+ 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] "
` [PATCH 46/66] drm/i915: Move hsw_fdi_link_train into intel_crt.c
` [PATCH 47/66] drm/i915: Move pch fifo underrun report enabling to hsw_crt_pre_enable
` [PATCH 66/66] drm/i915: runtime PM support for DPMS

[PATCH] drm/i915: Only copy back the modified fields to userspace from execbuffer
 2014-05-23 11:59 UTC  (2+ messages)

Updated drm-intel-testing
 2014-05-23 11:53 UTC 

[PATCH 0/4] FIFO underrun reporting v2
 2014-05-23 11:43 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: also disable south interrupts when handling them

[PATCH] drm/i915: Prevent negative relocation deltas from wrapping
 2014-05-23  6:48 UTC 

[RFC] DisplayPort MST support
 2014-05-23  5:57 UTC  (10+ messages)
` [PATCH 01/11] drm/dp_helper: add defines for DP 1.2 and "
` [PATCH 02/11] drm: add DP MST encoder type
  ` [Intel-gfx] "
` [PATCH 03/11] drm/i915: add some registers need for displayport MST support
  ` [Intel-gfx] "
` [PATCH 04/11] drm/crtc: add interface to reinitialise the legacy mode group

[I-G-T][PATCH] Add panning test for primary plane
 2014-05-23  0:28 UTC 

[PATCH 0/6] Execlists prep-work
 2014-05-22 21:45 UTC  (12+ 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 6/6] drm/i915: Switch to unified plane cursor handling (v4)
 2014-05-22 21:00 UTC 

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

[PATCH 1/2] drm: Add drm_crtc_vblank_waitqueue()
 2014-05-22 20:21 UTC  (9+ 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 "

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

[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] 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 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  (4+ messages)
` [PATCH v3] "

[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 v3] drm/i915: Add null state batch to active list
 2014-05-22 12:10 UTC  (3+ messages)
` [PATCH v4] "

[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  (3+ messages)

[PATCH v2 0/5] drm/i915: mmio vs. CS flip race fix
 2014-05-22  8:43 UTC  (4+ 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 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 


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