| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: update descriptions | Pimyn Girgis | 2025-12-03 | 1 | -1/+1 |
| | | | | | | MSM_SUBMIT_SYNCOBJ_RESET was renamed to MSM_SYNCOBJ_RESET in the Linux kernel. Rename it in descriptions as well. Include necessary headers for dccp and dev_kvm. | ||||
| * | sys/linux: narrow down search space | Zubin Mithra | 2023-05-17 | 1 | -5/+5 |
| | | |||||
| * | sys/linux: tweak fields of drm_msm_gem_submit | Zubin Mithra | 2023-05-17 | 1 | -1/+1 |
| | | |||||
| * | sys/linux: add constant MSM_SUBMIT_FENCE_SN_IN for drm_msm_gem_submit.args | Zubin Mithra | 2023-05-17 | 1 | -1/+1 |
| | | |||||
| * | sys/linux: add flags for drm_msm_wait_fence | Zubin Mithra | 2023-05-17 | 1 | -1/+2 |
| | | |||||
| * | sys/linux: add MSM_PREP_BOOST to msm_gem_cpu_prep_flags | Zubin Mithra | 2023-05-17 | 1 | -1/+1 |
| | | |||||
| * | sys/linux: add description for ioctl$DRM_IOCTL_MSM_SET_PARAM | Zubin Mithra | 2023-05-17 | 1 | -4/+28 |
| | | | | | Add flag values and update constants. | ||||
| * | sys/linux: specify msm_fence_id as a resource | Zubin Mithra | 2023-05-17 | 1 | -3/+4 |
| | | |||||
| * | sys/linux: describe submit queue id as a resource in msm | Stephen Boyd | 2023-04-14 | 1 | -5/+6 |
| | | | | | | | | The msm gpu driver has a submit queue and some associated ioctls for it. The driver uses an 'id' to identify an element in the queue. Make a resource for this id and update the descriptions to use the resource so we can provide better hints about what sorts of numbers to try here. | ||||
| * | sys/linux: remove outdated comment in msm | Stephen Boyd | 2023-04-12 | 1 | -5/+0 |
| | | | | | This comment is no longer relevant once we removed fd_msm_fence. | ||||
| * | sys/linux: mark drm_msm_gem_new 'handle' as out | Stephen Boyd | 2023-04-12 | 1 | -1/+1 |
| | | | | | | The handle is an output value, used for other gem handle inputs. Mark it as such to clarify where gem handles come from. | ||||
| * | sys/linux: improve dev_msm descriptions | Dmitry Vyukov | 2022-01-11 | 1 | -3/+1 |
| | | |||||
| * | sys/linux: support syncobjs in dev_msm (#2552) | Stephen Boyd | 2021-04-26 | 1 | -6/+1 |
| | | | | | | * sys/linux: support syncobjs in dev_msm * sys/linux: describe syncpoints and dma fences for dev_dri | ||||
| * | sys/linux: add descriptions for MSM freedreno GPU driver | Stephen Boyd | 2021-04-22 | 1 | -0/+159 |
