index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
omapdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
staging: drm/omap: move where DMM driver is registered
Rob Clark
1
-3
/
+4
2012-03-13
staging: drm/omap: use current time for page-flip event
Rob Clark
1
-0
/
+10
2012-03-13
staging: drm/omap: send page-flip event after endwin
Rob Clark
3
-18
/
+67
2012-03-13
staging: drm/omap: avoid multiple planes having same z-order
Rob Clark
1
-1
/
+1
2012-03-07
staging: drm/omap: mmap of tiled buffers with stride >4kb
Rob Clark
1
-27
/
+59
2012-03-07
staging: drm/omap: Get DMM resources from hwmod
Andy Gross
4
-36
/
+68
2012-03-07
staging: drm/omap: Validate debugfs device
Andy Gross
1
-2
/
+10
2012-03-07
staging: drm/omap: Disable DMM debugfs for OMAP3
Andy Gross
2
-8
/
+13
2012-03-07
staging: drm/omap: debugfs for object and fb tracking
Rob Clark
5
-2
/
+188
2012-03-07
staging: drm/omap: defer unpin until scanout completes
Rob Clark
3
-44
/
+181
2012-03-07
staging: drm/omap: some minor fb cleanups
Rob Clark
1
-4
/
+4
2012-03-07
staging: drm/omap: call omap_gem_roll() in non-atomic ctx
Rob Clark
2
-16
/
+24
2012-03-07
staging: drm/omap: add a workqueue
Rob Clark
2
-0
/
+10
2012-03-07
staging: drm/omap: get supported color formats from ovl
Rob Clark
3
-20
/
+23
2012-02-10
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2012-02-09
staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(..
Thomas Meyer
1
-1
/
+1
2012-02-08
staging: drm/omap: fix locking issue
Rob Clark
1
-4
/
+14
2012-02-08
drivers/staging/omapdrm/omap_fbdev.c: move free after uses
Julia Lawall
1
-2
/
+2
2012-02-08
staging: drm/omap: fix minimum width/height
Rob Clark
1
-2
/
+2
2012-02-08
staging: drm/omap: updates for DSS fifomerge API changes
Rob Clark
3
-10
/
+31
2012-02-08
staging: drm/omap: multiplanar and YUV support
Rob Clark
5
-68
/
+149
2012-02-08
staging: drm/omap: add drm_plane support
Rob Clark
6
-168
/
+403
2012-02-08
staging: drm/omap: drm API update: addfb2
Rob Clark
3
-45
/
+143
2012-02-08
staging: drm/omap: drm API update: make fops struct const
Rob Clark
1
-11
/
+13
2011-12-22
drm/omap: GEM, deal with cache
Rob Clark
1
-0
/
+30
2011-12-16
staging: drm/omap: add debugfs support
Andy Gross
6
-0
/
+205
2011-12-16
staging: drm/omap: avoid aquiring mutex in atomic context (v2)
Rob Clark
1
-2
/
+14
2011-12-16
staging: drm/omap: add ywrap module param
Rob Clark
1
-5
/
+10
2011-12-12
staging: drm/omap: DMM based hardware scrolling console
Rob Clark
7
-46
/
+153
2011-12-12
staging: drm/omap: crtc/encoder/fb destroy cleanups
Rob Clark
3
-8
/
+4
2011-12-12
staging: drm/omap: allocation fail check
Rob Clark
1
-0
/
+4
2011-12-08
drm/omap: add GEM support for tiled/dmm buffers
Rob Clark
6
-37
/
+466
2011-12-08
drm/omap: DMM/TILER support for OMAP4+ platform
Andy Gross
11
-11
/
+2143
2011-11-26
staging: add omapdrm DRM/KMS driver for TI OMAP platforms
Rob Clark
14
-0
/
+3491