Commit History

Author SHA1 Message Date
  Tom 413bc9976c Kernel: Don't enable write-combine for the Bochs framebuffer device 3 years ago
  Tom 4c506f91fe Kernel: Disable BootFramebufferConsole when drivers create a new one 3 years ago
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 years ago
  Tom 03c45b1865 Kernel: Add ioctl to get the EDID from a framebuffer 3 years ago
  Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr 3 years ago
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 3 years ago
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 years ago
  Liav A 8554952690 Kernel + WindowServer: Re-define the interface to framebuffer devices 3 years ago
  Liav A a9538b5879 Kernel/Graphics: Convert type method => bool vga compatible method 3 years ago
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder 3 years ago
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere 3 years ago
  Liav A da327746a2 Kernel: Rename two PCI components 3 years ago
  Liav A acd44bdcad Kernel/Graphics: Modernize somewhat the code of BochsGraphicsAdapter 3 years ago
  Liav A 38bddca378 Kernel/Graphics: Ensure we set BGR format of bochs-display if supported 3 years ago
  Liav A de1b649783 Kernel/Graphics: Force BGR format when modesetting the bochs-display 3 years ago
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem 3 years ago
  Liav A aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 years ago
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 years ago
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr 4 years ago
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 years ago
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 years ago
  Brian Gianforcaro ed996fcced Kernel: Remove unused header includes 4 years ago
  Liav A 3645861f31 Kernel: Put a note about the unconditional unblanking of bochs-display 4 years ago
  Liav A 2a1bf53435 Kernel/Graphics: Move Bochs graphics related code into a separate folder 4 years ago