index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
/
mtk_drm_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/mediatek: Check plane visibility in atomic_update
Hsin-Yi Wang
2020-06-27
1
-10
/
+15
*
drm/mediatek: Add fb swap in async_update
Bibby Hsieh
2020-02-18
1
-0
/
+1
*
drm/mediatek: Add plane check in async_check function
Bibby Hsieh
2020-02-18
1
-0
/
+6
*
Merge tag 'mediatek-drm-next-5.6' of https://github.com/ckhu-mediatek/linux.g...
Dave Airlie
2020-01-15
1
-0
/
+47
|
\
|
*
drm/mediatek: update cursors by using async atomic update
Bibby Hsieh
2019-12-20
1
-0
/
+47
*
|
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-01-03
1
-1
/
+1
|
\
\
|
*
|
drm/mediatek: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-12-17
1
-1
/
+1
*
|
|
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-1
/
+0
|
\
|
|
|
|
/
|
/
|
|
*
drm/mediatek: don't open-code drm_gem_fb_create
Daniel Vetter
2019-11-22
1
-1
/
+0
*
|
drm/mediatek: Plumb supported rotation values from components to plane init
Sean Paul
2019-11-06
1
-1
/
+11
*
|
drm/mediatek: Add plumbing for layer_check hook
Sean Paul
2019-11-06
1
-0
/
+6
*
|
drm/mediatek: Add RGB[A] variants to published plane formats
Sean Paul
2019-11-06
1
-0
/
+6
|
/
*
drm/mediatek: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-1
/
+1
*
drm/mediatek: Use drm_atomic_helper_wait_for_fences
Daniel Vetter
2019-06-25
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
drm/mtk: Move GEM BO to drm_framebuffer
Daniel Stone
2018-05-18
1
-1
/
+1
*
drm/mtk: Remove impossible internal error
Daniel Stone
2018-05-18
1
-5
/
+0
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+1
*
drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+3
*
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
1
-4
/
+4
*
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
1
-1
/
+1
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm/mediatek: Support UYVY and YUYV format for overlay
Bibby Hsieh
2017-06-27
1
-0
/
+2
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/mediatek: plane: Use FB's format's cpp to compute x offset
Daniel Kurtz
2016-08-08
1
-1
/
+1
*
drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
Daniel Kurtz
2016-08-08
1
-42
/
+23
*
drm/mediatek: Use drm_atomic destroy_state helpers
Bibby Hsieh
2016-08-08
1
-2
/
+1
*
drm/mediatek: Remove mtk_drm_plane
Daniel Kurtz
2016-08-08
1
-7
/
+5
*
drm/mediatek: plane: Remove plane zpos/index
Daniel Kurtz
2016-08-08
1
-3
/
+1
*
drm/mediatek: Use drm_plane_helper_check_state()
Ville Syrjälä
2016-08-08
1
-52
/
+20
*
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
2016-06-17
1
-0
/
+1
*
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-05-17
1
-1
/
+1
*
drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.
CK Hu
2016-05-06
1
-0
/
+240