summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-01-11drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi1-1/+1
2026-01-11drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu1-22/+1
2026-01-11drm/msm/a2xx: stop over-complaining about the legacy firmwareDmitry Baryshkov1-1/+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
2026-01-11gpu: host1x: Fix race in syncpt alloc/freeMainak Sen1-3/+1
2026-01-11drm/vmwgfx: Use kref in vmw_bo_dirtyIan Forbes1-7/+5
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-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher1-0/+2
2025-12-01drm/tegra: Add call to put_pid()Prateek Agarwal1-2/+5
2025-12-01drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)1-4/+5
2025-12-01drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)1-1/+1
2025-12-01drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-12-01drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-12-01nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao1-0/+2
2025-12-01Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo1-9/+0
2025-11-24drm/mediatek: Disable AFBC support on Mediatek DRM driverAriel D'Alessandro1-23/+1
2025-11-24drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes1-0/+5
2025-11-24drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang3-6/+7
2025-11-24drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf1-0/+5
2025-11-24drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-24drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa1-2/+2
2025-11-24drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik1-2/+14
2025-11-24drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-24drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam1-3/+12
2025-11-24drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cbPierre-Eric Pelloux-Prayer1-15/+19
2025-11-24drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-24amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_swYifan Zhang1-1/+9
2025-11-24drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_streamKarthi Kandasamy3-1/+15
2025-11-24drm/amdgpu: reject gang submissions under SRIOVChristian König1-1/+1
2025-11-24drm/amd/display: Disable VRR on DCE 6Timur Kristóf3-1/+10
2025-11-24drm/amd/display: Fix DVI-D/HDMI adaptersTimur Kristóf1-0/+4
2025-11-24drm/amd: Avoid evicting resources at S5Mario Limonciello (AMD)1-0/+4
2025-11-24drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin1-14/+5
2025-11-24drm/msm: make sure to not queue up recovery more than onceAntonino Maniscalco1-0/+3
2025-11-24drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher1-0/+4
2025-11-24drm/amdgpu: don't enable SMU on cyan skillfishAlex Deucher1-1/+4
2025-11-24drm/amd: add more cyan skillfish PCI idsAlex Deucher1-0/+5
2025-11-24drm/amdgpu: Allow kfd CRIU with no buffer objectsDavid Francis1-2/+2
2025-11-24drm/msm/dsi/phy_7nm: Fix missing initial VCO rateKrzysztof Kozlowski1-0/+6
2025-11-24drm/msm/dsi/phy: Toggle back buffer resync after preparing PLLKrzysztof Kozlowski1-0/+4
2025-11-24drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf1-13/+44
2025-11-24drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin1-1/+8
2025-11-24drm/amdkfd: fix vram allocation failure for a special caseEric Huang1-1/+6
2025-11-24drm/amdkfd: Handle lack of READ permissions in SVM mappingKent Russell1-0/+23
2025-11-24drm/bridge: display-connector: don't set OP_DETECT for DisplayPortsDmitry Baryshkov1-1/+2
2025-11-24drm/tidss: Set crtc modesetting parameters with adjusted modeJayesh Choudhary1-1/+4
2025-11-24drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURSTTomi Valkeinen1-4/+0
2025-11-24drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME valueTomi Valkeinen1-1/+7