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
/
mga
/
mga_dma.c
Age
Commit message (
Expand
)
Author
2019-06-30
drm/mga: drop use of drmP.h
Sam Ravnborg
2019-06-30
drm/mga: drop dependency on drm_os_linux.h
Sam Ravnborg
2017-01-26
drm/mga: remove device_is_agp callback
Daniel Vetter
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
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-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
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-02-16
drm: move pci bus master enable into driver.
Dave Airlie
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2010-08-02
drm/mga: fixed brace, macro and spacing coding style issues
Nicolas Kaiser
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
2009-08-27
drm/mga: Use request_firmware() to load microcode
Ben Hutchings
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-03-13
drm: Make drm_local_map use a resource_size_t offset
Benjamin Herrenschmidt
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