index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
meson
/
meson_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+2
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-15
/
+15
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-4
/
+6
*
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-2
/
+2
*
drm/meson: Remove unneeded semicolon
Zheng Bin
2020-04-28
1
-1
/
+1
*
drm: meson: Remove unneeded semicolon
zhengbin
2020-01-06
1
-1
/
+1
*
drm/meson: plane: add support for AFBC mode for OSD1 plane
Neil Armstrong
2019-12-10
1
-31
/
+197
*
drm/meson: store the framebuffer width for plane commit
Neil Armstrong
2019-12-10
1
-0
/
+1
*
drm: meson: use match data to detect vpu compatibility
Julien Masson
2019-08-22
1
-5
/
+5
*
drm: meson: viu: use proper macros instead of magic constants
Julien Masson
2019-08-09
1
-1
/
+1
*
drm/meson: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-10
/
+6
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-3
/
+5
|
\
|
*
drm/meson: fix G12A primary plane disabling
Neil Armstrong
2019-06-07
1
-2
/
+2
|
*
drm/meson: fix primary plane disabling
Neil Armstrong
2019-06-07
1
-1
/
+3
*
|
drm/meson: Add support for XBGR8888 & ABGR8888 formats
Neil Armstrong
2019-06-07
1
-0
/
+16
*
|
drm/meson: Add zpos immutable property to planes
Neil Armstrong
2019-06-07
1
-0
/
+3
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
drm/meson: Add G12A support for OSD1 Plane
Neil Armstrong
2019-04-09
1
-2
/
+13
*
drm/meson: exclusively use the canvas provider module
Maxime Jourdan
2019-03-20
1
-5
/
+1
*
drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCs
Neil Armstrong
2018-12-03
1
-0
/
+12
*
drm/meson: Add implicit fencing support for primary and overlay planes
Koen Kooi
2018-11-21
1
-0
/
+2
*
drm/meson: Add primary plane scaling
Neil Armstrong
2018-11-13
1
-45
/
+141
*
drm/meson: move OSD scaler management into plane atomic update
Neil Armstrong
2018-11-13
1
-1
/
+38
*
drm/meson: Use optional canvas provider
Maxime Jourdan
2018-11-13
1
-1
/
+7
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-4
/
+3
|
\
|
*
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-22
1
-4
/
+3
|
|
\
|
|
*
drm/meson: fix vsync buffer update
Neil Armstrong
2018-02-20
1
-4
/
+3
*
|
|
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+1
*
|
|
drm/meson: 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
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-27
1
-0
/
+3
|
\
|
*
drm/meson: Fix plane atomic check when no crtc for the plane
Neil Armstrong
2017-01-03
1
-0
/
+3
*
|
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
/
*
drm: Add support for Amlogic Meson Graphic Controller
Neil Armstrong
2016-12-01
1
-0
/
+230