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