Brian Gianforcaro
|
9a04f53a0f
Kernel: Utilize AK::Userspace<T> in the ioctl interface
|
4 年之前 |
Luke
|
2df4d977e2
Kernel: Return ENOMEM on allocation failures in FramebufferDevice::mmap
|
4 年之前 |
Brian Gianforcaro
|
abe72ede7a
Kernel: Remove unused header includes in Graphics subtree
|
4 年之前 |
Andreas Kling
|
88d490566f
Kernel: Rename various *VMObject::create*() => try_create()
|
4 年之前 |
Tom
|
7fdf902e4a
Kernel: Implement buffer flipping for VirtIOGPU framebuffers
|
4 年之前 |
Tom
|
38af4c29e6
WindowServer: Coalesce flushing buffers into one ioctl() call
|
4 年之前 |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 年之前 |
Liav A
|
c1a4dfeffb
Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes
|
4 年之前 |
Liav A
|
09d09b79b6
Kernel: Fix type, dectivate_writes => deactivate_writes
|
4 年之前 |
Liav A
|
db268efa69
Kernel/Graphics: Choose VMObject considering enabled state when mmaping
|
4 年之前 |
Liav A
|
87f8f892d8
Kernel: Fix framebuffer resolution modesetting after boot
|
4 年之前 |
Liav A
|
02b73cb93d
Kernel/Graphics: Be more consistent about arguments passing
|
4 年之前 |
Liav A
|
7995e115b8
Kernel/Graphics: Round size value when mapping real framebuffer
|
4 年之前 |
Liav A
|
58d7eb36ad
Kernel/Graphics: Fix a method to be more accurate about its name
|
4 年之前 |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 年之前 |
Liav A
|
6a728e2d76
Kernel: Introduce a new graphics subsystem
|
4 年之前 |