Linus Torvalds
7ba4d86750
drm fixes for 5.10-rc2
...
docs:
- kernel doc fixes
core:
- fix shmem helpers dma-buf mmap bug
amdgpu:
- Add new navi1x PCI ID
- GPUVM reserved area fixes
- Misc display fixes
- Fix bad interactions between display code and CONFIG_KGDB
- Fixes for SMU manual fan control and i2c
nouveau:
- endian regression fix for old gpus
- buffer object refcount fix
- uapi start/end alignment fix
- display notifier fix
- display clock checking fixes
i915:
- Fix max memory region size calculation
- Restore ILK-M RPS support, restoring performance
- Reject 90/270 degreerotated initial fbs
panel:
- mantix reset fixes
sun4i:
- scalar fix
vc4:
- hdmi audio fixes
v3d:
- fix double free
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJfm3NLAAoJEAx081l5xIa+9nAP/Rf+N8BXp/xzL2DaxqZmgcMs
NokAFcphG8rh+ub04g3QPCgEQlWLydD8vS7WGAmIGPn3eCcio6Lv7TiWDQbFq3f+
504RlpoIiHp6dC4pZi1LXeXSSi/JfbnHsysXEe89kJ0tjPrj7zg16EDOyW5VCEA9
OnUIM75d0a26xLXOpJQtKWwls/6zMvdNB67yyiT+SNCyAYq3F/j2vTZRTUaA8Dxc
XpcZajPdi4kQATqrTM35ja7pA15meJSwC6c/3QBWVtOaFMFO2mj6FYrs5Zp7H7/y
guBEEs8Ga5FIe/Hj05s+KgSSXcqiZXrcBopUwYgjDOpBkY9E1eOLAZalBEcU5kRx
gt7emX3BIDC7MZ0vNTHULHI5t22KqqXqSk/kPvK3da6h6h7ZQjSERfjthiThmUFH
9cS6dCdzfatoU+dpaHvkU82J326geh5UdvspNYjkZjJVYK28zCH2S/jx01yP9vgX
eKS3PZ44NOGHtB9H2UXeTRL44RmFp7D+fn38499f+nyy1WaJt7dEG4s3toBGnB8N
egWnBsbYU+sISNtdSrlZqABA/+Ds5IEXZ2gO8F/dzw3BckGJX6Hrfmnfa2m2y4Wo
1aJa8DG0NinbBkGIEJEPvb1KXf5VdGhpXoD9t8xyA0NmKmaHwi6S16gy8rEsw/5E
IAp6QFxfTHunAOs3PM+O
=/nSY
-----END PGP SIGNATURE-----
Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie:
"A busier rc2 than normal, have larger sets of fixes for amdgpu +
nouveau, along with some i915, docs, core, panel, sun4i, v3d, vc4
fixes.
Nothing spooky though or pumpkin related.
docs:
- kernel doc fixes
core:
- fix shmem helpers dma-buf mmap bug
amdgpu:
- Add new navi1x PCI ID
- GPUVM reserved area fixes
- Misc display fixes
- Fix bad interactions between display code and CONFIG_KGDB
- Fixes for SMU manual fan control and i2c
nouveau:
- endian regression fix for old gpus
- buffer object refcount fix
- uapi start/end alignment fix
- display notifier fix
- display clock checking fixes
i915:
- Fix max memory region size calculation
- Restore ILK-M RPS support, restoring performance
- Reject 90/270 degreerotated initial fbs
panel:
- mantix reset fixes
sun4i:
- scalar fix
vc4:
- hdmi audio fixes
v3d:
- fix double free"
* tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm: (42 commits)
drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
drm/nouveau/device: fix changing endianess code to work on older GPUs
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
drm/nouveau/nouveau: fix the start/end range for migration
drm/i915: Reject 90/270 degree rotated initial fbs
drm/i915: Restore ILK-M RPS support
drm/i915/region: fix max size calculation
drm/vc4: Rework the structure conversion functions
drm/vc4: hdmi: Add a name to the codec DAI component
drm/shme-helpers: Fix dma_buf_mmap forwarding bug
drm/vc4: hdmi: Avoid sleeping in atomic context
drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x
drm/amd/pm: fix the wrong fan speed in fan1_input
drm/amdgpu/swsmu: drop smu i2c bus on navi1x
drm/vc4: drv: Add error handding for bind
drm: drm_print.h: fix kernel-doc markups
drm: kernel-doc: drm_dp_helper.h: fix a typo
drm: kernel-doc: add description for a new function parameter
...
2020-10-30 10:54:44 -07:00
..
2018-08-27 21:21:16 +02:00
2020-10-26 16:13:56 -05:00
2020-07-02 15:06:35 -06:00
2018-09-20 17:19:25 +09:00
2020-09-09 16:39:49 +02:00
2020-08-27 07:06:19 +08:00
2020-10-15 10:46:16 -07:00
2020-10-30 10:54:44 -07:00
2020-06-18 10:45:05 -06:00
2020-08-28 15:10:10 +02:00
2020-08-14 08:55:58 -06:00
2020-10-15 07:49:47 +02:00
2020-09-29 15:39:02 -05:00
2020-01-09 19:15:38 +01:00
2020-05-03 11:10:41 -05:00
2020-01-09 19:15:38 +01:00
2020-04-16 16:59:22 -05:00
2020-05-03 11:10:41 -05:00
2020-02-28 14:15:52 -06:00
2020-01-09 19:15:38 +01:00
2020-10-05 07:59:19 -05:00
2020-05-15 15:01:04 +02:00
2020-04-16 16:59:22 -05:00
2020-01-09 19:15:38 +01:00
2020-01-09 19:15:38 +01:00
2020-01-09 19:15:38 +01:00
2019-10-14 09:23:54 -05:00
2020-03-31 16:07:15 -06:00
2019-06-19 11:42:17 +01:00
2019-10-17 14:53:52 +01:00
2019-08-03 11:58:57 +02:00
2020-09-07 18:14:54 +02:00
2020-06-30 09:41:42 +02:00
2020-10-05 07:59:19 -05:00
2020-08-14 09:28:52 -06:00
2020-09-07 18:01:06 +02:00
2020-09-07 18:04:41 +02:00
2020-06-10 11:09:37 +02:00
2020-06-10 11:09:37 +02:00
2020-09-07 18:14:54 +02:00
2020-06-10 11:09:37 +02:00
2019-10-11 10:30:20 -05:00
2020-10-07 11:30:06 -05:00
2018-10-30 16:23:33 -07:00
2018-07-25 14:09:39 -06:00
2018-01-03 13:52:26 +01:00
2018-06-27 13:03:45 -05:00
2020-08-14 08:55:58 -06:00
2020-08-14 08:55:58 -06:00
2020-08-14 08:55:58 -06:00
2018-07-24 19:11:26 +02:00
2018-07-24 19:11:24 +02:00
2018-07-25 16:36:02 +05:30
2019-12-11 10:20:18 +08:00
2020-05-14 14:43:27 -05:00
2020-09-22 14:10:04 +03:00
2020-07-10 21:00:24 +02:00
2020-01-23 19:16:36 +01:00
2018-07-25 14:09:39 -06:00
2020-09-08 13:33:03 +02:00
2017-12-26 10:37:05 -06:00
2020-10-05 07:59:19 -05:00
2019-10-29 11:41:00 -05:00
2019-04-17 22:54:03 +02:00
2018-10-25 17:26:48 -04:00