summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada
AgeCommit message (Expand)AuthorLines
2015-01-09Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...Dave Airlie-5/+0
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-12-10drm/armada: Remove dummy ->load_lut() implementationThierry Reding-5/+0
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-12/+12
2014-11-19assorted conversions to %p[dD]Al Viro-1/+1
2014-11-12Merge tag 'v3.18-rc4' into drm-nextDave Airlie-12/+12
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter-0/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-1/+0
2014-10-28Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie-12/+12
2014-10-20gpu: drm: armada: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-17drm/armada: convert to use vblank_on/off callsRussell King-3/+5
2014-10-17drm/armada: fix page_flip refcounting leakRussell King-8/+5
2014-10-17drm/armada: add IRQ support backRussell King-1/+2
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter-0/+2
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann-0/+1
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-123/+364
2014-07-23Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie-119/+360
2014-07-11drm/armada: register crtc with portRussell King-4/+23
2014-07-11drm/armada: permit CRTCs to be registered as separate devicesRussell King-14/+122
2014-07-11drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clockRussell King-1/+1
2014-07-11drm/armada: convert to componentized supportRussell King-7/+148
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst-1/+1
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding-1/+1
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding-1/+1
2014-07-03drm/armada: make variant a CRTC thingRussell King-25/+25
2014-07-03drm/armada: move variant initialisation to CRTC initRussell King-20/+12
2014-07-03drm/armada: use number of CRTCs registeredRussell King-7/+6
2014-07-03drm/armada: move IRQ handling into CRTCRussell King-63/+45
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han-5/+3
2014-06-19drm: add register and unregister functions for connectorsThomas Wood-2/+2
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau-1/+1
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark-3/+1
2014-05-27drm/armada: use shmem helpers if possibleDavid Herrmann-3/+1
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter-1/+1
2014-04-08DRM: armada: fix corruption while loading cursorsRussell King-0/+1
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper-11/+12
2014-03-07Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie-9/+1
2014-03-03DRM: armada: fix use of kfifo_put()Russell King-9/+1
2014-01-29Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie-0/+1
2014-01-27DRM: armada: fix missing DRM_KMS_FB_HELPER selectRussell King-0/+1
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie-9/+26
2013-12-18drm/armada: directly call drm_put_dev in ->removeDaniel Vetter-1/+2
2013-12-12Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie-9/+26
2013-12-10DRM: Armada: prime refcounting bug fixRussell King-1/+1
2013-12-10DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King-5/+6
2013-12-10DRM: Armada: destroy framebuffer after helperRussell King-2/+2
2013-12-10DRM: Armada: implement lastclose() for fbhelperRussell King-1/+17
2013-11-06DRM: Armada: convert to use simple_open()Duan Jiong-7/+1
2013-10-23Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie-1/+1