public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-10-21 09:31:36 to 2015-10-22 19:42:57 UTC [more...]

[PATCH 00/18] Yet another FBC series
 2015-10-22 19:42 UTC  (36+ messages)
` [PATCH 03/18] drm/i915: only nuke FBC when a drawing operation triggers a flush
` [PATCH 04/18] drm/i915: extract crtc_is_valid() on the FBC code
` [PATCH 05/18] drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
` [PATCH 07/18] drm/i915: fix the __intel_fbc_update() comments
` [PATCH 10/18] drm/i915: introduce is_active/activate/deactivate to the FBC terminology
` [PATCH 11/18] drm/i915: refactor FBC deactivation at init
` [PATCH 13/18] drm/i915: remove too-frequent FBC debug message
` [PATCH 15/18] drm/i915: alloc/free the FBC CFB during enable/disable

[PATCH 1/3] drm: Update GEM refcounting docs
 2015-10-22 18:47 UTC  (6+ messages)
` [PATCH 2/3] drm/vma_manage: Drop has_offset
  ` [Intel-gfx] "
` [PATCH 3/3] drm/gem: Update/Polish docs

[PATCH] drm/i915: Always program CSR if CSR is uninitialized
 2015-10-22 18:13 UTC  (3+ messages)

[PATCH] drm/i915: don't track relative-constants-mode
 2015-10-22 18:09 UTC 

[PATCH 7/8] drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues
 2015-10-22 17:35 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] drm/915: Pad GTT views of exec objects up to user specified size
 2015-10-22 16:07 UTC  (7+ messages)

[DMC_REDESIGN_V2 00/14] Redesign dmc firmware loading
 2015-10-22 15:39 UTC  (3+ messages)
` [DMC_REDESIGN_V2 05/14] drm/i915/gen9: Remove csr.state, csr_lock and related code

[PATCH 00/11] Kill off intel_crtc->atomic!
 2015-10-22 15:15 UTC  (25+ messages)
` [PATCH 01/11] drm/i915: Use passed plane state for sprite planes
` [PATCH 02/11] drm/i915: Do not acquire crtc state to check clock during modeset
` [PATCH 03/11] drm/i915: Kill off intel_crtc->atomic.wait_vblank
` [PATCH 04/11] drm/i915: Update watermark related members in the crtc_state
` [PATCH 05/11] drm/i915: Remove intel_crtc->atomic.disable_ips
` [PATCH 06/11] drm/i915: Remove atomic.pre_disable_primary
` [PATCH 07/11] drm/i915: Remove some post-commit members from intel_crtc->atomic
` [PATCH 08/11] drm/i915: Nuke fbc "
` [PATCH 09/11] drm/i915/skl: Prevent unclaimed register writes on skylake
  ` [Intel-gfx] "
` [PATCH 10/11] drm/i915/skl: Update watermarks before the crtc is disabled
  ` [Intel-gfx] "
` [PATCH 11/11] drm/i915/skl: Do not allow scaling when "

[PATCH 1/7] drm/i915/skl: Print the DMC firmware status in debugfs
 2015-10-22 13:56 UTC  (18+ messages)
` [PATCH 2/7] drm/i915/skl: Store and print the DMC firmware version we load
` [PATCH 3/7] drm/i915/skl: Refuse to load outdated dmc firmware
` [PATCH 4/7] drm/i915/skl: Expose DC5/DC6 entry counts
` [PATCH 5/7] drm/i915/bxt: Expose DC5 entry count
` [PATCH 6/7] drm/i915: Add dmc firmware load state and version to error state
` [PATCH 7/7] drm/i915: Add csr programming registers to dmc debugfs entry

[PATCH 0/5] drm/i915: Expose __raw_i915_read() & co. to the outside, and a few forcewake things
 2015-10-22 13:50 UTC  (14+ messages)
` [PATCH 1/5] drm/i915: Turn __raw_i915_read8() & co. in to inline functions
` [PATCH 2/5] drm/i915: Read FORCEWAKE registers with I915_READ_FW()
` [PATCH 3/5] drm/i915: Minor style nits in intel_uncore.c
` [PATCH 4/5] drm/i915: Respin vlv/chv reagister access to look more like SKL
` [PATCH 5/5] drm/i915: Add NEEDS_FORCEWAKE() checks for vlv/chv

[PROBLEM] Broadwell vaapi vaPutSurface seems broken
 2015-10-22 12:37 UTC 

[PATCH] drm/i915: add hotplug activation period to hotplug update mask
 2015-10-22 12:43 UTC  (8+ messages)

[PATCH] drm/i915/skl: Add SKL GT4 PCI IDs
 2015-10-22 12:27 UTC 

[PATCH v7 00/25] Color Management for DRM framework
 2015-10-22 12:05 UTC  (5+ messages)
` [PATCH v7 11/25] drm/i915: Register color correction capabilities

[PATCH resend v2 3/8] drm/i915: Cope with request list state change during error state capture
 2015-10-22 10:53 UTC  (3+ messages)
` [PATCH v3 7/8] "

[maintainer-tools PATCH] dim: print branches containing commit-ish if no tag contains it
 2015-10-22 10:14 UTC  (3+ messages)

[PATCH] igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier
 2015-10-22  9:56 UTC  (3+ messages)
` [PATCH] igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v2)

[PULL] drm-intel-next-fixes
 2015-10-22  8:28 UTC 

[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
 2015-10-22  8:07 UTC  (8+ messages)
` [PATCH 3/3] drm/i915: Add soft-pinning API for execbuffer
    ` [Intel-gfx] [PATCH 1/3] drm: Track drm_mm nodes with an interval tree

[PATCH] drm/i915: Use dpcd read wake for sink crc calls
 2015-10-22  3:26 UTC  (8+ messages)

[PATCH 1/5] drm/i915: Store and print dmc firmware version
 2015-10-22  0:48 UTC  (13+ messages)
` [PATCH 2/5] drm/i915: Notify user about outdated dmc firmware
` [PATCH 5/5] drm/i915: Add dmc firmware debugfs status entry

4.3-rc6 on i7 6700 = no graphics
 2015-10-21 22:43 UTC  (3+ messages)

linux-firmware-i915 pull request (skl dmc 1.23)
 2015-10-21 20:06 UTC 

[PATCH 0/4] Organize aux retries
 2015-10-21 19:57 UTC  (15+ messages)
` [PATCH 1/4] drm/i915: Avoid EBUSY retry on intel_dp_aux_ch
` [PATCH 3/4] drm/i915: Fix random aux transactions failures
` [PATCH 4/4] drm/i915: Kill intel_dp_dpcd_read_wake

[PATCH] drm/i915/guc: Fix a false alert of memory leak when free LRC
 2015-10-21 18:27 UTC  (2+ messages)

[PATCH] drm/i915/skl+: Enable gamma and CSC on bottom color
 2015-10-21 16:45 UTC  (2+ messages)
` [PATCH 1/2] drm/i915/skl+: Enable gamma and CSC on bottom color. (v2)

[PATCH 00/22] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic
 2015-10-21 15:42 UTC  (61+ messages)
` [PATCH 01/22] drm: Add drm_format_plane_width() and drm_format_plane_height()
` [PATCH 02/22] drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset()
` [PATCH 03/22] drm/i915: Factor out intel_tile_width()
` [PATCH 04/22] drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width()
` [PATCH 05/22] drm/i915: change intel_fill_fb_ggtt_view() to use the real tile size
` [PATCH 06/22] drm/i915: Use intel_tile_{size, width, height}() in intel_gen4_compute_page_offset()
` [PATCH 07/22] drm/i915: s/intel_gen4_compute_page_offset/intel_compute_page_offset/
` [PATCH 08/22] drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset()
` [PATCH 09/22] drm/i915: Refactor intel_surf_alignment()
` [PATCH 10/22] drm/i915: Support for extra alignment for tiled surfaces
` [PATCH 11/22] drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj()
` [PATCH 12/22] drm/i915: Set i915_ggtt_view_normal type explicitly
` [PATCH 13/22] drm/i915: Move the partial and rotated view data into the same union
` [PATCH 14/22] drm/i915: Don't treat differently sized rotated views as equal
` [PATCH 15/22] drm/i915: Pass the dma_addr_t array as const to rotate_pages()
` [PATCH 18/22] drm/i915: Make sure fb offset is (macro)pixel aligned
` [PATCH 19/22] drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() fails
` [PATCH 20/22] drm/i915: Pass drm_frambuffer to intel_compute_page_offset()
` [PATCH 22/22] drm/i915: Don't pass pitch "

[PATCH 0/7] drm/i915: read out slice/subslice masks
 2015-10-21 15:40 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: sseu: move sseu_dev_status to i915_drv.h
` [PATCH 2/7] drm/i915: sseu: use sseu_dev_info in device info
` [PATCH 3/7] drm/i915: sseu: simplify debugfs status/info printing
` [PATCH 4/7] drm/i915: sseu: convert slice count field to mask
` [PATCH 5/7] drm/i915: sseu: convert subslice count fields to subslice mask
` [PATCH 6/7] drm/i915: sseu: add debug printf for slice/subslice masks
` [PATCH 7/7] drm/i915/bdw: sseu: fix sseu status parsing

[RFCv2 DP-typeC 0/6] Add support for USB typeC based DP
 2015-10-21 15:38 UTC  (3+ messages)
` [RFCv2 DP-typeC 5/6] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT

[PATCH 21/22] drm/i915: Rewrite fb rotation GTT handling
 2015-10-21 14:19 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 02/15] drm/i915: Don't pass *DP around to link training functions
 2015-10-21 14:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/tegra: Use drm_gem_object_reference_unlocked
 2015-10-21 13:03 UTC  (2+ messages)

[PATCH] drm/i915: Fix formatting for gen8_cs_irq_handler
 2015-10-21 12:26 UTC  (2+ messages)

[PATCH v5] drm/i915/guc: Add GuC css header parser
 2015-10-21 12:12 UTC  (4+ messages)
` [PATCH v6] "

[maintainer-tools PATCH] dim: fix man page warning
 2015-10-21 11:36 UTC  (2+ messages)

[PATCH] dim.rst: Fix warning
 2015-10-21 11:36 UTC  (2+ messages)

[PATCH v99 1/4] drm/i915: Map the ringbuffer using WB on LLC machines
 2015-10-21 10:13 UTC  (4+ messages)
` [PATCH v99 2/4] drm/i915: Refactor duplicate object vmap functions

[RFC PATCH] drm/i915: Consider SPLL as another shared pll
 2015-10-21  9:31 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