summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-28drm/amd/display: Test CRTC color management updateAlex Hung2-0/+144
2026-07-28drm/amd/display: Test plane colorop helper walkersAlex Hung3-3/+224
2026-07-28drm/amd/display: Test color mod init and 3D LUT sizeAlex Hung2-0/+125
2026-07-28drm/amd/display: Split DPMS ON into partsDominik Kaszewski4-46/+156
2026-07-28drm/amd/display: Add DWB validation support to DML2.1 wrapperDillon Varone9-9/+206
2026-07-28drm/amd/display: fix debug flags assignment in dmub_replay.cRobin Chen1-1/+1
2026-07-28drm/amd/display: Add EDID management tests for connectorBhawanpreet Lakha3-3/+128
2026-07-28drm/amd/display: Add encoder helper tests for connectorBhawanpreet Lakha3-2/+147
2026-07-28drm/amd/display: Add destroy tests for connectorBhawanpreet Lakha4-1/+153
2026-07-28drm/amd/display: Add register and unregister tests for connectorBhawanpreet Lakha3-2/+76
2026-07-28drm/amd/display: Add detect and poll tests for connectorBhawanpreet Lakha3-2/+165
2026-07-28drm/amd/display: Add stream creation tests for connectorBhawanpreet Lakha5-1/+188
2026-07-28drm/amd/display: Replace amdgpu_dm_kunit_helpers.h with dm_helpers.hBhawanpreet Lakha24-41/+37
2026-07-28drm/amd/display: Add updated MCIF ARB register definitionsDillon Varone1-8/+16
2026-07-28drm/amd/display: Fix DP LT failure loggingIlya Bakoulin1-14/+14
2026-07-28drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctxTomasz Siemek15-96/+119
2026-07-28drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx paramTomasz Siemek11-48/+99
2026-07-28drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN4_2 from 3dlut codeTomasz Siemek4-20/+1
2026-07-28drm/amd/display: add VBIOS bounding box KUnit testAlex Hung3-1/+27
2026-07-28drm/amd/display: add DMUB command sync KUnit coverageAlex Hung2-0/+372
2026-07-28drm/amd/display: add fused IO KUnit coverageAlex Hung3-1/+62
2026-07-28drm/amd/display: add dm_dmub_hw_resume KUnit coverageAlex Hung1-0/+77
2026-07-28drm/amd/display: add dm_dmub_hw_init KUnit coverageAlex Hung1-0/+315
2026-07-28drm/amd/display: Increase HDMI AV mute wait from 2 to 3 framesRay Wu1-5/+11
2026-07-28drm/amd/display: Add MCIF ARB programming structuresDillon Varone2-0/+22
2026-07-28drm/amd/display: Add Writeback Watermarks and Latency FieldsAustin Zheng3-0/+6
2026-07-28drm/amd/display: Correct pipe usage for populating stream configDillon Varone1-12/+16
2026-07-28drm/amdgpu: Resolve VM through DRM PASID ownershipSrinivasan Shanmugam2-28/+44
2026-07-28drm/amdgpu: Allow PASID allocator to store fpriv ownerSrinivasan Shanmugam3-11/+82
2026-07-28drm/amdgpu/ras: Add debug mask to disable CE logs for unirasCe Sun6-8/+24
2026-07-28drm/amdgpu/imu11: WARN() rather than BUG()Alex Deucher1-2/+3
2026-07-28drm/amd/display: add dcn42b specific SMU clock table readGabe Teeger1-11/+172
2026-07-28drm/amdgpu: skip clearing empty freed VM list on GEM closeBob Zhou1-0/+2
2026-07-29power: supply: sgm41542: Add SG Micro sgm41542 chargerChris Morgan3-0/+1137
2026-07-29dt-bindings: power: supply: sgm41542: document sgm41542Chris Morgan1-0/+96
2026-07-28i2c: qcom-geni: Add trace events for Qualcomm GENI I2C driverPraveen Talari1-0/+14
2026-07-28i2c: qcom-geni: trace: Add trace events for Qualcomm GENI I2CPraveen Talari1-0/+82
2026-07-28i2c: qup: Propagate clock enable failuresPengpeng Hou1-7/+24
2026-07-28i2c: qcom-cci: drop custom suspend/resume and rely on runtime PM helpersWenmeng Liu1-17/+1
2026-07-28i2c: imx: Cancel hrtimer before clearing slave pointerLiem1-0/+1
2026-07-28i2c: imx: Fix slave registration race and error handlingLiem1-3/+5
2026-07-28nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()Yang Xiuwei1-2/+6
2026-07-28nvme-apple: Remove redundant dev_err_probe()Pan Chuang1-3/+1
2026-07-28nvme-pci: disable controller on admin queue IRQ setup failureMyeonghun Pak1-0/+1
2026-07-28KVM: Harden kvm_vcpu_map() against double-mapping and thus leaking referencesSean Christopherson1-0/+3
2026-07-28KVM: PPC: Use CLASS(kvm_vcpu_map_local) to patch dcbzSean Christopherson1-7/+4
2026-07-28KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap mergingSean Christopherson1-5/+3
2026-07-28KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappingsSean Christopherson1-24/+14
2026-07-28KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usageSean Christopherson3-16/+29
2026-07-28KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-ExitSean Christopherson1-2/+3