Searched hist:"93 dfb40cd887c4f39e38f047c4d9ea0b7188a58a" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_gem_gtt.c | diff 93dfb40cd887c4f39e38f047c4d9ea0b7188a58a Tue Mar 29 18:59:50 CDT 2011 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Rename agp_type to cache_level
... to clarify just how we use it inside the driver and remove the confusion of the poorly matching agp_type names. We still need to translate through agp_type for interface into the fake AGP driver.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Keith Packard <keithp@keithp.com>
|
H A D | i915_debugfs.c | diff 93dfb40cd887c4f39e38f047c4d9ea0b7188a58a Tue Mar 29 18:59:50 CDT 2011 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Rename agp_type to cache_level
... to clarify just how we use it inside the driver and remove the confusion of the poorly matching agp_type names. We still need to translate through agp_type for interface into the fake AGP driver.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Keith Packard <keithp@keithp.com>
|
H A D | i915_irq.c | diff 93dfb40cd887c4f39e38f047c4d9ea0b7188a58a Tue Mar 29 18:59:50 CDT 2011 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Rename agp_type to cache_level
... to clarify just how we use it inside the driver and remove the confusion of the poorly matching agp_type names. We still need to translate through agp_type for interface into the fake AGP driver.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Keith Packard <keithp@keithp.com>
|
H A D | i915_gem.c | diff 93dfb40cd887c4f39e38f047c4d9ea0b7188a58a Tue Mar 29 18:59:50 CDT 2011 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Rename agp_type to cache_level
... to clarify just how we use it inside the driver and remove the confusion of the poorly matching agp_type names. We still need to translate through agp_type for interface into the fake AGP driver.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Keith Packard <keithp@keithp.com>
|
H A D | i915_drv.h | diff 93dfb40cd887c4f39e38f047c4d9ea0b7188a58a Tue Mar 29 18:59:50 CDT 2011 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Rename agp_type to cache_level
... to clarify just how we use it inside the driver and remove the confusion of the poorly matching agp_type names. We still need to translate through agp_type for interface into the fake AGP driver.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Keith Packard <keithp@keithp.com>
|