summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko.stuebner@vrull.eu>2023-01-13 22:23:01 +0100
committerPalmer Dabbelt <palmer@rivosinc.com>2023-01-31 11:43:24 -0800
commitb6fcdb191e36f82336f9b5e126d51c02e7323480 (patch)
tree9478e9f2e5141295105137ec3e62e1aa9e6141d2 /scripts/objdiff
parent56e0790c7f9e59ba6a0f4b59981d1d6fbf43efb0 (diff)
downloadkernel-b6fcdb191e36f82336f9b5e126d51c02e7323480.tar.gz
RISC-V: add zbb support to string functions
Add handling for ZBB extension and add support for using it as a variant for optimized string functions. Support for the Zbb-str-variants is limited to the GNU-assembler for now, as LLVM has not yet acquired the functionality to selectively change the arch option in assembler code. This is still under review at https://reviews.llvm.org/D123515 Co-developed-by: Christoph Muellner <christoph.muellner@vrull.eu> Signed-off-by: Christoph Muellner <christoph.muellner@vrull.eu> Signed-off-by: Heiko Stuebner <heiko.stuebner@vrull.eu> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230113212301.3534711-3-heiko@sntech.de Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
1'>drm/amdgpu: add psp support for navy_flounderJiansong Chen 2020-07-01drm/amdgpu/psp: support for loading PSP SPL fwLikun Gao 2020-07-01drm/amdgpu: skip for reroute ih for sienna_cichlid psp ring init currentlyLikun Gao 2020-07-01drm/amdgpu/psp: add psp support for sienna_cichlidLikun Gao 2020-07-01drm/amdgpu: skip ASD fw load for sienna_cichlidLikun Gao 2020-05-28drm/amdgpu: change memory training to common functionLikun Gao 2020-05-08drm/amdgpu: switch to common rlc_autoload helperHawking Zhang 2020-05-08drm/amdgpu: drop unused ras ta helper functionHawking Zhang 2020-05-08drm/amdgpu: switch to common ras ta helperHawking Zhang 2020-05-08drm/amdgpu: switch to common xgmi ta helpersHawking Zhang 2020-04-24drm/amdgpu: ignore TA ucode for SRIOVMonk Liu 2020-04-23drm/amdgpu: switch to helper function to init sos ucodeHawking Zhang 2020-04-23drm/amdgpu: switch to helper function to init asd ucodeHawking Zhang 2020-04-23drm/amdgpu: retire unused check_fw_loading statusHawking Zhang 2020-04-23drm/amdgpu: remove unnecessary tOS version checkHawking Zhang 2020-04-23drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang 2020-03-13drm/amdgpu: resolve failed error inject msgJohn Clements 2020-03-05drm/amdgpu: Add USBC PD FW load to PSP 11Andrey Grodzovsky 2020-02-25drm/amdgpu: cleanup some incorrect reg access for SRIOVMonk Liu 2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell 2020-01-22drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)Tianci.Yin 2020-01-14drm/amdgpu/psp: declare navi1x ta firmwareAlex Deucher 2020-01-07drm/amdgpu: added function to wait for PSP BL availabilityJohn Clements 2019-12-02drm/amd/display: Load TA firmware for navi10/12/14Bhawanpreet Lakha 2019-11-19drm/amdgpu: switch to common helper func for psp cmd submissionHawking Zhang 2019-11-19drm/amdgpu: add psp funcs for ring write pointer read/writeHawking Zhang 2019-10-25drm/amdgpu/psp11: fix typo in commentXiaojie Yuan 2019-10-25drm/amdgpu/psp11: wait for sOS ready for ring creationXiaojie Yuan 2019-10-17drm/amdgpu/psp: add psp memory training implementation(v3)Tianci.Yin 2019-10-17drm/amdgpu: introduce psp_v11_0_is_sos_alive interface(v2)Tianci.Yin 2019-10-03drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the pspAlex Deucher 2019-09-16drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 codeJack Zhang 2019-09-13drm/amdgpu: enable TA load support in ArcturusJohn Clements