summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-05-21drm/exynos: fbdev: Use a DRM client bufferThomas Zimmermann
2026-05-21drm/exynos: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann
2026-05-21drm/exynos: fbdev: Inline exynos_drm_fbdev_update()Thomas Zimmermann
2026-05-21drm/exynos: fbdev: Remove offset into screen_bufferThomas Zimmermann
2026-05-21drm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin
2026-05-21drm/exynos/dma: Drop iommu_dma_init_domain() stubChen-Yu Tsai
2026-05-21drm/bridge: ite-it66121: Convert to DRM HDMI Audio HelperSen Wang
2026-05-21drm/msm/hdmi: Use the common TMDS char rate constants in 8998 PHYJavier Martinez Canillas
2026-05-21drm/msm/hdmi: Use the common TMDS char rate constants in 8996 PHYJavier Martinez Canillas
2026-05-21drm/sun4i: hdmi: Use the common TMDS char rate constantJavier Martinez Canillas
2026-05-21drm/sti: hdmi: Use the common TMDS char rate constantsJavier Martinez Canillas
2026-05-21drm/bridge: inno-hdmi: Use the common TMDS char rate constantJavier Martinez Canillas
2026-05-21drm/bridge: dw-hdmi-qp: Use the common TMDS char rate constantJavier Martinez Canillas
2026-05-21drm/bridge: dw-hdmi: Use the common TMDS char rate constantJavier Martinez Canillas
2026-05-21drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_nodeVladimir Oltean
2026-05-21drm: renesas: rz-du: Switch to new VSP APILaurent Pinchart
2026-05-21drm: renesas: rcar-du: Switch to new VSP APILaurent Pinchart
2026-05-21Merge tag 'amd-drm-fixes-7.1-2026-05-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-21Merge tag 'drm-intel-fixes-2026-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-05-21Merge tag 'drm-msm-fixes-2026-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-05-21drm/i915/scaler: eliminate dead codeMichał Grzelak
2026-05-21drm/i915/scaler: abstract scaler searching loopMichał Grzelak
2026-05-21drm/i915/scaler: unloop scaler readout that is run onceMichał Grzelak
2026-05-21drm/i915/scaler: remove id in favor of scaler_idMichał Grzelak
2026-05-21drm/i915/scaler: s/i/scaler_id/ where appropriateMichał Grzelak
2026-05-21drm/i915/casf: rename sumcoeff into sum_coeffMichał Grzelak
2026-05-21drm/i915: rename t into tapMichał Grzelak
2026-05-21drm/i915/casf: rename *_coef*() into *_coeff*()Michał Grzelak
2026-05-21drm/i915/casf: fix comment typosMichał Grzelak
2026-05-20drm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
2026-05-20drm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
2026-05-20drm/virtio: add VIRTGPU_PARAM_BLOB_ALIGNMENT to paramsSergio Lopez
2026-05-20drm/virtio: honor blob_alignment requirementsSergio Lopez
2026-05-20drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENTSergio Lopez
2026-05-20drm/imagination: Fix missing argument in pvr_power_fw_{en,dis}able()Javier Martinez Canillas
2026-05-20Revert "drm/i915/backlight: Remove try_vesa_interface"Suraj Kandpal
2026-05-20Revert "i915: don't use a vma that didn't match the context VM"Joonas Lahtinen
2026-05-19drm/i915/dmc_wl: Remove macro HAS_DMC_WAKELOCK()Gustavo Sousa
2026-05-19drm/i915/bw: Extract get_display_bw_params()Gustavo Sousa
2026-05-19drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_paramsGustavo Sousa
2026-05-19drm/i915/bw: Deduplicate intel_sa_info instancesGustavo Sousa
2026-05-19drm/i915/bw: Extract platform-specific parametersGustavo Sousa
2026-05-19drm/i915/bw: Don't call intel_dram_info() too earlyGustavo Sousa
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König
2026-05-19drm/radeon/evergreen_cs: Add missing NULL prefix check in surface checkVitaliy Triang3l Kuzmin
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland