index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_bufs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: remove the dma_ioctl special-case
Daniel Vetter
2013-08-19
1
-0
/
+12
*
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
2013-08-19
1
-8
/
+5
*
drm: rip out DRIVER_FB_DMA and related code
Daniel Vetter
2013-08-19
1
-159
/
+2
*
drm: disallow legacy dma ioctls for modesetting drivers
Daniel Vetter
2013-08-19
1
-0
/
+15
*
drm: remove drm_order
Daniel Vetter
2013-07-23
1
-23
/
+0
*
drm/bufs: s/drm_order/order_base_2/
Daniel Vetter
2013-07-23
1
-6
/
+6
*
drm: move drm_getsarea into drm_bufs.c
Daniel Vetter
2013-07-23
1
-0
/
+14
*
drm: Don't leak phys_wc "handles" to userspace
Andy Lutomirski
2013-05-31
1
-0
/
+9
*
drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
Andy Lutomirski
2013-05-31
1
-8
/
+9
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
drm: kill dma queue support
Daniel Vetter
2012-07-19
1
-14
/
+2
*
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
1
-8
/
+4
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm: Compare only lower 32 bits of framebuffer map offsets
Tormod Volden
2011-06-14
1
-5
/
+9
*
alpha/drm: Cleanup Alpha support in DRM generic code
Jay Estabrook
2011-06-14
1
-3
/
+0
*
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
2010-08-12
1
-22
/
+11
*
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-07-07
1
-14
/
+1
|
\
|
*
drm: Add __arm defines to DRM
Jordan Crouse
2010-06-01
1
-1
/
+1
|
*
drm: Remove drm_resource wrappers
Jordan Crouse
2010-06-01
1
-13
/
+0
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-04-23
1
-0
/
+1
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Fix typos in comments
Thomas Weber
2010-03-16
1
-1
/
+1
|
/
*
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2010-01-07
1
-2
/
+2
*
drm: fix _DRM_GEM addmap error message
Pekka Paalanen
2009-09-18
1
-2
/
+2
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
1
-84
/
+56
*
drm: don't associate _DRM_DRIVER maps with a master
Ben Skeggs
2009-06-11
1
-1
/
+2
*
drm: Round size of SHM maps to PAGE_SIZE
Benjamin Herrenschmidt
2009-05-19
1
-0
/
+8
*
drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings.
David Miller
2009-03-13
1
-4
/
+31
*
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2009-03-13
1
-9
/
+28
*
drm: Split drm_map and drm_local_map
Benjamin Herrenschmidt
2009-03-13
1
-20
/
+26
*
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2009-03-13
1
-2
/
+2
*
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
2009-03-03
1
-1
/
+1
*
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2008-12-29
1
-0
/
+1
*
drm: GEM mmap support
Jesse Barnes
2008-12-29
1
-0
/
+6
*
drm: move to kref per-master structures.
Dave Airlie
2008-12-29
1
-5
/
+15
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-14
1
-0
/
+1601