index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
cirrus
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
2016-03-30
1
-2
/
+0
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
1
-22
/
+0
|
\
\
|
|
/
|
*
drm/cirrus: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-13
/
+0
|
*
drm/cirrus: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-9
/
+0
*
|
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
2016-03-08
1
-2
/
+3
|
/
*
drm/cirrus: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-2
/
+2
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
3
-4
/
+4
*
drm: Remove unused fbdev_list members
Lukas Wunner
2015-11-24
1
-1
/
+0
*
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
1
-11
/
+4
*
drm/cirrus: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
2
-35
/
+10
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-16
1
-6
/
+6
|
\
|
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-6
/
+6
*
|
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
2015-02-05
4
-2
/
+15
|
/
*
drm/cirrus: allow 32bpp framebuffers for cirrus drm
Zach Reizner
2014-11-20
3
-5
/
+30
*
drm/cirrus: fix leaky driver load error handling
Zach Reizner
2014-11-20
1
-4
/
+9
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
drm/cirrus: bind also to qemu-xen-traditional
Olaf Hering
2014-10-23
1
-0
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-14
4
-11
/
+18
|
\
|
*
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-10-01
1
-1
/
+1
|
|
\
|
|
*
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
1
-1
/
+1
|
*
|
drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
/
|
*
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
1
-0
/
+2
|
*
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-24
1
-1
/
+1
|
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+1
|
*
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
2
-8
/
+11
*
|
drm/cirrus: add missing drm_connector_register call
Gerd Hoffmann
2014-09-20
1
-0
/
+1
|
/
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
drm: cirrus: fix warnings
Russell King
2014-07-22
1
-0
/
+2
*
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-22
1
-1
/
+1
*
drm/cirrus: use helpers
Rob Clark
2014-07-18
1
-12
/
+2
*
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-1
/
+3
*
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
*
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-05-16
1
-8
/
+0
|
\
|
*
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-22
1
-8
/
+0
*
|
drm/cirrus: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
1
-2
/
+0
*
|
drm/cirrus: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-04-22
1
-3
/
+1
|
/
*
drm: cirrus: add power management support
Gerd Hoffmann
2014-04-18
2
-0
/
+45
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-5
/
+5
*
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
1
-2
/
+3
*
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
1
-1
/
+1
*
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
2014-02-06
1
-1
/
+1
*
drm: ast,cirrus,mgag200: use drm_can_sleep
Dave Airlie
2014-01-29
1
-1
/
+1
*
drm/cirrus: correct register values for 16bpp
Takashi Iwai
2014-01-23
1
-2
/
+2
*
drivers: gpu: Mark functions as static and remove unused function in cirrus_t...
Rashika
2014-01-14
1
-23
/
+3
*
drivers: gpu: Mark functions as static in cirrus_mode.c
Rashika
2014-01-14
1
-4
/
+4
*
drivers: gpu: Mark function as static in cirrus_main.c
Rashika
2014-01-14
1
-1
/
+1
*
drm/cirrus: Fix cirrus drm driver for fbdev + qemu
Martin Koegler
2014-01-13
1
-0
/
+3
*
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
1
-1
/
+1
*
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
2013-11-06
1
-6
/
+5
[prev]
[next]