mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-16 07:38:14 +02:00
DrmDevice::create_all correctly opened the node with O_RDWR, while DrmDevice::create was not, causing failure to create writable buffer. Fixes pps-config on Freedreno. Fixes: |
||
|---|---|---|
| .. | ||
| cfg | ||
| .clang-format | ||
| meson.build | ||
| pps.cc | ||
| pps.h | ||
| pps_algorithm.h | ||
| pps_config.cc | ||
| pps_counter.cc | ||
| pps_counter.h | ||
| pps_datasource.cc | ||
| pps_datasource.h | ||
| pps_device.cc | ||
| pps_device.h | ||
| pps_driver.cc | ||
| pps_driver.h | ||
| pps_producer.cc | ||