index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sis
Age
Commit message (
Expand
)
Author
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-02-28
drm/sis: convert to idr_alloc()
Tejun Heo
2013-02-28
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-09-05
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-07-20
drm/sis: fixup sis_mm ioctl structs
Daniel Vetter
2012-07-20
drm/sis: clean up reclaim_buffers
Daniel Vetter
2012-06-16
drm sis: initialize object_idr
Márton Németh
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
2012-01-23
gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()
Jesper Juhl
2012-01-09
drm/sis|via: don't return stack garbage from free_mem ioctl
Daniel Vetter
2011-12-21
drm/sis: use drm_mm instead of drm_sman
Daniel Vetter
2011-12-21
drm/sis: track user->memblock mapping with idr
Daniel Vetter
2011-12-21
drm/sman: rip out owner tracking
Daniel Vetter
2011-12-21
drm/sis: track obj->drm_fd relations in the driver
Daniel Vetter
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-09-16
drm: use noop_llseek
Arnd Bergmann
2010-08-29
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-29
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-29
drm: kill context_ctor callback
Daniel Vetter
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-02
drm/sis: fixed brace and spacing coding style issues
Nicolas Kaiser
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2008-10-17
SiS DRM: fix a pointer cast warning
David Howells
2008-10-17
SiS DRM: fix the memory allocator if the SIS FB is built as a module
David Howells
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie