summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds10-21/+38
5 daysMerge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds44-457/+766
6 daysMerge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie10-21/+38
6 daysMerge tag 'drm-intel-next-fixes-2026-06-25-1' of https://gitlab.freedesktop.o...Dave Airlie2-7/+35
7 daysdrm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enableVille Syrjälä1-7/+34
8 daysdrm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen1-0/+1
9 daysdrm/sysfb: Avoid truncating maximum strideThomas Zimmermann1-1/+7
9 daysdrm/sysfb: Return errno code from drm_sysfb_get_visible_size()Thomas Zimmermann4-8/+9
9 daysdrm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann1-1/+2
9 daysdrm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann1-1/+1
9 daysdrm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei1-0/+8
10 daysMerge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag...Dave Airlie34-386/+618
10 daysMerge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr...Dave Airlie13-202/+175
10 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
10 daysdrm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo2-4/+4
10 daysdrm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang1-0/+1
12 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
13 daysMerge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+4
14 daystreewide: fix transposed "sign" typos and update spelling.txtShardul Deshpande1-1/+1
14 daysdrm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf1-1/+1
14 daysamdgpu/ih6.1: Fix minor versionTimur Kristóf1-1/+1
14 daysdrm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer1-4/+4
14 daysdrm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen1-0/+39
14 daysdrm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf1-9/+24
14 daysdrm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf1-6/+11
14 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf1-0/+18
14 daysdrm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
14 daysdrm/amdgpu: Fix context pstate override handlingTvrtko Ursulin1-29/+42
14 daysdrm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen1-34/+12
14 daysdrm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen1-3/+5
14 daysdrm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen3-13/+22
14 daysdrm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov1-89/+126
14 daysdrm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov2-35/+58
14 daysdrm/amdgpu: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)1-2/+2
14 daysdrm/amdkfd: Fix NULL deref during sysfs teardownGeoffrey McRae1-16/+24
14 daysdrm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello1-1/+5
14 daysdrm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello1-0/+5
14 daysdrm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo2-2/+2
14 daysdrm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello1-0/+1
14 daysdrm/radeon: fix r100_copy_blit for large BOsPavel Ondračka1-4/+9
14 daysdrm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz1-6/+4
14 daysdrm/amd/display: Add IN_FORMATS_ASYNC support for planesJames Lin1-0/+1
14 daysdrm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal1-5/+5
14 daysdrm/amdgpu: allocate lockdep mutex on the heap to fix stack overflowPrike Liang1-50/+53
14 daysdrm/amdkfd: Fix SMI event PID reporting for containersAndrew Martin5-56/+77
14 daysdrm/amd/display: Restore periodic detection for DCN35Ivan Lipski3-4/+2
14 daysdrm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li1-3/+10
14 daysdrm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li1-1/+1
14 daysdrm/amdkfd: Properly acquire queue buffers in CRIU restoreDavid Francis1-2/+10
14 daysdrm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande1-1/+6