Liam Middlebrook
60c0a71321
525.47.04
2022-12-18 11:10:28 -08:00
Andy Ritger
9594cc0169
525.60.13
2022-12-05 10:49:53 -08:00
Andy Ritger
5f40a5aee5
525.60.11
2022-11-28 13:39:27 -08:00
Andy Ritger
758b4ee818
525.53
2022-11-10 08:39:33 -08:00
Andy Ritger
7c345b838b
520.56.06
2022-10-12 10:30:46 -07:00
Andy Ritger
90eb10774f
520.61.05
2022-10-10 14:59:24 -07:00
Andy Ritger
fe0728787f
515.76
2022-09-20 13:54:59 -07:00
Andy Ritger
9855350159
515.65.01
2022-08-02 08:35:13 -07:00
Joshua Ashton
1e2a1b5fbe
dp_connectorimpl: Use switch-case for dscBitsPerPixelIncrement
...
This is an enum, so we can just use a switch case instead of chaning IFs constantly.
2022-08-02 08:28:14 -07:00
Joshua Ashton
7ded2136ca
dp_connectorimpl: Remove duplicate dscBitsPerPixelIncrement
...
All other values of the BITS_PER_PIXEL_INCREMENT are handled here.
This one was previously using a bitwise OR in, then also assigning directly after.
Closes : #54
2022-08-02 08:28:14 -07:00
Joshua Ashton
9aea50f52f
dp_configcaps: Avoid querying bus if both bLinkActive and bLinkReady is NULL
...
Doesn't fix a crash -- but avoids redundant work due to a copy paste error.
Closes #56
2022-08-02 08:28:14 -07:00
Andy Ritger
94eaea9726
515.57
2022-06-28 08:00:06 -07:00
Andy Ritger
965db98552
515.48.07
2022-05-27 16:40:24 -07:00
astolfo
1ba231ff76
moved array sanity check to before the array access
2022-05-12 13:07:58 -06:00
Andy Ritger
1739a20efc
515.43.04
2022-05-09 13:18:59 -07:00