gettytab(5): man page fixes
- add missing "ab" capability
- "ps" is for a Develcon port selector, not MICOM port selector
- the "uc" capability is still supported (kind of)
- document the historical "td" capability
- document the historical "he" capability
- split the unsupported section into delay capabilities and others
- since all the historical delay capabilities are unsupported we can
delete the paragraph in BUGS that references them
- for the same reason, the paragraph talking about delays being in
milliseconds can also be deleted
tweaks and ok jsg@
math.h: replace a standards placeholder with an official version
guenther@ also points out these are XSI extensions and so we should
adjust from __POSIX_VISIBLE to __XPG_VISIBLE.
ok guenther@ (some time ago), ok sthen@
imsgbuf_get() returns int, so adjust the type of 'n' to int.
In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
calls return int.
OK tb@ kirill@
imsgbuf_get() returns int, so adjust the type of 'n' to int.
In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
calls return int.
OK tb@ kirill@
imsgbuf_get() returns int, so adjust the type of 'n' to int.
In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
calls return int.
OK tb@ kirill@
imsgbuf_get() returns int, so adjust the type of 'n' to int.
In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
calls return int.
OK tb@ kirill@
imsgbuf_get() returns int, so adjust the type of 'n' to int.
In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
calls return int.
OK tb@ kirill@
imsgbuf_get() returns int, so adjust the type of 'n' to int.
In most cases n is used for imsgbuf_get() and imsgbuf_read(), both
calls return int.
OK tb@ kirill@
gpu: Move DRM buddy allocator one level up (part two)
From Joel Fernandes
65677f7a20c48cf9ed02c56db389cc327d2b61b2 in linux-6.18.y/6.18.42
ba110db8e1bc206c13fd7d985e79b033f53bfdea in mainline linux
gpu/buddy: bail out of try_harder when alignment cannot be honoured
From Arunpravin Paneer Selvam
7185c5262435b93e5eeffa647008992256b9c51a in linux-6.18.y/6.18.42
56bc6384314fb9ae98975fb2af8b143097ede3dc in mainline linux
drm/amd/display: Fix DTB DTO updates breaking live pixel rate sources
From Harry Wentland
682a0066dde052d1841bcc614c3de917ac836be9 in linux-6.18.y/6.18.42
76a2db58e95e328007043f54ac3c7336ccbee440 in mainline linux
drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx
From Christian Koenig
15a7cb71a5748a718453f3b01e1da3b52349c043 in linux-6.18.y/6.18.42
52f650963d8825e97a0ccdd2b616f8a01d9d3d38 in mainline linux
drm/amd/pm: fix smu13 power limit range calculation
From Yang Wang
ab7b40c638e0d65c7ed5062d9440a326f3d5a3ba in linux-6.18.y/6.18.42
220f22e1d66c1cfb63387eb1c4210f92a357c2d9 in mainline linux
drm/amdgpu: fix aperture mapping leak
From Asad Kamal
6405c4e75b3bcf0e72bd7a0ff5f1ed0c475e23aa in linux-6.18.y/6.18.42
ea772a440d56b285f4d491affac50ecd41f6b402 in mainline linux
drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
From Ce Sun
08fee493e0261f9e4120a5c8e7e42e8a723574e8 in linux-6.18.y/6.18.42
28c9b3c5dc35cc790d11e26ca3fc6e068be63998 in mainline linux