aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-21drm/i915/cx0: remove the unused intel_is_c10phy()Jani Nikula2-12/+4
2024-03-21drm/i915/display: use intel_encoder_is/to_* functionsJani Nikula10-192/+110
2024-03-21drm/i915/display: add intel_encoder_is_*() and _to_*() functionsJani Nikula4-0/+57
2024-03-21drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()Jani Nikula3-9/+8
2024-03-21drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()Jani Nikula1-5/+6
2024-03-21drm/i915/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()Jani Nikula1-23/+37
2024-03-21Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...Paolo Abeni1-2/+2
2024-03-21wifi: ath11k: remove duplicate definitions in wmi.hKang Yang1-6/+0
2024-03-21wifi: ath11k: do not process consecutive RDDM eventBaochen Qiang2-0/+13
2024-03-21wifi: ath12k: Refactor error handler of Rxdma replenishKarthikeyan Periyasamy1-11/+3
2024-03-21wifi: ath12k: Optimize the lock contention of used list in Rx data pathKarthikeyan Periyasamy4-54/+114
2024-03-21wifi: ath12k: Refactor Rxdma buffer replinish argumentKarthikeyan Periyasamy1-6/+3
2024-03-21spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao1-10/+12
2024-03-21net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2-4/+46
2024-03-21net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2-9/+23
2024-03-21drm/xe/bb: assert width in xe_bb_create_migration_job()Matthew Auld1-1/+2
2024-03-21drm/xe/bb: assert width in xe_bb_create_job()Matthew Auld1-1/+2
2024-03-21drm/i915/mst: enable MST mode for 128b/132b single-stream sidebandJani Nikula1-1/+2
2024-03-21drm/i915/mst: add intel_dp_mst_disconnect()Jani Nikula1-9/+15
2024-03-21drm/i915/mst: use the MST mode detected previouslyJani Nikula2-12/+10
2024-03-21drm/i915/mst: abstract choosing the MST mode to useJani Nikula1-6/+19
2024-03-21drm/i915/mst: improve debug logging of DP MST mode detectJani Nikula1-15/+37
2024-03-21drm/mst: read sideband messaging capJani Nikula3-10/+16
2024-03-20drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()Daniele Ceraolo Spurio3-3/+4
2024-03-20drm/xe: Always check force_wake_get return codeDaniele Ceraolo Spurio7-9/+18
2024-03-20drm/xe/xelpg: Add Wa_14020495402Radhakrishna Sripada2-0/+6
2024-03-20dm snapshot: fix lockup in dm_exception_table_exitMikulas Patocka1-1/+3
2024-03-20drm/i915/xelpg: Add Wa_14020495402Radhakrishna Sripada2-1/+6
2024-03-20drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msglima10024-27/+82
2024-03-20drm/amdgpu: Enable smuio v14_0_2 callbacksHawking Zhang1-0/+4
2024-03-20drm/amdgpu: Add smuio callback to get gpu clk counterHawking Zhang2-0/+22
2024-03-20drm/amdgpu: Add smuio v14_0_2 ip block supportHawking Zhang3-1/+73
2024-03-20drm/amdgpu: Add smuio v14_0_2 ip headers (v4)Hawking Zhang2-0/+1617
2024-03-20drm/amdgpu: add umc v12.0.0 deferred error supportYang Wang1-24/+13
2024-03-20drm/amdgpu: add aca deferred error type supportYang Wang2-2/+9
2024-03-20drm/amdgpu: add VCN sensor value for SMU 13.0.5Xiaojian Du1-1/+7
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou8-29/+41
2024-03-20drm/amdgpu: retire unused aca_bank_report data structureYang Wang7-35/+24
2024-03-20drm/amd/display: Workaround register access in idle race with cursorNicholas Kazlauskas1-6/+17
2024-03-20drm/amdgpu: add VCN sensor value for yellow carpXiaojian Du1-1/+7
2024-03-20drm/amdgpu: Update setting EEPROM table versionCandice Li3-13/+17
2024-03-20drm/amd/display: 3.2.276Aric Cyr1-1/+1
2024-03-20drm/amd/display: [FW Promotion] Release 0.0.208.0Anthony Koo1-0/+2
2024-03-20drm/amdgpu: refine aca error cache for umc v12.0Yang Wang1-3/+10
2024-03-20drm/amdgpu: refine aca error cache for sdma v4.4.2Yang Wang1-5/+7
2024-03-20drm/amdgpu: refine aca error cache for xgmi v6.4.0Yang Wang1-4/+8
2024-03-20drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou5-21/+37
2024-03-20drm/amdgpu: add utcl2 RAS poison query for mmhubTao Zhou2-0/+17
2024-03-20drm/amdgpu: add VCN sensor value for VangoghXiaojian Du1-1/+7
2024-03-20drm/amd/display: clear mpc_tree in init_pipesSamson Tam2-0/+32