summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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
2025-11-24drm/tidss: Use the crtc_* timings when programming the HWTomi Valkeinen2-9/+9
2025-11-24drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae1-2/+6
2025-11-24drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()Seyediman Seyedarab1-1/+1
2025-11-24drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S1-2/+4
2025-11-24drm/amd/pm: Use cached metrics data on arcturusLijo Lazar1-1/+1
2025-11-24drm/amd/pm: Use cached metrics data on aldebaranLijo Lazar1-1/+1
2025-11-24drm/amd/display: update dpp/disp clock from smu clock tablePaul Hsieh2-3/+33
2025-11-24drm/amd/display: add more cyan skillfish devicesAlex Deucher2-1/+12
2025-11-24drm/amd/display: Increase AUX Intra-Hop Done Max Wait DurationMichael Strauss1-2/+7
2025-11-24drm/amd/display: ensure committing streams is seamlessClay King1-0/+12