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