Linus Torvalds
a48fa7efaf
drm fixes for 6.6-rc1
...
amdgpu:
- Display replay fixes
- Fixes for headless boards
- Fix documentation breakage
- RAS fixes
- Handle newer IP discovery tables
- SMU 13.0.6 fixes
- SR-IOV fixes
- Display vstartup fixes
- NBIO 7.9 fixes
- Display scaling mode fixes
- Debugfs power reporting fix
- GC 9.4.3 fixes
- Dirty framebuffer fixes for fbcon
- eDP fixes
- DCN 3.1.5 fix
- Display ODM fixes
- GPU core dump fix
- Re-enable zops property now that IGT test is fixed
- Fix possible UAF in CS code
- Cursor degamma fix
amdkfd:
- HMM fixes
- Interrupt masking fix
- GFX11 MQD fixes
i915:
- Mark requests for GuC virtual engines to avoid use-after-free
nouveau:
- Fix fence state in nouveau_fence_emit()
ivpu:
- replace strncpy
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEEKbZHaGwW9KfbeusDHTzWXnEhr4FAmT6ihUACgkQDHTzWXnE
hr6Vqg/+OGfbxx0qev5C93bLYpg8d4zbply0zTed2hU48zczARkOyDH+h2uYM4tP
rmB6mK/0KRy3H8vkngKduR/IF6QBwzOnLDpS+C/TrHYQYqMDwvs3qEDVYqXh3V5H
GPIFuu9sb2Nb/o9Fid70pvNACbgGsAUgqMUhQ/is3NjzOR8S/qjdBQ7wSdoUoOqx
okTdlwuMK5SEYrihSyTZvhNcwpR/1L8JuxOUXXXUSQ0tRXBer/ZNF2lcEyYmQ0zs
bZHKM4dNbdew/EhygbH6LVB5RjFaT5pGw08Xm8zJry+q5tXQV/NIXPQHL3vWqQoX
i2QLbvGX/Uu8LJg9YNdsa1kPwNKADAxF64cW38Llv8ybsPHyva/I255j689/TvSG
Se7HkTooURKS6GWFHPOkyMNC0Y+Fb/7WG5zUPSDVk9stqJz9pzx48okTsCWeuovD
cBOssp8If1QsTyPvDq5A47l5z1oO3J1rdJ9fL0GnpOuXulPhgJGIoUSkftyI6lbw
rhUoRd7w6VcgOsA9WIkAf+/325em0Y0AKZBgQnr2jfF56IE4iLa8yFuJNeReZ9oy
W9yf14AB0orVm9+P4+PqATXBh+PdCTD1CPcB0MyK1SZAjh836Tc0HPKvJAUU6jp+
8aw3BKXcaLjIP/dCyhSddXCnuuTPWreff5isktwgEXUtNFv9jx0=
=fPeN
-----END PGP SIGNATURE-----
Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie:
"Regular rounds of rc1 fixes, a large bunch for amdgpu since it's three
weeks in one go, one i915, one nouveau and one ivpu.
I think there might be a few more fixes in misc that I haven't pulled
in yet, but we should get them all for rc2.
amdgpu:
- Display replay fixes
- Fixes for headless boards
- Fix documentation breakage
- RAS fixes
- Handle newer IP discovery tables
- SMU 13.0.6 fixes
- SR-IOV fixes
- Display vstartup fixes
- NBIO 7.9 fixes
- Display scaling mode fixes
- Debugfs power reporting fix
- GC 9.4.3 fixes
- Dirty framebuffer fixes for fbcon
- eDP fixes
- DCN 3.1.5 fix
- Display ODM fixes
- GPU core dump fix
- Re-enable zops property now that IGT test is fixed
- Fix possible UAF in CS code
- Cursor degamma fix
amdkfd:
- HMM fixes
- Interrupt masking fix
- GFX11 MQD fixes
i915:
- Mark requests for GuC virtual engines to avoid use-after-free
nouveau:
- Fix fence state in nouveau_fence_emit()
ivpu:
- replace strncpy"
* tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm: (51 commits)
drm/amdgpu: Restrict bootloader wait to SMUv13.0.6
drm/amd/display: prevent potential division by zero errors
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1
Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Revert "Revert "drm/amd/display: Implement zpos property""
drm/amdkfd: Add missing gfx11 MQD manager callbacks
drm/amdgpu: Free ras cmd input buffer properly
drm/amdgpu: Hide xcp partition sysfs under SRIOV
drm/amdgpu: use read-modify-write mode for gfx v9_4_3 SQ setting
drm/amdkfd: use mask to get v9 interrupt sq data bits correctly
drm/amdgpu: Allocate coredump memory in a nonblocking way
drm/amdgpu: Support query ecc cap for aqua_vanjaram
drm/amdgpu: Add umc_info v4_0 structure
drm/amd/display: always switch off ODM before committing more streams
drm/amd/display: Remove wait while locked
drm/amd/display: update blank state on ODM changes
drm/amd/display: Add smu write msg id fail retry process
drm/amdgpu: Add SMU v13.0.6 default reset methods
...
2023-09-07 19:47:04 -07:00
..
2023-08-30 13:34:34 -07:00
2023-08-15 11:53:32 +10:00
2023-08-30 11:32:48 -04:00
2023-09-07 13:52:20 -07:00
2023-08-10 14:14:11 +02:00
2023-08-10 14:14:11 +02:00
2023-08-07 15:37:06 -07:00
2021-12-13 12:04:44 +02:00
2023-08-01 10:56:34 +01:00
2023-05-04 12:11:56 +03:00
2022-12-06 10:52:42 +01:00
2022-01-10 15:43:09 +02:00
2023-01-20 10:13:50 +02:00
2023-01-20 10:13:50 +02:00
2023-01-25 16:25:36 +02:00
2023-06-29 16:28:14 +03:00
2022-12-06 12:54:14 +01:00
2021-12-22 08:52:57 +01:00
2023-08-30 13:34:34 -07:00
2022-03-30 12:04:01 +01:00
2023-06-06 10:01:06 +01:00
2023-06-20 08:54:43 +01:00
2023-08-07 15:37:13 -07:00
2023-03-23 01:53:44 +01:00
2022-12-30 03:04:39 -05:00
2022-12-30 03:04:39 -05:00
2022-10-11 17:42:58 -06:00
2023-01-25 11:41:16 +02:00
2021-08-20 09:39:41 +01:00
2023-06-06 10:01:06 +01:00
2023-01-20 10:14:31 +02:00
2023-06-05 09:53:51 -07:00
2022-01-10 15:43:05 +02:00
2023-08-07 13:49:25 +10:00
2023-06-29 16:28:14 +03:00
2023-05-31 12:01:51 +03:00
2023-04-26 18:02:40 -04:00
2022-01-10 15:43:05 +02:00
2022-01-21 09:59:22 +02:00
2022-01-21 09:59:22 +02:00
2021-10-27 00:32:01 -07:00
2023-08-10 15:14:58 +03:00
2023-05-16 10:31:27 +03:00
2022-02-10 11:44:25 +02:00
2021-12-08 13:26:14 -08:00
2022-02-07 12:56:49 +00:00
2022-02-23 15:03:51 -05:00
2023-03-25 00:16:36 +02:00
2023-03-25 00:16:36 +02:00
2023-07-17 13:39:04 +01:00
2022-08-10 13:11:17 +03:00
2023-04-26 15:56:46 -07:00
2023-06-07 12:54:59 -07:00
2023-07-24 17:24:35 +02:00
2023-03-24 08:50:16 -07:00
2023-06-06 09:23:47 -07:00
2023-06-06 09:23:47 -07:00
2022-11-10 12:35:46 +00:00
2023-05-19 10:02:34 -07:00
2023-08-07 13:49:25 +10:00
2023-08-30 11:32:48 -04:00
2023-05-04 12:11:29 +03:00
2023-04-06 14:21:00 +02:00
2023-05-05 11:28:43 +03:00
2021-07-27 17:32:27 -07:00
2021-07-28 17:18:56 +02:00
2022-06-07 21:47:19 +03:00
2022-10-26 17:29:43 -07:00
2022-04-13 17:19:04 +03:00
2021-11-30 17:52:15 -08:00
2022-12-25 13:38:09 -08:00
2022-09-24 00:59:13 -04:00
2023-01-18 17:12:23 +01:00
2023-03-06 18:26:30 +02:00
2022-03-21 08:37:39 +00:00
2022-06-07 21:47:19 +03:00
2023-07-24 17:24:35 +02:00
2023-02-24 11:39:15 +00:00
2022-07-01 08:29:59 +01:00
2022-11-02 12:39:27 -07:00
2022-03-30 12:04:01 +01:00
2023-05-04 12:11:21 +03:00
2022-01-18 12:18:03 +01:00
2022-12-06 10:52:45 +01:00
2023-05-05 11:28:09 +03:00
2023-05-11 17:38:55 +02:00
2023-08-22 11:21:29 -04:00
2023-08-07 08:28:28 +03:00
2023-08-07 15:37:03 -07:00
2023-04-05 19:54:13 +03:00
2023-06-29 16:28:14 +03:00
2023-06-29 16:28:14 +03:00
2023-04-04 10:05:38 +03:00
2022-04-28 17:01:17 -04:00
2022-04-21 07:36:56 -04:00
2023-01-06 15:53:59 +05:30
2023-01-18 11:45:23 +02:00
2022-07-01 08:29:59 +01:00
2022-10-20 21:08:42 +03:00
2023-02-07 18:29:43 +01:00
2022-05-20 09:11:45 +01:00
2023-04-03 17:48:39 +03:00
2022-07-17 14:53:47 -04:00
2023-06-10 06:32:58 +03:00
2023-06-02 20:25:00 +03:00
2022-02-02 07:59:54 -08:00
2021-10-14 18:05:04 +03:00
2023-08-07 15:37:13 -07:00
2022-09-23 17:37:23 -07:00
2023-08-01 19:39:17 +03:00
2023-07-04 17:12:48 +03:00
2023-06-10 06:33:11 +03:00
2023-06-10 06:32:58 +03:00
2023-07-31 20:06:52 +02:00
2023-05-30 15:18:21 -07:00
2022-10-24 12:12:47 -07:00
2023-08-07 13:49:25 +10:00
2022-06-07 21:47:19 +03:00
2022-01-10 16:17:50 +02:00
2023-01-25 13:59:12 +02:00
2022-01-10 16:17:50 +02:00
2023-04-05 19:54:13 +03:00