silverspy18
|
d3f49c72e1
|
Implements i2c_smbus_amdadl::i2c_xfer for AMD ADL I2C.
|
2025-07-10 14:16:57 -05:00 |
|
Jana Rettig
|
5589aad730
|
Add I2C_SMBUS_I2C_BLOCK_DATA mode to i2c_smbus_amdadl
|
2025-06-18 18:05:58 -05:00 |
|
morg
|
9d229e2a0c
|
Prevent non AMD devices to be registered from i2c_smbus_amdadl
|
2024-11-28 08:11:49 +01:00 |
|
Adam Honse
|
66a1496f18
|
Fix unreferenced parameter warning in i2c_smbus_amdadl.cpp
|
2024-08-17 00:46:33 -05:00 |
|
Adam Honse
|
b12cd438cd
|
Update more file header comments to standardized new format
|
2024-05-03 00:39:21 -05:00 |
|
Andrey
|
8c6cba5117
|
AMD ADL Multiple bus support
|
2023-05-28 23:23:55 +00:00 |
|
TheRogueZeta
|
c4d11993b6
|
Add logging for ADL GPU device ID's
|
2022-11-25 17:24:29 -08:00 |
|
Adam Honse
|
6341d629d8
|
AMD ADL SMBus improvements
* Allow word (2 byte) transfers
* Fix block writes not sending data size
|
2022-09-30 09:42:19 -05:00 |
|
Hacker Bonsai
|
54ba9aca02
|
Remove unnecessary context creation from ADL I2C controller
|
2022-04-12 16:39:11 +00:00 |
|
1000001101000
|
e36b52136c
|
Add functions to i2c_smbus for pure i2c block transactions
Commit amended to rework API and change for code style by Adam Honse <calcprogrammer1@gmail.com>
|
2021-11-24 15:42:54 -06:00 |
|
Adam Honse
|
de4231f3ea
|
Show dialog if any common I2C/SMBus initialization errors occur
|
2021-11-07 13:53:48 -06:00 |
|
Chris "koying" Browet
|
e08c63a3c0
|
FIX: crash with older radeon drivers
Commit amended for code style, including surrounding code, by Adam Honse <calcprogrammer1@gmail.com>
|
2021-04-11 11:52:18 -05:00 |
|
Adam Honse
|
69cb7a0d9e
|
Use resource manager to register I2C interfaces and log them
|
2021-03-24 01:22:48 -05:00 |
|
K900
|
f7756c003f
|
SapphireGPUController: Implement Nitro Glow V3
Commit amended for code style and to squash commits by Adam Honse <calcprogrammer1@gmail.com>
|
2021-02-03 00:56:20 -06:00 |
|
Adam Honse
|
4fa5b413ee
|
Check the validity of the PCI device string in AMD ADL I2C driver to prevent crash if the string is malformed
|
2021-01-28 18:03:52 -06:00 |
|
Adam Honse
|
3a32b4064f
|
Don't try to call AMD ADL calls if DLL did not load
|
2020-09-13 13:39:44 -05:00 |
|
Adam Honse
|
1bd3c2ce49
|
Parse PCI information from AMD display library on Windows
|
2020-09-12 02:06:04 -05:00 |
|
Adam Honse
|
aaa2ecddc7
|
Move i2c bus detectors to their respective files and add a detector macro for i2c busses so they can be detected asynchronously. Fix WMI and DMI info.
|
2020-08-07 14:01:59 -05:00 |
|
crashniels
|
479d51df87
|
AMD ADL Windows
|
2020-06-02 20:39:26 -05:00 |
|