summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28drm/amd/display: Test color mod init and 3D LUT sizeAlex Hung
2026-07-28drm/amd/display: Split DPMS ON into partsDominik Kaszewski
2026-07-28drm/amd/display: Add DWB validation support to DML2.1 wrapperDillon Varone
2026-07-28drm/amd/display: fix debug flags assignment in dmub_replay.cRobin Chen
2026-07-28drm/amd/display: Add EDID management tests for connectorBhawanpreet Lakha
2026-07-28drm/amd/display: Add encoder helper tests for connectorBhawanpreet Lakha
2026-07-28drm/amd/display: Add destroy tests for connectorBhawanpreet Lakha
2026-07-28drm/amd/display: Add register and unregister tests for connectorBhawanpreet Lakha
2026-07-28drm/amd/display: Add detect and poll tests for connectorBhawanpreet Lakha
2026-07-28drm/amd/display: Add stream creation tests for connectorBhawanpreet Lakha
2026-07-28drm/amd/display: Replace amdgpu_dm_kunit_helpers.h with dm_helpers.hBhawanpreet Lakha
2026-07-28drm/amd/display: Add updated MCIF ARB register definitionsDillon Varone
2026-07-28drm/amd/display: Fix DP LT failure loggingIlya Bakoulin
2026-07-28drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctxTomasz Siemek
2026-07-28drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx paramTomasz Siemek
2026-07-28drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN4_2 from 3dlut codeTomasz Siemek
2026-07-28drm/amd/display: add VBIOS bounding box KUnit testAlex Hung
2026-07-28drm/amd/display: add DMUB command sync KUnit coverageAlex Hung
2026-07-28drm/amd/display: add fused IO KUnit coverageAlex Hung
2026-07-28drm/amd/display: add dm_dmub_hw_resume KUnit coverageAlex Hung
2026-07-28drm/amd/display: add dm_dmub_hw_init KUnit coverageAlex Hung
2026-07-28drm/amd/display: Increase HDMI AV mute wait from 2 to 3 framesRay Wu
2026-07-28drm/amd/display: Add MCIF ARB programming structuresDillon Varone
2026-07-28drm/amd/display: Add Writeback Watermarks and Latency FieldsAustin Zheng
2026-07-28drm/amd/display: Correct pipe usage for populating stream configDillon Varone
2026-07-28drm/amdgpu: Resolve VM through DRM PASID ownershipSrinivasan Shanmugam
2026-07-28drm/amdgpu: Allow PASID allocator to store fpriv ownerSrinivasan Shanmugam
2026-07-28drm/amdgpu/ras: Add debug mask to disable CE logs for unirasCe Sun
2026-07-28drm/amdgpu/imu11: WARN() rather than BUG()Alex Deucher
2026-07-28drm/amd/display: add dcn42b specific SMU clock table readGabe Teeger
2026-07-28drm/amdgpu: skip clearing empty freed VM list on GEM closeBob Zhou
2026-07-29power: supply: sgm41542: Add SG Micro sgm41542 chargerChris Morgan
2026-07-29dt-bindings: power: supply: sgm41542: document sgm41542Chris Morgan
2026-07-28Merge branch 'i2c/i2c' into i2c/i2c-nextAndi Shyti
2026-07-28i2c: qcom-geni: Add trace events for Qualcomm GENI I2C driverPraveen Talari
2026-07-28i2c: qcom-geni: trace: Add trace events for Qualcomm GENI I2CPraveen Talari
2026-07-28Merge branch 'i2c/i2c' into i2c/i2c-nextAndi Shyti
2026-07-28i2c: qup: Propagate clock enable failuresPengpeng Hou
2026-07-28Merge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
2026-07-28i2c: qcom-cci: drop custom suspend/resume and rely on runtime PM helpersWenmeng Liu
2026-07-28Merge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
2026-07-28i2c: imx: Cancel hrtimer before clearing slave pointerLiem
2026-07-28i2c: imx: Fix slave registration race and error handlingLiem
2026-07-28nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()Yang Xiuwei
2026-07-28nvme-apple: Remove redundant dev_err_probe()Pan Chuang
2026-07-28nvme-pci: disable controller on admin queue IRQ setup failureMyeonghun Pak
2026-07-28KVM: Harden kvm_vcpu_map() against double-mapping and thus leaking referencesSean Christopherson
2026-07-28KVM: PPC: Use CLASS(kvm_vcpu_map_local) to patch dcbzSean Christopherson
2026-07-28KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap mergingSean Christopherson
2026-07-28KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappingsSean Christopherson