Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Issue 2178563002: gpu: Take surface handle into account when importing buffers. (Closed)

Created:
4 years, 5 months ago by reveman
Modified:
4 years, 5 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

gpu: Take surface handle into account when importing buffers. This makes us use the appropriate DRM device when importing native GMBs on Ozone instead of always using the primary device. BUG=626807, 597932 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/2148983002 Cr-Commit-Position: refs/heads/master@{#406322} (cherry picked from commit 15e3d9a4516ad22cc56c1ff162f32f3d03e8de9f)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -30 lines) Patch
M cc/test/test_image_factory.h View 1 chunk +2 lines, -1 line 0 comments Download
M cc/test/test_image_factory.cc View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/service/image_factory.h View 2 chunks +3 lines, -1 line 0 comments Download
M gpu/command_buffer/service/in_process_command_buffer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/tests/texture_image_factory.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/tests/texture_image_factory.cc View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/ipc/service/gpu_channel.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/ipc/service/gpu_channel.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M gpu/ipc/service/gpu_command_buffer_stub.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/ipc/service/gpu_memory_buffer_factory_io_surface.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/ipc/service/gpu_memory_buffer_factory_io_surface.cc View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M gpu/ipc/service/gpu_memory_buffer_factory_surface_texture.h View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/ipc/service/gpu_memory_buffer_factory_surface_texture.cc View 1 chunk +2 lines, -1 line 0 comments Download
M media/gpu/vaapi_drm_picture.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ui/gl/gl_image_ozone_native_pixmap_drm_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ui/ozone/platform/drm/gpu/drm_device_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_thread.h View 1 chunk +2 lines, -1 line 0 comments Download
M ui/ozone/platform/drm/gpu/drm_thread.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_thread_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_thread_proxy.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ui/ozone/platform/drm/gpu/gbm_surface_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/platform/drm/gpu/gbm_surface_factory.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ui/ozone/public/surface_factory_ozone.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/public/surface_factory_ozone.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
reveman
4 years, 5 months ago (2016-07-22 18:01:04 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) to pending queue manually as
624e0134cf0a692a3c6ed19b55a307055d4296b7.

Powered by Google App Engine
This is Rietveld 408576698