index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
/
tilcdc_crtc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tilcdc: Initialize crtc->port
Jyri Sarha
2016-02-25
1
-0
/
+20
*
drm/tilcdc: Disable sync lost interrupt if it fires on every frame
Jyri Sarha
2016-02-25
1
-1
/
+20
*
drm/tilcdc: Add prints on sync lost and FIFO underrun interrupts
Jyri Sarha
2016-02-25
1
-0
/
+8
*
drm/tilcdc: Do not update the next frame buffer close to vertical blank
Tomi Valkeinen
2016-02-25
1
-8
/
+53
*
drm/tilcdc: Get rid of complex ping-pong mechanism
Tomi Valkeinen
2016-02-25
1
-71
/
+50
*
drm/tilcdc: cleanup irq handling
Tomi Valkeinen
2016-02-25
1
-4
/
+5
*
drm/tilcdc: remove broken error handling
Tomi Valkeinen
2016-02-25
1
-6
/
+1
*
drm/tilcdc: split reset to a separate function
Tomi Valkeinen
2016-02-25
1
-7
/
+14
*
drm/tilcdc: cleanup runtime PM handling
Tomi Valkeinen
2016-02-25
1
-8
/
+11
*
drm/tilcdc: disable the lcd controller/dma engine when suspend invoked
Darren Etheridge
2016-02-25
1
-2
/
+1
*
drm/tilcdc: verify fb pitch
Tomi Valkeinen
2016-02-25
1
-0
/
+31
*
drm/tilcdc: rewrite pixel clock calculation
Darren Etheridge
2016-02-25
1
-8
/
+8
*
drm/tilcdc: Nuke preclose hook
Daniel Vetter
2016-02-08
1
-20
/
+0
*
drm/tilcdc: Add support for external tda998x encoder
Jyri Sarha
2015-05-27
1
-0
/
+33
*
drm/tilcdc: Fix module unloading
Jyri Sarha
2015-05-27
1
-1
/
+2
*
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
2014-11-15
1
-5
/
+1
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-02
1
-4
/
+4
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-1
/
+2
*
drm/tilcdc: use flip-work helper
Rob Clark
2013-08-19
1
-21
/
+12
*
drm/tilcdc fixup mode to workaround sync for tda998x
Darren Etheridge
2013-08-19
1
-1
/
+6
*
drm/tilcdc: Clear bits of register we're going to set.
Pantelis Antoniou
2013-06-28
1
-0
/
+2
*
drm/tilcdc: whitespace fixes and tidyup
Darren Etheridge
2013-06-28
1
-6
/
+10
*
drm/tilcdc: adding more guards to prevent selection of invalid modes
Darren Etheridge
2013-06-28
1
-0
/
+46
*
drm/tilcdc: fixing off by one errors found on analyzer
Darren Etheridge
2013-06-28
1
-7
/
+12
*
drm/tilcdc: adding some more devicetree config
Darren Etheridge
2013-06-28
1
-2
/
+21
*
drm/tilcdc: support pixel widths greater than 1024
Darren Etheridge
2013-06-28
1
-0
/
+15
*
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
1
-5
/
+0
*
drm/tilcdc: add TI LCD Controller DRM driver (v4)
Rob Clark
2013-02-19
1
-0
/
+602