index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-26
drm/arm/malidp: Run DRM default client setup
Thomas Zimmermann
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/arm/malidp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
drm/arm/malidp: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-14
arm/malidp: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-02-03
drm/arm/malidp: use sysfs_emit in show function callback
Deepak R Varma
2022-11-16
drm/arm/malidp: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
2022-11-16
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Danilo Krummrich
2022-11-16
drm/arm/malidp: use drmm_* to allocate driver structures
Danilo Krummrich
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
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
[next]