Sign in
android-kvm
/
linux
/
aea4156c308670699d74dedb182ebceffb633185
/
drivers
/
gpu
/
drm
/
armada
/
armada_drv.c
f42e181
drm/gem: Add DEFINE_DRM_GEM_FOPS
by Daniel Vetter
· 8 years ago
a452165
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next
by Daniel Vetter
· 8 years ago
b516a6c
drm/armada: Remove armada_drm_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
76adb46
drm: Remove the struct drm_device platformdev field
by Laurent Pinchart
· 8 years ago
5922a7d
drm: armada: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
967dd48
drm: remove drm_vblank_no_hw_counter assignment from driver code
by Shawn Guo
· 8 years ago
75f6dfe
drm: Deduplicate driver initialization message
by Gabriel Krisman Bertazi
· 8 years ago
4d5304d
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 8 years ago
917a3cb
drm/armada: de-midlayer armada
by Russell King
· 8 years ago
97ac0e4
drm: convert DT component matching to component_match_add_release()
by Russell King
· 8 years ago
e1f96ef
drm: drop DRIVER_HAVE_IRQ flag for some drivers
by Shawn Guo
· 9 years ago
a325725
drm: Lobotomize set_busid nonsense for !pci drivers
by Daniel Vetter
· 9 years ago
87adc63
drm/armada: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
fcee590
drm: Nuke ->vblank_disable_allowed
by Daniel Vetter
· 9 years ago
d704f8e
drm/armada: Remove NULL open/pre/postclose hooks
by Daniel Vetter
· 9 years ago
f884a50
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
0b8ebea
drm/armada: use a private mutex to protect priv->linear
by Daniel Vetter
· 9 years ago
7fc7e86
drm/armada: Convert the probe function to the generic drm_of_component_probe()
by Liviu Dudau
· 9 years ago
affa0e03
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 10 years ago
6b62b3e
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
b44f840
drm: Stop using drm_vblank_count() as the hw frame counter
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
7c8f7e1
drm/armada: move vbl code into armada_crtc
by Russell King
· 10 years ago
0fb2970
drm/armada: remove non-component support
by Russell King
· 10 years ago
dde1006
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
38bf3ae
drm/armada: armada_drv: Remove unused function
by Rickard Strandqvist
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
30aad89
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 10 years ago
85a4389
gpu: drm: armada: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0544e38
drm/armada: add IRQ support back
by Russell King
· 11 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 11 years ago
9611cb9
drm/armada: register crtc with port
by Russell King
· 11 years ago
d8c9608
drm/armada: permit CRTCs to be registered as separate devices
by Russell King
· 11 years ago
0101fd0
drm/armada: convert to componentized support
by Russell King
· 11 years ago
42e62ba
drm/armada: make variant a CRTC thing
by Russell King
· 11 years ago
3ecea26
drm/armada: move variant initialisation to CRTC init
by Russell King
· 11 years ago
d016540
drm/armada: use number of CRTCs registered
by Russell King
· 11 years ago
e5d9ddf
drm/armada: move IRQ handling into CRTC
by Russell King
· 11 years ago
f95aeb1
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
by Damien Lespiau
· 11 years ago
bb0f1b5
drm: pass the irq explicitly to drm_irq_install
by Daniel Vetter
· 11 years ago
ae69340
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes
by Dave Airlie
· 11 years ago
d13c46c
DRM: armada: fix use of kfifo_put()
by Russell King
· 11 years ago
cfd72a4
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
50fb3c3
drm/armada: directly call drm_put_dev in ->remove
by Daniel Vetter
· 11 years ago
5c015db
Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes
by Dave Airlie
· 11 years ago
2f5ae49
DRM: Armada: implement lastclose() for fbhelper
by Russell King
· 11 years ago
5e4e3ba
Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next
by Dave Airlie
· 11 years ago
585b691
DRM: Armada: add support for drm tda19988 driver
by Russell King
· 12 years ago
96f60e3
DRM: Armada: Add Armada DRM driver
by Russell King
· 13 years ago