Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
30ebb9088c50181e0f8a2013f7d7579aa3480833
/
drivers
/
gpu
/
drm
/
i810
/
i810_dma.c
f95aeb1
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
by Damien Lespiau
· 11 years ago
24986ee
drm: kill DRIVER_REQUIRE_AGP
by Daniel Vetter
· 11 years ago
0111be4
drm: Kill drm perf counter leftovers
by Ville Syrjälä
· 11 years ago
b0e898ac
drm: remove FASYNC support
by Daniel Vetter
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 years ago
8053796
i810: VM_IO is set by io_remap_pfn_range()
by Al Viro
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
804d74a
drm: use drm_compat_ioctl for 32-bit apps
by Keith Packard
· 12 years ago
d5346b3
Revert "Revert "drm/i810: cleanup reclaim_buffers""
by Daniel Vetter
· 13 years ago
244ca2b
i810: switch to vm_mmap()
by Al Viro
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
966e0cd
drm: drop setting vm_file to filp
by Dave Airlie
· 13 years ago
466e69b
drm: move pci bus master enable into driver.
by Dave Airlie
· 13 years ago
6e877b5
Revert "drm/i810: cleanup reclaim_buffers"
by Daniel Vetter
· 13 years ago
40c34d0
drm/i810: don't acces hw regs in lastclose
by Daniel Vetter
· 13 years ago
87499ff
drm/i810: cleanup reclaim_buffers
by Daniel Vetter
· 13 years ago
1f692a1
drm/i810: remove the BKL
by Arnd Bergmann
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
130b985
drm: i810/i830: fix locked ioctl variant
by Arnd Bergmann
· 14 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
5837471
drm: kill BKL from common code
by Arnd Bergmann
· 14 years ago
aca791c
drm/i810: fixed coding style issues
by Nicolas Kaiser
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 17 years ago
[Renamed from drivers/char/drm/i810_dma.c]
2c14f28
drm: reorganise minor number handling using backported modesetting code.
by Dave Airlie
· 17 years ago
3e684ea
drm: cleanup DRM_DEBUG() parameters
by Márton Németh
· 17 years ago
bc5f452
drm: run cleanfile across drm tree
by Dave Airlie
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
c153f45
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
by Eric Anholt
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
20caafa
drm: Remove DRM_ERR OS macro.
by Eric Anholt
· 17 years ago
5591051
drm: detypedeffing continues...
by Dave Airlie
· 17 years ago
cdd55a2
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
by Dave Airlie
· 17 years ago
056219e
drm: drop drm_buf_t typedef
by Dave Airlie
· 17 years ago
eddca55
drm: fixup other drivers for typedef removals
by Dave Airlie
· 17 years ago
bd1b331
drm: cleanup use of Linux list handling macros
by Dave Airlie
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
b9094d3
i810/i830: use drm_core_ioremap instead of drm_ioremap
by Dave Airlie
· 18 years ago
c7aed17
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
by Denis Vlasenko
· 18 years ago
3d77461
drm: cleanup old compat code and DRM fns from Linux only code
by Dave Airlie
· 18 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
ce60fe0
drm: drivers/char/drm/: make some functions static
by Dave Airlie
· 19 years ago
a7a2cc3
drm: move ioctl flags to a bit field of flags
by Dave Airlie
· 19 years ago
8f5f39f
drm: remove drm_flush
by Dave Airlie
· 19 years ago
22eae94
drm: rename driver hooks more understandably
by Dave Airlie
· 19 years ago
b6ce156
drm: fix some lindent damage
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
d27c9b5
drm: remove version.h and any version checks..
by Dave Airlie
· 19 years ago
d1f2b55
drm: updated DRM map patch for 32/64 bit systems
by Dave Airlie
· 19 years ago
cda1738
drm: add test for AGP devices and driver override for it.
by Dave Airlie
· 19 years ago
c94f702
drm: misc cleanup
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago