index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-19
drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2019-10-14
drm/omap: Remove set but not used variable 'plane'
zhengbin
2019-10-11
drm/omap: remove OMAP_BO_TILED define
Tomi Valkeinen
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-10
drm/omap: add support for manually updated displays
Sebastian Reichel
2019-05-20
drm: Replace instances of drm_format_info by drm_get_format_info
Maxime Ripard
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-05-25
drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
Ville Syrjälä
2018-05-22
drm/omap: Move buffer pitch/offset to drm_framebuffer
Daniel Stone
2018-05-22
drm/omap: Move GEM BO to drm_framebuffer
Daniel Stone
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-08-15
drm/omap: fix memory leak when FB init fails
Tomi Valkeinen
2017-06-02
drm/omap: fix YUV422 rotation with TILER
Tomi Valkeinen
2017-06-02
drm/omap: pass rotation to dispc
Tomi Valkeinen
2017-06-02
drm/omap: remove omap_drm_win
Tomi Valkeinen
2017-06-02
drm/omap: add drm_rotation_to_tiler helper()
Tomi Valkeinen
2017-06-02
drm/omap: rename color_mode to fourcc
Tomi Valkeinen
2017-06-02
drm/omap: cleanup formats array
Tomi Valkeinen
2017-06-02
drm/omap: remove omap_framebuffer_get_formats()
Tomi Valkeinen
2017-06-02
drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*
Tomi Valkeinen
2017-06-02
drm/omap: use u32 instead of enum omap_color_mode
Tomi Valkeinen
2017-06-02
drm/omap: change supported_modes to an array
Tomi Valkeinen
2017-06-02
drm/omap: remove dma & vrfb rotation
Tomi Valkeinen
2017-06-02
drm/omap: 64bit compile fixes
Tomi Valkeinen
2017-06-02
drm: omapdrm: Rename GEM DMA sync functions
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
2017-06-02
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
2017-06-02
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-01-23
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
2016-12-19
drm: omapdrm: fb: Turn framebuffer creation error messages into debug
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Simplify mode command checks when creating framebuffer
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Use format information provided by the DRM core
Laurent Pinchart
2016-12-19
drm: omapdrm: fb: Limit number of planes per framebuffer to two
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-07-22
GPU-DRM-OMAP: Delete unnecessary checks before two function calls
Markus Elfring
2016-06-09
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-06-09
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...
Dave Airlie
2016-06-06
drm: omapdrm: Remove unused omap_framebuffer_bo function
Laurent Pinchart
[next]