index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2018-03-14
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
2018-03-14
drm: mali-dp: Fix bug on scaling with rotation
Ayan Halder
2017-11-24
drm: mali-dp: Disable planes when their CRTC gets disabled.
Liviu Dudau
2017-11-24
drm: mali-dp: Separate static internal data into a read-only structure.
Liviu Dudau
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-16
drm/arm: malidp: Use crtc->mode_valid() callback
Jose Abreu
2017-04-26
drm: mali-dp: use div_u64 for expensive 64-bit divisions
Arnd Bergmann
2017-04-24
drm: mali-dp: Check the mclk rate and allow up/down scaling
Mihail Atanassov
2017-04-24
drm: mali-dp: Enable image enhancement when scaling
Mihail Atanassov
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
2017-04-24
drm: mali-dp: Add CTM support
Mihail Atanassov
2017-04-24
drm: mali-dp: enable gamma support
Mihail Atanassov
2017-04-24
drm: mali-dp: add malidp_crtc_state struct
Mihail Atanassov
2017-04-24
drm: mali-dp: Enable power management for the device.
Liviu Dudau
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-10
drm: mali-dp: Remove mclk rate management
Mihail Atanassov
2017-02-07
drm: malidp: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-06-15
drm/arm: Add support for Mali Display Processors
Liviu Dudau