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_bufs.c
Age
Commit message (
Expand
)
Author
2020-04-03
drm: delete drm_pci.h
Daniel Vetter
2020-03-16
drm: bufs: Clean up documentation
Benjamin Gaignard
2020-02-04
drm: Remove the dma_alloc_coherent wrapper for internal usage
Chris Wilson
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-18
drm: return -EFAULT if copy_to_user() fails
Dan Carpenter
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-04-24
drm/legacy: move map cleanups into drm_bufs.c
Dave Airlie
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
2019-01-02
drm: un-inline drm_legacy_findmap()
Jani Nikula
2018-10-17
drm/bufs: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
2018-03-19
drm: dma_bufs: Fixed checkpatch issues
Paul McQuade
2017-07-04
switch compat_drm_mapbufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
switch compat_drm_infobufs() to drm_ioctl_kernel()
Al Viro
2016-09-21
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg()
Markus Elfring
2016-09-21
GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp()
Markus Elfring
2016-09-21
GPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci()
Markus Elfring
2016-09-21
GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci()
Markus Elfring
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
2016-06-21
drm: Move master pointer from drm_minor to drm_device
Daniel Vetter
2016-04-27
drm: Hide master MAP cleanup in drm_bufs.c
Daniel Vetter
2016-04-27
drm: Forbid legacy MAP functions for DRIVER_MODESET
Daniel Vetter
2016-04-27
drm: Move drm_getmap into drm_bufs.c and give it a legacy prefix
Daniel Vetter
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
2014-08-02
drm: remove unused "struct drm_freelist"
David Herrmann
2014-05-16
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-04-29
drm: Fix indentation of closing brace
Thierry Reding
2014-04-23
drm: rename dev->count_lock to dev->buf_lock
Daniel Vetter
2013-12-18
drm: rip out drm_core_has_AGP
Daniel Vetter
2013-12-18
drm/bufs: remove handling of _DRM_GEM mappings
Daniel Vetter
2013-08-19
drm: remove the dma_ioctl special-case
Daniel Vetter
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
2013-08-19
drm: rip out DRIVER_FB_DMA and related code
Daniel Vetter
2013-08-19
drm: disallow legacy dma ioctls for modesetting drivers
Daniel Vetter
2013-07-23
drm: remove drm_order
Daniel Vetter
2013-07-23
drm/bufs: s/drm_order/order_base_2/
Daniel Vetter
2013-07-23
drm: move drm_getsarea into drm_bufs.c
Daniel Vetter
2013-05-31
drm: Don't leak phys_wc "handles" to userspace
Andy Lutomirski
2013-05-31
drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
Andy Lutomirski
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-07-19
drm: kill dma queue support
Daniel Vetter
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-06-14
drm: Compare only lower 32 bits of framebuffer map offsets
Tormod Volden
2011-06-14
alpha/drm: Cleanup Alpha support in DRM generic code
Jay Estabrook
2010-08-12
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
[next]