Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haiku/website
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: de44f752c701
Choose a base ref
...
head repository: haiku/website
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 68cfad13077c
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 6, 2022

  1. typo fix

    korli authored Jan 6, 2022
    Copy the full SHA
    68cfad1 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 content/blog/pulkomandy/2022-01-06-activity-report.md
2 changes: 1 addition & 1 deletion content/blog/pulkomandy/2022-01-06-activity-report.md
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ implementation of interrupt handling for the newer generations of devices. This
modern Intel chipsets and various output types (DVI, DisplayPort, and eDP all require some specific
handling in the driver and it is not all in place yet).

Kallisit5 (also with some help from Korli) made some updates to the AMD Radeon graphics driver, with
Kallisti5 (also with some help from Korli) made some updates to the AMD Radeon graphics driver, with
various fixes for newer hardware and implementation of some missing parts. Anarchos and Nephele
added support for screen brightness configuration on Radeon based laptops.