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
/
r128
/
r128_state.c
Age
Commit message (
Expand
)
Author
2021-05-03
drm/r128: Remove references to struct drm_device.pdev
Thomas Zimmermann
2019-06-05
drm/r128: drop use of drmP.h
Sam Ravnborg
2019-06-05
drm/r128: drop drm_os_linux dependencies
Sam Ravnborg
2017-12-27
r128: don't open-code memdup_user()
Al Viro
2017-09-29
r128: switch compat ioctls to drm_ioctl_kernel()
Al Viro
2014-11-20
drm: remove unnecessary sizeof(u8)
Fabian Frederick
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-04-22
drm: remove drm_dev_to_irq from drivers
Daniel Vetter
2013-12-18
drm: use memdup_user() as a cleanup
Dan Carpenter
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-02
drm/r128: fixed brace and spacing coding style issues
Nicolas Kaiser
2009-08-31
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie