aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128/r128_state.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-03drm/r128: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+2
2019-06-05drm/r128: drop use of drmP.hSam Ravnborg1-1/+8
2019-06-05drm/r128: drop drm_os_linux dependenciesSam Ravnborg1-8/+8
2017-12-27r128: don't open-code memdup_user()Al Viro1-17/+6
2017-09-29r128: switch compat ioctls to drm_ioctl_kernel()Al Viro1-3/+3
2014-11-20drm: remove unnecessary sizeof(u8)Fabian Frederick1-2/+2
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau1-1/+1
2014-04-22drm: remove drm_dev_to_irq from driversDaniel Vetter1-1/+1
2013-12-18drm: use memdup_user() as a cleanupDan Carpenter1-34/+12
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter1-14/+14
2013-08-07drm: const'ify ioctls table (v2)Rob Clark1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it (v2)Dave Airlie1-18/+17
2010-08-02drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser1-68/+53
2009-08-31drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings1-17/+19
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-42/+42
2008-10-18drm: kill drm_device->irqJesse Barnes1-1/+1
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+1681