summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128/r128_state.c
Commit message (Expand)AuthorAgeFilesLines
* drm/r128: Remove references to struct drm_device.pdevThomas Zimmermann2021-05-031-1/+2
* drm/r128: drop use of drmP.hSam Ravnborg2019-06-051-1/+8
* drm/r128: drop drm_os_linux dependenciesSam Ravnborg2019-06-051-8/+8
* r128: don't open-code memdup_user()Al Viro2017-12-271-17/+6
* r128: switch compat ioctls to drm_ioctl_kernel()Al Viro2017-09-291-3/+3
* drm: remove unnecessary sizeof(u8)Fabian Frederick2014-11-201-2/+2
* drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-101-1/+1
* drm: remove drm_dev_to_irq from driversDaniel Vetter2014-04-221-1/+1
* drm: use memdup_user() as a cleanupDan Carpenter2013-12-181-34/+12
* drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter2013-12-181-14/+14
* drm: const'ify ioctls table (v2)Rob Clark2013-08-071-1/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-171-18/+17
* drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-021-68/+53
* drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings2009-08-311-17/+19
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-42/+42
* drm: kill drm_device->irqJesse Barnes2008-10-181-1/+1
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+1681