index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_debugfs.c
Age
Commit message (
Expand
)
Author
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/omap: remove checks for return value of drm_debugfs functions
Wambui Karuga
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-06-28
drm/omap: gem: Fix mm_list locking
Daniel Vetter
2018-06-28
drm/omap: gem: Replace struct_mutex usage with omap_obj private lock
Laurent Pinchart
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-01-27
drm/omap: Remove omap_debugfs_cleanup()
Noralf Trønnes
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-05-31
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
2015-12-31
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
2013-02-16
omapdrm: simplify locking in the fb debugfs file
Daniel Vetter
2013-02-16
drm/omap: move out of staging
Rob Clark