]> Git Repo - linux.git/commit
drm/i915: add a LLC feature flag in device description
authorEugeni Dodonov <[email protected]>
Tue, 17 Jan 2012 16:43:53 +0000 (14:43 -0200)
committerDaniel Vetter <[email protected]>
Tue, 17 Jan 2012 19:01:45 +0000 (20:01 +0100)
commit3d29b842e58fbca2c13a9f458fddbaa535c6e578
tree700e9902593f4bb31561ced7890a3acc4d7c618d
parentb2c606fe1defd1fb79612b48b528b2568c97def7
drm/i915: add a LLC feature flag in device description

LLC is not SNB/IVB-specific, so we should check for it in a more generic
way.

Reviewed-by: Chris Wilson <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Signed-off-by: Eugeni Dodonov <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem.c
include/drm/i915_drm.h
This page took 0.0633049999999999 seconds and 4 git commands to generate.