summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-17dt-bindings: vendor-prefixes: Add Shenzhen Aoly Technology Co., Ltd.AngeloGioacchino Del Regno
2025-04-17drm/panel: simple: add Tianma P0700WXF1MBAA panelLuca Ceresoli
2025-04-17drm/panel: simple: Tianma TM070JDHG34-00: add delaysLuca Ceresoli
2025-04-17dt-bindings: display: simple: Add Tianma P0700WXF1MBAA panelLuca Ceresoli
2025-04-17drm/panthor: Fix the panthor_gpu_coherency_init() error pathBoris Brezillon
2025-04-17drm/udl: Set error code in udl_init()Dan Carpenter
2025-04-17drm/bridge: dw-hdmi: Avoid including uapi headersAndy Yan
2025-04-17drm/bridge: select DRM_KMS_HELPER for AUX_BRIDGEDmitry Baryshkov
2025-04-16drm/edid: Refactor DisplayID timing block structsEgor Vorontsov
2025-04-16drm/edid: Implement DisplayID Type IX & X timing blocks parsingEgor Vorontsov
2025-04-16drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functionsTejas Vipin
2025-04-16gpu: drm: xlnx: zynqmp_dp: Use dev_err_probe()Zhang Enpei
2025-04-16drm: xlnx: zynqmp_dpsub: use snd_soc_dummy_dlcKuninori Morimoto
2025-04-16drm/virtio: Support drm_panic with non-vmapped shmem BORyosuke Yasuoka
2025-04-16drm/virtio: Use dma_buf from GEM object instanceThomas Zimmermann
2025-04-16drm/virtio: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-15drm/imagination: Add support for TI AM68 GPUMatt Coster
2025-04-15drm/imagination: Use cached memory with dma_coherentMatt Coster
2025-04-15drm/imagination: Add RISC-V firmware processor supportSarah Walker
2025-04-15drm/imagination: Move ELF fw utils to common fileMatt Coster
2025-04-15drm/imagination: Use callbacks for fw irq handlingMatt Coster
2025-04-15drm/imagination: Use a lookup table for fw defsMatt Coster
2025-04-15drm/imagination: Make has_fixed_data_addr a valueMatt Coster
2025-04-15drm/imagination: Rename event_mask -> status_maskMatt Coster
2025-04-15drm/imagination: Remove firmware enable_regMatt Coster
2025-04-15drm/imagination: Handle Rogue safety event IRQsAlessio Belle
2025-04-15drm/imagination: Mask GPU IRQs in threaded handlerAlessio Belle
2025-04-15drm/imagination: Add power domain controlMatt Coster
2025-04-15drm/imagination: Use new generic compatible stringMatt Coster
2025-04-15drm/imagination: Update register defs for newer GPUsAlessio Belle
2025-04-15dt-bindings: gpu: img: Add BXS-4-64 devicetree bindingsMatt Coster
2025-04-15dt-bindings: gpu: img: Future-proofing enhancementsMatt Coster
2025-04-15Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-04-15drm/display: hdmi: provide central data authority for ACR paramsDmitry Baryshkov
2025-04-15drm/bridge: anx7625: Use devm_pm_runtime_enable()Chen-Yu Tsai
2025-04-15Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-04-14drm/vmwgfx: Use dma_buf from GEM object instanceThomas Zimmermann
2025-04-14drm/vmwgfx: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/panfrost: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/msm: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/etnaviv: Use dma_buf from GEM object instanceThomas Zimmermann
2025-04-14drm/etnaviv: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14drm/udl: Support adapters without firmware descriptorThomas Zimmermann
2025-04-14drm/udl: Validate length in vendor-descriptor parserThomas Zimmermann
2025-04-14drm/udl: Treat vendor descriptor as u8Thomas Zimmermann
2025-04-14drm/udl: Return error if vendor descriptor is too shortThomas Zimmermann
2025-04-14drm/udl: Handle errors from usb_get_descriptor()Thomas Zimmermann
2025-04-14drm/udl: The number of pixels is always positiveThomas Zimmermann
2025-04-14drm/udl: Improve type safety when using struct udl_deviceThomas Zimmermann