public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-02-26 12:37:19 to 2015-02-27 18:23:41 UTC [more...]

[BISECTED REGRESSION v3.18->v3.19-rc1] drm/i915: failure to poweroff after hibernation
 2015-02-27 18:23 UTC  (13+ messages)
` [PATCH] drm/i915: fix failure to power off after hibernate
              ` [Intel-gfx] "

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-02-27 18:22 UTC  (35+ messages)
` [PATCH 01/51] drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
` [PATCH 04/51] drm/i915: Merged the many do_execbuf() parameters into a structure
` [PATCH 07/51] drm/i915: Early alloc request in execbuff
` [PATCH 08/51] drm/i915: Update alloc_request to return the allocated request
` [PATCH 24/51] drm/i915: Update deferred context creation to do explicit request management
` [PATCH 47/51] drm/i915: Update ironlake_enable_rc6() "

[PATCH 0/3] Watermark atomic fixes
 2015-02-27 18:21 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Move watermark handling to intel_wm.c
` [PATCH 2/3] drm/i915: Kill intel_crtc->cursor_{width, height}
` [PATCH 3/3] drm/i915: Use plane->state->fb in watermark code

Updated drm-intel-testing
 2015-02-27 18:16 UTC 

[PATCH 0/3] Watermark atomic fixes (v2)
 2015-02-27 18:12 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Move watermark handling to intel_wm.c (v2)
` [PATCH 2/3] drm/i915: Kill intel_crtc->cursor_{width, height} (v2)
` [PATCH 3/3] drm/i915: Use plane->state->fb in watermark code (v2)

[PATCH 00/12] drm/i915: Redo VLV/CHV watermark code
 2015-02-27 18:09 UTC  (16+ messages)
` [PATCH 01/12] drm/i915: Reduce CHV DDL multiplier to 16/8
` [PATCH 02/12] drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
` [PATCH 03/12] drm/i915: Simplify VLV drain latency computation
` [PATCH 04/12] drm/i915: Hide VLV DDL precision handling
` [PATCH 05/12] drm/i915: Reorganize VLV DDL setup
` [PATCH 06/12] drm/i915: Pass plane to vlv_compute_drain_latency()

[PATCH 07/12] drm/i915: Read out display FIFO size on VLV/CHV
 2015-02-27 18:04 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] Gen8: Per-context workarounds using W/A batch buffers
 2015-02-27 18:04 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/gen8: The WA BB framework is enabled

[PULL] drm-intel-next
 2015-02-27 18:03 UTC 

[PATCH] drm/i915: Tighten obj->map_and_fenceable
 2015-02-27 18:02 UTC  (4+ messages)

[PATCH 0/2] SSEU detection for CHV
 2015-02-27 18:22 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/chv: Determine CHV slice/subslice/EU info
` [PATCH 2/2] drm/i915/chv: Add CHV HW status to SSEU status

Suspend/resume problems on Broadwell
 2015-02-27 17:59 UTC  (3+ messages)

[PATCH] drm/i915: Look at staged config when fixing pipe_src_w for LVDS
 2015-02-27 17:41 UTC  (3+ messages)

[PATCH] drm/i915: Do both mt and gen6 style forcewake reset on ivb probe
 2015-02-27 16:47 UTC  (2+ messages)

[PATCH] drm/i915: Redo WMs when cursor size changes
 2015-02-27 16:24 UTC  (6+ messages)

[PATCH 0/6] eDP DRRS based on frontbuffer tracking
 2015-02-27 15:37 UTC  (4+ messages)

[PATCH] drm/i915: add i915 specific connector debugfs file for DPCD
 2015-02-27 15:29 UTC  (2+ messages)

[PATCH v5 0/8] Skylake Y tiled scanout
 2015-02-27 15:27 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/skl: Add new displayable tiling formats
` [PATCH 2/8] drm/i915/skl: Allow scanning out Y and Yf fbs
` [PATCH 3/8] drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling
` [PATCH 4/8] drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraints
` [PATCH 5/8] drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling
` [PATCH 6/8] drm/i915/skl: Updated watermark programming
` [PATCH 7/8] drm/i915/skl: Update watermarks for Y tiling
` [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

[PATCH i-g-t] lib: add igt_assert_lt
 2015-02-27 15:24 UTC 

[PATCH i-g-t] kms_universal_plane: Check for cursor fb leaks
 2015-02-27 15:19 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_universal_planes: Inline igt_assert(ret == 0) checks
 2015-02-27 15:19 UTC 

[PATCH i-g-t] lib/igt_kms.c: igt_require -> igt_require_f("two displays required\n")
 2015-02-27 15:06 UTC  (2+ messages)

[PATCH] drm: Fixup racy refcounting in plane_force_disable
 2015-02-27 15:04 UTC  (2+ messages)

[PATCH v4 0/8] Skylake Y tiled scanout
 2015-02-27 14:24 UTC  (15+ messages)
` [PATCH 5/8] drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling
` [PATCH 6/8] drm/i915/skl: Updated watermark programming
` [PATCH 7/8] drm/i915/skl: Update watermarks for Y tiling
` [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

[PATCH] drm/i915: Check for driver readyness before handling an underrun interrupt
 2015-02-27 14:24 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 1/7] drm/i915: Remove DRIVER_MODESET checks in load/unload/close code
 2015-02-27 14:07 UTC  (16+ messages)
` [PATCH 2/7] drm/i915: Remove DRIVER_MODESET checks from suspend/resume code
` [PATCH 3/7] drm/i915: Remove DRIVER_MODESET checks in the gpu reset code
` [PATCH 4/7] drm/i915: Remove irq-related FIXME in "
` [PATCH 5/7] drm/i915: Remove DRIVER_MODESET checks from gem code
` [PATCH 6/7] drm/i915: Remove regfile code&data for UMS suspend/resume
` [PATCH 7/7] drm/i915: Remove DRIVER_MODESET checks from modeset code

[PATCH 6/6] drm/i915: Add debugfs entry for DRRS
 2015-02-27 13:59 UTC  (4+ messages)
` [PATCH] "

[PATCH 1/4] drm/dp: indentation and ordering cleanups
 2015-02-27 13:46 UTC  (12+ messages)
` [PATCH 3/4] drm/dp: add DPCD definitions from eDP 1.2
    ` [Intel-gfx] "
` [PATCH 4/4] drm/dp: add DPCD definitions from eDP 1.4
      ` [PATCH v2] drm/dp: add DPCD definitions from DP 1.1 and 1.2a
      ` [PATCH v2] drm/dp: add DPCD definitions from eDP 1.4

[PATCH v6 08/32] drm/i915: Initialize all contexts
 2015-02-27 13:40 UTC  (2+ messages)
` [PATCH] "

[PATCH 00/24] PPGTT dynamic page allocations
 2015-02-27 13:38 UTC  (7+ messages)
` [PATCH v6 00/32] PPGTT dynamic page allocations and 48b addressing
  ` [PATCH v6 05/32] drm/i915: Track GEN6 page table usage
  ` [PATCH v6 06/32] drm/i915: Extract context switch skip and pd load logic
      ` [PATCH] drm/i915: Extract context switch skip and add "

[PATCH] drm/i915: DP link training optimization
 2015-02-27 10:59 UTC  (8+ messages)

[PATCH] drm/i915: Check DVO reads for errors
 2015-02-27  8:42 UTC  (4+ messages)

[PATCH] drm/i915: Fix a use after free, and unbalanced refcounting
 2015-02-27  7:31 UTC  (4+ messages)

[PATCH 0/4] drm/i915/skl: Support for edp1.4 intermediate frequencies
 2015-02-27  6:08 UTC  (2+ messages)

[PATCH 0/5] CHV PM fix & Improvements
 2015-02-27  2:53 UTC  (11+ messages)
` [PATCH 1/5] drm/i915/chv: Remove Wait for a previous gfx force-off
` [PATCH 2/5] drm/i915: Re-adjusting rc6 promotional timer for chv
` [PATCH 3/5] drm/i915/chv: Set min freq to efficient frequency on chv
` [PATCH 4/5] drm/i915: Modifying RC6 Promotion timer for Media workloads
` [PATCH 5/5] drm/i915: Setup static bias for GPU

[PATCH 0/4] Refactor the code storing the reason why we disable FBC
 2015-02-27  1:31 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Refactor where we display the reason to "
` [PATCH 2/4] drm/i915: Use the original FBC reason strings in debugfs
` [PATCH 3/4] drm/i915: Remove the no FBC reason enum
` [PATCH 4/4] drm/i915: Rename no_fbc_str to no_fbc_reason

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2015-02-27  0:36 UTC 

[PATCH 2/2] drm/i915: Ensure crtc_state backpointer is always initialized
 2015-02-26 23:15 UTC  (2+ messages)

[PATCH 2/2] drm/i915/gen8: Apply Per-context workarounds using W/A batch buffers
 2015-02-26 20:24 UTC  (2+ messages)

[patch -next] drm/i915: fix a printk format
 2015-02-26 19:21 UTC  (2+ messages)

Suspend/resume problems on Broadwell
 2015-02-26 19:00 UTC 

[PATCH 1/2] drm/i915: Disable DDR DVFS on CHV
 2015-02-26 19:02 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Reduce chv drain latency even further for 4k displays

[PATCH] drm/i915: Reudce CHV DPLL min vco frequency to 4.8 GHz
 2015-02-26 19:01 UTC 

[PATCH 12/12] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
 2015-02-26 19:01 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/2] A couple of follow up W/A patches
 2015-02-26 18:20 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/skl: Fix stepping check for a couple of W/As
` [PATCH 2/2] drm/i915/skl: Implement WaDisableVFUnitClockGating

[PATCH 5/9] drm/i915: Update the EDID automated compliance test function
 2015-02-26 17:40 UTC  (2+ messages)
` [PATCH 5/9 V4] "

[PATCH] drm: Remove redundant code in the getencoder ioctl
 2015-02-26 17:37 UTC  (2+ messages)

[PATCH] drm/i915: Add media rc6 residency file to sysfs
 2015-02-26 16:52 UTC  (5+ messages)
` [PATCH 1/2] tests/pm_rc6_residency: Fix proper residency calculation
` [PATCH 2/2] tests/pm_rc6_residency: Add media_rc6_residency_counter subtest

[PATCH 1/2] drm: Complete moving rotation property to core
 2015-02-26 16:39 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Rotation property is now handled in DRM core
  ` [Intel-gfx] [PATCH 1/2] drm: Complete moving rotation property to core

[RFC] drm/i915: Framebuffers need not be limited to 256MB on gen8+
 2015-02-26 16:14 UTC  (3+ messages)

[PATCH i-g-t] tests/drv_suspend: Unrename tests
 2015-02-26 15:34 UTC 

[PATCH] drm/i915: Support for higher DSI clk
 2015-02-26 14:19 UTC 

[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
 2015-02-26 13:39 UTC  (3+ messages)
` [PATCH 5/6] drm/i915: Simplify batch pool cache search

[PATCH] drm/i915: Add missing description to parameter in alloc_pt_range
 2015-02-26 13:30 UTC  (2+ messages)

[PATCH v2] drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
 2015-02-26 13:29 UTC  (3+ messages)

[PATCH] drm/atomic-helper: Fix kerneldoc for prepare_planes
 2015-02-26 13:20 UTC 

[PATCH v3 00/10] Added missing changes for Turbo feature on SKL
 2015-02-26 12:51 UTC  (14+ messages)
` [PATCH 1/8] drm/i915/skl: Added new macros
` [PATCH 2/8] drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()
` [PATCH 3/8] drm/i915/skl: Updated the gen6_init_rps_frequencies function
` [PATCH 4/8] drm/i915/skl: Updated the gen6_set_rps function
` [PATCH 5/8] drm/i915/skl: Restructured the gen6_set_rps_thresholds function
` [PATCH 6/8] drm/i915/skl: Updated the gen6_rps_limits function
` [PATCH 7/8] drm/i915/skl: Updated the gen9_enable_rps function
` [PATCH 8/8] drm/i915/skl: Updated the i915_frequency_info debugfs function
` [PATCH 09/10] drm/i915/skl: Updated the act_freq_mhz_show sysfs function
` [PATCH 10/10] drm/i915/skl: Enabling processing of Turbo interrupts


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