Skip to content

Commit 541f229

Browse files
nicolas17jannau
authored andcommitted
blog: minor typo fixes to 6.19 report
Signed-off-by: Nicolás Alvarez <nicolas.alvarez@gmail.com>
1 parent 3cef64c commit 541f229

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/blog/2026/02/15-progress-report-6-19.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ necessary for HDR and direct video scanout. Importantly for us, DCP can:
231231
- Directly scan out compressed framebuffers created by AGX[^5] and AVD[^6]
232232
- Automatically normalise mixed dynamic range content
233233

234-
All of these are tied to DCP's idea of a plane. I had initally attempted to
234+
All of these are tied to DCP's idea of a plane. I had initially attempted to
235235
add support for Y'CbCr framebuffers without any refactoring, however this
236236
this was proving to be messy and overly complicated to integrate with
237237
the way we were constructing a swap request at the time. Refactoring the
@@ -281,7 +281,7 @@ it seems to have Just Worked! But not for _all_ users.
281281

282282
Users of certain webcam applications, most notable GNOME's Camera app, have been
283283
reporting severe issues with webcam support since day one. Doing some initial
284-
debugging on this pointed to it being a an issue with GNOME's app, however this
284+
debugging on this pointed to it being an issue with GNOME's app, however this
285285
turned out not to be the case. The Asahi OpenGL driver was actually improperly
286286
handling planar video formats. The ISP/webcam exports
287287
planar video framebuffers via V4L2, which must then be consumed and turned into
@@ -407,14 +407,14 @@ booth, so be sure to drop in if you're attending!
407407
2026 is starting off with some exciting progress, and we're hoping to keep it coming.
408408
As ever we are extremely grateful to our supporters on [OpenCollective](https://opencollective.com/AsahiLinux)
409409
and [GitHub Sponsors](https://github.com/sponsors/AsahiLinux), without whom we would
410-
not have been able to sustain this effort through last year. Here's to anoter 12 months
410+
not have been able to sustain this effort through last year. Here's to another 12 months
411411
of hacking!
412412

413413

414414
[^1]: Display Coprocessor
415415
[^2]: Display Crossbar
416416
[^3]: Apple Type-C PHY
417417
[^4]: USB-C Power Delivery Controller
418-
[^5]: Apple Graphics Accellerator, the GPU on M-series SoCs
418+
[^5]: Apple Graphics Accelerator, the GPU on M-series SoCs
419419
[^6]: Apple Video Decoder, the AVC, HEVC, VP9, and AV1 hardware video decoder on M-series SoCs
420420

0 commit comments

Comments
 (0)