summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-03-04drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches1-2/+1
2026-03-04drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches1-15/+4
2026-03-04drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches1-2/+1
2026-03-04drm: Account property blob allocations to memcgXiao Kan1-1/+1
2026-03-04drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom1-1/+1
2026-03-04drm/v3d: Set DMA segment size to avoid debug warningsXiaolei Wang1-0/+2
2026-03-04drm/display/dp_mst: Add protection against 0 vcpiSuraj Kandpal1-1/+2
2026-03-04drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
2026-03-04drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar1-0/+1
2026-03-04drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov1-3/+4
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam1-22/+23
2026-02-19drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not usedBrahmajit Das2-4/+4
2026-02-11drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller2-19/+18
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2026-02-06drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-8/+0
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2026-02-06drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+2
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+10
2026-02-06xen: make remove callback of xen driver void returnedDawei Li1-2/+1
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-02-06drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-02-06drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-02-06drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()Haoxiang Li1-1/+3
2026-02-06drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panelMarek Vasut1-0/+1
2026-02-06drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul1-0/+1
2026-01-17drm/pl111: Fix error handling in pl111_amba_probeMiaoqian Lin1-1/+1
2026-01-11drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin1-5/+12
2026-01-11drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann1-42/+0
2026-01-11drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer1-0/+2
2026-01-11drm/amdgpu: cleanup scheduler job initialization v2Christian König14-150/+135
2026-01-11drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2026-01-11drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
2026-01-11drm/mgag200: Fix big-endian supportRené Rebe1-0/+25
2026-01-11drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter1-0/+6
2026-01-11drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin1-0/+1
2026-01-11drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen1-1/+1
2026-01-11drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2026-01-11drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2026-01-11drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu1-22/+1
2026-01-11drm/vgem-fence: Fix potential deadlock on releaseJanusz Krzysztofik1-1/+1
2026-01-11drm/panel: visionox-rm69299: Don't clear all mode flagsGuido Günther1-1/+1