Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9181b5bbdff2739efa196c204cb307cc3cab210a
/
drivers
/
gpu
/
drm
/
r128
/
r128_state.c
2b0a3c4
drm: remove unnecessary sizeof(u8)
by Fabian Frederick
· 10 years ago
f95aeb1
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
by Damien Lespiau
· 11 years ago
ebfa432
drm: remove drm_dev_to_irq from drivers
by Daniel Vetter
· 11 years ago
d016da5
drm: use memdup_user() as a cleanup
by Dan Carpenter
· 11 years ago
1d6ac18
drm: Kill DRM_COPY_(TO|FROM)_USER
by Daniel Vetter
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 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
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
bc5e9d6
drm/r128: fixed brace and spacing coding style issues
by Nicolas Kaiser
· 14 years ago
7dc482df
drm/r128: Add test for initialisation to all ioctls that require it
by Ben Hutchings
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
9bfbd5c
drm: kill drm_device->irq
by Jesse Barnes
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 17 years ago
[Renamed from drivers/char/drm/r128_state.c]
3e684ea
drm: cleanup DRM_DEBUG() parameters
by Márton Németh
· 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
cdd55a2
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
by Dave Airlie
· 18 years ago
056219e
drm: drop drm_buf_t typedef
by Dave Airlie
· 18 years ago
eddca55
drm: fixup other drivers for typedef removals
by Dave Airlie
· 18 years ago
83a9e29
drm: r128: comment aligment with drm git
by Dave Airlie
· 18 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
f26c473
drm: update PCIGART support from CVS
by Dave Airlie
· 19 years ago
a7a2cc3
drm: move ioctl flags to a bit field of flags
by Dave Airlie
· 19 years ago
22eae94
drm: rename driver hooks more understandably
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
c94f702
drm: misc cleanup
by Dave Airlie
· 20 years ago
41aac24
[PATCH] r128_state.c: break missing in switch statement
by Dave Airlie
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago