Daniel Stone
|
2ecceeb53b
drm/omap: Move buffer pitch/offset to drm_framebuffer
|
7 년 전 |
Daniel Stone
|
3e44255260
drm/omap: Move GEM BO to drm_framebuffer
|
7 년 전 |
Laurent Pinchart
|
dfe9cfccb2
drm: omapdrm: Use kernel integer types
|
7 년 전 |
Andrew F. Davis
|
bb5cdf8d1c
drm: omapdrm: Remove filename from header and fix copyright tag
|
7 년 전 |
Tomi Valkeinen
|
95552191f0
drm/omap: fix memory leak when FB init fails
|
8 년 전 |
Tomi Valkeinen
|
c4df6e4277
drm/omap: fix YUV422 rotation with TILER
|
8 년 전 |
Tomi Valkeinen
|
16f9ede51f
drm/omap: pass rotation to dispc
|
8 년 전 |
Tomi Valkeinen
|
218ed5358a
drm/omap: remove omap_drm_win
|
8 년 전 |
Tomi Valkeinen
|
8958aeb9c7
drm/omap: add drm_rotation_to_tiler helper()
|
8 년 전 |
Tomi Valkeinen
|
41aff42ae6
drm/omap: rename color_mode to fourcc
|
8 년 전 |
Tomi Valkeinen
|
c2e52e3204
drm/omap: cleanup formats array
|
8 년 전 |
Tomi Valkeinen
|
eecad4371d
drm/omap: remove omap_framebuffer_get_formats()
|
8 년 전 |
Tomi Valkeinen
|
3e1d65cdf8
drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*
|
8 년 전 |
Tomi Valkeinen
|
9c39d17e06
drm/omap: use u32 instead of enum omap_color_mode
|
8 년 전 |
Tomi Valkeinen
|
18c0d6217a
drm/omap: change supported_modes to an array
|
8 년 전 |
Tomi Valkeinen
|
517a8a9564
drm/omap: remove dma & vrfb rotation
|
8 년 전 |
Tomi Valkeinen
|
2150c19b15
drm/omap: 64bit compile fixes
|
8 년 전 |
Laurent Pinchart
|
d61ce7da02
drm: omapdrm: Rename GEM DMA sync functions
|
8 년 전 |
Laurent Pinchart
|
bc20c85cab
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
|
8 년 전 |
Laurent Pinchart
|
16869083b9
drm: omapdrm: Rename occurrences of paddr to dma_addr
|
8 년 전 |
Laurent Pinchart
|
aa0408bcb1
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
|
8 년 전 |
Robert Foss
|
c2c446ad29
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
|
8 년 전 |
Dave Airlie
|
01f5e6912c
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
|
8 년 전 |
Laurent Pinchart
|
a078a3ddc7
drm: omapdrm: fb: Turn framebuffer creation error messages into debug
|
9 년 전 |
Laurent Pinchart
|
6941e3d12b
drm: omapdrm: fb: Simplify mode command checks when creating framebuffer
|
9 년 전 |
Laurent Pinchart
|
a39c94e813
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
|
9 년 전 |
Laurent Pinchart
|
c9028b3959
drm: omapdrm: fb: Use format information provided by the DRM core
|
9 년 전 |
Laurent Pinchart
|
4d20dfc053
drm: omapdrm: fb: Limit number of planes per framebuffer to two
|
9 년 전 |
Ville Syrjälä
|
438b74a549
drm: Nuke fb->pixel_format
|
8 년 전 |
Ville Syrjälä
|
bcb0b46145
drm: Replace drm_format_num_planes() with fb->format->num_planes
|
8 년 전 |