index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
cirrus
Age
Commit message (
Expand
)
Author
2015-12-15
drm/cirrus: Constify function pointer structs
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
drm: Remove unused fbdev_list members
Lukas Wunner
2015-08-10
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-06
drm/cirrus: Use new drm_fb_helper functions
Archit Taneja
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-05
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-11-20
drm/cirrus: allow 32bpp framebuffers for cirrus drm
Zach Reizner
2014-11-20
drm/cirrus: fix leaky driver load error handling
Zach Reizner
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-23
drm/cirrus: bind also to qemu-xen-traditional
Olaf Hering
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-01
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-24
drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-20
drm/cirrus: add missing drm_connector_register call
Gerd Hoffmann
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-22
drm: cirrus: fix warnings
Russell King
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-18
drm/cirrus: use helpers
Rob Clark
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-05-16
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-04-22
drm/cirrus: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
drm/cirrus: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-18
drm: cirrus: add power management support
Gerd Hoffmann
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
2014-01-29
drm: ast,cirrus,mgag200: use drm_can_sleep
Dave Airlie
2014-01-23
drm/cirrus: correct register values for 16bpp
Takashi Iwai
2014-01-14
drivers: gpu: Mark functions as static and remove unused function in cirrus_t...
Rashika
2014-01-14
drivers: gpu: Mark functions as static in cirrus_mode.c
Rashika
2014-01-14
drivers: gpu: Mark function as static in cirrus_main.c
Rashika
2014-01-13
drm/cirrus: Fix cirrus drm driver for fbdev + qemu
Martin Koegler
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-11-06
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
2013-10-11
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-08-27
drm: verify vma access in TTM+GEM drivers
David Herrmann
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
[next]