aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128/r128_cce.c
AgeCommit message (Expand)Author
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2015-09-30drm: Remove __OS_HAS_AGPDaniel Vetter
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-07-23drm/r128: s/drm_order/order_base_2/Daniel Vetter
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
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker
2010-08-02drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-31drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings
2009-08-27drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie