summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2026-05-19drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland
2026-05-19drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland
2026-05-19drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_idDavid Francis
2026-05-19drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri
2026-05-19drm/amdkfd: Check bounds on allocate_doorbellDavid Francis
2026-05-19drm/amdgpu/vce3: Fix VCE 3 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce2: Fix VCE 2 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce1: Stop using amdgpu_vce_resumeTimur Kristóf
2026-05-19drm/amdgpu/vce1: Fix VCE 1 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce1: Don't repeat GTT MGR node allocationTimur Kristóf
2026-05-19drm/amdgpu/vce1: Check if VRAM address is lower than GART.Timur Kristóf
2026-05-19drm/amdgpu/vce1: Remove superfluous address checkTimur Kristóf
2026-05-19drm/amdgpu/vce1: Check that the GPU address is < 128 MiBTimur Kristóf
2026-05-19drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)Timur Kristóf
2026-05-19drm/amdkfd: Fix OOB memory exposure in get_wave_state()Sunday Clement