summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-03-04drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches
2026-03-04drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches
2026-03-04drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches
2026-03-04drm: Account property blob allocations to memcgXiao Kan
2026-03-04drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom
2026-03-04drm/v3d: Set DMA segment size to avoid debug warningsXiaolei Wang
2026-03-04drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam
2026-02-19drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not usedBrahmajit Das
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li
2026-02-06drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf
2026-02-06drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf
2026-02-06drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()Haoxiang Li
2026-02-06drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panelMarek Vasut
2026-02-06drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul
2026-01-19drm/pl111: Fix error handling in pl111_amba_probeMiaoqian Lin
2026-01-19drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda
2026-01-19drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann
2026-01-19drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin
2026-01-19drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul
2026-01-19drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter
2026-01-19drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen
2026-01-19drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher
2026-01-19drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2026-01-19drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu
2026-01-19drm/vgem-fence: Fix potential deadlock on releaseJanusz Krzysztofik
2026-01-19drm/panel: visionox-rm69299: Don't clear all mode flagsGuido Günther
2026-01-19gpu: host1x: Fix race in syncpt alloc/freeMainak Sen
2026-01-19drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERRKai Song
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers
2025-12-07drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke
2025-12-07drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes
2025-12-07drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik
2025-12-07drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin
2025-12-07drm/msm: make sure to not queue up recovery more than onceAntonino Maniscalco
2025-12-07drm/msm/dsi/phy_7nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-12-07drm/msm/dsi/phy: Toggle back buffer resync after preparing PLLKrzysztof Kozlowski
2025-12-07drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin
2025-12-07drm/bridge: display-connector: don't set OP_DETECT for DisplayPortsDmitry Baryshkov
2025-12-07drm/tidss: Set crtc modesetting parameters with adjusted modeJayesh Choudhary
2025-12-07drm/tidss: Use the crtc_* timings when programming the HWTomi Valkeinen