summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/armada
AgeCommit message (Expand)Author
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-11-26drm/armada: Delete dma_buf->k(un)map implemenationDaniel Vetter
2019-08-14drm/armada: drop use of drmP.hSam Ravnborg
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-04Merge tag 'for-airlie-armada' of git://git.armlinux.org.uk/~rmk/linux-arm int...Dave Airlie
2019-06-28drm/armada: no need to check parent of remotefor-airlie-armadaRussell King
2019-06-28drm/armada: use for_each_endpoint_of_node() to walk crtc endpointsRussell King
2019-06-28drm/armada: replace the simple-framebufferLubomir Rintel
2019-06-28drm/armada: redo CRTC debugfs filesRussell King
2019-06-22drm/armada: use mode_valid to validate the adjusted modeRussell King
2019-06-22drm/armada: improve Dove clock selectionRussell King
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-05-17drm/armada: add CRTC mode validationRussell King
2019-05-17drm/armada: add drm_atomic_helper_shutdown() call in tear-downRussell King
2019-05-17drm/armada: add and use definitions for RDREG4FRussell King
2019-05-17drm/armada: add drm_mode_set_crtcinfo() mode fixupRussell King
2019-05-17drm/armada: add comments about HWC32 cursor colour formatRussell King
2019-05-17drm/armada: add support for setting gammaRussell King
2019-05-17drm/armada: move plane address and pitch calculation to atomic_checkRussell King
2019-05-17drm/armada: add missing interlaced support for overlay frameRussell King
2019-05-17drm/armada: fix plane location and size for interlaceRussell King
2019-05-17drm/armada: add plane size/location accessorsRussell King
2019-05-17drm/armada: use __drm_atomic_helper_plane_reset in overlay resetRussell King
2019-05-17drm/armada: fix crtc interlaceRussell King
2019-03-27drm/armada: Use drm_fb_helper_fill_infoDaniel Vetter
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-15drm: armada: Cleanup drm_display_mode print strShayenne Moura
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter
2018-07-30drm/armada: remove obsolete fb unreferencing kfifo and workqueueRussell King
2018-07-30drm/armada: remove unnecessary armada_plane structureRussell King
2018-07-30drm/armada: remove unnecessary armada_ovl_plane structureRussell King
2018-07-30drm/armada: update primary framebuffer parameters on mode changeRussell King
2018-07-30drm/armada: update planes after the dumb frame is completeRussell King
2018-07-30drm/armada: switch overlay plane to atomic modesetRussell King
2018-07-30drm/armada: switch primary plane to atomic modesetRussell King
2018-07-30drm/armada: switch legacy modeset to atomic modesetRussell King
2018-07-30drm/armada: enable atomic modeset supportRussell King
2018-07-30drm/armada: implement atomic_enable()/atomic_disable() methodsRussell King
2018-07-30drm/armada: unhook dpms state from armada_drm_crtc_update()Russell King
2018-07-30drm/armada: push responsibility for clock management to backendRussell King
2018-07-30drm/armada: handle atomic modeset crtc eventsRussell King
2018-07-30drm/armada: clean up SPU_ADV_REGRussell King
2018-07-30drm/armada: update debug in armada_drm_crtc_mode_set_nofb()Russell King