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_hw.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-08
drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500
Wen He
2019-08-14
drm/arm: drop use of drmP.h
Sam Ravnborg
2019-08-02
drm: mali-dp: Mark expected switch fall-through
Anders Roxell
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-03-12
drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formats
Ayan Kumar Halder
2019-03-12
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...
Ayan Kumar Halder
2019-03-12
drm/arm/malidp:- Added support for new YUV formats for DP500, DP550 and DP650
Ayan Kumar Halder
2019-03-12
drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
Ayan Kumar Halder
2018-11-02
drm: mali-dp: Enable Mali-DP tiled buffer formats
Alexandru Gheorghe
2018-10-02
drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...
Liviu Dudau
2018-10-02
drm/malidp: Enable MMU prefetch on Mali-DP650
Jamie Fox
2018-10-02
drm/malidp: Fix writeback in NV12
Alexandru Gheorghe
2018-07-05
drm/arm/malidp: Set the output_depth register in modeset
Ayan Kumar Halder
2018-07-05
drm/arm/malidp: Split malidp interrupt initialization functions.
Ayan Kumar Halder
2018-07-05
drm/arm/malidp: Modified the prototype of malidp irq de-initializers
Ayan Kumar Halder
2018-07-05
drm: mali-dp: Add debugfs file for reporting internal errors
Alexandru Gheorghe
2018-07-05
drm/mali-dp: Improve writeback handling for DP500.
Liviu Dudau
2018-07-05
drm: mali-dp: Add writeback connector
Brian Starkey
2018-07-05
drm/mali-dp: Add RGB writeback formats for DP500.
Liviu Dudau
2018-07-05
drm/mali-dp: Add writeback support for DP500.
Liviu Dudau
2018-07-05
drm: mali-dp: Add RGB writeback formats for DP550/DP650
Brian Starkey
2018-07-05
drm: mali-dp: Add support for writeback on DP550/DP650
Liviu Dudau
2018-06-18
drm: mali-dp: Enable Global SE interrupts mask for DP500
Alison Wang
2018-03-14
drm: mali-dp: Add YUV->RGB conversion support for video layers
Mihail Atanassov
2018-03-14
drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.
Liviu Dudau
2017-11-24
drm: mali-dp: Separate static internal data into a read-only structure.
Liviu Dudau
2017-06-16
drm/mali-dp: Check PM status when sharing interrupt lines
Liviu Dudau
2017-04-24
drm: mali-dp: Check the mclk rate and allow up/down scaling
Mihail Atanassov
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
2017-04-24
drm: mali-dp: enable gamma support
Mihail Atanassov
2017-03-10
drm: mali-dp: Fix smart layer not going to composition
Mihail Atanassov
2017-01-26
drm: mali-dp: fix stride setting for multi-plane formats
Mihail Atanassov
2017-01-26
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
Brian Starkey
2016-11-08
drm: mali-dp: Clear CVAL when leaving config mode
Brian Starkey
2016-11-04
drm: mali-dp: Add pitch alignment check function
Brian Starkey
2016-10-18
drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-06-15
drm/arm: Add support for Mali Display Processors
Liviu Dudau