summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Andersson5-15/+34
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann14186-216205/+467666
2023-10-10drm/panel: ltk050h3146w: add support for Leadtek LTK050H3148W-CTA6 variantKlaus Goger1-0/+89
2023-10-10dt-bindings: ltk050h3146w: add compatible for LTK050H3148W-CTA6 variantQuentin Schulz1-0/+1
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-09Documentation/gpu: fix Panfrost documentation build warningsAdrián Larumbe1-0/+1
2023-10-09drm/panel-simple: allow LVDS format overrideJohannes Zink1-0/+53
2023-10-09dt-bindings: display: simple: support non-default data-mappingJohannes Zink1-1/+25
2023-10-09dt-bindings: display: move LVDS data-mapping definition to separate fileJohannes Zink2-68/+93
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 Tretter2-2/+27
2023-10-09drm/bridge: samsung-dsim: reread ref clock before configuring PLLMichael Tretter2-7/+10
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önig3-6/+4
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-05dt-bindings: display: newvision,nv3051d: Add Anbernic 351VChris Morgan1-3/+2
2023-10-05drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edidJani Nikula4-33/+31
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 Larumbe2-3/+14
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 Larumbe15-1/+236
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 Airlie142-2464/+4550
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 Airlie46-702/+522
2023-10-02drm/doc: Document DRM device reset expectationsAndré Almeida1-0/+77