Liav A
|
2def16a3d2
Kernel/Graphics: Introduce the IntelDisplayConnectorGroup class
|
3 년 전 |
Andrew Kaster
|
100fb38c3e
Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
|
2 년 전 |
Liav A
|
7625f7db73
Kernel/Graphics: Allocate 16 MiB framebuffer if failed allocating larger
|
2 년 전 |
Liav A
|
25bb293629
Kernel: Make Device::after_inserting to return ErrorOr<void>
|
2 년 전 |
Nico Weber
|
daeaefad17
Everywhere: Clean up "the the" comment typos
|
2 년 전 |
Liav A
|
e3de568a45
Kernel/Graphics: Handle correctly unknown ioctls on a DisplayConnector
|
2 년 전 |
Liav A
|
d5b97eb41e
Kernel+Userland: Provide bytes count for a DisplayConnector framebuffer
|
2 년 전 |
Andreas Kling
|
30861daa93
Kernel: Simplify the File memory-mapping API
|
2 년 전 |
Andreas Kling
|
cf16b2c8e6
Kernel: Wrap process address spaces in SpinlockProtected
|
2 년 전 |
Liav A
|
60f7d61ad2
Kernel/SysFS: Fix parent directory hierarchy with symbolic links
|
3 년 전 |
Liav A
|
977aa81310
Kernel+Userland: Add ioctl to set process ownership of DisplayConnector
|
3 년 전 |
Liav A
|
b7d0b5d745
Kernel/Graphics: Remove out-of-context comment note
|
3 년 전 |
Liav A
|
412a5999d0
Kernel+Userland: Remove GRAPHICS_IOCTL_GET_HEAD_EDID ioctl
|
3 년 전 |
Liav A
|
3af70cb0fc
Kernel/Devices: Abstract SysFS Device add/remove methods more properly
|
3 년 전 |
Liav A
|
da8d18b263
Kernel/SysFS: Add exposing interface for DisplayConnectors
|
3 년 전 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 년 전 |
Liav A
|
20c9e4c05c
Kernel/Graphics: Ensure VMWare and VirtualBox EDIDs have manufacturer ID
|
3 년 전 |
Liav A
|
3d36b194d1
Kernel/Graphics: Ensure generic EDID always has correct checksum
|
3 년 전 |
Liav A
|
b4e409f721
Kernel/Graphics: Drop support for the DisplayConnector write interface
|
3 년 전 |
Liav A
|
e2ed6ef741
Kernel/Graphics: Bring back the mmap interface for DisplayConnectors
|
3 년 전 |
Liav A
|
9bec9c2b78
Kernel: Force y offset 0 when switching between console & graphics modes
|
3 년 전 |
Liav A
|
340773ddb7
Kernel/Graphics: Implement basic support for VMWare SVGA adapter
|
3 년 전 |
Liav A
|
10adc27eda
Everywhere: Rename FB prefix structure names => Graphics
|
3 년 전 |
Liav A
|
d2e93ec50a
Everywhere: Rename FB prefix name ioctls => GRAPHICS
|
3 년 전 |
Liav A
|
c27c414ed1
Kernel/Graphics: Apply DisplayConnector design on the VirtIO driver
|
3 년 전 |
Liav A
|
912b8ab965
Kernel/Graphics: Introduce the DisplayConnector class
|
3 년 전 |