linux/drivers/char/agp
Chris Wilson edd1f2fe11 drm/i915: Use fixed-sized types for stolen
Stolen memory is a hardware resource of known size, so use an accurate
fixed integer type rather than the ambiguous variable size_t. This was
motivated by the next patch spotting inconsistencies in our types.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170106152013.24684-3-chris@chris-wilson.co.uk
2017-01-06 16:02:09 +00:00
..
Kconfig
Makefile
agp.h
ali-agp.c
alpha-agp.c mm: use vmf->address instead of of vmf->virtual_address 2016-12-14 16:04:09 -08:00
amd-k7-agp.c
amd64-agp.c
ati-agp.c
backend.c
compat_ioctl.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
compat_ioctl.h
efficeon-agp.c
frontend.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
generic.c
hp-agp.c
i460-agp.c
intel-agp.c
intel-agp.h
intel-gtt.c drm/i915: Use fixed-sized types for stolen 2017-01-06 16:02:09 +00:00
isoch.c
nvidia-agp.c
parisc-agp.c
sgi-agp.c
sis-agp.c
sworks-agp.c
uninorth-agp.c
via-agp.c