index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
via
/
via_map.c
Age
Commit message (
Expand
)
Author
2019-12-05
drm/via: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-07-25
drm/via: drop use of drmP.h
Sam Ravnborg
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
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-02-27
drm: don't use idr_remove_all()
Tejun Heo
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-06-16
drm via: initialize object_idr
Márton Németh
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
2011-12-22
drm/via: use drm_mm instead of drm_sman
Daniel Vetter
2011-12-22
drm/sis: track user->memblock mapping with idr
Daniel Vetter
2011-12-22
drm/via: track user->memblock mapping with idr
Daniel Vetter
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie