summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm/malidp_drv.c
AgeCommit message (Expand)Author
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-09-26drm/arm/malidp: Run DRM default client setupThomas Zimmermann
2023-09-21drm: Call drm_atomic_helper_shutdown() at shutdown time for misc driversDouglas Anderson
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-08drm/arm/malidp: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-17drm/arm/malidp: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-14arm/malidp: Use GEM DMA fbdev emulationThomas Zimmermann
2023-02-03drm/arm/malidp: use sysfs_emit in show function callbackDeepak R Varma
2022-11-16drm/arm/malidp: remove calls to drm_mode_config_cleanup()Danilo Krummrich
2022-11-16drm/arm/malidp: replace drm->dev_private with drm_to_malidp()Danilo Krummrich
2022-11-16drm/arm/malidp: use drmm_* to allocate driver structuresDanilo Krummrich
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich
2022-08-03drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich
2022-01-19drm/malidp: Replace module initialization with DRM helpersJavier Martinez Canillas
2021-06-29drm/malidp: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-05-05drm/arm: Don't set allow_fb_modifiers explicitlyDaniel Vetter
2021-02-23drm/malidp: Annotate dma-fence critical section in commit pathDaniel Vetter
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-06-15drm/malidp: convert platform driver to use dev_groupsEmil Velikov
2020-06-10drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann
2020-06-10drm/malidp: Use GEM CMA object functionsThomas Zimmermann
2020-06-03drm/malidp: Don't call drm_crtc_vblank_off on unbindDaniel Vetter
2020-05-19drm/arm: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2019-10-18drm/arm: make undeclared items staticBen Dooks (Codethink)
2019-10-08drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500Wen He
2019-08-14drm/arm: drop use of drmP.hSam Ravnborg
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-06-21drm/arm: Drop drm_gem_prime_export/importDaniel Vetter
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-19malidp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner
2019-06-04drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 timesWen He
2019-03-12drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMARTAyan Kumar Halder
2019-03-12drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...Ayan Kumar Halder
2019-03-12drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...Ayan Kumar Halder
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-10-05drm: malidp: Add the size of the superblocks when calculating totalLiviu Dudau
2018-10-02drm/arm/malidp: Implemented the size validation for AFBC framebuffersAyan Kumar Halder
2018-10-02drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe
2018-09-25drm/arm/mali: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-07-23drm: mali-dp: Set encoder possible_clonesAlexandru Gheorghe
2018-07-05drm/arm/malidp: Added the late system pm functionsAyan Kumar Halder
2018-07-05drm/arm/malidp: Set the output_depth register in modesetAyan Kumar Halder
2018-07-05drm/arm/malidp: Enable/disable interrupts in runtime pmAyan Kumar Halder
2018-07-05drm/arm/malidp: Modified the prototype of malidp irq de-initializersAyan Kumar Halder
2018-07-05drm: mali-dp: Add debugfs file for reporting internal errorsAlexandru Gheorghe