index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
r128
/
r128_cce.c
Age
Commit message (
Expand
)
Author
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
2013-07-23
drm/r128: s/drm_order/order_base_2/
Daniel Vetter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2010-08-02
drm/r128: fixed brace and spacing coding style issues
Nicolas Kaiser
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-31
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
2009-08-27
drm/r128: Use request_firmware() to load CCE microcode
Ben Hutchings
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-05-06
drm/r128: fix r128 ioremaps to use ioremap_wc.
Dave Airlie
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie