Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-06 08:39:47 to 2013-08-07 20:32:09 UTC [more...]

[PATCH 00/29] Completion of i915 VMAs v2
 2013-08-07 20:32 UTC  (32+ 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

Second HDMI port not visible
 2013-08-07 20:29 UTC  (6+ messages)

[PATCH] drm/i915: check that the i965g/gm 4G limit is really obeyed
 2013-08-07 20:24 UTC 

HDMI 4k support
 2013-08-07 19:48 UTC  (5+ messages)
` [PATCH 1/2] drm/edid: Fix add_cea_modes() style issues
` [PATCH 2/2] drm/edid: Parse the HDMI CEA block and look for 4k modes

[PATCH] drm/i915: List objects allocated from stolen memory in debugfs
 2013-08-07 17:30 UTC 

[PATCH 0/9] Haswell Package C8+
 2013-08-07 16:02 UTC  (19+ 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

Some edid-decode patches
 2013-08-07 14:20 UTC  (9+ messages)
` [edid-decode 1/7] Print the resolutions next to the CEA VICs
` [edid-decode 2/7] Add Skyworth 50E780U 50" edid (4k TV)
` [edid-decode 3/7] Decode HDMI 1.4 4k VICs
` [edid-decode 4/7] Print the HDMI resolution next to the HDMI VICs
` [edid-decode 5/7] Add the EDID of a Samsung TV that has a VCDB
` [edid-decode 6/7] Add a small framework to decode fields generically
  ` [edid-decode] "
` [edid-decode 7/7] Decode the Video Capability Data Block

[PATCH 0/3] Small i915/exynos prime cleanup
 2013-08-07 12:37 UTC  (22+ 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] drm/i915: Silence a sparse warning
 2013-08-07 12:20 UTC  (2+ messages)

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

Port the i915 HDMI infoframe code to the common infrastructure v2
 2013-08-07 11:02 UTC  (19+ 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
  ` [Intel-gfx] "
` [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 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 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)

[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)

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


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