index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-11-20
drm: omapdrm: remove unused variable
Boris BREZILLON
2014-11-15
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
2014-11-15
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
2014-11-13
drm/omap: gem: dumb: pitch is an output
Thierry Reding
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-20
gpu: drm: omapdrm: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-08-08
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2014-07-22
drm: omapdrm: fix compiler errors
Russell King
2014-07-11
drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
Ville Syrjälä
2014-07-11
drm: Add support_bits parameter to drm_property_create_bitmask()
Ville Syrjälä
2014-07-11
drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
Ville Syrjälä
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-07-08
drm/omap: remove null test before kfree
Fabian Frederick
2014-07-08
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
2014-07-08
drm/omap: use __GFP_DMA32 for shmem-backed gem
David Herrmann
2014-07-04
drm/omap: Add infoframe & dvi/hdmi mode support
Tomi Valkeinen
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
2014-04-15
drm/omap: fix the handling of fb ref counts
Tomi Valkeinen
2014-04-15
drm/omap: protect omap_crtc's event with event_lock spinlock
Archit Taneja
2014-04-15
drm/omap: Use old_fb to synchronize between successive page flips
Archit Taneja
2014-04-15
drm/omap: Fix crash when using LCD3 overlay manager
Archit Taneja
2014-04-15
drm/omap: gem sync: wait on correct events
Archit Taneja
2014-04-15
drm/omap: Fix memory leak in omap_gem_op_async
Subhajit Paul
2014-04-15
drm/omap: remove warn from debugfs
Tomi Valkeinen
2014-04-15
drm/omap: remove extra plane->destroy from crtc destroy
Tomi Valkeinen
2014-04-15
drm/omap: print warning when rotating non-TILER fb
Tomi Valkeinen
2014-04-14
drm/omap: fix missing unref to fb's buf object
Tomi Valkeinen
2014-04-14
drm/omap: fix plane rotation
Grazvydas Ignotas
2014-04-14
drm/omap: fix enabling/disabling of video pipeline
Tomi Valkeinen
2014-04-14
drm/omap: fix missing disable for unused encoder
Tomi Valkeinen
2014-04-14
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
2014-04-14
drm/omap: fix DMM driver (un)registration
Tomi Valkeinen
2014-04-14
drm/omap: fix uninit order in pdev_remove()
Tomi Valkeinen
2014-04-14
drm/omap: fix output enable/disable sequence
Tomi Valkeinen
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-04
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-31
drm/omap: Don't dereference list head when the connectors list is empty
Laurent Pinchart
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
[next]