index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
1
-0
/
+1
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+1
*
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-08-08
3
-0
/
+40
|
\
|
*
drm/omap: Add infoframe & dvi/hdmi mode support
Tomi Valkeinen
2014-07-04
3
-0
/
+40
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-07
6
-43
/
+32
|
\
\
|
*
\
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2014-07-29
5
-26
/
+25
|
|
\
\
|
|
*
|
drm: omapdrm: fix compiler errors
Russell King
2014-07-22
3
-9
/
+11
|
|
*
|
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-1
/
+1
|
|
*
|
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
|
|
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-07-08
1
-13
/
+10
|
|
|
\
\
|
|
|
*
|
drm/omap: remove null test before kfree
Fabian Frederick
2014-07-08
1
-3
/
+1
|
|
|
*
|
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
2014-07-08
1
-1
/
+1
|
|
|
*
|
drm/omap: use __GFP_DMA32 for shmem-backed gem
David Herrmann
2014-07-08
1
-9
/
+8
|
|
|
|
/
|
|
*
|
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
1
-2
/
+2
|
|
|
/
|
*
|
drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
Ville Syrjälä
2014-07-11
1
-13
/
+7
|
*
|
drm: Add support_bits parameter to drm_property_create_bitmask()
Ville Syrjälä
2014-07-11
1
-1
/
+4
|
*
|
drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
Ville Syrjälä
2014-07-11
1
-7
/
+0
|
|
/
*
|
dma-buf: use reservation objects
Maarten Lankhorst
2014-07-08
1
-1
/
+1
|
/
*
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
1
-3
/
+1
*
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-05
1
-5
/
+5
*
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
2014-06-04
1
-0
/
+1
*
drm/omap: fix the handling of fb ref counts
Tomi Valkeinen
2014-04-15
1
-5
/
+5
*
drm/omap: protect omap_crtc's event with event_lock spinlock
Archit Taneja
2014-04-15
1
-0
/
+6
*
drm/omap: Use old_fb to synchronize between successive page flips
Archit Taneja
2014-04-15
1
-1
/
+1
*
drm/omap: Fix crash when using LCD3 overlay manager
Archit Taneja
2014-04-15
1
-0
/
+1
*
drm/omap: gem sync: wait on correct events
Archit Taneja
2014-04-15
1
-2
/
+2
*
drm/omap: Fix memory leak in omap_gem_op_async
Subhajit Paul
2014-04-15
1
-0
/
+2
*
drm/omap: remove warn from debugfs
Tomi Valkeinen
2014-04-15
1
-3
/
+0
*
drm/omap: remove extra plane->destroy from crtc destroy
Tomi Valkeinen
2014-04-15
1
-1
/
+0
*
drm/omap: print warning when rotating non-TILER fb
Tomi Valkeinen
2014-04-15
1
-0
/
+14
*
drm/omap: fix missing unref to fb's buf object
Tomi Valkeinen
2014-04-14
1
-0
/
+3
*
drm/omap: fix plane rotation
Grazvydas Ignotas
2014-04-14
1
-0
/
+8
*
drm/omap: fix enabling/disabling of video pipeline
Tomi Valkeinen
2014-04-14
1
-7
/
+12
*
drm/omap: fix missing disable for unused encoder
Tomi Valkeinen
2014-04-14
1
-0
/
+6
*
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
2014-04-14
3
-0
/
+26
*
drm/omap: fix DMM driver (un)registration
Tomi Valkeinen
2014-04-14
1
-4
/
+19
*
drm/omap: fix uninit order in pdev_remove()
Tomi Valkeinen
2014-04-14
1
-1
/
+2
*
drm/omap: fix output enable/disable sequence
Tomi Valkeinen
2014-04-14
1
-19
/
+27
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-08
3
-25
/
+27
|
\
|
*
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2014-04-04
1
-1
/
+2
|
|
\
|
|
*
drm/omap: Don't dereference list head when the connectors list is empty
Laurent Pinchart
2014-03-31
1
-1
/
+2
|
*
|
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
2
-7
/
+8
|
|
/
|
*
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
1
-17
/
+17
*
|
OMAPDSS: convert pixel clock to common videomode style
Tomi Valkeinen
2014-03-05
1
-3
/
+3
|
/
*
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
2014-01-29
6
-33
/
+99
|
\
|
*
drm/omap: Enable DT support for DMM
Archit Taneja
2014-01-09
1
-0
/
+9
|
*
drm/omap: fix: change dev_unload order
Archit Taneja
2014-01-09
1
-3
/
+3
|
*
drm/omap: fix: disable encoder before destroying it
Archit Taneja
2014-01-09
1
-0
/
+3
|
*
drm/omap: fix: disconnect devices when omapdrm module is removed
Archit Taneja
2014-01-09
1
-4
/
+11
|
*
drm/omap: fix: Defer probe if an omapdss device requests for it at connect
Archit Taneja
2014-01-09
3
-22
/
+54
[next]