summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-12drm/amd: Drop MALLPratik Vishwakarma-13/+0
2026-02-12drm/amdgpu: Drop unsupported functionPratik Vishwakarma-1/+0
2026-02-12drm/amdgpu: Fix is_dpm_runningPratik Vishwakarma-2/+26
2026-02-12drm/amdgpu: Fix set_default_dpm_tablesPratik Vishwakarma-1/+1
2026-02-12drm/admgpu: Update metrics_table for SMU15Pratik Vishwakarma-2/+32
2026-02-12drm/amdgpu: Add support for update_table for SMU15Pratik Vishwakarma-0/+63
2026-02-12drm/amd/swsmu: Add new param regs for SMU15Pratik Vishwakarma-1/+9
2026-02-12drm/amdgpu: Load TA ucode for PSP 15_0_0Pratik Vishwakarma-0/+4
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng-15/+4
2026-02-12drm/amd/pm: use debug port for mode1 reset request on smu 13&14Kenneth Feng-14/+46
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf-3/+8
2026-02-12drm/amd/pm: use sysfs_streq for string matching in amdgpu_pmYang Wang-15/+14
2026-02-12drm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam-8/+12
2026-02-12drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error pathSrinivasan Shanmugam-1/+1
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam-5/+4
2026-02-12drm/amd/display: Promote DC to 3.2.369Taimur Hassan-1/+1
2026-02-12drm/amd/display: [FW Promotion] Release 0.1.46.0Taimur Hassan-0/+15
2026-02-12drm/amd/display: Fix the incorrect type in dml_printAlex Hung-1/+1
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King-6/+25
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones-98/+49
2026-02-12drm/amd/display: Correct hubp GfxVersion verificationNicholas Carbones-39/+52
2026-02-12Revert "drm/amd/display: mouse event trigger to boost RR when idle"Muaaz Nisar-15/+0
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu-1/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-39/+95
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li-5/+12
2026-02-12drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li-10/+10
2026-02-12drm/amd/display: guard NULL manual-trigger callback in cursor programmingVitaly Prosyak-2/+4
2026-02-12drm/amd/display: use enum value for panel replay settingPeichen Huang-2/+2
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti-60/+37
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen-1/+1
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang-0/+10
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin-1/+1
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung-0/+10
2026-02-12drm/amd/pm: Use U64 for accumulation counterAsad Kamal-1/+1
2026-02-12drm/amd/pm: Add acc counter & fw timestamp to xcp metricsAsad Kamal-1/+10
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-560/+627
2026-02-12drm/xe/xe3p_xpc: Add new XeCore fuse registers to VF runtime regsMatt Roper-0/+2
2026-02-12PCI: Validate window resource type in pbus_select_window_for_type()Kai-Heng Feng-3/+10
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds-0/+31
2026-02-12drm/i915/dp: Clamp the connector max_bpc request to the valid pipe bpp rangeImre Deak-2/+36
2026-02-12drm/i915/display: Clarify target pipe bpp variable name in compute_sink_pipe_...Imre Deak-22/+25
2026-02-12ovpn: fix VPN TX bytes countingRalf Lici-1/+4
2026-02-12ovpn: fix possible use-after-free in ovpn_net_xmitRalf Lici-21/+31
2026-02-12ovpn: set sk_user_data before overriding callbacksRalf Lici-20/+29
2026-02-12drm/xe: Update xe_device_declare_wedged() error logRaag Jadav-1/+2
2026-02-12powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version checkKuppuswamy Sathyanarayanan-1/+1
2026-02-12regulator: core: Remove regulator supply_name length limitBjorn Andersson-11/+1
2026-02-12ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley-2/+2
2026-02-12ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy-0/+12
2026-02-12nvmet: ignore discard return valueChaitanya Kulkarni-21/+7