aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-18Merge tag 'drm-intel-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie4-26/+19
2026-07-17drm/nouveau: Omit a redundant pm_runtime_mark_last_busy() call in nouveau_pmops_runtime_idle()Markus Elfring1-1/+0
2026-07-18Merge tag 'drm-xe-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie20-69/+223
2026-07-17drm/ttm/pool: back up at native page orderMatthew Brost3-56/+164
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-4/+2
2026-07-17drm/appletbdrm: Allocate request/response buffers in begin_fb_accessThomas Zimmermann1-23/+30
2026-07-17drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLKVille Syrjälä4-4/+88
2026-07-17drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclkVille Syrjälä8-17/+28
2026-07-17drm/i915/cdclk: Introduce HAS_2PPC()Ville Syrjälä2-1/+2
2026-07-17drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()Ville Syrjälä3-9/+6
2026-07-17drm/gma500: Remove dependency on DRM simple helpersDiogo Silva7-15/+49
2026-07-17drm/gma500: cdv_intel_dp: fix indentation to use tabs instead of spacesDiogo Silva1-55/+56
2026-07-17drm/xe/xe_ras: Add RAS GPU health indicatorSoham Purkait3-0/+198
2026-07-16drm/xe/multi_queue: Reject PXP usage on multi-queue exec queuesJagmeet Randhawa1-0/+11
2026-07-17Merge tag 'drm-intel-gt-next-2026-07-16' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie6-25/+32
2026-07-17Merge tag 'drm-misc-next-2026-07-16' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie60-486/+673
2026-07-16drm/radeon: Only define radeon_acpi_vfct_match when actually usedUwe Kleine-König1-1/+1
2026-07-16drm/amdgpu: dont pin wptr bo instead use eviction fenceSunil Khatri2-12/+24
2026-07-16drm/amdkfd: Add bounds check for CRAT subtype lengthWilliam Palacek1-0/+9
2026-07-16drm/amdgpu: Use just sriov capability bit for xgmi ext peer link supportWill Aitken3-8/+13
2026-07-16drm/amdkfd: Clean up debug runlist printingKent Russell1-3/+13
2026-07-16drm/amdgpu: use correct gfp_t for job allocationChristian König6-7/+22
2026-07-16drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()Christian König15-42/+57
2026-07-16drm/amdgpu: add gfp_flags to amdgpu_sa_manager v2Christian König3-9/+34
2026-07-16drm/amdgpu: give different sizes for each SA pool typeChristian König2-3/+6
2026-07-16drm/amdgpu: properly account for resets with user queuesAlex Deucher3-4/+35
2026-07-16drm/amdgpu/gfx9.4.3: Fix MEC rollback loop in EOP IRQ setupSrinivasan Shanmugam1-1/+1
2026-07-16drm/amdgpu : update mmhub eco sec lvl for vcn5_3Suresh Guttula5-0/+79
2026-07-16drm/msm: Only fini scheduler after successful initRuoyu Wang2-3/+5
2026-07-16drm/msm: Fix task_struct reference leak in recover_workerJie Zhang1-0/+2
2026-07-16drm/msm/a6xx: Fix IRQ storm during msm_recovery testJie Zhang4-2/+15
2026-07-16drm/msm/a6xx: Fix A621 GPUCC register list for state captureJie Zhang2-3/+16
2026-07-16drm/msm/a6xx: Fix A663 GPUCC register list for state captureJie Zhang1-1/+3
2026-07-16drm/msm: Recover HW before retire hung submitJie Zhang1-2/+2
2026-07-16drm/msm/a6xx: Fix stale rpmh votes after suspendShivam Rawat1-1/+4
2026-07-16drm/msm/a3xx: Drain VBIF before GPU suspendAlexandre MINETTE2-1/+37
2026-07-16drm/msm/adreno: fix use after free on error path in a6xx_gpu_init()Dan Carpenter1-1/+2
2026-07-16drm/tegra: vic: Add Tegra264 supportMikko Perttunen3-27/+75
2026-07-16drm/tegra: falcon: Add support for RISC-V external bootMikko Perttunen2-10/+79
2026-07-16gpu: host1x: Add Tegra264 supportSantosh BS10-6/+352
2026-07-16gpu: host1x: Correctly parse linear ranges of context devicesMikko Perttunen1-2/+11
2026-07-16gpu: host1x: Annotate intentional syncpoint wrap-aroundMikko Perttunen5-8/+20
2026-07-16gpu: host1x: Change pin_job() return type to intMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Avoid stack over-read in debug output helpersMikko Perttunen1-2/+2
2026-07-16gpu: host1x: Fix offset calculation in trace_write_gatherMikko Perttunen1-3/+2
2026-07-16gpu: host1x: Avoid double device_add when clients already presentMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Wait for timeout worker completion on channel freeMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappingsMikko Perttunen1-2/+2
2026-07-16drm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar1-4/+4
2026-07-16drm/i915/wm: clear the plane ddb_y entries on plane disableVinod Govindapillai1-1/+1