index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_bufs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
1
-1
/
+1
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
1
-1
/
+1
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
1
-46
/
+44
2014-08-02
drm: remove unused "struct drm_freelist"
David Herrmann
1
-9
/
+8
2014-05-16
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-1
/
+1
2014-04-29
drm: Fix indentation of closing brace
Thierry Reding
1
-1
/
+1
2014-04-23
drm: rename dev->count_lock to dev->buf_lock
Daniel Vetter
1
-16
/
+16
2013-12-18
drm: rip out drm_core_has_AGP
Daniel Vetter
1
-2
/
+2
2013-12-18
drm/bufs: remove handling of _DRM_GEM mappings
Daniel Vetter
1
-6
/
+0
2013-08-19
drm: remove the dma_ioctl special-case
Daniel Vetter
1
-0
/
+12
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
1
-8
/
+5
2013-08-19
drm: rip out DRIVER_FB_DMA and related code
Daniel Vetter
1
-159
/
+2
2013-08-19
drm: disallow legacy dma ioctls for modesetting drivers
Daniel Vetter
1
-0
/
+15
2013-07-23
drm: remove drm_order
Daniel Vetter
1
-23
/
+0
2013-07-23
drm/bufs: s/drm_order/order_base_2/
Daniel Vetter
1
-6
/
+6
2013-07-23
drm: move drm_getsarea into drm_bufs.c
Daniel Vetter
1
-0
/
+14
2013-05-31
drm: Don't leak phys_wc "handles" to userspace
Andy Lutomirski
1
-0
/
+9
2013-05-31
drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
Andy Lutomirski
1
-8
/
+9
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-07-19
drm: kill dma queue support
Daniel Vetter
1
-14
/
+2
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
1
-8
/
+4
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-06-14
drm: Compare only lower 32 bits of framebuffer map offsets
Tormod Volden
1
-5
/
+9
2011-06-14
alpha/drm: Cleanup Alpha support in DRM generic code
Jay Estabrook
1
-3
/
+0
2010-08-12
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
1
-22
/
+11
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
1
-14
/
+1
2010-06-01
drm: Add __arm defines to DRM
Jordan Crouse
1
-1
/
+1
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
1
-13
/
+0
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
1
-2
/
+2
2009-09-18
drm: fix _DRM_GEM addmap error message
Pekka Paalanen
1
-2
/
+2
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
1
-84
/
+56
2009-06-11
drm: don't associate _DRM_DRIVER maps with a master
Ben Skeggs
1
-1
/
+2
2009-05-19
drm: Round size of SHM maps to PAGE_SIZE
Benjamin Herrenschmidt
1
-0
/
+8
2009-03-13
drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings.
David Miller
1
-4
/
+31
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
1
-9
/
+28
2009-03-13
drm: Split drm_map and drm_local_map
Benjamin Herrenschmidt
1
-20
/
+26
2009-03-13
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
1
-2
/
+2
2009-03-03
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
1
-1
/
+1
2008-12-29
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
1
-0
/
+1
2008-12-29
drm: GEM mmap support
Jesse Barnes
1
-0
/
+6
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
1
-5
/
+15
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
1
-0
/
+1601