summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-11gpu: host1x: Enable system suspend callbacksMikko Perttunen1-1/+1
2023-10-11gpu: host1x: Stop CDMA before suspendingMikko Perttunen3-0/+21
2023-10-11gpu: host1x: Add locking in channel allocationMikko Perttunen2-0/+10
2023-10-11drm/tegra: hub: Increase buffer size to ensure all possible values can be storedLee Jones1-1/+1
2023-10-11drm/tegra: Remove two unused function declarationsYue Haibing1-3/+0
2023-10-11drm/tegra: Remove surplus else after returnSui Jingfeng1-9/+10
2023-10-11drm/bridge_connector: implement oob_hotplug_eventDmitry Baryshkov1-3/+28
2023-10-11drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()Dmitry Baryshkov1-5/+0
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson3-5/+21
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann963-15830/+32974
2023-10-10drm/panel: ltk050h3146w: add support for Leadtek LTK050H3148W-CTA6 variantKlaus Goger1-0/+89
2023-10-10drm/panel: ltk050h3146w: add mipi_dsi_device.mode_flags to of_match_dataQuentin Schulz1-2/+6
2023-10-10drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-10-10drm/panel: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-10-09drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-10-09drm/rockchip: remove redundant of_match_ptrZhu Wang3-3/+3
2023-10-09drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET1-2/+13
2023-10-09drm/rockchip: vop2: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-09drm/rockchip: vop2: Demote message in mod_supported to drm_dbg_kmsMichael Tretter1-2/+2
2023-10-09drm/panel-simple: allow LVDS format overrideJohannes Zink1-0/+53
2023-10-09drm/bridge: samsung-dsim: calculate porches in HzMichael Tretter1-4/+6
2023-10-09drm/bridge: samsung-dsim: adjust porches by rounding upMichael Tretter1-3/+3
2023-10-09drm/bridge: samsung-dsim: update PLL reference clockMichael Tretter1-2/+25
2023-10-09drm/bridge: samsung-dsim: reread ref clock before configuring PLLMichael Tretter1-7/+9
2023-10-09drm/bridge: samsung-dsim: add more mipi-dsi device debug informationMarco Felsch1-1/+4
2023-10-06drm: exynos: dsi: Convert to platform remove callback returning voidUwe Kleine-König2-5/+3
2023-10-05drm/amd/display: Fix mst hub unplug warningWayne Lin1-20/+18
2023-10-05drm/panel: nv3051d: Add Support for Anbernic 351VChris Morgan1-0/+7
2023-10-05drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edidJani Nikula3-27/+25
2023-10-05drm/v3d: Annotate struct v3d_perfmon with __counted_byKees Cook1-1/+1
2023-10-05drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_byKees Cook1-1/+1
2023-10-05drm/virtio: Annotate struct virtio_gpu_object_array with __counted_byKees Cook1-1/+1
2023-10-05drm/vc4: Annotate struct vc4_perfmon with __counted_byKees Cook1-1/+1
2023-10-05drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_byKees Cook1-1/+1
2023-10-05drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_byKees Cook1-1/+1
2023-10-05drm/i915/selftests: Annotate struct perf_series with __counted_byKees Cook1-1/+1
2023-10-05drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_byKees Cook1-1/+1
2023-10-05drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook1-1/+1
2023-10-04drm/panfrost: Implement generic DRM object RSS reporting functionAdrián Larumbe3-0/+21
2023-10-04drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe1-3/+5
2023-10-04drm/panfrost: Add fdinfo support for memory statsAdrián Larumbe2-0/+17
2023-10-04drm/panfrost: Add fdinfo support GPU load metricsAdrián Larumbe12-1/+194
2023-10-04drm/panfrost: Add cycle count GPU register definitionsAdrián Larumbe1-0/+5
2023-10-04Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie136-2462/+4519
2023-10-03drm/vblank: Warn when silently cancelling vblank worksVille Syrjälä1-0/+3
2023-10-02Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie45-694/+518
2023-10-02drm/panel: Add driver for BOE RM692E5 AMOLED panelKonrad Dybcio3-0/+433
2023-10-02drm/panel: ili9322: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/panel: ili9322: Remove redundant volatle_reg() operationMark Brown1-6/+0
2023-10-02drm/bridge: sn65dsi83: Convert to use maple tree register cacheMark Brown1-1/+1