Wildan M
|
36e2fbd537
|
virtio-gpud: Don't crash on no edid descriptor
|
2026-02-08 15:50:58 +07:00 |
|
Jeremy Soller
|
2d672b7cd9
|
Add anyhow to workspace
|
2026-01-29 10:47:45 -07:00 |
|
bjorn3
|
fc1c391340
|
Move common::init call into pcid_interface::pci_daemon
|
2026-01-25 20:08:49 +01:00 |
|
Ibuki Omatsu
|
334928f151
|
feat: Introduce userspace namespace manager and adapt all schemes.
|
2026-01-20 20:56:58 -07:00 |
|
Jeremy Soller
|
f740b61774
|
Use workspace dependencies for many common crates
|
2026-01-20 10:12:08 -07:00 |
|
bjorn3
|
ff3cb3ce64
|
drivers/graphics/virtio-gpud: Poor attempt at parsing the EDID data
|
2025-12-22 11:30:02 +01:00 |
|
bjorn3
|
510d3576df
|
driver/graphics: Add support for blob properties
And support fetching the EDID in virtio-gpud.
|
2025-12-21 21:56:35 +01:00 |
|
bjorn3
|
13f8b090cf
|
driver/graphics: Initial support for object properties
No support for writing property values or reading blob properties yet.
|
2025-12-21 21:56:30 +01:00 |
|
bjorn3
|
15fb94aabb
|
driver/graphics: Ensure determinstic iteration order for resources
|
2025-12-20 20:57:47 +01:00 |
|
bjorn3
|
521fd433b9
|
driver/graphics: Implement Debug for a bunch of things
|
2025-12-20 20:39:24 +01:00 |
|
bjorn3
|
090a63d5c6
|
drivers/graphics: Only pass driver data to add_connector
And instead fill out the rest of DrmConnector in probe_connector.
|
2025-12-20 20:25:29 +01:00 |
|
bjorn3
|
816d661c9d
|
drivers/graphics: Implement force probing of connectors in virtio-gpud
|
2025-12-20 20:24:04 +01:00 |
|
bjorn3
|
0e98a36495
|
drivers/graphics: Introduce DrmObjects and track connectors and encoders using it
|
2025-12-20 16:36:55 +01:00 |
|
Ibuki Omatsu
|
3681e1b74a
|
refactor: Replace unlink and rmdir with unlinkat in ramfs. Update redox-scheme and redox-rt for bootstrap.
|
2025-12-17 18:46:05 -07:00 |
|
bjorn3
|
621dd6ac2f
|
drivers/graphics/graphics-ipc: Use drm-sys for types and consts copied from DRM
|
2025-12-14 22:31:39 +01:00 |
|
bjorn3
|
47d6f879fb
|
drivers/graphics/graphics-ipc: Nicer version handling of version command
|
2025-12-14 20:25:30 +01:00 |
|
bjorn3
|
0c8f1b56d7
|
drivers/graphics/graphics-ipc: Add counterparts for the VERSION, GET_CAP and SET_CLIENT_CAP drm ioctls
|
2025-12-14 17:51:37 +01:00 |
|
bjorn3
|
3abe41d258
|
drivers/pcid: Add pci_daemon function
This handles daemonization and getting the PciFunctionHandle.
|
2025-12-04 11:44:29 +01:00 |
|
bjorn3
|
f06923b201
|
Standardize main function of all daemons
|
2025-12-04 11:44:29 +01:00 |
|
bjorn3
|
f1057b6750
|
daemon: Abort on errors
All users did this anyway. And handling it inside the daemon crate
allows avoiding a panic of the parent process when the child process
panicked.
|
2025-12-03 21:55:47 +01:00 |
|
bjorn3
|
54d81e7423
|
Merge redox-daemon into this repo
|
2025-12-03 21:07:13 +01:00 |
|
bjorn3
|
07a2b97f08
|
Add 'drivers/' from commit '20ffe4d7f4a85b7cc1f59495d7e6e355fed4cb06'
git-subtree-dir: drivers
git-subtree-mainline: e76ecea4ce
git-subtree-split: 20ffe4d7f4
|
2025-11-29 19:04:04 +01:00 |
|