tmp_suning_uos_patched/include/drm
Rob Clark 6f646095ec drm/cma: add debugfs helpers
Add helper to display fb's which can be used directly in drm_info_list:

static struct drm_info_list foo_debugfs_list[] = {
		...
		{ "fb",   drm_fb_cma_debugfs_show, 0 },
};

to display information about CMA fb objects, as well as a
drm_gem_cma_describe() which can be used if the driver bothers to keep
a list of CMA GEM objects.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2013-02-17 17:55:42 -05:00
..
i2c
ttm drm/ttm: unexport ttm_bo_wait_unreserved 2013-01-15 16:49:39 +01:00
drm_buffer.h
drm_cache.h
drm_core.h
drm_crtc_helper.h drm: extract drm_kms_helper_hotplug_event 2012-11-20 15:50:32 +10:00
drm_crtc.h drm: review locking for drm_fb_helper_restore_fbdev_mode 2013-02-14 00:07:50 +01:00
drm_dp_helper.h drm/doc: add new dp helpers into drm DocBook 2012-11-28 20:26:53 +10:00
drm_edid.h
drm_encoder_slave.h
drm_fb_cma_helper.h drm/cma: add debugfs helpers 2013-02-17 17:55:42 -05:00
drm_fb_helper.h drm/fb-helper: remove unused members of struct drm_fb_helper 2013-02-14 00:08:41 +01:00
drm_fixed.h
drm_gem_cma_helper.h drm/cma: add debugfs helpers 2013-02-17 17:55:42 -05:00
drm_global.h
drm_hashtab.h drm: Add a hash-tab rcu-safe API 2012-11-28 18:36:05 +10:00
drm_mem_util.h
drm_memory.h
drm_mm.h Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next 2013-01-21 07:44:58 +10:00
drm_os_linux.h
drm_pciids.h drm/radeon: add Oland pci ids 2013-02-01 19:35:02 -05:00
drm_sysfs.h
drm_usb.h
drmP.h drm: add prime helpers 2013-02-08 13:39:08 +10:00
exynos_drm.h drm/exynos: change file license to GPL 2013-01-04 15:54:32 +09:00
gma_drm.h
i915_drm.h
intel-gtt.h drm/i915: remove intel_gtt structure 2013-01-31 11:50:07 +01:00