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
/
arm
/
malidp_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
Danilo Krummrich
1
-3
/
+2
2022-11-16
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Danilo Krummrich
1
-1
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-04-11
drm: mali-dp: potential dereference of null pointer
Jiasheng Jiang
1
-1
/
+4
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-9
/
+11
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+4
2019-08-14
drm/arm: drop use of drmP.h
Sam Ravnborg
1
-4
/
+7
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
1
-5
/
+1
2019-04-25
drm/mali: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
1
-17
/
+11
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-10-02
drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...
Liviu Dudau
1
-12
/
+16
2018-07-05
drm: mali-dp: Add writeback connector
Brian Starkey
1
-0
/
+10
2018-03-14
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
1
-8
/
+2
2018-03-14
drm: mali-dp: Fix bug on scaling with rotation
Ayan Halder
1
-2
/
+8
2017-11-24
drm: mali-dp: Disable planes when their CRTC gets disabled.
Liviu Dudau
1
-0
/
+3
2017-11-24
drm: mali-dp: Separate static internal data into a read-only structure.
Liviu Dudau
1
-6
/
+7
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-16
drm/arm: malidp: Use crtc->mode_valid() callback
Jose Abreu
1
-6
/
+5
2017-04-26
drm: mali-dp: use div_u64 for expensive 64-bit divisions
Arnd Bergmann
1
-5
/
+4
2017-04-24
drm: mali-dp: Check the mclk rate and allow up/down scaling
Mihail Atanassov
1
-12
/
+11
2017-04-24
drm: mali-dp: Enable image enhancement when scaling
Mihail Atanassov
1
-1
/
+6
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
1
-0
/
+80
2017-04-24
drm: mali-dp: Add CTM support
Mihail Atanassov
1
-3
/
+61
2017-04-24
drm: mali-dp: enable gamma support
Mihail Atanassov
1
-6
/
+116
2017-04-24
drm: mali-dp: add malidp_crtc_state struct
Mihail Atanassov
1
-3
/
+49
2017-04-24
drm: mali-dp: Enable power management for the device.
Liviu Dudau
1
-1
/
+13
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
1
-2
/
+1
2017-03-10
drm: mali-dp: Remove mclk rate management
Mihail Atanassov
1
-2
/
+1
2017-02-07
drm: malidp: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-0
/
+21
2016-06-15
drm/arm: Add support for Mali Display Processors
Liviu Dudau
1
-0
/
+216