summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2014-07-235-119/+360
|\
| * drm/armada: register crtc with portRussell King2014-07-113-4/+23
| * drm/armada: permit CRTCs to be registered as separate devicesRussell King2014-07-113-14/+122
| * drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clockRussell King2014-07-111-1/+1
| * drm/armada: convert to componentized supportRussell King2014-07-111-7/+148
| * drm/armada: make variant a CRTC thingRussell King2014-07-035-25/+25
| * drm/armada: move variant initialisation to CRTC initRussell King2014-07-035-20/+12
| * drm/armada: use number of CRTCs registeredRussell King2014-07-033-7/+6
| * drm/armada: move IRQ handling into CRTCRussell King2014-07-033-63/+45
* | drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-081-1/+1
* | drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-081-1/+1
* | drm: add register and unregister functions for connectorsThomas Wood2014-06-191-2/+2
|/
* drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-101-1/+1
* drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark2014-06-051-3/+1
* drm/armada: use shmem helpers if possibleDavid Herrmann2014-05-271-3/+1
* drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-231-1/+1
* DRM: armada: fix corruption while loading cursorsRussell King2014-04-081-0/+1
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-11/+12
* Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2014-03-071-9/+1
|\
| * DRM: armada: fix use of kfifo_put()Russell King2014-03-031-9/+1
* | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2014-01-291-0/+1
|\ \ | |/
| * DRM: armada: fix missing DRM_KMS_FB_HELPER selectRussell King2014-01-271-0/+1
* | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2014-01-204-9/+26
|\ \ | |/
| * Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie2013-12-124-9/+26
| |\
| | * DRM: Armada: prime refcounting bug fixRussell King2013-12-101-1/+1
| | * DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King2013-12-102-5/+6
| | * DRM: Armada: destroy framebuffer after helperRussell King2013-12-101-2/+2
| | * DRM: Armada: implement lastclose() for fbhelperRussell King2013-12-103-1/+17
* | | drm/armada: directly call drm_put_dev in ->removeDaniel Vetter2013-12-181-1/+2
|/ /
* | DRM: Armada: convert to use simple_open()Duan Jiong2013-11-061-7/+1
* | Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie2013-10-231-1/+1
|\ \ | |/
| * DRM: Armada: depend on ARMRussell King2013-10-221-1/+1
* | Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2013-10-222-2/+1
|/
* DRM: Armada: add support for drm tda19988 driverRussell King2013-10-182-0/+51
* DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursorsRussell King2013-10-185-6/+256
* DRM: Armada: Add Armada DRM driverRussell King2013-10-1220-0/+3950
OpenPOWER on IntegriCloud