index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
cirrus
/
cirrus_main.c
Age
Commit message (
Expand
)
Author
2014-11-20
drm/cirrus: allow 32bpp framebuffers for cirrus drm
Zach Reizner
2014-11-20
drm/cirrus: fix leaky driver load error handling
Zach Reizner
2014-04-22
drm/cirrus: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
drm/cirrus: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-01-14
drivers: gpu: Mark function as static in cirrus_main.c
Rashika
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-01-20
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
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
2012-05-17
drm/kms: driver for virtual cirrus under qemu
Dave Airlie