|
ozone: Create GbmBuffers from fourcc formats and gbm flags.
This CL changes the interface of GbmBuffer to use fourcc formats and
gbm flags instead of gfx::Buffer{Format,Usage}.
In this way we can create modeset buffers that can be mapped and can
be scanned out without the need to add a new gfx::BufferUsage.
BUG= chrome-os-partner:56407
Committed: https://crrev.com/2be041a887dffe27d886225be13d69160115dd12
Cr-Commit-Position: refs/heads/master@{#435368}
Total comments: 5
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+86 lines, -81 lines) |
Patch |
 |
M |
ui/ozone/platform/drm/gpu/drm_overlay_validator.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/drm_overlay_validator_unittest.cc
|
View
|
1
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/drm_thread.cc
|
View
|
1
2
|
5 chunks |
+23 lines, -5 lines |
5 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/drm_window_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/gbm_buffer.h
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/gbm_buffer.cc
|
View
|
1
2
|
11 chunks |
+29 lines, -44 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/gbm_buffer_base.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/gbm_buffer_base.cc
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/mock_dumb_buffer_generator.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/mock_dumb_buffer_generator.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/mock_scanout_buffer_generator.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/mock_scanout_buffer_generator.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/scanout_buffer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/screen_manager.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/ozone/platform/drm/gpu/screen_manager_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
2 comments
|
Download
|
Total messages: 39 (19 generated)
|