original_kernel/include/drm
Chris Wilson 3ef94daae7 drm/i915: Add ioctl to set 'purgeability' of objects
Similar to the madvise() concept, the application may wish to mark some
data as volatile. That is in the event of memory pressure the kernel is
free to discard such buffers safe in the knowledge that the application
can recreate them on demand, and is simply using these as a cache.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-09-17 14:43:31 -07:00
..
ttm Merge Linus master to drm-next 2009-08-20 13:38:04 +10:00
Kbuild
drm.h
drmP.h drm: GEM handles are u32, not int 2009-08-27 11:21:08 +10:00
drm_cache.h drm/ttm: consolidate cache flushing code in one place. 2009-08-27 09:53:47 +10:00
drm_core.h
drm_crtc.h drm/kms: add a function that can add the mode for the output device without EDID 2009-09-07 18:44:40 +10:00
drm_crtc_helper.h drm/kms: add explicit encoder disable function and detach harder. 2009-09-02 09:42:59 +10:00
drm_edid.h
drm_encoder_slave.h drm/kms: no need to return void value (encoder) 2009-08-19 16:06:49 +10:00
drm_fb_helper.h drm/kms: move driver specific fb common code to helper functions (v2) 2009-08-31 09:09:31 +10:00
drm_hashtab.h
drm_memory.h
drm_mm.h drm: include seq_file.h for debugfs builds. 2009-09-08 11:32:08 +10:00
drm_mode.h drm: clarify scaling property names 2009-08-19 16:06:40 +10:00
drm_os_linux.h
drm_pciids.h drm/i915: add B43 chipset support 2009-09-08 23:33:26 -07:00
drm_sarea.h
drm_sman.h
drm_sysfs.h drm: Enable drm drivers to add drm sysfs devices. 2009-08-19 16:08:51 +10:00
i810_drm.h
i830_drm.h
i915_drm.h drm/i915: Add ioctl to set 'purgeability' of objects 2009-09-17 14:43:31 -07:00
mga_drm.h
r128_drm.h
radeon_drm.h drm/radeon: add GET_PARAM/INFO support for Z pipes 2009-08-21 19:10:30 +10:00
savage_drm.h
sis_drm.h
via_drm.h