aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_proc.c
AgeCommit message (Expand)Author
2009-08-31drm: use proc_create_data()Alexey Dobriyan
2009-08-31drm: dereference of tmp in drm_proc_create_files()Roel Kluin
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-03-13drm: Convert proc files to seq_file and introduce debugfsBen Gamari
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt
2008-12-29drm: Add a debug node for vblank state.Eric Anholt
2008-12-29drm: move to kref per-master structures.Dave Airlie
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie