summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-04-18drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann1-1/+1
2026-04-18drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman1-0/+2
2026-04-18drm/vmwgfx: Add seqno waiter for sync_filesIan Forbes1-0/+26
2026-04-18Revert "drm/vmwgfx: Add seqno waiter for sync_files"Sasha Levin1-26/+0
2026-04-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-04-18drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
2026-04-18drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-04-18drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-8/+35
2026-04-18drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park1-4/+11
2026-04-18drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()Jeongjun Park2-1/+14
2026-04-18drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-04-18drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-04-18nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
2026-04-18drm/tegra: dsi: fix device leak on probeJohan Hovold1-4/+2
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
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: 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/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar1-0/+1
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-06drm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2026-02-06drm/imx: imx-tve: move initialization into probePhilipp Zabel1-23/+19
2026-02-06drm/imx: imx-tve: use local encoder and connector variablesPhilipp Zabel1-7/+8
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+10
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-19drm/pl111: Fix error handling in pl111_amba_probeMiaoqian Lin1-1/+1
2026-01-19drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann1-44/+0
2026-01-19drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin1-5/+12
2026-01-19drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2026-01-19drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen1-1/+1
2026-01-19drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2026-01-19drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2026-01-19drm/vgem-fence: Fix potential deadlock on releaseJanusz Krzysztofik1-1/+1
2026-01-19drm/panel: visionox-rm69299: Don't clear all mode flagsGuido Günther1-1/+1
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold1-1/+6
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers6-6/+6
2025-12-07drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-12-07drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes1-0/+5
2025-12-07drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin1-1/+8
2025-12-07drm/bridge: display-connector: don't set OP_DETECT for DisplayPortsDmitry Baryshkov1-1/+2