index
:
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.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
Greg Kroah-Hartman
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
*
drm: cirrus: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
3
-65
/
+16
*
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
*
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
1
-2
/
+2
*
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-06-20
1
-1
/
+0
*
drm/cirrus: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
2
-2
/
+2
*
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-11
1
-1
/
+2
|
\
|
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
*
|
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-04
1
-0
/
+1
|
/
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-1
/
+0
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-27
1
-0
/
+9
|
\
|
*
drm: flip cirrus driver status to "obsolete".
Gerd Hoffmann
2017-01-10
1
-0
/
+9
*
|
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
1
-1
/
+1
*
|
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
2
-4
/
+3
*
|
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
*
|
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
2
-2
/
+2
*
|
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
|
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
drm/cirrus: Add some local 'fb' variables
Ville Syrjälä
2016-12-14
1
-4
/
+5
|
/
*
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
1
-2
/
+0
|
\
|
*
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
2016-10-26
1
-0
/
+7
*
|
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
1
-0
/
+1
*
|
drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
2
-5
/
+5
|
/
*
drm: use drm_file to tag vm-bos
David Herrmann
2016-09-19
1
-1
/
+2
*
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
2
-3
/
+1
|
\
|
*
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
1
-2
/
+0
|
*
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-08-12
1
-1
/
+1
*
|
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
Boris Brezillon
2016-08-09
1
-2
/
+11
|
/
*
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
1
-12
/
+1
|
\
|
*
drm/ttm: remove dummy bo_move implementations
Christian König
2016-07-07
1
-12
/
+1
*
|
drm/cirrus: make fbdev support really optional
Tobias Jakobi
2016-07-18
1
-4
/
+0
*
|
drm/cirrus: Delete an unnecessary check before drm_gem_object_unreference_unl...
Markus Elfring
2016-07-18
1
-2
/
+2
|
/
*
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
1
-3
/
+5
|
\
|
*
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-07
1
-3
/
+5
*
|
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...
Dave Airlie
2016-06-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/cirrus: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
*
|
drm/cirrus: Drop redundnant gamma size check
Daniel Vetter
2016-05-31
1
-3
/
+0
|
/
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-2
/
+2
*
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
1
-0
/
+2
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-04-06
1
-2
/
+0
|
\
|
*
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
|
/
[next]