Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317739
b: refs/heads/master
c: 5083677
h: refs/heads/master
i:
  317737: 24d2dc2
  317735: 7677c24
v: v3
  • Loading branch information
Rob Clark authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent 79f8f02 commit a8d0ab7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ce3eaedfc0df2f115051b19d303e4c7ff1e0aaaa
refs/heads/master: 50836770601d3cc8408367de34fa5ece23e7e9b8
7 changes: 2 additions & 5 deletions trunk/drivers/staging/omapdrm/TODO
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
TODO
. check error handling/cleanup paths
. add drm_plane / overlay support
. add video decode/encode support (via syslink3 + codec-engine)
. still some rough edges with flipping.. event back to userspace should
really come after VSYNC interrupt
. NOTE: with dmabuf this probably could be split into different driver
so perhaps this TODO doesn't belong here
. where should we do eviction (detatch_pages())? We aren't necessarily
accessing the pages via a GART, so maybe we need some other threshold
to put a cap on the # of pages that can be pin'd. (It is mostly only
Expand All @@ -27,7 +25,6 @@ TODO
CRTC's should be disabled, and on resume the LUT should be reprogrammed
before CRTC's are re-enabled, to prevent DSS from trying to DMA from a
buffer mapped in DMM/TILER before LUT is reloaded.
. Add debugfs information for DMM/TILER

Userspace:
. git://github.com/robclark/xf86-video-omap.git
Expand Down

0 comments on commit a8d0ab7

Please sign in to comment.