1. 7ce84471 drm: convert .debugfs_init() hook to return void. by Wambui Karuga · 4 years, 10 months ago
  2. a212d6a drm/debugfs: remove checks for return value of drm_debugfs functions. by Wambui Karuga · 4 years, 10 months ago
  3. 23d498f drm/debugfs: also take per device driver features into account by Jani Nikula · 5 years ago
  4. 987d65d drm: debugfs: make drm_debugfs_create_files() never fail by Greg Kroah-Hartman · 6 years ago
  5. b792e64 drm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  6. 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
  7. c6fdea6 drm: Merge drm_info.c into drm_debugfs.c by Daniel Vetter · 6 years ago
  8. 3c499ea drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation by Lyude Paul · 6 years ago
  9. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 7 years ago
  10. e896c132 drm/debugfs: Add internal client debugfs file by Noralf Trønnes · 7 years ago
  11. 0c51ef8 drm/debugfs: Fix framebuffer debugfs file init by Noralf Trønnes · 7 years ago
  12. 45d58b4 drm/framebuffer: Add framebuffer debugfs file by Noralf Trønnes · 7 years ago
  13. 0cad7f7 drm/debugfs: Add kerneldoc by Daniel Vetter · 8 years ago
  14. 4834442 drm: Extract drm_debugfs.h by Daniel Vetter · 8 years ago
  15. 1bdb5d5 drm/debugfs: Remove the drm_driver.debugfs_cleanup callback by Noralf Trønnes · 8 years ago
  16. 6140cf2 drm: add drm_get_connector_force_name by Jani Nikula · 8 years ago
  17. ba0c6d0 drm/atomic: Remove drm_atomic_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  18. 086f2e5 drm: debugfs: Remove all files automatically on cleanup by Noralf Trønnes · 8 years ago
  19. 5bc9cb4 drm: Move atomic debugfs functions into drm_crtc_internal.h by Daniel Vetter · 8 years ago
  20. 8c0b55e drm/atomic: cleanup debugfs entries on un-registering the driver. by Liviu Dudau · 8 years ago
  21. 6559c90 drm/atomic: add debugfs file to dump out atomic state by Rob Clark · 8 years ago
  22. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  23. 9edbf1f drm: Add API for capturing frame CRCs by Tomeu Vizoso · 8 years ago
  24. bcd599e gpu: use %pd by Al Viro · 8 years ago
  25. e1b1cf2 drm: Nuke legacy maps debugfs files by Daniel Vetter · 9 years ago
  26. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  27. edf0ac7 drm: drop DRM_DEBUG_CODE by David Herrmann · 10 years ago
  28. 4cf2b28 drm/debugfs: add an "edid_override" file per connector by Thomas Wood · 11 years ago
  29. 30f6570 drm/debugfs: add a "force" file per connector by Thomas Wood · 11 years ago
  30. 36f73b2 drm: Make drm_debugfs_list const by Lespiau, Damien · 11 years ago
  31. 7d74795 drm: Constify struct drm_info_list * arguments by Lespiau, Damien · 11 years ago
  32. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  33. a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
  34. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  35. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  36. bd8315c drm: simplify error printing in drm_debugfs_create_files by Marcin Slusarz · 13 years ago
  37. 4d5cb60 drm/debugfs: Initialise empty variable by Emil Velikov · 13 years ago
  38. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  40. d25e3a6 drm: drm_debugfs, check kmalloc retval by Jiri Slaby · 15 years ago
  41. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 16 years ago
  42. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 16 years ago
  43. 28a6227 drm: Convert proc files to seq_file and introduce debugfs by Ben Gamari · 16 years ago