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