summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-12drm/simpledrm: Fix power domain device link validity checkThierry Reding
2023-10-12drm: Replace drm_framebuffer plane size functions with its equivalentsCarlos Eduardo Gallo Filho
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann
2023-10-11drm/tegra: gem: Do not return NULL in tegra_bo_mmap()Thierry Reding
2023-10-11drm/tegra: Zero-initialize iosys_mapMikko Perttunen
2023-10-11gpu: host1x: Correct allocated size for contextsJohnny Liu
2023-10-11gpu: host1x: Syncpoint interrupt shardingMikko Perttunen
2023-10-11gpu: host1x: Enable system suspend callbacksMikko Perttunen
2023-10-11gpu: host1x: Stop CDMA before suspendingMikko Perttunen
2023-10-11gpu: host1x: Add locking in channel allocationMikko Perttunen
2023-10-11drm/tegra: hub: Increase buffer size to ensure all possible values can be storedLee Jones
2023-10-11drm/tegra: Remove two unused function declarationsYue Haibing
2023-10-11drm/tegra: Remove surplus else after returnSui Jingfeng
2023-10-11drm/bridge_connector: implement oob_hotplug_eventDmitry Baryshkov
2023-10-11drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()Dmitry Baryshkov
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-10-10drm/panel: ltk050h3146w: add support for Leadtek LTK050H3148W-CTA6 variantKlaus Goger
2023-10-10drm/panel: ltk050h3146w: add mipi_dsi_device.mode_flags to of_match_dataQuentin Schulz
2023-10-10drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke
2023-10-10drm/panel: fix a possible null pointer dereferenceMa Ke
2023-10-09drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-10-09drm/rockchip: remove redundant of_match_ptrZhu Wang
2023-10-09drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET
2023-10-09drm/rockchip: vop2: Convert to use maple tree register cacheMark Brown
2023-10-09drm/rockchip: vop2: Demote message in mod_supported to drm_dbg_kmsMichael Tretter
2023-10-09drm/panel-simple: allow LVDS format overrideJohannes Zink
2023-10-09drm/bridge: samsung-dsim: calculate porches in HzMichael Tretter
2023-10-09drm/bridge: samsung-dsim: adjust porches by rounding upMichael Tretter
2023-10-09drm/bridge: samsung-dsim: update PLL reference clockMichael Tretter
2023-10-09drm/bridge: samsung-dsim: reread ref clock before configuring PLLMichael Tretter
2023-10-09drm/bridge: samsung-dsim: add more mipi-dsi device debug informationMarco Felsch
2023-10-06drm: exynos: dsi: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-05drm/amd/display: Fix mst hub unplug warningWayne Lin
2023-10-05drm/panel: nv3051d: Add Support for Anbernic 351VChris Morgan
2023-10-05drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edidJani Nikula
2023-10-05drm/v3d: Annotate struct v3d_perfmon with __counted_byKees Cook
2023-10-05drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_byKees Cook
2023-10-05drm/virtio: Annotate struct virtio_gpu_object_array with __counted_byKees Cook
2023-10-05drm/vc4: Annotate struct vc4_perfmon with __counted_byKees Cook
2023-10-05drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_byKees Cook
2023-10-05drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_byKees Cook
2023-10-05drm/i915/selftests: Annotate struct perf_series with __counted_byKees Cook
2023-10-05drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_byKees Cook
2023-10-05drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook
2023-10-04drm/panfrost: Implement generic DRM object RSS reporting functionAdrián Larumbe
2023-10-04drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe
2023-10-04drm/panfrost: Add fdinfo support for memory statsAdrián Larumbe
2023-10-04drm/panfrost: Add fdinfo support GPU load metricsAdrián Larumbe
2023-10-04drm/panfrost: Add cycle count GPU register definitionsAdrián Larumbe