summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm
AgeCommit message (Expand)Author
2024-08-30drm: komeda: Fix an issue related to normalized zposhongchi.peng
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-14Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-06-14arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilationspengfuyuan
2024-06-10drm/komeda: check for error-valued pointerAmjad Ouled-Ameur
2024-06-07Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...Dave Airlie
2024-05-31drm/komeda: remove unused struct 'gamma_curve_segment'Dr. David Alan Gilbert
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-10drm/arm/komeda: update DMA mask to 40 bitsAmjad Ouled-Ameur
2024-05-10drm/arm/komeda: Move pipeline prints to after the entire pipeline has been en...Faiz Abbas
2024-05-10drm/arm/komeda: Fix komeda probe failing if there are no links in the seconda...Faiz Abbas
2024-05-10drm/arm/komeda: don't use confusing 'timeout' variable nameWolfram Sang
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-02drm/arm/komeda: Use fbdev-dmaThomas Zimmermann
2024-04-26drm/komeda: fix missing seq_file includesDave Airlie
2024-04-12drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu
2023-12-13drm/drm_property: make replace_property_blob_from_id a DRM helperMelissa Wen
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-21drm: Call drm_atomic_helper_shutdown() at shutdown time for misc driversDouglas Anderson
2023-09-15drm/komeda: add NV12 format to support writeback layer typebaozhu.liu
2023-08-31drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-07-21drm/arm/komeda: Remove component framework and add a simple encoderFaiz Abbas
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-07-10drm/arm: Make ARM devices menu depend on DRMJavier Martinez Canillas
2023-06-08drm/arm/malidp: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-08drm/arm/hdlcd: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-08drm/komeda: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter
2023-03-17drm/arm/hdlcd: Use devm_platform_ioremap_resource()Yang Li
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-03-14arm/hdlcd: Use GEM DMA fbdev emulationThomas Zimmermann
2023-02-03drm/arm/malidp: use sysfs_emit in show function callbackDeepak R Varma
2023-01-18drm/arm/komeda: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-13drm: Include <linux/of.h> where neededThomas Zimmermann
2023-01-06drm/arm/hdlcd: use new debugfs device-centered functionsMaíra Canal
2022-11-16drm/arm/malidp: remove calls to drm_mode_config_cleanup()Danilo Krummrich
2022-11-16drm/arm/malidp: plane: use drm managed resourcesDanilo Krummrich
2022-11-16drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()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-07drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()Danilo Krummrich
2022-11-07drm/arm/hdlcd: plane: use drm managed resourcesDanilo Krummrich
2022-11-07drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()Danilo Krummrich
2022-11-07drm/arm/hdlcd: use drmm_* to allocate driver structuresDanilo Krummrich