6by9

Results 22 issues of 6by9

The COB allocation changes could do with some stress testing. This PR has stemmed from testing triple head modes, and finding that the code enabling underrun interrupts was actually enabling...

### Describe the bug Tracking work raised by https://forums.raspberrypi.com/viewtopic.php?t=331474 DSI0 (only exposed on Compute Modules) seems to have issues when used with vc4-kms-v3d such as the colour channels getting swapped...

KMS Issue

To replace raspiraw and the MMAL rawcam component, provide a dummy V4L2 sensor driver that will accept almost any resolution and format asked of it by userspace, which it will...

Needed a load of fixups to the mainline driver (which I'm about to upstream). Partly creating the PR so I can review it more easily, hence WIP tag for now.

Needs validating that we've got everything, hence draft.

### Describe the bug Shifting from https://forums.raspberrypi.com/viewtopic.php?t=361866 so this doesn't get forgotten. The TC358762 autodetection of the timing is sometimes wrong, so it needs to be explicitly passed. Initially proposed...

The vc4 HVS can handle almost any column height in the SAND format, and this was signalled via the vendor bits in DRM_FORMAT_MOD_BROADCOM_SAND128. DRM is now requiring that all potential...

### Describe the bug From https://github.com/raspberrypi/libcamera/issues/43, the same issue of GPS interference has been noted on the HQ camera as well as the v3 that has already been fixed. Look...

### Describe the bug Noted from #5649, https://forums.raspberrypi.com/viewtopic.php?t=357826, and https://forums.raspberrypi.com/viewtopic.php?t=358177 It looks like we have a memory leak of dlist entries somewhere. ### Steps to reproduce the behaviour See the...