aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada
Commit message (Expand)AuthorAge
* Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-14
|\
| * mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* | drm/gem: Add DEFINE_DRM_GEM_FOPSDaniel Vetter2017-03-14
* | Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter2017-03-11
|\ \
| * | drm: Remove the struct drm_device platformdev fieldLaurent Pinchart2017-02-17
| |/
* | drm/armada: Remove armada_drm_debugfs_cleanup()Noralf Trønnes2017-03-01
* | drm: armada: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-07
* | drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo2017-02-07
* | drm/fb-helper: Automatically clean up fb_infoDaniel Vetter2017-02-07
|/
* drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-03
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-02
* drm: add more MMU dependenciesArnd Bergmann2017-01-11
* Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-09
|\
| * drm/armada: Fix compile failDaniel Vetter2016-12-30
| * drm/armada: s/drm_mm_dump_table/drm_mm_print/Chris Wilson2016-12-30
| * drm: Deduplicate driver initialization messageGabriel Krisman Bertazi2016-12-30
| * drm/mm: Convert to drm_printerDaniel Vetter2016-12-30
* | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-08
|\|
| * drm: Replace 'format->format' comparisons to just 'format' comparisonsVille Syrjälä2016-12-15
| * drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
| * drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
| * drm: Nuke fb->depthVille 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_planesVille Syrjälä2016-12-15
| * drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-15
* | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-14
|/
* Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie2016-11-24
|\
| * drm/armada: fix NULL pointer comparison warningRavikant B Sharma2016-11-16
| * drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-16
| * drm/armada: remove some dead codeChristophe JAILLET2016-11-16
| * drm/armada: mark symbols static where possibleBaoyou Xie2016-11-16
| * drm/armada: de-midlayer armadaRussell King2016-11-16
| * drm/armada: use common helper for plane base addressRussell King2016-11-01
| * drm/armada: move setting primary plane position to armada_drm_primary_set()Russell King2016-11-01
| * drm/armada: split out primary plane updateRussell King2016-11-01
| * drm/armada: move plane state to struct armada_planeRussell King2016-11-01
| * drm/armada: clean up armada_drm_plane_work_run()Russell King2016-11-01
| * drm/armada: add tracing supportRussell King2016-11-01
* | drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-14
* | drm: convert DT component matching to component_match_add_release()Russell King2016-10-25
* | Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie2016-10-20
|\ \
| * | drm/armada: fix clock countsRussell King2016-10-04
| |/
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-11
|\ \
| * | drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-05
| * | drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo2016-08-16
| * | drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-12
| * | drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-08
| |/
* / get rid of separate multipage fault-in primitivesAl Viro2016-09-27
|/
* Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-01
|\
| * drm/armada: make fbdev support really optionalTobias Jakobi2016-07-18