drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_proc.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-08-30 Alexey Dobriyandrm: use proc_create_data()
2009-08-30 Roel Kluindrm: dereference of tmp in drm_proc_create_files()
2009-06-18 Eric Anholtdrm: Remove memory debugging infrastructure.
2009-03-27 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-13 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-13 Benjamin Herrenschmidtdrm: Make drm_local_map use a resource_size_t offset
2009-03-13 Benjamin Herrenschmidtdrm: Split drm_map and drm_local_map
2009-02-11 Jaswinder Singh... drm_proc.c fix compilation warning
2008-12-29 Eric Anholtdrm: Add a debug node for vblank state.
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-10-23 Linus Torvaldsi915: Fix format string warnings on x86-64.
2008-10-20 Linus TorvaldsFix sprintf format warnings in drm_proc.c
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.