summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung
2026-02-12drm/amd/pm: Use U64 for accumulation counterAsad Kamal
2026-02-12drm/amd/pm: Add acc counter & fw timestamp to xcp metricsAsad Kamal
2026-02-12drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar
2026-02-12drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-02-09drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal
2026-02-06Merge tag 'drm-xe-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-06Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...Dave Airlie
2026-02-06Merge tag 'amd-drm-fixes-6.19-2026-02-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2026-02-06Merge tag 'drm-xe-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-02-06Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-02-06Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-05drm/amdgpu: Send applicable RMA CPERs at end of RAS initKent Russell
2026-02-05drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-02-05drm/amdgpu: re-add the bad job to the pending list for ring resetsAlex Deucher
2026-02-05drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao
2026-02-05drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri
2026-02-05drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang
2026-02-05drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen
2026-02-05drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang
2026-02-05drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement
2026-02-05drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher
2026-02-05drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher
2026-02-05drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan
2026-02-05drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan
2026-02-05drm/amd/ras: statistic xgmi training error countStanley.Yang
2026-02-05drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa
2026-02-05drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin
2026-02-05drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin
2026-02-05drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin
2026-02-05drm/xe/query: Fix topology query pointer advanceShuicheng Lin
2026-02-05drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI headerChaitanya Kumar Borah
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio
2026-02-05drm/bridge: imx8mp-hdmi-pai: enable PM runtimeShengjiu Wang
2026-02-05nouveau/vmm: start tracking if the LPT PTE is valid. (v6)Dave Airlie
2026-02-05nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)Dave Airlie