public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-02-26 16:08:07 to 2015-03-01 01:04:04 UTC [more...]

[PATCH 0/2] A couple of follow up W/A patches
 2015-03-01  1:04 UTC  (4+ 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] drm/i915: Check DVO reads for errors
 2015-02-28 22:22 UTC  (5+ messages)

[regression in linux-next] i915: broken graphics on laptop
 2015-02-28 21:57 UTC  (10+ messages)
` [Intel-gfx] "
      ` [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
          ` [Intel-gfx] "
                ` [Regression] BUG: unable to handle kernel NULL pointer dereference

[PATCH 0/2] Make for_each_{plane, sprite} take dev_priv as first argument
 2015-02-28 21:04 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Make for_each_plane() take dev_priv as argument
` [PATCH 2/2] drm/i915: Make for_each_sprite() "

[PATCH] drm/i915: Check for driver readyness before handling an underrun interrupt
 2015-02-28 19:16 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH] intel: Fix documentation for drm_intel_gem_bo_wait()
 2015-02-28 17:44 UTC 

[PATCH] drm/i915: Add media rc6 residency file to sysfs
 2015-02-28 17:08 UTC  (5+ messages)
` [PATCH 2/2] tests/pm_rc6_residency: Add media_rc6_residency_counter subtest

[PATCH] drm/i915: Fix trivial typos in comments and warning message
 2015-02-28 16:20 UTC 

[PATCH 5/5] drm/i915: Setup static bias for GPU
 2015-02-28 15:23 UTC  (2+ messages)

[PATCH] drm/i915: Support for higher DSI clk
 2015-02-28 13:31 UTC  (2+ messages)

[PATCH] drm/atomic-helper: Fix kerneldoc for prepare_planes
 2015-02-28 11:41 UTC  (2+ messages)

[PATCH 8/8] drm/i915/skl: Updated the i915_frequency_info debugfs function
 2015-02-28  9:57 UTC  (2+ messages)

eDP display control registers in Linux kernel
 2015-02-28  9:44 UTC  (7+ messages)

[PATCH] drm/i915: Add missing description to parameter in alloc_pt_range
 2015-02-28  8:05 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Rotation property is now handled in DRM core
 2015-02-28  4:08 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Rotation property is now handled in DRM core
 2015-02-28  3:57 UTC  (2+ messages)

[PATCH v2] i-g-t: Adding test case to test background color
 2015-02-28  1:25 UTC 

[PATCH 1/7] drm/i915: PSR: Remove wrong LINK_DISABLE
 2015-02-28  1:26 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: PSR: Fix DP_PSR_NO_TRAIN_ON_EXIT logic
` [PATCH 3/7] drm/i915: PSR: deprecate link_standby support for core platforms
` [PATCH 4/7] drm/i915: PSR VLV: Add single frame update
` [PATCH 5/7] drm/i915: Make sure we invalidate frontbuffer on fbcon
` [PATCH 6/7] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
` [PATCH 7/7] drm/i915: Enable PSR by default

[PATCH v2] drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
 2015-02-27 23:58 UTC  (2+ messages)

[PATCH 1/7] drm/i915: Remove DRIVER_MODESET checks in load/unload/close code
 2015-02-27 21:54 UTC  (17+ 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 00/12] drm/i915: Redo VLV/CHV watermark code
 2015-02-27 20:48 UTC  (20+ 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 08/12] drm/i915: Make sure PND deadline mode is enabled on VLV/CHV

[PATCH 0/2] SSEU detection for CHV
 2015-02-27 20:12 UTC  (7+ 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
` [PATCH v2 1/2] drm/i915/chv: Determine CHV slice/subslice/EU info

[PATCH 4/4] drm/dp: add DPCD definitions from eDP 1.4
 2015-02-27 19:47 UTC  (2+ messages)

[PATCH] lib/igt_core: don't add newlines in logging functions
 2015-02-27 18:34 UTC 

[PATCH 0/3] Watermark atomic fixes (v2)
 2015-02-27 18:57 UTC  (5+ 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 0/3] Watermark atomic fixes
 2015-02-27 18:51 UTC  (7+ 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

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-02-27 18:43 UTC  (36+ 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() "

Suspend/resume problems on Broadwell
 2015-02-27 18:33 UTC  (4+ messages)

[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] "

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

[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] drm/i915: Look at staged config when fixing pipe_src_w for LVDS
 2015-02-27 17:41 UTC  (2+ 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  (12+ messages)
` [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 6/6] drm/i915: Add debugfs entry for DRRS
 2015-02-27 13:59 UTC  (4+ messages)
` [PATCH] "

[PATCH 4/4] drm/dp: add DPCD definitions from eDP 1.4
 2015-02-27 13:46 UTC  (6+ messages)
` [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  (5+ messages)
` [PATCH v6 00/32] PPGTT dynamic page allocations and 48b addressing
  ` [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  (5+ 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  (6+ messages)
` [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 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 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 1/2] drm: Complete moving rotation property to core
 2015-02-26 16:39 UTC  (3+ messages)
  ` [Intel-gfx] "

[RFC] drm/i915: Framebuffers need not be limited to 256MB on gen8+
 2015-02-26 16:14 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