index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: armada: remove dead empty functions
Peter Rosin
2017-08-04
3
-14
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
2
-0
/
+2
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
2
-4
/
+3
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-07-26
3
-4
/
+4
|
\
|
*
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-09
1
-1
/
+1
|
|
\
|
*
|
drm/armada: don't abuse DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
3
-4
/
+4
*
|
|
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
*
|
|
drm: armada: Constify drm_prop_enum_list structures.
Arvind Yadav
2017-07-03
1
-1
/
+1
*
|
|
drm: armada: constify drm_prop_enum_list structures.
Arvind Yadav
2017-07-03
1
-2
/
+2
*
|
|
drm: armada: make of_device_ids const.
Arvind Yadav
2017-06-21
1
-1
/
+1
|
|
/
|
/
|
*
|
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-1
/
+1
|
/
*
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-20
1
-4
/
+4
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-29
1
-1
/
+2
*
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
1
-4
/
+5
|
\
|
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-4
/
+5
*
|
drm/gem: Add DEFINE_DRM_GEM_FOPS
Daniel Vetter
2017-03-14
1
-10
/
+1
*
|
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-11
1
-2
/
+1
|
\
\
|
*
|
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
2017-02-17
1
-2
/
+1
|
|
/
*
|
drm/armada: Remove armada_drm_debugfs_cleanup()
Noralf Trønnes
2017-03-01
3
-59
/
+10
*
|
drm: armada: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
3
-37
/
+37
*
|
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
*
|
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-2
/
+0
|
/
*
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-2
/
+2
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
drm: add more MMU dependencies
Arnd Bergmann
2017-01-11
1
-1
/
+1
*
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-10
3
-9
/
+5
|
\
|
*
drm/armada: Fix compile fail
Daniel Vetter
2016-12-30
1
-0
/
+2
|
*
drm/armada: s/drm_mm_dump_table/drm_mm_print/
Chris Wilson
2016-12-30
1
-1
/
+1
|
*
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
1
-6
/
+0
|
*
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-30
1
-3
/
+3
*
|
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
4
-10
/
+10
|
\
\
|
|
/
|
*
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
2
-2
/
+2
|
*
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
-1
/
+2
|
*
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-2
/
+1
|
*
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
2
-2
/
+2
|
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
1
-3
/
+2
|
/
*
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-11-25
10
-192
/
+325
|
\
|
*
drm/armada: fix NULL pointer comparison warning
Ravikant B Sharma
2016-11-17
1
-1
/
+1
|
*
drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-17
1
-7
/
+1
|
*
drm/armada: remove some dead code
Christophe JAILLET
2016-11-17
1
-5
/
+1
|
*
drm/armada: mark symbols static where possible
Baoyou Xie
2016-11-17
1
-2
/
+2
|
*
drm/armada: de-midlayer armada
Russell King
2016-11-17
2
-108
/
+129
|
*
drm/armada: use common helper for plane base address
Russell King
2016-11-01
3
-20
/
+34
|
*
drm/armada: move setting primary plane position to armada_drm_primary_set()
Russell King
2016-11-01
1
-3
/
+3
|
*
drm/armada: split out primary plane update
Russell King
2016-11-01
1
-20
/
+32
[next]