index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
Ville Syrjälä
1
-27
/
+0
2018-05-22
drm/omap: Move buffer pitch/offset to drm_framebuffer
Daniel Stone
1
-13
/
+9
2018-05-22
drm/omap: Move GEM BO to drm_framebuffer
Daniel Stone
1
-45
/
+15
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
1
-9
/
+9
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-08-15
drm/omap: fix memory leak when FB init fails
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: fix YUV422 rotation with TILER
Tomi Valkeinen
1
-0
/
+14
2017-06-02
drm/omap: pass rotation to dispc
Tomi Valkeinen
1
-0
/
+2
2017-06-02
drm/omap: remove omap_drm_win
Tomi Valkeinen
1
-18
/
+19
2017-06-02
drm/omap: add drm_rotation_to_tiler helper()
Tomi Valkeinen
1
-25
/
+31
2017-06-02
drm/omap: rename color_mode to fourcc
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: cleanup formats array
Tomi Valkeinen
1
-29
/
+20
2017-06-02
drm/omap: remove omap_framebuffer_get_formats()
Tomi Valkeinen
1
-22
/
+0
2017-06-02
drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*
Tomi Valkeinen
1
-16
/
+16
2017-06-02
drm/omap: use u32 instead of enum omap_color_mode
Tomi Valkeinen
1
-4
/
+4
2017-06-02
drm/omap: change supported_modes to an array
Tomi Valkeinen
1
-3
/
+11
2017-06-02
drm/omap: remove dma & vrfb rotation
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: 64bit compile fixes
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm: omapdrm: Rename GEM DMA sync functions
Laurent Pinchart
1
-1
/
+1
2017-06-02
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
1
-3
/
+3
2017-06-02
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
1
-10
/
+11
2017-06-02
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
1
-1
/
+1
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-9
/
+9
2017-01-23
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
1
-80
/
+84
2016-12-19
drm: omapdrm: fb: Turn framebuffer creation error messages into debug
Laurent Pinchart
1
-5
/
+5
2016-12-19
drm: omapdrm: fb: Simplify mode command checks when creating framebuffer
Laurent Pinchart
1
-27
/
+23
2016-12-19
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
Laurent Pinchart
1
-11
/
+18
2016-12-19
drm: omapdrm: fb: Use format information provided by the DRM core
Laurent Pinchart
1
-45
/
+46
2016-12-19
drm: omapdrm: fb: Limit number of planes per framebuffer to two
Laurent Pinchart
1
-2
/
+2
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-4
/
+4
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-7
/
+7
2016-07-22
GPU-DRM-OMAP: Delete unnecessary checks before two function calls
Markus Elfring
1
-2
/
+2
2016-06-09
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
1
-8
/
+0
2016-06-09
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...
Dave Airlie
1
-8
/
+0
2016-06-06
drm: omapdrm: Remove unused omap_framebuffer_bo function
Laurent Pinchart
1
-8
/
+0
2016-06-01
drm/omapdrm: Nuke dummy fb->dirty callback
Daniel Vetter
1
-8
/
+0
2016-05-31
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
1
-0
/
+2
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-03-03
drm/omap: check if rotation is supported before commit
Tomi Valkeinen
1
-0
/
+8
2016-03-03
drm/omap: verify that fb plane pitches are the same
Tomi Valkeinen
1
-0
/
+8
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
1
-2
/
+2
2015-07-02
drm/omap: fix omap_framebuffer_unpin() error handling
Tomi Valkeinen
1
-12
/
+4
2015-06-12
drm: omapdrm: add lock for fb pinning
Tomi Valkeinen
1
-1
/
+18
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
1
-4
/
+4
2015-03-24
drm/omap: handle incompatible buffer stride and pixel size
Tomi Valkeinen
1
-0
/
+8
2015-03-24
drm/omap: fix error handling in omap_framebuffer_create()
Tomi Valkeinen
1
-3
/
+2
2015-03-24
drm/omap: add pin refcounting to omap_framebuffer
Tomi Valkeinen
1
-0
/
+13
[next]