index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
plane.c
Age
Commit message (
Expand
)
Author
2023-04-04
drm/tegra: plane: Improve use of dev_err_probe()
Cai Huoqing
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-12
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-03-01
drm/tegra: Support YVYU, VYUY and YU24 formats
Thierry Reding
2022-03-01
drm/tegra: Support semi-planar formats on Tegra114+
Thierry Reding
2021-12-16
drm/tegra: Propagate errors from drm_gem_plane_helper_prepare_fb()
Thierry Reding
2021-12-16
drm/tegra: Implement buffer object cache
Thierry Reding
2021-12-16
drm/tegra: Implement correct DMA-BUF semantics
Thierry Reding
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-08-16
drm/tegra: Use fourcc_mod_is_vendor() helper
Thierry Reding
2021-08-13
drm/tegra: dc: Support memory bandwidth management
Dmitry Osipenko
2021-05-31
drm/tegra: hub: Fix YUV support
Thierry Reding
2021-03-31
drm/tegra: Support sector layout on Tegra194
Thierry Reding
2021-03-31
drm/tegra: gem: Add a clarifying comment
Thierry Reding
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2020-09-10
drm: tegra: fix common struct sg_table related issues
Marek Szyprowski
2020-07-17
drm/tegra: plane: Support horizontal reflection
Dmitry Osipenko
2020-07-17
drm/tegra: plane: Rename bottom_up to reflect_y
Dmitry Osipenko
2020-02-06
drm/tegra: Reuse IOVA mapping where possible
Thierry Reding
2019-12-04
drm/tegra: gem: Remove premature import restrictions
Thierry Reding
2019-10-29
drm/tegra: Support DMA API for display controllers
Thierry Reding
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-05-18
drm/tegra: dc: Support rotation property
Thierry Reding
2018-05-17
drm/tegra: plane: Implement zpos plane property for older Tegras
Dmitry Osipenko
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-21
Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2018-03-15
drm/tegra: plane: Support format modifiers
Thierry Reding
2018-03-15
drm/tegra: plane: Correct legacy blending
Dmitry Osipenko
2018-03-15
drm/tegra: plane: Make tegra_plane_get_overlap_index() static
Dmitry Osipenko
2018-03-15
drm/tegra: plane: Fix RGB565 format on older Tegra
Thierry Reding
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-01-23
drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-08
drm/tegra: dc: Restore YUV overlay support
Thierry Reding
2017-12-21
drm/tegra: dc: Implement legacy blending
Thierry Reding
2017-12-21
drm/tegra: dc: Support more formats
Thierry Reding
2017-12-13
drm/tegra: Support ARGB and ABGR formats
Thierry Reding
2017-12-13
drm/tegra: Move common plane code to separate file
Thierry Reding