index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
Age
Commit message (
Expand
)
Author
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
drm/gem: Add DEFINE_DRM_GEM_FOPS
Daniel Vetter
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-01
drm/armada: Remove armada_drm_debugfs_cleanup()
Noralf Trønnes
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-17
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
2017-02-07
drm: armada: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-01-11
drm: add more MMU dependencies
Arnd Bergmann
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-12-30
drm/armada: Fix compile fail
Daniel Vetter
2016-12-30
drm/armada: s/drm_mm_dump_table/drm_mm_print/
Chris Wilson
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-11-17
drm/armada: fix NULL pointer comparison warning
Ravikant B Sharma
2016-11-17
drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-17
drm/armada: remove some dead code
Christophe JAILLET
2016-11-17
drm/armada: mark symbols static where possible
Baoyou Xie
2016-11-17
drm/armada: de-midlayer armada
Russell King
2016-11-14
drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-01
drm/armada: use common helper for plane base address
Russell King
2016-11-01
drm/armada: move setting primary plane position to armada_drm_primary_set()
Russell King
2016-11-01
drm/armada: split out primary plane update
Russell King
2016-11-01
drm/armada: move plane state to struct armada_plane
Russell King
2016-11-01
drm/armada: clean up armada_drm_plane_work_run()
Russell King
2016-11-01
drm/armada: add tracing support
Russell King
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
2016-10-21
Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
2016-10-04
drm/armada: fix clock counts
Russell King
2016-09-27
get rid of separate multipage fault-in primitives
Al Viro
2016-08-16
drm: drop DRIVER_HAVE_IRQ flag for some drivers
Shawn Guo
[next]