aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128/r128_cce.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-4/+3
2015-09-30drm: Remove __OS_HAS_AGPDaniel Vetter1-6/+6
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter1-11/+11
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann1-1/+1
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter1-2/+2
2013-07-23drm/r128: s/drm_order/order_base_2/Daniel Vetter1-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
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker1-0/+1
2010-08-02drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser1-28/+24
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-31drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings1-4/+14
2009-08-27drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings1-50/+48
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-8/+4
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie1-3/+3
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt1-3/+4
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+935