index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
malidp_drv.c
Age
Commit message (
Expand
)
Author
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-01-19
drm/malidp: Replace module initialization with DRM helpers
Javier Martinez Canillas
2021-06-29
drm/malidp: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-05-05
drm/arm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-02-23
drm/malidp: Annotate dma-fence critical section in commit path
Daniel Vetter
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-06-15
drm/malidp: convert platform driver to use dev_groups
Emil Velikov
2020-06-10
drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
2020-06-10
drm/malidp: Use GEM CMA object functions
Thomas Zimmermann
2020-06-03
drm/malidp: Don't call drm_crtc_vblank_off on unbind
Daniel Vetter
2020-05-19
drm/arm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2019-10-18
drm/arm: make undeclared items static
Ben Dooks (Codethink)
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-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-06-21
drm/arm: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
malidp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
2019-06-04
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
Wen He
2019-03-12
drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
Ayan Kumar Halder
2019-03-12
drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...
Ayan Kumar Halder
2019-03-12
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...
Ayan Kumar Halder
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-05
drm: malidp: Add the size of the superblocks when calculating total
Liviu Dudau
2018-10-02
drm/arm/malidp: Implemented the size validation for AFBC framebuffers
Ayan Kumar Halder
2018-10-02
drm: mali-dp: Call drm_crtc_vblank_reset on device init
Alexandru Gheorghe
2018-09-25
drm/arm/mali: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-07-23
drm: mali-dp: Set encoder possible_clones
Alexandru Gheorghe
2018-07-05
drm/arm/malidp: Added the late system pm functions
Ayan Kumar Halder
2018-07-05
drm/arm/malidp: Set the output_depth register in modeset
Ayan Kumar Halder
2018-07-05
drm/arm/malidp: Enable/disable interrupts in runtime pm
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 writeback support for DP500.
Liviu Dudau
2018-06-18
drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encode...
Ayan Kumar Halder
2018-03-14
drm: mali-dp: Turn off CRTC vblank when removing module.
Liviu Dudau
2018-03-14
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2018-03-14
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
2018-03-14
drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.
Liviu Dudau
2018-03-14
drm/mali-dp: Align pitch size to be multiple of bus burst read size.
Liviu Dudau
2017-12-08
drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-04
Merge arlied/drm-next into drm-misc-next
Gustavo Padovan
2017-11-30
drm/arm/mali: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
[next]