summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2026-05-19drm/amd/pm: fix memleak of dpm_policies on smu v15Yang Wang
2026-05-19drm/amdgpu: Fix discovery offset check under VFLijo Lazar
2026-05-19drm/amdgpu: remove va cursors for all mappingsSunil Khatri
2026-05-19drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctlAmir Shetaia
2026-05-19drm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu
2026-05-19drm/amdgpu/userq: update the vm task info during signal ioctlSunil Khatri
2026-05-19drm/amdgpu/userq: cancel reset work while tear down in progressSunil Khatri
2026-05-19drm/amdgpu: rework userq reset work handlingChristian König
2026-05-19drm/amdgpu/userq: pin mqd and fw object bo to avoid evictionSunil Khatri
2026-05-19drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptrSunil Khatri