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
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
/
arc
/
arcpgu_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
drm/arcpgu: Really delete file
Daniel Vetter
1
-161
/
+0
2021-02-25
drm/arc: Drop crtc check in arc_pgu_update
Daniel Vetter
1
-1
/
+1
2021-02-25
drm/arc: Convert to drm_simple_kms_pipe_helper
Daniel Vetter
1
-81
/
+27
2021-02-25
drm/arc: Align with simple pipe helpers
Daniel Vetter
1
-5
/
+5
2021-02-25
drm/arc: Use drmm_mode_config_cleanup
Daniel Vetter
1
-3
/
+1
2021-02-25
drm/arc: Embedded a drm_simple_display_pipe
Daniel Vetter
1
-6
/
+3
2021-02-25
drm/arc: Stop using drm_device->dev_private
Daniel Vetter
1
-2
/
+2
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+3
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-1
/
+1
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-3
/
+4
2021-01-05
drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-7
/
+2
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-01-30
drm/arc: Remove sending of vblank event
Thomas Zimmermann
1
-16
/
+0
2019-12-16
DRM: ARC: PGU: add ARGB8888 format to supported format list
Eugeniy Paltsev
1
-0
/
+1
2019-12-16
DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888
Eugeniy Paltsev
1
-3
/
+3
2019-12-16
DRM: ARC: PGU: cleanup supported format list code
Eugeniy Paltsev
1
-14
/
+11
2019-12-16
DRM: ARC: PGU: fix framebuffer format switching
Eugeniy Paltsev
1
-5
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-10
drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
1
-0
/
+2
2018-10-05
drm/arcpgu: Use drm_atomic_helper_shutdown
Daniel Vetter
1
-1
/
+0
2018-10-05
drm/arcpgu: Drop transitional hooks
Daniel Vetter
1
-2
/
+0
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2018-05-25
drm/arc: Stop consulting plane->fb
Ville Syrjälä
1
-3
/
+0
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+1
2017-08-03
drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback
Jose Abreu
1
-3
/
+4
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-0
/
+1
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-28
drm: arcpgu: Remove CRTC .prepare() helper operation
Laurent Pinchart
1
-1
/
+0
2017-06-28
drm: arcpgu: Remove CRTC .commit() helper operation
Laurent Pinchart
1
-1
/
+0
2017-06-23
drm: arcpgu: arc_pgu_crtc_mode_valid() can be static
kbuild test robot
1
-2
/
+2
2017-06-22
drm: arcpgu: Use crtc->mode_valid() callback
Jose Abreu
1
-15
/
+14
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-14
drm/arcpgu: Add local 'fb' variables
Ville Syrjälä
1
-1
/
+2
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
1
-2
/
+0
2016-06-10
drm/arc: Actually bother with handling atomic events.
Daniel Vetter
1
-7
/
+5
2016-06-09
drm/arc: Nuke event_list
Daniel Vetter
1
-4
/
+0
2016-04-26
drm: Add support of ARC PGU display controller
Carlos Palminha
1
-0
/
+257