Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan Smal 288a73ea0e Kernel: Add dmesgln_pci logging for Kernel::PCI hace 2 años
  Liav A bb6f61ee5d Kernel/PCI: Convert PCI BAR number to a strong typed enum class hace 2 años
  Liav A f510c0ba04 Kernel: Remove stale includes of x86 IO header file hace 2 años
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes hace 3 años
  Liav A e2ed6ef741 Kernel/Graphics: Bring back the mmap interface for DisplayConnectors hace 3 años
  Liav A 728358c599 Kernel/Graphics: Migrate Intel driver to use the DisplayConnector design hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Liav A ed5623f40f Kernel/Graphics: Override first byte of the EDID in Intel Native driver hace 3 años
  Liav A 7aa63ddd00 Kernel/Graphics: Print contents of offending EDID in Intel Native driver hace 3 años
  Liav A fafa339264 Kernel/Graphics: Don't try to enumerate PCI adapters if PCI is disabled hace 3 años
  Tom 4c506f91fe Kernel: Disable BootFramebufferConsole when drivers create a new one hace 3 años
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr hace 3 años
  Tom 03c45b1865 Kernel: Add ioctl to get the EDID from a framebuffer hace 3 años
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
  Liav A 8554952690 Kernel + WindowServer: Re-define the interface to framebuffer devices hace 3 años
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder hace 3 años
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere hace 3 años
  Liav A da327746a2 Kernel: Rename two PCI components hace 3 años
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem hace 3 años
  Andreas Kling 75564b4a5f Kernel: Make kernel region allocators return KResultOr<NOP<Region>> hace 3 años
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker hace 4 años
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock hace 4 años
  sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr hace 4 años
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum hace 4 años
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace hace 4 años
  Andreas Kling 07599b48de Kernel: Make a helper in the Intel graphics driver return StringView hace 4 años
  Liav A b882e5ff6b Kernel/Graphics: Move Intel graphics related code to a separate folder hace 4 años