summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
4 daysdrm/gem: fix race between change_handle and handle_deleteZhenghang Xiao1-0/+2
4 daysMerge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-18/+109
5 daysdrm: prevent integer overflows in dumb buffer creation helpersRajat Gupta1-2/+12
5 daysMerge tag 'amd-drm-fixes-7.1-2026-05-28' of https://gitlab.freedesktop.org/ag...Dave Airlie12-213/+150
5 daysMerge tag 'drm-xe-fixes-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-0/+5
7 daysdrm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König2-2/+6
7 daysdrm/amdgpu: fix amdgpu_hmm_range_get_pagesChristian König1-8/+8
7 daysdrm/amdgpu/userq: use array instead of list for userq_vasSunil Khatri3-77/+45
7 daysdrm/amdgpu/userq: move mqd_destroy to later stage to keep core obj validSunil Khatri1-5/+4
7 daysdrm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang1-3/+5
7 daysdrm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapperSunil Khatri3-82/+21
7 daysdrm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf1-0/+4
7 daysdrm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis1-5/+5
7 daysdrm/amdgpu: fix potential overflow in fs_info.debugfs_nameStanley.Yang1-1/+2
7 daysdrm/amdgpu/userq: make sure queue is valid in the hang_detect_workSunil Khatri1-7/+7
7 daysdrm/amdgpu/userq: reserve root bo without interruptionSunil Khatri1-5/+1
7 daysdrm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart failsSunil Khatri1-1/+3
7 daysdrm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri2-14/+11
7 daysdrm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang1-0/+3
7 daysdrm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski1-2/+13
7 daysdrm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri1-3/+2
7 daysdrm/amdgpu/userq: Fix doorbell object cleanup of queueSunil Khatri1-3/+8
7 daysdrm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo1-0/+5
7 daysdrm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito1-2/+4
7 daysdrm/xe: Restore IDLEDLY regiter on engine resetBalasubramani Vivekanandan1-0/+5
8 daysdrm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enableJouni Högander4-17/+18
8 daysdrm/i915/psr: Block DC states on vblank enable when Panel Replay supportedJouni Högander1-9/+10
8 daysdrm/i915/color: Fix HDR pre-CSC LUT programming loopPranay Samala1-1/+1
8 daysdrm/i915/aux: use polling when irqs are unavailableMichał Grzelak1-4/+16
8 daysdrm/i915: Fix potential UAF in TTM object purgeJanusz Krzysztofik1-12/+16
9 daysdrm/hyperv: validate VMBus packet size in receive callbackBerkant Koc1-13/+87
9 daysdrm/hyperv: validate resolution_count and fix WIN8 fallbackBerkant Koc1-3/+10
10 daysdrm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor1-2/+2
11 daysMerge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-34/+69
12 daysMerge tag 'mediatek-drm-fixes-20260521' of https://git.kernel.org/pub/scm/lin...Dave Airlie4-4/+4
12 daysMerge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-91/+117
13 daysdrm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin1-2/+4
13 daysMerge tag 'amd-drm-fixes-7.1-2026-05-20' of https://gitlab.freedesktop.org/ag...Dave Airlie27-211/+347
13 daysMerge tag 'drm-intel-fixes-2026-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie5-7/+57
13 daysMerge tag 'drm-msm-fixes-2026-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie12-48/+66
14 daysdrm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey3-2/+26
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König1-66/+52
2026-05-19drm/radeon/evergreen_cs: Add missing NULL prefix check in surface checkVitaliy Triang3l Kuzmin1-2/+4
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri3-14/+7
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun1-2/+2
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu1-0/+2
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang5-0/+55
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland1-1/+5
2026-05-19drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland1-0/+9
2026-05-19drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland1-3/+6