summaryrefslogtreecommitdiffstats
path: root/ui/ozone/platform/drm/gpu/gbm_buffer.cc
Commit message (Expand)AuthorAgeFilesLines
* ozone: GbmPixmap doesn't set plane process callback if it doesn't have it.dongseong.hwang2016-03-141-1/+5
* ozone: Avoid calling gbm_bo_get_fd for imported buffers.reveman2016-03-031-37/+44
* ozone: Add scanout usage support to CreateGpuMemoryBufferFromHandle.reveman2016-03-011-13/+56
* Ozone: Remove misleading comment about tilingmarcheu2016-02-251-1/+0
* ozone: Use allow_circular_includes_from to fix deps issuespang2016-02-221-1/+1
* Ozone: Remove unused GetProcessedPixmap API.kalyan.kondapally2016-01-151-6/+0
* Ozone: Dont hardcode format to YUV when using Overlay Composition.kalyan.kondapally2016-01-141-56/+31
* ozone: support gfx::BufferFormat::RGBX_8888 as a native pixmap format.dongseong.hwang2015-12-221-4/+4
* Replace Pass() with std::move in ui/ozonemartina.kollarova2015-12-211-2/+3
* Fix GN deps for various ozone bitsspang2015-12-141-1/+1
* [Ozone] Extends the lifetime of VaapiWrapperwilliam.xie2015-12-021-1/+21
* [Ozone] Change getter API of NativePixmap to constwilliam.xie2015-11-261-4/+4
* [Ozone] Enables overlay render format setting path and by default use UYVYwilliam.xie2015-11-101-17/+36
* ui: Revert gfx::BufferUsage::SCANOUT to gfx::BufferUsage::GPU_READ_WRITE change.reveman2015-10-301-11/+5
* ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.reveman2015-10-261-5/+11
* ozone: Implement support for CreateGpuMemoryBufferFromHandle for OzoneNativeP...reveman2015-10-091-15/+30
* Add support for BufferFormat to FourCC format conversion in utilkalyan.kondapally2015-10-071-17/+2
* [Ozone-DRM] Queue buffers onto the surfacednicoara2015-09-251-4/+5
* ozone: gpu: Unset tiling when bo usage is meant for mappingtiago.vignatti2015-09-251-2/+2
* ozone: Check BufferUsage of NativePixmapdongseong.hwang2015-09-011-6/+7
* Move Format checks to HardwareDisplayPlanekalyan.kondapally2015-08-271-2/+2
* Add NativePixmapHandle type & interface for exporting themspang2015-08-211-0/+16
* Rename enum gfx::BufferFormat::RGBX_8888 to BGRX_8888Haixia Shi2015-08-211-1/+1
* ozone: Introduce ClientPixmap and ClientPixmapFactory for non-GPU processes.dongseong.hwang2015-08-061-0/+1
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-041-6/+6
* ozone: drm: Pass buffer usage to GbmBuffer::CreateBufferspang2015-07-301-4/+5
* [Ozone] enable video scaling when playing on overlaywilliam.xie2015-06-261-0/+37
* ozone: Move ScheduleOverlayPlane to NativePixmapspang2015-06-241-1/+14
* ozone: Use in-class member initializers for built-in typesspang2015-06-171-2/+1
* ozone: More specific format requirements for GLImage.dongseong.hwang2015-05-061-1/+1
* [Ozone-Drm] More LOG cleanupdnicoara2015-03-091-1/+1
* [Ozone] Rename and split the DRI platform for claritydnicoara2015-03-051-0/+101