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
/
armada
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
6
-99
/
+47
2017-03-01
drm/armada: Remove armada_drm_debugfs_cleanup()
Noralf Trønnes
3
-59
/
+10
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-4
/
+5
2017-02-07
drm: armada: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
3
-37
/
+37
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-2
/
+0
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-2
/
+2
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+1
2017-01-11
drm: add more MMU dependencies
Arnd Bergmann
1
-1
/
+1
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
3
-9
/
+5
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
4
-10
/
+10
2016-12-30
drm/armada: Fix compile fail
Daniel Vetter
1
-0
/
+2
2016-12-30
drm/armada: s/drm_mm_dump_table/drm_mm_print/
Chris Wilson
1
-1
/
+1
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
1
-6
/
+0
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-3
/
+3
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2
-2
/
+2
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2
-2
/
+2
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-1
/
+2
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-2
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2
-2
/
+2
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-3
/
+2
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
10
-192
/
+325
2016-11-17
drm/armada: fix NULL pointer comparison warning
Ravikant B Sharma
1
-1
/
+1
2016-11-17
drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-7
/
+1
2016-11-17
drm/armada: remove some dead code
Christophe JAILLET
1
-5
/
+1
2016-11-17
drm/armada: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-11-17
drm/armada: de-midlayer armada
Russell King
2
-108
/
+129
2016-11-14
drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-7
/
+1
2016-11-01
drm/armada: use common helper for plane base address
Russell King
3
-20
/
+34
2016-11-01
drm/armada: move setting primary plane position to armada_drm_primary_set()
Russell King
1
-3
/
+3
2016-11-01
drm/armada: split out primary plane update
Russell King
1
-20
/
+32
2016-11-01
drm/armada: move plane state to struct armada_plane
Russell King
3
-27
/
+42
2016-11-01
drm/armada: clean up armada_drm_plane_work_run()
Russell King
1
-16
/
+11
2016-11-01
drm/armada: add tracing support
Russell King
5
-1
/
+81
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
1
-1
/
+1
2016-10-21
Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
1
-8
/
+10
2016-10-12
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-4
/
+3
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
1
-1
/
+1
2016-10-05
drm/armada: fix clock counts
Russell King
1
-8
/
+10
2016-09-28
get rid of separate multipage fault-in primitives
Al Viro
1
-1
/
+1
2016-08-16
drm: drop DRIVER_HAVE_IRQ flag for some drivers
Shawn Guo
1
-1
/
+1
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
1
-1
/
+0
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-1
/
+1
2016-08-02
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-14
/
+10
2016-07-18
drm/armada: make fbdev support really optional
Tobias Jakobi
1
-4
/
+0
2016-07-12
drm/armada: use drm_crtc_handle_vblank()
Gustavo Padovan
1
-1
/
+1
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
1
-1
/
+0
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
1
-0
/
+1
[next]