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
/
via
/
via_mm.c
Age
Commit message (
Expand
)
Author
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2016-06-21
drm: Move master pointer from drm_minor to drm_device
Daniel Vetter
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-04-22
drm/via: Remove unecessary NULL check
Daniel Vetter
2013-10-09
drm: Kill ctx_count from struct drm_device
Ville Syrjälä
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-02-27
drm/via: convert to idr_alloc()
Tejun Heo
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-07-19
drm/via: clean up reclaim_buffers
Daniel Vetter
2012-01-09
drm/sis|via: don't return stack garbage from free_mem ioctl
Daniel Vetter
2011-12-22
drm/via: use drm_mm instead of drm_sman
Daniel Vetter
2011-12-22
drm/via: track user->memblock mapping with idr
Daniel Vetter
2011-12-22
drm/sman: rip out owner tracking
Daniel Vetter
2011-12-22
drm/via: track obj->drm_fd relations in the driver
Daniel Vetter
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie