index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_debugfs.c
Age
Commit message (
Expand
)
Author
2013-11-06
drm: Make drm_debugfs_list const
Lespiau, Damien
2013-11-06
drm: Constify struct drm_info_list * arguments
Lespiau, Damien
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-07-20
drm: kill dma queue support
Daniel Vetter
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-18
drm: simplify error printing in drm_debugfs_create_files
Marcin Slusarz
2011-08-04
drm/debugfs: Initialise empty variable
Emil Velikov
2010-10-01
drm: Move the GTT accounting to i915
Chris Wilson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-15
drm: drm_debugfs, check kmalloc retval
Jiri Slaby
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-16
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-03-27
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari