index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
/
atmel_hlcdc_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-3
/
+3
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-2
/
+3
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
/
+2
2021-02-24
drm/atmel-hlcdc: Rename custom plane state variable
Maxime Ripard
1
-59
/
+59
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi...
Lee Jones
1
-1
/
+2
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan...
Lee Jones
1
-2
/
+2
2019-12-13
drm/atmel: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-10-11
drm/atmel-hlcdc: Use swap() where appropriate
Ville Syrjälä
1
-4
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-12
/
+1
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+3
2019-07-15
drm/atmel_hlcdc: drop use of drmP.h
Sam Ravnborg
1
-0
/
+10
2019-07-12
drm/atmel-hlcdc: set layer REP bit to enable replication logic
Joshua.Henderson@microchip.com
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-05
drm/atmel-hlcdc: revert shift by 8
Claudiu Beznea
1
-1
/
+1
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-7
/
+2
2019-01-27
drm/atmel-hlcdc: fix clipping of planes
Peter Rosin
1
-101
/
+61
2019-01-27
drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated
Peter Rosin
1
-3
/
+0
2019-01-27
drm/atmel-hlcdc: rotate planes counterclockwise
Peter Rosin
1
-15
/
+15
2018-08-06
drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ...
Alexandru Gheorghe
1
-4
/
+1
2018-06-29
Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...
Gustavo Padovan
1
-1
/
+1
2018-06-22
Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2018-06-17
drm/atmel-hlcdc: check stride values in the first plane
Stefan Agner
1
-1
/
+1
2018-05-25
drm/atmel-hlcdc: Stop using plane->fb
Ville Syrjälä
1
-11
/
+1
2018-05-25
drm/atmel-hlcdc: Stop consulting plane->crtc
Ville Syrjälä
1
-3
/
+4
2018-04-16
drm/atmel-hclcdc: Convert to the new generic alpha property
Maxime Ripard
1
-75
/
+14
2018-01-29
drm/atmel-hlcdc: Use the alpha format field in drm_format_info
Maxime Ripard
1
-19
/
+5
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-03
drm/atmel-hlcdc: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-4
/
+4
2017-08-03
drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs.
Arvind Yadav
1
-2
/
+2
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+2
2017-06-22
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
Peter Rosin
1
-0
/
+29
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-10
/
+10
2017-02-28
drm/atmel-hlcdc: Simplify the HLCDC layer logic
Boris Brezillon
1
-332
/
+313
2017-02-26
drm: Always prepare null framebuffer in transitional helper
Gabriel Krisman Bertazi
1
-0
/
+3
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-9
/
+9
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-1
/
+1
2016-10-21
drm/atmel-hlcdc: Use per-plane rotation property
Ville Syrjälä
1
-17
/
+20
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
1
-2
/
+2
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-5
/
+5
2016-09-06
drm: atmel-hlcdc: Fix vertical scaling
Jan Leupold
1
-5
/
+5
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
1
-2
/
+2
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-11
/
+11
2016-06-21
drm: atmel-hlcdc: actually disable scaling when no scaling is required
Boris Brezillon
1
-0
/
+2
2016-04-14
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
Boris Brezillon
1
-2
/
+41
2016-04-14
drm: atmel-hlcdc: add a ->cleanup_fb() operation
Boris Brezillon
1
-3
/
+49
2016-03-15
drm/atmel-hlcdc: use helper to get crtc state
Andrzej Hajda
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
[next]