index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
drm: omapdrm: Store the rotation property in dev->mode_config
Laurent Pinchart
1
-3
/
+1
2015-03-24
drm/omap: keep ref to old_fb
Tomi Valkeinen
1
-0
/
+7
2015-03-24
drm/omap: only ignore DIGIT SYNC LOST for TV output
Tomi Valkeinen
1
-8
/
+12
2015-03-24
drm/omap: fix race with error_irq
Tomi Valkeinen
1
-8
/
+13
2015-03-24
drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
Tomi Valkeinen
1
-1
/
+1
2015-03-24
drm/omap: page_flip: return -EBUSY if flip pending
Tomi Valkeinen
1
-1
/
+1
2015-03-20
drm: omapdrm: Reorder CRTC functions
Laurent Pinchart
1
-190
/
+206
2015-03-20
drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
Laurent Pinchart
1
-12
/
+9
2015-03-20
drm: omapdrm: Avoid function forward declaration in omap_crtc.c
Laurent Pinchart
1
-54
/
+53
2015-03-20
drm: omapdrm: Remove omap_crtc->full_update field
Laurent Pinchart
1
-16
/
+7
2015-03-20
drm: omapdrm: Fix race condition between GO and vblank IRQ
Laurent Pinchart
1
-1
/
+1
2015-03-20
drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
Laurent Pinchart
1
-1
/
+1
2015-03-20
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
1
-22
/
+21
2015-03-20
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
1
-13
/
+13
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
1
-5
/
+5
2014-04-15
drm/omap: protect omap_crtc's event with event_lock spinlock
Archit Taneja
1
-0
/
+6
2014-04-15
drm/omap: Use old_fb to synchronize between successive page flips
Archit Taneja
1
-1
/
+1
2014-04-15
drm/omap: Fix crash when using LCD3 overlay manager
Archit Taneja
1
-0
/
+1
2014-04-15
drm/omap: remove extra plane->destroy from crtc destroy
Tomi Valkeinen
1
-1
/
+0
2014-04-14
drm/omap: fix enabling/disabling of video pipeline
Tomi Valkeinen
1
-7
/
+12
2014-04-14
drm/omap: fix missing disable for unused encoder
Tomi Valkeinen
1
-0
/
+6
2014-04-14
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
1
-0
/
+19
2014-04-14
drm/omap: fix output enable/disable sequence
Tomi Valkeinen
1
-19
/
+27
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-6
/
+7
2014-01-09
drm/omap: fix: Defer probe if an omapdss device requests for it at connect
Archit Taneja
1
-0
/
+5
2014-01-09
drm/omap: fix (un)registering irqs inside an irq handler
Tomi Valkeinen
1
-3
/
+3
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+0
2013-06-17
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
1
-2
/
+2
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
1
-0
/
+24
2013-06-17
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
1
-7
/
+15
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
1
-5
/
+0
2013-04-11
drm/omap: Fix and improve crtc and overlay manager correlation
Archit Taneja
1
-7
/
+14
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+654
2013-02-16
omapdrm: only take crtc->mutex in crtc callbacks
Daniel Vetter
1
-7
/
+5
2013-02-16
drm/omap: move out of staging
Rob Clark
1
-0
/
+659
[prev]