index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
cirrus
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
1
-6
/
+5
2013-10-12
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
1
-0
/
+1
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
3
-8
/
+0
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+1
2013-08-27
drm: verify vma access in TTM+GEM drivers
David Herrmann
1
-1
/
+3
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
1
-1
/
+1
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-19
drm/cirrus: remove unused driver_private access
David Herrmann
1
-1
/
+0
2013-08-07
drm/cirrus: Invalidate page tables when pinning a BO
Michal Srb
1
-0
/
+1
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
3
-11
/
+1
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-1
/
+1
2013-06-28
drm/cirrus: inline reservations
Maarten Lankhorst
2
-20
/
+19
2013-06-28
drm/cirrus: do not attempt to acquire a reservation while in an interrupt han...
Maarten Lankhorst
1
-2
/
+3
2013-05-31
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
Andy Lutomirski
1
-11
/
+4
2013-05-02
drm/cirrus: deal with bo reserve fail in dirty update path
Dave Airlie
3
-2
/
+40
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-29
/
+10
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
1
-19
/
+3
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
1
-0
/
+4
2013-01-21
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
1
-0
/
+1
2013-01-20
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
1
-8
/
+0
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
1
-2
/
+2
2013-01-18
drivers/gpu/drm/cirrus: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-5
/
+5
2012-11-20
drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb()
Tommi Rantala
1
-2
/
+11
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
1
-1
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+0
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
6
-13
/
+13
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
4
-4
/
+0
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+3
2012-09-06
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
1
-0
/
+3
2012-08-24
drm/cirrus: Remove unused validate_sequence
Maarten Lankhorst
1
-1
/
+0
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-3
/
+3
2012-06-01
drm/cirrus: kick out conflicting framebuffers earlier
Dave Airlie
1
-0
/
+19
2012-05-31
cirrus: avoid crash if driver fails to load
Dave Airlie
2
-1
/
+6
2012-05-23
drm: update ast/cirrus/mgag200 for change in TTM api
Dave Airlie
1
-1
/
+1
2012-05-20
drm/kms: fix Kconfig for new drivers.
Dave Airlie
1
-3
/
+4
2012-05-19
drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLE
Dave Airlie
1
-0
/
+2
2012-05-17
drm/kms: driver for virtual cirrus under qemu
Dave Airlie
8
-0
/
+2092