aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128/r128_state.c
Commit message (Expand)AuthorAge
* drm: remove unnecessary sizeof(u8)Fabian Frederick2014-11-19
* drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-09
* drm: remove drm_dev_to_irq from driversDaniel Vetter2014-04-22
* drm: use memdup_user() as a cleanupDan Carpenter2013-12-17
* drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter2013-12-17
* drm: const'ify ioctls table (v2)Rob Clark2013-08-06
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-01
* drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings2009-08-30
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: kill drm_device->irqJesse Barnes2008-10-17
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13