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