Armin Wehrfritz

Results 5 issues of Armin Wehrfritz

Are there any plans to add support for interacting with the battery controls in the Dell kernel driver (analog to the [implementation in libsmbios](https://github.com/dell/libsmbios/commit/0eab0085e8f0db3c2a0f8ae0146d3352c40d785a), just in the kernel)? As I...

Given that the Android app has recently gained native pCloud support [1,2], I would like to inquire if this could be ported to the iOS (and desktop) app as well....

type:feature-request

Clang requires the HIP version information, passed either via a commandline argument or by reading it from the .hipVersion file (see `clang/lib/Driver/ToolChains/AMDGPU.cpp`). Since there is no FHS compliant location for...

This fixes various issues around the lib path in `hipvars.pm` and `hipcc.pl`: - `hipvars.pm`: Detect the correct lib directory (i.e. 'lib64' or 'lib') - `hipcc.pl`: Use the correct lib path...

For installations in `/usr`, such as in the [Fedora](https://src.fedoraproject.org/rpms/rocm-compilersupport), [Debian](https://salsa.debian.org/rocm-team/rocm-compilersupport/-/tree/master) or [Gentoo](https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-libs/rocm-comgr/) packages, `ROCMIncludePath` and `HIPIncludePath` are both set to `/usr/include`. Adding them to the system include directories messes up...