Commit Graph

1053 Commits

Author SHA1 Message Date
a356d89a6c win: add support for DCH driver 552.22 (#786)
fixes #785
2024-04-18 11:56:09 +05:30
fei
488b4f970e linux: add support for driver 545.161.08 2024-04-16 17:42:25 +05:30
b0583de5e0 win: add support for DCH driver 552.12 (#781)
fixes #780
2024-04-05 14:46:59 +05:30
134770c255 add option to export patches as JSON (#779) 2024-04-05 14:46:30 +05:30
e416c41eff linux: add support for driver 550.67
fixes #774
2024-03-25 15:52:29 +05:30
682ec7ef68 linux: add support for driver 550.54.15 (#773) 2024-03-25 15:50:39 +05:30
2f1ceabade win: add support for DCH driver 551.86 (#775) 2024-03-25 15:47:51 +05:30
cb0136eab6 win: add support for DCH driver 551.76
fixes #769
2024-03-14 07:39:12 +05:30
c4388cf3d0 win: add support for DCH (Hotfix) driver 551.68
fixes #767
2024-03-04 14:07:04 +05:30
506c6ae67d win: same 551.61 patch for studio driver 2024-02-24 21:16:38 +05:30
cd2f347c7b linux: add support for driver 535.161.07 2024-02-24 21:11:05 +05:30
2b9d94354d win: add support for DCH driver 551.61
fixes #762
2024-02-24 21:08:27 +05:30
567085397f linux: add support for driver 550.54.14
fix #763
2024-02-24 21:07:35 +05:30
583ebabd5a win: add support for legacy DCH driver 474.82
Generated with:

./win/tools/autopatch/autopatch.py 474.82 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-02-24 20:55:22 +05:30
135a41a65f linux: add patches for 470.239.06 2024-02-24 20:54:29 +05:30
71efdd0897 win: add support for DCH driver 551.52 2024-02-14 13:20:32 +05:30
d1f8353203 win: add support for DCH (Hotfix) driver 551.46
Fixes #757
2024-02-14 13:17:43 +05:30
c71adfdd70 Merge pull request #755 from keylase/autopatch_535.43.25
linux: add support for driver 535.43.25
2024-02-13 13:32:07 +05:30
0d2a61028f linux: add support for driver 535.43.25
Fixes #754
2024-02-03 10:16:41 +00:00
b63013c15f Merge pull request #753 from guihkx/win-474xx-legacy
windows: add patches for legacy dch 474xx drivers
2024-01-25 15:57:41 +05:30
fcb0026707 win: add support for legacy DCH driver 474.64
Generated with:

./win/tools/autopatch/autopatch.py 474.64 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-01-25 06:17:29 -03:00
77fc3a7f21 win: add support for legacy DCH driver 474.44
Generated with:

./win/tools/autopatch/autopatch.py 474.44 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-01-25 06:14:30 -03:00
3b85dc2f25 win: add support for legacy DCH driver 474.30
./win/tools/autopatch/autopatch.py 474.30 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-01-25 06:10:12 -03:00
6707e399ce win: add support for legacy DCH driver 474.04
Generated with:

./win/tools/autopatch/autopatch.py 474.04 \
  -S 8BF085C0750549892FEB 89450885C07504 \
  -R 89450885C075048937EB 33C08945087504 \
  -T 'Display.Driver/nvencodeapi64.dl_' 'Display.Driver/nvencodeapi.dl_'
2024-01-25 06:09:21 -03:00
95a6dce23f win: add support for DCH driver 551.23 (#751)
* win: add support for DCH driver 551.23

* Mark as studio driver

---------

Co-authored-by: GitHub Action <action@github.com>
2024-01-25 11:25:46 +05:30
6e776600bf linux: add support for driver 550.40.07 2024-01-25 11:22:41 +05:30
f0fd415c12 win: add support for DCH driver 546.65 2024-01-18 15:54:51 +05:30
ca565ef966 linux: add support for driver 535.154.05 2024-01-17 08:04:57 +05:30
564c0661a9 drivers.json: Mark 546.33 as studio driver 2023-12-13 10:11:22 +05:30
38b7e83ca5 win: add support for DCH driver 546.33
Fixes #742
2023-12-13 00:41:54 +05:30
eae81071b1 linux: add support for driver 535.146.02
Fixes #740
2023-12-08 15:42:53 +05:30
4263861867 win: add support for DCH (Hotfix) driver 546.31
Fix #737
2023-12-06 09:26:27 +05:30
1a93d73847 win: add support for DCH driver 546.29 2023-12-05 08:28:05 +05:30
5416bda41a workflows: push to separate branch
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-12-05 08:16:40 +05:30
c56db4a520 Merge pull request #734 from jailuthra/linux_action
GH Actions: Add workflow for linux autopatch
2023-11-24 03:32:28 +05:30
dad6ff50c0 workflows: add workflow for linux
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-24 03:16:42 +05:30
1e408186c8 linux: autopatch: Better logs for find_bytecode.sh 2023-11-24 03:15:38 +05:30
4d06da0f3a linux: autopatch: Find bytecode and update patch.sh
Have a two-script workflow where one focuses on finding the bytecode in
the driver files, and the other focuses on updating patch.sh using the
newly found bytecode or a previously existing one.

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-24 01:37:17 +05:30
ba525be7f5 linux: patch for 545.29.06
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-23 16:35:58 +05:30
26db5e7d25 linux: add patches for 545.23.08 2023-11-21 16:15:49 +05:30
5f34ec7949 win: add support for DCH driver 546.17 2023-11-15 09:08:25 +00:00
08806c057c win: add support for DCH (Hotfix) driver 546.08
fixes #725
2023-11-09 08:51:06 +00:00
2f11563e5c autopatch: Ensure non-zero retval for missing installer
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
3b52cbf2c3 workflows: support commit descriptions
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
16e95c3bd1 workflows: use workflow dispatch instead of releases
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
7b5f3ab91b readme_autogen: add constants for DCH (Hotfix)
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
e875f95560 linux: add patches for 470.223.02 (#724) 2023-11-05 14:47:18 +05:30
63c787070a win: mark recent Studio Drivers
Nvidia is recently releasing same driver version as both Game Ready and
Studio. This might have some changes in the GPU drivers, but the DLLs
for NVENC and NVFBC are exactly the same (byte-by-byte) and same patches
apply on both variants.

Update the README to indicate this commonality in the patches to avoid
confusion.

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-02 17:41:57 +05:30
1d856fbab5 linux: adding support for 525.147.05 (#722)
* linux: adding support for 525.147.05

* reverting reordering and correcting typo
2023-11-02 09:11:53 +05:30
67b7cad409 linux: patch for 545.29.02
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-02 00:14:35 +05:30