aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-20drm/amd/display: Not fallback if link BW is smaller than req BWCruise2-17/+4
2024-05-20drm/amd/display: Correct display clocks update block sequenceDillon Varone2-313/+272
2024-05-20drm/amd/display: Disable DCN401 idle optimizationsDillon Varone1-0/+1
2024-05-20drm/amd/display: Fix ODM + underscan case with cursorAlvin Lee1-3/+9
2024-05-20drm/amd/display: fix a typo which causes an incorrect ODM combine setupWenjing Liu1-1/+1
2024-05-20drm/amd/display: Remove redundant idle optimization checkRoman Li1-3/+0
2024-05-20drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35Nicholas Susanto1-1/+2
2024-05-20drm/amd/display: Add ips status info to debugfsRoman Li1-0/+47
2024-05-20drm/amd/display: Clear shared dmub firmware state on initRoman Li1-0/+3
2024-05-20drm/amd/display: Add 3DLUT DMA load triggerIlya Bakoulin5-4/+25
2024-05-20drm/amd/display: Deallocate DML 2.1 Memory AllocationChris Park3-0/+9
2024-05-20drm/amd/display: Add NULL check within get_target_mpc_factorHersen Wu1-0/+9
2024-05-20drm/amd/pm: update driver-if interfaceKenneth Feng2-3/+20
2024-05-20drm/amd/display: Add missing DML2 var helpersRodrigo Siqueira2-0/+4
2024-05-20drm/amd/display: Modify HPO pixel clock programming to support DPMDillon Varone1-4/+4
2024-05-20drm/amd/display: Refactor HUBBUB into component folder for DCN401Harikrishna Revalla4-2/+5
2024-05-20drm/amd/display: enable EASF support for DCN40Samson Tam9-34/+382
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung10-17/+13
2024-05-20drm/amd/display: Use the correct TMDS function to avoid DVI issuesChris Park1-1/+1
2024-05-20drm/amd/display: Fix incorrect DCN401 comparisonAlex Hung1-2/+2
2024-05-20drm/amd/display: Add missing enable and disable symclk_se functions for dcn401Wenjing Liu4-1/+181
2024-05-20drm/amd/display: Remove duplicate configurationRodrigo Siqueira1-18/+0
2024-05-20drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu2-99/+96
2024-05-20dm: always manage discard support in terms of max_hw_discard_sectorsMike Snitzer9-13/+9
2024-05-20dm-integrity: set discard_granularity to logical block sizeMikulas Patocka1-0/+1
2024-05-20drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUMMaíra Canal2-2/+5
2024-05-20drm/v3d: Create new IOCTL to expose performance counters informationMaíra Canal3-0/+36
2024-05-20drm/v3d: Create a new V3D parameter for the maximum number of perfcntMaíra Canal1-0/+3
2024-05-20drm/v3d: Different V3D versions can have different number of perfcntMaíra Canal3-1/+14
2024-05-20drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1Maíra Canal2-0/+210
2024-05-20regulator: tps6287x: Force writing VSEL bitMatti Vaittinen1-0/+1
2024-05-20regulator: pickable ranges: don't always cache vselMatti Vaittinen1-13/+30
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds12-27/+31
2024-05-20Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jd...Linus Torvalds2-1/+23
2024-05-20Merge tag 'linux-watchdog-6.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds9-68/+370
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds72-750/+1253
2024-05-20Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-215/+533
2024-05-20Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-14/+5
2024-05-20wifi: ath12k: dynamic VLAN supportMuna Sinada3-2/+89
2024-05-20wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov1-0/+1
2024-05-20net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli1-1/+3
2024-05-20wifi: rt2x00: remove unused delayed work data from link descriptionDmitry Antipov1-10/+0
2024-05-20drm/i915/psr: PSR2_CTL[Block Count Number] not needed for LunarLakeJouni Högander1-1/+1
2024-05-20drm/i915/psr: LunarLake PSR2_CTL[IO Wake Lines] is 6 bits wideJouni Högander2-0/+6
2024-05-20drm/i915/psr: LunarLake IO and Fast Wake time line count maximums are 68Jouni Högander1-2/+3
2024-05-19mailbox: Convert from tasklet to BH workqueueAllen Pais2-18/+19
2024-05-19mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdownJason-JH.Lin1-1/+1
2024-05-19mailbox: mtk-cmdq-mailbox: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-05-19mailbox: zynqmp: handle SGI for shared IPITanmay Shah1-7/+152
2024-05-19mailbox: arm_mhuv3: Add driverCristian Marussi3-0/+1117