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
/
drm_drv.c
Age
Commit message (
Expand
)
Author
2020-02-11
drm: Nerf drm_global_mutex BKL for good drivers
Daniel Vetter
2020-02-11
drm: Push drm_global_mutex locking in drm_open
Daniel Vetter
2019-12-17
drm: remove duplicate check on parent and avoid BUG_ON
Aditya Pakki
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-02
drm/print: move drm_debug variable to drm_print.[ch]
Jani Nikula
2019-09-18
drm/kms: Duct-tape for mode object lifetime checks
Daniel Vetter
2019-08-19
drm/drv: Use // for comments in example code
Jonathan Neuschäfer
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-10
drm/kms: Catch mode_object lifetime errors
Daniel Vetter
2019-06-13
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-25
vfs: Convert drm to use the new mount API
David Howells
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-20
drm: don't bother with super_operations and dentry_operations
Al Viro
2019-04-24
drm/legacy: move init/destroy of struct members into legacy file
Dave Airlie
2019-04-24
drm/legacy: move map_hash create/destroy into inlines
Dave Airlie
2019-04-24
drm/legacy: move map cleanups into drm_bufs.c
Dave Airlie
2019-04-18
drm/drv: Fix incorrect resolution of merge conflict
Janusz Krzysztofik
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-03-25
drm: Fix drm_release() and device unplug
Noralf Trønnes
2019-03-04
drm/drv: DOC: Add driver example code
Noralf Trønnes
2019-03-04
drm: Add devm_drm_dev_init()
Noralf Trønnes
2019-03-04
drm/drv: Hold ref on parent device during drm_device lifetime
Noralf Trønnes
2019-02-21
drm/drv: drm_dev_unplug(): Move out drm_dev_put() call
Noralf Trønnes
2019-02-21
drm: Fix drm_release() and device unplug
Noralf Trønnes
2019-02-19
drm/doc: document recommended component helper usage
Daniel Vetter
2019-01-12
drm/docs: improve docs for drm_drv.c
Daniel Vetter
2018-12-27
drm/drm_drv.c: Remove duplicate header
Brajeswar Ghosh
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-24
drm: remove deprecated "drm_dev_unref" function
Fernando Ramos
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-05
drm: Remove drm_global.{c,h} v2
Thomas Zimmermann
2018-10-25
drm: BUG_ON if passing NULL parent to drm_dev_init
Emil Velikov
2018-09-13
drm: Introduce per-device driver_features
Ville Syrjälä
2018-07-16
drm/dp_helper: Add DP aux channel tracing
Lyude Paul
2018-07-10
drm: Begin an API for in-kernel clients
Noralf Trønnes
2018-06-20
Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/d...
Dave Airlie
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-05-31
drm: Fix possible race conditions while unplugging DRM device
Oleksandr Andrushchenko
2018-05-11
drm: Match sysfs name in link removal to link creation
Haneen Mohammed
2018-05-03
drm: remove all control node code
Daniel Vetter
2018-03-29
drm: Use srcu to protect drm_device.unplugged
Noralf Trønnes
2018-03-06
drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
Joe Moriarty
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-10-25
drm: Add new LEASE debug level
Keith Packard
2017-10-20
drm: Move debug macros out of drmP.h
Haneen Mohammed
2017-09-26
drm: introduce drm_dev_{get/put} functions
Aishwarya Pant
2017-08-11
drm: Clean up drm_dev_unplug
Daniel Vetter
2017-08-11
drm: Only lastclose on unload for legacy drivers
Daniel Vetter
[next]