summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-24gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen3-14/+62
2026-07-24drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria2-14/+12
2026-07-24drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel2-8/+8
2026-07-24drm/syncobj: Fix memory leak in drm_syncobj_find_fence()Liviu Dudau1-4/+6
2026-07-24drm/hisilicon/hibmc: use clock to look up the PLL valueLin He1-35/+45
2026-07-24drm/hisilicon/hibmc: move display contrl config to hibmc_probe()Lin He2-22/+11
2026-07-24drm/gpuvm: take refcount on DRM deviceAlice Ryhl1-1/+5
2026-07-24drm/amdkfd: Validate CRIU-restored IDs before idr_allocSrinivasan Shanmugam2-0/+8
2026-07-24drm/amd/pm: remove trailing semicolon from AMDGPU_PM_POLICY_ATTR macroYang Wang1-3/+3
2026-07-24drm/radeon: fix memory leak in radeon_ring_restore() on lock failureYuho Choi1-1/+3
2026-07-24drm/radeon: fix integer overflow in radeon_align_pitch()Werner Kasselman1-2/+11
2026-07-24drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()Werner Kasselman1-8/+17
2026-07-24drm/gpuvm: Do not prepare NULL objectsJonathan Cavitt1-0/+3
2026-07-24drm/tidss: Drop extra drm_mode_config_reset() callTomi Valkeinen1-2/+0
2026-07-24drm/rockchip: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2026-07-18drm/i915: ensure segment offset never exceeds allowed maxKrzysztof Karas1-2/+2
2026-07-18drm/amd: Fix set but not used warningsTiezhu Yang3-11/+8
2026-07-04drm/v3d: Skip CSD when it has zeroed workgroupsMaíra Canal1-3/+13
2026-07-04drm/v3d: Store the active job inside the queue's stateMaíra Canal4-54/+48
2026-07-04drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula1-2/+9
2026-06-19drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2026-06-19drm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize2-2/+18
2026-06-19drm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland1-16/+32
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2
2026-06-19drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland3-14/+33
2026-06-19drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_rangePriya Hosur1-1/+2
2026-06-19drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2Yang Wang1-1/+0
2026-06-19drm/amd/pm: fix smu13 power limit default/cap calculationYang Wang2-29/+35
2026-06-19drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König1-1/+3
2026-06-19drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroupsMaíra Canal1-1/+2
2026-06-19drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh1-1/+1
2026-06-19drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11Andrew Martin1-8/+41
2026-06-19drm/amdkfd: fix NULL dereference in get_queue_ids()Muhammad Bilal1-1/+1
2026-06-19drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland1-2/+4
2026-06-19drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()Wentao Liang1-1/+3
2026-06-19drm/i915/gem: Fix phys BO pread/pwrite with offsetJoonas Lahtinen1-4/+15
2026-06-19drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang1-0/+2
2026-06-19drm/vc4: fix krealloc() memory leakAlexander A. Klimov1-6/+7
2026-06-19drm/virtio: Fix driver removal with disabled KMSDmitry Osipenko1-1/+4
2026-06-19drm/imx: Fix three kernel-doc warnings in dcss-scaler.cYicong Hui1-0/+3
2026-06-09drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis1-5/+5
2026-06-09drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang1-3/+5
2026-06-09drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang1-0/+3
2026-06-09drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf1-0/+4
2026-06-09drm/i915: Fix potential UAF in TTM object purgeJanusz Krzysztofik1-12/+16
2026-06-09drm/hyperv: validate VMBus packet size in receive callbackBerkant Koc1-13/+87
2026-06-09drm/hyperv: validate resolution_count and fix WIN8 fallbackBerkant Koc1-3/+10
2026-06-09drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line usedJouni Högander1-1/+26
2026-06-09drm/i915/psr: Read Intel DPCD workaround registerJouni Högander2-0/+8