index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
drm/arm/malidp: fix a possible null pointer dereference
Huai-Yuan Liu
1
-1
/
+4
2020-08-19
drm/arm: fix unintentional integer overflow on left shift
Colin Ian King
1
-1
/
+1
2020-01-17
drm/arm/mali: make malidp_mw_connector_helper_funcs static
Ben Dooks (Codethink)
1
-1
/
+1
2019-06-25
drm/arm/hdlcd: Allow a bit of clock tolerance
Robin Murphy
1
-1
/
+2
2019-06-25
drm/arm/hdlcd: Actually validate CRTC modes
Robin Murphy
1
-6
/
+5
2019-06-25
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
Wen He
1
-1
/
+12
2018-09-21
drm/malidp: Fix writeback in NV12
Alexandru Gheorghe
4
-7
/
+48
2018-09-21
drm: mali-dp: Call drm_crtc_vblank_reset on device init
Alexandru Gheorghe
1
-0
/
+1
2018-07-31
drm/arm/hdlcd: Reject atomic commits that disable only the plane
Liviu Dudau
2
-17
/
+19
2018-07-31
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2
-7
/
+2
2018-07-31
drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
Laurent Pinchart
1
-3
/
+1
2018-07-31
drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-32
/
+6
2018-07-31
drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2
-23
/
+3
2018-07-23
drm: mali-dp: Set encoder possible_clones
Alexandru Gheorghe
1
-0
/
+10
2018-07-23
drm: mali-dp: Report writeback connector as connected
Alexandru Gheorghe
1
-1
/
+1
2018-07-06
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...
Dave Airlie
9
-72
/
+767
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-07-05
drm/arm/malidp: Added the late system pm functions
Ayan Kumar Halder
1
-0
/
+17
2018-07-05
drm/arm/malidp: Set the output_depth register in modeset
Ayan Kumar Halder
3
-0
/
+6
2018-07-05
drm/arm/malidp: Enable/disable interrupts in runtime pm
Ayan Kumar Halder
1
-0
/
+4
2018-07-05
drm/arm/malidp: Split malidp interrupt initialization functions.
Ayan Kumar Halder
2
-9
/
+31
2018-07-05
drm/arm/malidp: Modified the prototype of malidp irq de-initializers
Ayan Kumar Halder
3
-15
/
+12
2018-07-05
drm: mali-dp: Add debugfs file for reporting internal errors
Alexandru Gheorghe
5
-7
/
+169
2018-07-05
drm/mali-dp: Improve writeback handling for DP500.
Liviu Dudau
3
-17
/
+36
2018-07-05
drm: mali-dp: Add writeback connector
Brian Starkey
7
-5
/
+297
2018-07-05
drm/mali-dp: Add RGB writeback formats for DP500.
Liviu Dudau
1
-5
/
+5
2018-07-05
drm/mali-dp: Add writeback support for DP500.
Liviu Dudau
5
-9
/
+101
2018-07-05
drm: mali-dp: Add RGB writeback formats for DP550/DP650
Brian Starkey
2
-11
/
+12
2018-07-05
drm: mali-dp: Add support for writeback on DP550/DP650
Liviu Dudau
3
-2
/
+85
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2018-06-18
drm/mali-dp: Rectify the width and height passed to rotmem_required()
Ayan Kumar Halder
1
-2
/
+2
2018-06-18
drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
Ayan Kumar Halder
1
-1
/
+4
2018-06-18
drm: mali-dp: Enable Global SE interrupts mask for DP500
Alison Wang
1
-1
/
+2
2018-06-18
drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encode...
Ayan Kumar Halder
1
-1
/
+2
2018-03-14
drm: mali-dp: Add YUV->RGB conversion support for video layers
Mihail Atanassov
4
-17
/
+90
2018-03-14
drm: mali-dp: Turn off CRTC vblank when removing module.
Liviu Dudau
1
-0
/
+2
2018-03-14
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2
-4
/
+1
2018-03-14
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
4
-22
/
+3
2018-03-14
drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.
Liviu Dudau
3
-18
/
+27
2018-03-14
drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
Ayan Halder
1
-5
/
+22
2018-03-14
drm: mali-dp: Fix bug on scaling with rotation
Ayan Halder
1
-2
/
+8
2018-03-14
drm/mali-dp: Don't enable scaling engine for planes that only rotate.
Liviu Dudau
1
-2
/
+8
2018-03-14
drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()
Dan Carpenter
1
-2
/
+2
2018-03-14
drm/mali-dp: Align pitch size to be multiple of bus burst read size.
Liviu Dudau
1
-1
/
+14
2018-03-14
drm/mali-dp: Rotated planes need a larger pitch size.
Liviu Dudau
2
-4
/
+12
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2
-12
/
+2
2018-01-23
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+4
2018-01-23
drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2017-12-08
drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-33
/
+7
2017-12-04
Merge arlied/drm-next into drm-misc-next
Gustavo Padovan
8
-88
/
+107
[next]