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
/
rockchip
/
rockchip_drm_vop.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05-03
drm/rockchip: Support YUV formats with U/V swapped
Chen-Yu Tsai
1
-1
/
+19
2022-05-03
drm/rockchip: Refactor IOMMU initialisation
Robin Murphy
1
-0
/
+2
2022-05-03
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
Yang Yingliang
1
-1
/
+1
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-14
/
+12
2021-10-18
drm/rockchip: vop: Add timeout for DSP hold
Brian Norris
1
-1
/
+3
2021-10-06
drm/rockchip: Update crtc fixup to account for fractional clk change
Chris Morgan
1
-14
/
+12
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
1
-1
/
+0
2021-05-28
drm: rockchip: set alpha_en to 0 if it is not used
Alex Bee
1
-0
/
+1
2021-03-24
drm/rockchip: Remove unused variable
Maxime Ripard
1
-2
/
+0
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
-4
/
+8
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-10
/
+10
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
-12
/
+15
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-6
/
+10
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-1
/
+2
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-2
/
+4
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+6
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-1
/
+3
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+4
2020-06-17
drm/rockchip: Add per-pixel alpha support for the PX30 VOP
Paul Kocialkowski
1
-0
/
+4
2020-05-17
drm/rockchip: vop: call vop_cfg_done() under reg_lock
Emil Velikov
1
-2
/
+2
2020-04-15
drm/rockchip: fix spelling mistake "modifer" -> "modifier"
Colin Ian King
1
-1
/
+1
2020-03-23
drm/rockchip: Add support for afbc
Andrzej Pietrasiewicz
1
-2
/
+135
2020-01-28
drm/rockchip: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-10-14
drm/rockchip: vop: add the definition of dclk_pol
Nickey Yang
1
-5
/
+7
2019-10-11
drm/rockchip: Add optional support for CRTC gamma LUT
Ezequiel Garcia
1
-0
/
+120
2019-10-09
drm/rockchip: Round up _before_ giving to the clock framework
Douglas Anderson
1
-3
/
+34
2019-09-19
drm: Measure Self Refresh Entry/Exit times to avoid thrashing
Sean Paul
1
-4
/
+1
2019-08-08
drm/rockchip: fix VOP_WIN_GET macro
John Keeping
1
-1
/
+1
2019-07-26
drm/rockchip: Don't fully disable vop on self refresh
Sean Paul
1
-5
/
+36
2019-07-26
drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data
Sean Paul
1
-9
/
+9
2019-07-26
drm/rockchip: Use the helpers for PSR
Sean Paul
1
-9
/
+30
2019-07-17
drm/rockchip: drop use of drmP.h
Sam Ravnborg
1
-15
/
+16
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-34
/
+27
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-34
/
+27
2019-06-16
drm/rockchip: Base adjustments of the mode based on prev adjustments
Douglas Anderson
1
-2
/
+2
2019-06-16
drm/rockchip: Properly adjust to a true clock in adjusted_mode
Douglas Anderson
1
-1
/
+2
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-06-04
drm/rockchip: fix fb references in async update
Helen Koike
1
-25
/
+26
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-6
/
+4
2019-05-20
drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_info
Maxime Ripard
1
-7
/
+4
2019-05-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-3
/
+15
2019-04-25
drm/rockchip: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
1
-11
/
+11
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
1
-3
/
+15
[next]