index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_drv.c
Age
Commit message (
Expand
)
Author
2021-10-14
drm: fix null-ptr-deref in drm_dev_init_release()
Wang Hai
2021-10-14
drm: Add privacy-screen class (v4)
Hans de Goede
2021-08-02
drm: Fix typo in comments
Cai Huoqing
2021-06-07
drm: Add a prefetching memcpy_from_wc
Thomas Hellström
2021-05-10
drm: Mark PCI AGP helpers as legacy
Thomas Zimmermann
2021-02-21
drm/drv: Remove initialization of static variables
Tian Tao
2021-01-19
drm: Unamp the entire device address space on device unplug
Andrey Grodzovsky
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
2021-01-05
drm: Use a const drm_driver for legacy PCI devices
Laurent Pinchart
2020-12-14
drm/drv: Remove invalid assignments
Tian Tao
2020-12-08
drm/drv: switch to using devm_add_action_or_reset()
Tian Tao
2020-11-06
drm: Allow const struct drm_driver
Daniel Vetter
2020-09-21
drm/dev: Remove drm_dev_init
Daniel Vetter
2020-09-03
drm/managed: Cleanup of unused functions and polishing docs
Daniel Vetter
2020-07-27
drm: Remove redundant NULL check
Li Heng
2020-04-28
drm: Add devm_drm_dev_alloc macro
Daniel Vetter
2020-04-02
drm: Fix wrong kfree() in managed resource usage example
Laurent Pinchart
2020-03-26
drm: Add docs for managed resources
Daniel Vetter
2020-03-26
drm: Manage drm_mode_config_init with drmm_
Daniel Vetter
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
2020-03-26
drm: Manage drm_vblank_cleanup with drmm_
Daniel Vetter
2020-03-26
drm: Manage drm_gem_init with drmm_
Daniel Vetter
2020-03-26
drm: manage drm_minor cleanup with drmm_
Daniel Vetter
2020-03-26
drm: Use drmm_ for drm_dev_init cleanup
Daniel Vetter
2020-03-26
drm: Handle dev->unique with drmm_
Daniel Vetter
2020-03-26
drm: Cleanups after drmm_add_final_kfree rollout
Daniel Vetter
2020-03-26
drm: Set final_kfree in drm_dev_alloc
Daniel Vetter
2020-03-26
drm: add managed resources tied to drm_device
Daniel Vetter
2020-03-18
drm: Include the encoder itself in possible_clones
Ville Syrjälä
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
[next]