index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
/
mtk_drm_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
1
-4
/
+4
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
1
-1
/
+0
2022-07-12
Merge tag 'mediatek-drm-next-5.20' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
1
-0
/
+1
2022-06-27
drm/mediatek: Add mediatek-drm plane color encoding info
Nancy.Lin
1
-0
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-04-06
drm/mediatek: mtk_drm_plane: Use kmalloc in mtk_plane_duplicate_state
AngeloGioacchino Del Regno
1
-1
/
+1
2021-12-14
drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0
Mark Yacoub
1
-1
/
+2
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+0
2021-07-22
drm/mediatek: Fix cursor plane no update
jason-jh.lin
1
-26
/
+34
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
1
-1
/
+0
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-4
/
+4
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-15
/
+14
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-12
/
+14
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-7
/
+9
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-11
/
+15
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-3
/
+3
2020-06-27
drm/mediatek: Check plane visibility in atomic_update
Hsin-Yi Wang
1
-10
/
+15
2020-02-18
drm/mediatek: Add fb swap in async_update
Bibby Hsieh
1
-0
/
+1
2020-02-18
drm/mediatek: Add plane check in async_check function
Bibby Hsieh
1
-0
/
+6
2020-01-15
Merge tag 'mediatek-drm-next-5.6' of https://github.com/ckhu-mediatek/linux.g...
Dave Airlie
1
-0
/
+47
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2019-12-20
drm/mediatek: update cursors by using async atomic update
Bibby Hsieh
1
-0
/
+47
2019-12-17
drm/mediatek: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+0
2019-11-22
drm/mediatek: don't open-code drm_gem_fb_create
Daniel Vetter
1
-1
/
+0
2019-11-06
drm/mediatek: Plumb supported rotation values from components to plane init
Sean Paul
1
-1
/
+11
2019-11-06
drm/mediatek: Add plumbing for layer_check hook
Sean Paul
1
-0
/
+6
2019-11-06
drm/mediatek: Add RGB[A] variants to published plane formats
Sean Paul
1
-0
/
+6
2019-07-17
drm/mediatek: drop use of drmP.h
Sam Ravnborg
1
-1
/
+1
2019-06-25
drm/mediatek: Use drm_atomic_helper_wait_for_fences
Daniel Vetter
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-05-18
drm/mtk: Move GEM BO to drm_framebuffer
Daniel Stone
1
-1
/
+1
2018-05-18
drm/mtk: Remove impossible internal error
Daniel Stone
1
-5
/
+0
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/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-4
/
+4
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+1
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-06-27
drm/mediatek: Support UYVY and YUYV format for overlay
Bibby Hsieh
1
-0
/
+2
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-08-08
drm/mediatek: plane: Use FB's format's cpp to compute x offset
Daniel Kurtz
1
-1
/
+1
2016-08-08
drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
Daniel Kurtz
1
-42
/
+23
2016-08-08
drm/mediatek: Use drm_atomic destroy_state helpers
Bibby Hsieh
1
-2
/
+1
2016-08-08
drm/mediatek: Remove mtk_drm_plane
Daniel Kurtz
1
-7
/
+5
2016-08-08
drm/mediatek: plane: Remove plane zpos/index
Daniel Kurtz
1
-3
/
+1
[next]