summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/armada: switch legacy modeset to atomic modesetRussell King2018-07-302-103/+1
* drm/armada: enable atomic modeset supportRussell King2018-07-302-5/+7
* drm/armada: implement atomic_enable()/atomic_disable() methodsRussell King2018-07-301-0/+71
* drm/armada: unhook dpms state from armada_drm_crtc_update()Russell King2018-07-301-6/+5
* drm/armada: push responsibility for clock management to backendRussell King2018-07-303-13/+27
* drm/armada: handle atomic modeset crtc eventsRussell King2018-07-302-0/+34
* drm/armada: clean up SPU_ADV_REGRussell King2018-07-303-9/+8
* drm/armada: update debug in armada_drm_crtc_mode_set_nofb()Russell King2018-07-301-10/+9
* drm/armada: move sync signal polarity to mode_set_nofb() methodRussell King2018-07-302-26/+22
* drm/armada: push interlace calculation into armada_drm_plane_calc()Russell King2018-07-303-28/+30
* drm/armada: provide pitches from armada_drm_plane_calc_addrs()Russell King2018-07-303-13/+20
* drm/armada: pass plane state into armada_drm_plane_calc_addrs()Russell King2018-07-303-18/+16
* drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King2018-07-305-11/+11
* drm/armada: add plane colorspace propertiesRussell King2018-07-301-1/+32
* drm/armada: remove crtc YUV colourspace propertiesRussell King2018-07-303-122/+0
* drm/armada: move colorkey properties into overlay plane stateRussell King2018-07-301-119/+132
* drm/armada: move CBSH properties into overlay plane stateRussell King2018-07-302-29/+136
* drm/armada: move plane works to overlayRussell King2018-07-303-12/+8
* drm/armada: move primary plane to separate fileRussell King2018-07-306-283/+318
* drm/armada: use old_state for update tracking in atomic_update()Russell King2018-07-303-173/+144
* drm/armada: remove temporary crtc stateRussell King2018-07-301-6/+6
* drm/armada: convert overlay plane to atomic stateRussell King2018-07-303-120/+145
* drm/armada: convert page_flip to use primary plane atomic_update()Russell King2018-07-301-26/+55
* drm/armada: convert primary plane to atomic stateRussell King2018-07-302-159/+157
* drm/armada: reset all atomic state during driver initialisationRussell King2018-07-301-0/+2
* drm/armada: merge armada_drm_gra_plane_regs() into only callerRussell King2018-07-301-31/+24
* drm/armada: use core of primary update_plane for mode setRussell King2018-07-301-78/+59
* drm/armada: move mode set vblank handling and disable/enableRussell King2018-07-302-21/+21
* drm/armada: add rectangle helpersRussell King2018-07-303-9/+21
* drm/armada: clean up armada_drm_crtc_page_flip()Russell King2018-07-301-12/+0
* drm/armada: Adding new typedef vm_fault_tSouptick Joarder2018-07-301-13/+2
* drm/armada: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-07-301-3/+3
* BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-30865-4508/+8450
|\
| * Linux 4.18-rc7v4.18-rc7Linus Torvalds2018-07-291-1/+1
| * Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-296-33/+35
| |\
| | * ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-07-292-8/+5
| | * ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-07-132-0/+6
| | * ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-07-102-17/+18
| | * ext4: clear mmp sequence number when remounting read-onlyTheodore Ts'o2018-07-092-5/+4
| | * ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-07-091-3/+2
| * | squashfs: be more careful about metadata corruptionLinus Torvalds2018-07-294-5/+16
| * | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-291-1/+9
| |\ \
| | * | random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-07-181-1/+9
| | |/
| * | Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-07-292-2/+7
| |\ \
| | * | gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada2018-07-231-1/+5
| | * | gpio: of: Handle fixed regulator flags properlyLinus Walleij2018-07-231-1/+2
| * | | Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-282-9/+0
| |\ \ \
| | * | | Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-07-272-9/+0
| | |/ /
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-283-8/+59
| |\ \ \
| | * | | i2c: imx: use open drain for recovery GPIOWolfram Sang2018-07-241-1/+1