summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/r128/r128_state.c
AgeCommit message (Expand)Author
2017-12-27r128: don't open-code memdup_user()Al Viro
2017-09-29r128: switch compat ioctls to drm_ioctl_kernel()Al Viro
2014-11-20drm: remove unnecessary sizeof(u8)Fabian Frederick
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau
2014-04-22drm: remove drm_dev_to_irq from driversDaniel Vetter
2013-12-18drm: use memdup_user() as a cleanupDan Carpenter
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-02drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser
2009-08-31drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2008-10-18drm: kill drm_device->irqJesse Barnes
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie