intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-05 13:42:09 to 2013-08-07 10:36:08 UTC [more...]

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-08-07 10:36 UTC  (5+ messages)
` Backlight control only in the kernel?

[PATCH 00/13] drm/i915: More ILK+ watermark prep patches
 2013-08-07 10:30 UTC  (35+ messages)
` [PATCH 01/13] drm/i915: Use 'enabled' instead of 'enable' consistentnly in sprite WM code
` [PATCH 02/13] drm/i915: Pull watermark level validity check out
    ` [PATCH v2] "
` [PATCH 03/13] drm/i915: Split watermark level computation from the code
` [PATCH 04/13] drm/i915: Kill fbc_enable from hsw_lp_wm_results
` [PATCH 05/13] drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning
` [PATCH 06/13] drm/i915: Rename hsw_lp_wm_result to intel_wm_level
` [PATCH 07/13] drm/i915: Calculate max watermark levels for ILK+
    ` [PATCH v2] "
` [PATCH 08/13] drm/i915; Pull some watermarks state into a separate structure
    ` [PATCH v2] drm/i915: "
` [PATCH 09/13] drm/i915: Split plane watermark parameters into a separate struct
    ` [PATCH v2] "
` [PATCH 10/13] drm/i915: Pass crtc to our update/disable_plane hooks
` [PATCH 11/13] drm/i915: Don't try to disable plane if it's already disabled
    ` [PATCH v2] "
` [PATCH 12/13] drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
` [PATCH 13/13] drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane

[PATCH 0/3] Small i915/exynos prime cleanup
 2013-08-07 10:30 UTC  (17+ messages)
` [PATCH 1/3] drm: use common drm_gem_dmabuf_release in i915/exynos drivers
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915: unpin backing storage in dmabuf_unmap
  ` [Intel-gfx] "
      ` [PATCH 1/2] "
        ` [PATCH 2/2] drm/i915: no interruptible locking for dma_buf->map
` [PATCH 3/3] drm/i915: explicit store base gem object in dma_buf->priv

[PATCH 1/2] drm/i915: Support in-kernel GPU command execution
 2013-08-07  9:24 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Introduce a new create ioctl for user specified placement

[PATCH] drm/i915: Cancel outstanding modeset workers before suspend
 2013-08-07  9:04 UTC  (6+ messages)

Port the i915 HDMI infoframe code to the common infrastructure v2
 2013-08-07  8:13 UTC  (15+ messages)
` [PATCH 01/12] video/hdmi: Replace the payload length by their defines
` [PATCH 02/12] video/hdmi: Introduce a generic hdmi_infoframe union
` [PATCH 03/12] video/hdmi: Add a macro to return the size of a full infoframe
` [PATCH 04/12] video/hmdi: Clear the whole incoming buffer, not just the infoframe size
` [PATCH 05/12] drm: Don't generate invalid AVI infoframes for CEA modes
` [PATCH 06/12] drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type
` [PATCH 07/12] drm/i915/hdmi: Port the infoframe code to the common hdmi helpers
` [PATCH 08/12] drm/i915/sdvo: Port the infoframe code to the shared infrastructure
` [PATCH 09/12] drm/i915: Remove the now obsolete infoframe definitions
` [PATCH 10/12] drm: Handle the DBLCLK flag in the common infoframe helper
` [PATCH 11/12] drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes
` [PATCH 12/12] drm/i915/hmdi: Rename set_infoframe() to write_infoframe()

[PATCH] drm/i915: do not disable backlight on vgaswitcheroo switch off
 2013-08-07  7:52 UTC  (3+ messages)

[PULL] drm-intel-next
 2013-08-07  7:51 UTC  (3+ messages)

Second HDMI port not visible
 2013-08-07  7:41 UTC  (2+ messages)

[PATCH] drm/i915: increase the default timeout in wait_seqno to 60s
 2013-08-07  4:40 UTC  (2+ messages)

[PATCH] drm/i915: Fix __wait_seqno to use true infinite timeouts
 2013-08-07  1:03 UTC 

[PATCH 0/9] Haswell Package C8+
 2013-08-07  0:54 UTC  (13+ messages)
` [PATCH 1/9] drm/i915: add the FCLK case to intel_ddi_get_cdclk_freq
` [PATCH 2/9] drm/i915: wrap GTIMR changes
` [PATCH 3/9] drm/i915: wrap GEN6_PMIMR changes
` [PATCH 4/9] drm/i915: don't update GEN6_PMIMR when it's not needed
` [PATCH 5/9] drm/i915: add dev_priv->pm_irq_mask
` [PATCH 6/9] drm/i915: don't disable/reenable IVB error interrupts when not needed
` [PATCH 7/9] drm/i915: allow package C8+ states on Haswell (disabled)
` [PATCH 8/9] drm/i915: add i915_pc8_status debugfs file
` [PATCH 9/9] drm/i915: enable Package C8+ by default

[PATCH 00/29] Completion of i915 VMAs v2
 2013-08-07  0:28 UTC  (29+ messages)
` [PATCH 14/29] drm/i915: Restore PDEs on gtt restore
` [PATCH 17/29] drm/i915: plumb VM into bind/unbind code
` [PATCH 18/29] drm/i915: Use new bind/unbind in eviction code
` [PATCH 19/29] drm/i915: turn bound_ggtt checks to bound_any
` [PATCH 20/29] drm/i915: Fix up map and fenceable for VMA
` [PATCH 21/29] drm/i915: mm_list is per VMA
` [PATCH 25/29] drm/i915: Convert execbuf code to use vmas
` [PATCH 26/29] drm/i915: Convert active API to VMA
` [PATCH 28/29] drm/i915: Use the new vm [un]bind functions

[PATCH 00/12] Completion of i915 VMAs
 2013-08-06 23:28 UTC  (16+ messages)
` [PATCH 01/12] drm/i915: plumb VM into object operations
  ` Maintainer-review fluff (was: Re: [PATCH 01/12] drm/i915: plumb VM into object operations)

[PATCH 0/8] Allow Package C8+
 2013-08-06 20:43 UTC  (9+ messages)
` [PATCH i-g-t] tests: add pc8

[PATCH 1/4] drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge
 2013-08-06 19:26 UTC  (14+ messages)
` [PATCH 2/4] drm/i915: Update rules for reading cache lines through the LLC
` [PATCH 3/4] drm/i915: Update rules for writing through the LLC with the cpu
` [PATCH 4/4] drm/i915: Only do a chipset flush after a clflush

Port the i915 HDMI infoframe code to the common infrastructure
 2013-08-06 19:17 UTC  (21+ messages)
` [PATCH 1/8] video/hdmi: Replace the payload length by their defines
` [PATCH 2/8] video/hdmi: Introduce a generic hdmi_infoframe union
` [PATCH 3/8] video/hdmi: Add a macro to return the size of a full infoframe
` [PATCH 4/8] drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type
` [PATCH 5/8] drm/i915/hdmi: Port the infoframe code to the common hdmi helpers
` [PATCH 6/8] drm/i915/hmdi: Rename set_infoframe() to write_infoframe()
` [PATCH 7/8] drm/i915/sdvo: Port the infoframe code to the shared infrastructure
` [PATCH 8/8] drm/i915: Remove the now obsolete infoframe definitions

[PATCH] drm/i915: Export intel_framebuffer_fini
 2013-08-06 18:09 UTC  (3+ messages)

3.10.2 : new warning WARNING: at drivers/gpu/drm/i915/intel_display.c:1656 ironlake_crtc_disable+0x7ce/0x800 [i915]()
 2013-08-06 18:03 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Invalidate TLBs for the rings after a reset
 2013-08-06 18:01 UTC 

i915/intel_display.c:1656 ironlake_crtc_disable+0x7ce/0x800 [i915]()
 2013-08-06 17:45 UTC  (2+ messages)

[PATCH] drm/i915: dp: increase probe retries
 2013-08-06 14:00 UTC  (3+ messages)

[igt PATCH 0/4] add support for testing clone output configs
 2013-08-06  9:23 UTC  (5+ messages)
` [igt PATCH 3/4] lib: add subtest extra command line option handling
` [igt PATCH 4/4] tests: add kms_setmode

[PATCH] configure.ac: fix dri enabled with kms only picked
 2013-08-06  8:39 UTC  (2+ messages)

[PATCH] drm/i915: make SDVO TV-out work for multifunction devices
 2013-08-06  6:57 UTC  (2+ messages)
` [PATCH] drm/i915: make SDVO TV-out work for multifunction devices v2

[PATCH 1/2] drm/i915: silence useless messages about DDI buffer translation
 2013-08-06  6:34 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffers

linux-next: manual merge of the akpm tree with the drm-intel tree
 2013-08-06  5:45 UTC 

[PATCH] drm/i915: Sync the hotplug work when device suspending
 2013-08-06  1:00 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: add fast boot support for Haswell
 2013-08-05 22:42 UTC  (6+ messages)
    ` [Intel-gfx] "

[RFC][PATCH] drm/i915: Try to avoid most cache flushes on LLC platforms (WIP)
 2013-08-05 21:25 UTC  (2+ messages)

[PATCH 13/29] drm/i915: clear domains for all objects on reset
 2013-08-05 17:13 UTC  (3+ messages)
` [PATCH 13/29] drm/i915: eliminate dead domain clearing "

[PATCH 0/17] drm/i915: ILK+ watermark prep patches
 2013-08-05 16:41 UTC  (14+ messages)
` [PATCH v2 01/17] drm/i915: Add scaled paramater to update_sprite_watermarks()
` [PATCH v2 12/17] drm/i915: Store the watermark latency values in dev_priv
` [PATCH v2 15/17] drm/i915: Disable specific watermark levels when latency is zero
` [PATCH 17/17] drm/i915: Add comments about units of latency values

intel-ddx: v2.21.14 breaks with llvm/clang v3.3
 2013-08-05 15:48 UTC  (5+ messages)

[PATCH 1/2] drm/i915: check the power well when redisabling VGA
 2013-08-05 15:46 UTC  (2+ messages)

[PATCH] drm/i915: Don't call encoder's get_config unless encoder is active
 2013-08-05 15:39 UTC  (2+ messages)

i915 INFO: trying to register non-static key
 2013-08-05 13:48 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).