public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-05-22 14:49:02 to 2014-05-27 11:22:01 UTC [more...]

[PATCH 4/4] drm/i915: Add support for Generic MIPI panel driver
 2014-05-27 11:21 UTC  (4+ messages)
` [v2] "

[PATCH 0/7] Enable RC6/Turbo on CHV
 2014-05-27 10:45 UTC  (19+ 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 v6] "
      ` [PATCH v7] "
` [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] drm/i915: Support pf CRC source on haswell transcoder edp
 2014-05-27  8:12 UTC 

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-05-27  7:58 UTC  (2+ messages)

WARNING on i915 - intel_panel
 2014-05-27  7:15 UTC  (8+ messages)

[PATCH 0/9] drm: More vblank on/off work
 2014-05-26 19:27 UTC  (29+ messages)
` [PATCH 1/9] drm: Always reject drm_vblank_get() after drm_vblank_off()
` [PATCH 2/9] drm/i915: Warn if drm_vblank_get() still works "
    ` [PATCH v2 "
` [PATCH 3/9] drm: Don't clear vblank timestamps when vblank interrupt is disabled
` [PATCH 4/9] drm: Move drm_update_vblank_count()
` [PATCH 5/9] drm: Have the vblank counter account for the time between vblank irq disable and drm_vblank_off()
` [PATCH 6/9] drm: Avoid random vblank counter jumps if the hardware counter has been reset
` [PATCH 7/9] drm: Disable vblank interrupt immediately when drm_vblank_offdelay==0
  ` [Intel-gfx] "
    ` [PATCH 10/9] drm: Add dev->vblank_disable_immediate flag
      ` [PATCH 11/9] drm/i915: Opt out of vblank disable timer on >gen2
    ` [PATCH v2 1/9] drm: Always reject drm_vblank_get() after drm_vblank_off()
` [PATCH 8/9] drm: Reduce the amount of dev->vblank[crtc] in the code
` [PATCH v2 9/9] drm/i915: Leave interrupts enabled while disabling crtcs during suspend

[PATCH 0/7] drm & drivers: kill drm_get_connector_name() and drm_get_encoder_name()
 2014-05-26 18:41 UTC  (14+ messages)
` [PATCH 1/7] drm/i915: replace drm_get_connector_name() with direct name field use
` [PATCH 2/7] drm/nouveau: "
` [PATCH 3/7] drm/radeon: "
` [PATCH 4/7] drm: "
` [PATCH 5/7] drm/i915: replace drm_get_encoder_name() "
` [PATCH 6/7] drm: "
` [PATCH 7/7] drm: drop drm_get_connector_name() and drm_get_encoder_name()

[PATCH v2 00/16] drm/i915: Two part watermark update for ILK+, part 2
 2014-05-26 13:56 UTC  (10+ messages)
` [PATCH v2 01/16] drm/i915: Keep vblank interrupts enabled while enabling/disabling planes
` [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 1/2] drm/i915: rename IOSF sideband opcodes according to the spec
 2014-05-26 12:52 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: vlv/chv: fix DSI sideband register accessing

[PATCH] tests/pm_pc8 -> pm_rpm rename
 2014-05-26 12:16 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Add Broadwell support for debugfs rps freq info
 2014-05-26 10:50 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Add fifo underrun reporting state to debugfs
 2014-05-26 10:48 UTC  (19+ 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/6] Rendering Specific HW Workarounds for VLV
 2014-05-26 10:33 UTC  (7+ messages)
` [PATCH v2 6/6] drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlv

[PATCH 4/4] Documentation/drm: Describing aspect ratio property
 2014-05-26 10:15 UTC 

[PATCH 1/3] drm/crtc: Add property for aspect ratio
 2014-05-26 10:11 UTC  (15+ messages)
` [PATCH 2/3] drm/edid: Check for user aspect ratio input
      ` [PATCH v2 2/4] "
` [PATCH 3/3] drm/i915: Add aspect ratio property for HDMI
    ` [PATCH v2 3/4] "
` [Intel-gfx] [PATCH 1/3] drm/crtc: Add property for aspect ratio
        ` [PATCH v2 1/4] "

Screen extremely dim on Dell Latitude D630 after upgrading to Linux kernel-3.14
 2014-05-26  9:57 UTC  (2+ messages)

[PATCH v6 1/3] drm/i915: Replaced Blitter ring based flips with MMIO flips
 2014-05-26  8:51 UTC  (3+ messages)
` [PATCH v2 0/3] Replace "

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

[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  (8+ 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 

[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  (9+ messages)
` [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: 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 "

[RFC] set up an sync channel between audio and display driver (i.e. ALSA and DRM)
 2014-05-22 19:58 UTC  (7+ 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  (2+ 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


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