summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-08-26drm/atomic: remove bogus check for file_privThadeu Lima de Souza Cascardo
2026-08-26power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski
2026-08-26drm/cirrus-qemu: Validate BAR0 size during probeSlawomir Stepien
2026-08-26drm/sysfb: ofdrm: Fix is_avivo() constant comparison bugShixiong Ou
2026-08-26drm/sysfb: ofdrm: Fix integer overflow in fb_size calculationShixiong Ou
2026-08-25drm/amd/display: fix dc_lock leak on GPU reset error pathsLinkai Gong
2026-08-25drm/amd/display: Fix redundant GPUVMEnable checks in dcn6 flip scheduleSrinivasan Shanmugam
2026-08-25drm/amd/display: Fix wrong bytes-per-pixel value for dml2_422_packed_10Srinivasan Shanmugam
2026-08-25drm/amdkfd: guard against NULL restore_mqd in CRIU queue restoreVladimir Marioukhine
2026-08-25drm/amdgpu/userq: fix lock missing for userq fence error setPrike Liang
2026-08-25drm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vramXiaogang Chen
2026-08-25drm/amdkfd: Fix error path at svm_migrate_copy_to_ramXiaogang Chen
2026-08-25drm/amd/display: Log details when failing to register HPD IRQTimur Kristóf
2026-08-25drm/amd/display: Fix HPD consideration for VGA/LVDS connectors on DCETimur Kristóf
2026-08-25drm/amdgpu: clamp the isolation index for rings outside a partitionXiang Liu
2026-08-25drm/amdkfd: Reject zero-sized AQL queue allocations after size halvingSunday Clement
2026-08-25drm/amdgpu: Fix VCE 3 ring align_maskDavid Rosca
2026-08-25drm/kfd: Add CU occupancy support to GFX12.1David Belanger
2026-08-25drm/kfd: Add CU occupancy support to GFX12David Belanger
2026-08-25drm/kfd: Add CU occupancy support to GFX11David Belanger
2026-08-25drm/amdgpu: avoid force-completing uninitialized UVD ringsBob Zhou
2026-08-25drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset ...Jesse Zhang
2026-08-25drm/amdgpu/mes: fix the inconsistent indenting for mes_userq_map()Prike Liang
2026-08-25drm/nouveau/gsp: fix vblank interrupts on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: fix head state readback on GB20xMohamed Ahmed
2026-08-25drm/nouveau/gsp: use per-version DP_CONFIG_STREAM params on r570 firmwareMohamed Ahmed
2026-08-25drm/nouveau/disp: fix HDMI GCP AVMute register offsets on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: fix HDMI vendor infoframes on GB20xMohamed Ahmed
2026-08-25drm/nouveau/disp: route GSP-RM display MMIO through nvkm_disp_func hooksMohamed Ahmed
2026-08-25drm/nouveau/disp: move the GSP HDMI GCP AVMute write to engine/dispMohamed Ahmed
2026-08-25drm/nouveau/disp: move GSP head-timing ISR and vblank helpers to tu102.cMohamed Ahmed
2026-08-25drm/nouveau/disp/r535: Add scanline position support + head state supportLyude Paul
2026-08-24shmem: provide a shmem_write_folio wrapperChristoph Hellwig
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
2026-08-24drm/prime: use dma_buf_fd_install() to preserve export tracingBaineng Shou
2026-08-24Merge tag 'drm-xe-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-08-24Merge tag 'drm-msm-next-2026-08-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-08-24Merge tag 'drm-misc-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/...Dave Airlie
2026-08-24Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-23drm/gud: validate GUD_ROTATION_0 is present in supported rotationsSajal Gupta
2026-08-23drm/gud: validate TV mode names before creating enum propertyTao Yu
2026-08-23drm/gud: NUL-terminate TV mode names read from the deviceDeepanshu Kartikey
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-20drm/xe: Don't hand out the flat CCS storage as usable VRAMLinus Torvalds
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-20drm/nouveau: unsubscribe the channel-kill event before the fence contextMarek Czernohous
2026-08-20drm/xe: don't WARN on kernel job timeout when device already wedgedNitin Gote
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-19Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds