public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-09-17 16:05:34 to 2013-09-20 07:10:58 UTC [more...]

[PATCH 00/11] drm/i915: VGA vs. power well, round 2
 2013-09-20  7:10 UTC  (14+ messages)
` [PATCH 05/11] drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
` [PATCH 06/11] drm/i915: Fix unclaimed register access due to delayed VGA memroy disable
` [PATCH 07/11] drm/i915: Redisable VGA before the modeset on resume
` [PATCH 09/11] drm/i915: Move power well resume earlier
` [PATCH 10/11] drm/i915: Call intel_uncore_early_sanitize() during resume
` [PATCH 11/11] drm/i915: Drop explicit plane restoration "

[PATCH 0/4] Remove useless vblank waits on Haswell
 2013-09-20  6:36 UTC  (7+ messages)
` [PATCH 1/4] drm/i915: WARN in case PIPECONF is already enabled
` [PATCH 2/4] drm/i915: don't intel_wait_for_vblank inside intel_enable_pipe
` [PATCH 3/4] drm/i915: remove useless vblank wait form haswell_crtc_enable
` [PATCH 4/4] drm/i915: skip useless vblank wait on Haswell audio sequence

[PATCH 0/4] Haswell modeset fixes
 2013-09-20  6:32 UTC  (11+ messages)
` [PATCH 1/4] drm/i915: promote FIFO underruns to DRM_ERROR
` [PATCH 2/4] drm/i915: don't disable ERR_INT on the IRQ handler
` [PATCH 3/4] drm/i915: Disable/enable planes as the first/last thing during modeset on HSW
` [PATCH 4/4] drm/i915: implement the Haswell mode set sequence workaround

[PATCH] [VPG HSW-A] drm/i915: Fix for YouTube full screen video playback flicker issue
 2013-09-20  6:00 UTC 

[PATCH 5/6] drm/i915: Use the new vm [un]bind functions
 2013-09-20  4:06 UTC  (27+ messages)
` [PATCH 5/6] [v3] "
                            ` [PATCH] [v4] "
                                ` [PATCH] [v5] "
                                    ` [PATCH] [v6] "
                                      ` [PATCH] [v7] "
                                        ` [PATCH] "

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2013-09-20  1:40 UTC 

HDMI stereo support v5
 2013-09-19 22:20 UTC  (23+ messages)
` [PATCH 01/20] drm: Add a SET_CLIENT_CAP ioctl
` [PATCH 02/20] drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo
` [PATCH 03/20] drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
` [PATCH 04/20] drm/edid: Expose mandatory stereo modes for HDMI sinks
` [PATCH 05/20] drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
` [PATCH 06/20] drm: Reject modes with more than 1 stereo flags set
` [PATCH 07/20] drm: Set the relevant infoframe field when scanning out a 3D mode
` [PATCH 08/20] drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
` [PATCH 09/20] drm: Carry over the stereo flags when adding the alternate mode
` [PATCH 10/20] drm: Make exposing stereo modes a per-connector opt-in
` [PATCH 11/20] drm: Remove clock_index from struct drm_display_mode
` [PATCH 12/20] drm: Remove synth_clock "
` [PATCH 13/20] drm: Introduce a crtc_clock for "
` [PATCH 14/20] drm: Implement timings adjustments for frame packing
` [PATCH 15/20] drm/i915: Use crtc_clock in intel_dump_crtc_timings()
` [PATCH 16/20] drm/i915: Use crtc_clock with the adjusted mode
` [PATCH 17/20] drm/i915: Use adjusted_mode in the fastboot hack to disable pfit
` [PATCH 18/20] drm/i915: Ask the DRM core do make stereo timings adjustements
` [PATCH 19/20] drm/i915: Prefer crtc_{h|v}display for pipe src dimensions
  ` [Intel-gfx] "
` [PATCH 20/20] drm/i915: Allow stereo modes on HDMI

[PATCH 1/2] drm/i915: only get clock for active pipes
 2013-09-19 20:26 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/vlv: add VLV specific clock_get function

Regression: bisected: commit 7c510133d93 breaks video
 2013-09-19 21:20 UTC  (9+ messages)

[PATCH 0/2] Small IPS fixes
 2013-09-19 20:24 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: POSTING_READ IPS_CTL before waiting for the vblank
` [PATCH 2/2] drm/i915: wait for IPS_ENABLE when enabling IPS

[PATCH 1/6] drm/i915: Fix HSW parity test
 2013-09-19 19:59 UTC  (27+ messages)
` [PATCH 2/6] drm/i915: Add second slice l3 remapping
    ` [PATCH] [v3] "
` [PATCH 3/6] drm/i915: Make l3 remapping use the ring
` [PATCH 4/6] drm/i915: Keep a list of all contexts
` [PATCH 5/6] drm/i915: Do remaps for "
    ` [PATCH] [v3] "
` [PATCH 6/6] drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
    ` [PATCH] [v2] "
` [PATCH 07/14] intel_l3_parity: Fix indentation
` [PATCH 08/14] intel_l3_parity: Assert all GEN7+ support
` [PATCH 09/14] intel_l3_parity: Use getopt for the l3 parity tool
` [PATCH 10/14] intel_l3_parity: Hardware info argument
` [PATCH 11/14] intel_l3_parity: slice support
` [PATCH 12/14] intel_l3_parity: Actually support multiple slices
` [PATCH 13/14] intel_l3_parity: Support error injection
` [PATCH 14/14] intel_l3_parity: Support a daemonic mode

[PATCH] drm/i915/vlv: honor i915_enable_rc6 boot param on VLV
 2013-09-19 16:33 UTC 

[PATCH] drm/i915: dump crtc timings from the pipe config
 2013-09-19 13:46 UTC  (4+ messages)

[PATCH 1/5] drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
 2013-09-19 13:40 UTC  (27+ messages)
` [PATCH 2/5] drm/i915: Use kcalloc more
    ` [PATCH] "
` [PATCH 3/5] drm/i915: Ditch INTELFB_CONN_LIMIT
    ` [PATCH] "
` [PATCH 4/5] drm/i915: check for allocation overflow in error state capture
` [PATCH 5/5] drm/i915: Use unsigned for overflow checks in execbuf
    ` [PATCH] "

[PATCH] drm/i915: register backlight device also when backlight class is a module
 2013-09-19 12:40 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/19] drm-intel-collector push simple patches for review
 2013-09-19 12:11 UTC  (8+ messages)
` [PATCH 08/19] drm/i915: write D_COMP using the mailbox
` [PATCH 15/19] drm/i915: i915.quirks_set/quirks_mask overrides dmi match
  ` [Intel-gfx] "

[PULL] drm-intel-fixes
 2013-09-19  8:38 UTC 

[PATCH] [RFC] mm/shrinker: Add a shrinker flag to always shrink a bit
 2013-09-19  8:04 UTC  (9+ messages)
` [Intel-gfx] "

[RFC][PATCH 0/2] drm/i915: Refactor plane enabling/disabling during modeset
 2013-09-18 21:31 UTC  (4+ messages)
` [RFC][PATCH 1/2] drm/i915: Move plane enable/disable related code around
` [RFC][PATCH 2/2] drm/i915: Disable/enable planes as the first/last thing during modeset

BUG: sleeping function called from invalid context on 3.10.10-rt7
 2013-09-18 17:03 UTC  (5+ messages)

[PATCH v2 0/3] Fix Win8 backlight issue
 2013-09-18 12:36 UTC  (6+ messages)

[PATCH 0/2] drm/i915: HSW modeset hang fix v2
 2013-09-18  8:01 UTC  (8+ messages)
` [PATCH v2 2/2] drm/i915: Don't enable the cursor on a disable pipe
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 0/2] drm/i915: HSW modeset hang fix v2

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-09-18  1:25 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-09-18  1:20 UTC 

[PATCH 0/8] DPF (GPU l3 parity detection) improvements
 2013-09-17 23:59 UTC  (18+ messages)
` [PATCH 5/8] drm/i915: Add second slice l3 remapping
` [PATCH 8/8] drm/i915: Do remaps for all contexts
` [PATCH 10/16] intel_l3_parity: Assert all GEN7+ support

[RFC][PATCH] drm/i915: Fix VGA handling using stop_machine() or mmio
 2013-09-17 21:07 UTC 

[PATCH 4/6] drm/i915: Add bind/unbind object functions to VM
 2013-09-17 17:00 UTC  (2+ messages)
` [PATCH 4/6] [v5] "

[PATCH 1/2] drm/i915: WARN is the DP aux read or write is too big
 2013-09-17 16:08 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: check for more ASLC interrupts

[PATCH] drm/i915: Finish enabling rps before use by sysfs or debugfs
 2013-09-17 16:05 UTC  (3+ messages)


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