Sibi Sankar
|
ab8f873bb9
remoteproc: Add mechanism for custom dump function assignment
|
7 年之前 |
Sibi Sankar
|
3952105df4
remoteproc: Introduce custom dump function for each remoteproc segment
|
7 年之前 |
Loic Pallardy
|
c6aed238b7
remoteproc: modify vring allocation to rely on centralized carveout allocator
|
7 年之前 |
Loic Pallardy
|
ffa5f9c848
remoteproc: modify rproc_handle_carveout to support pre-registered region
|
7 年之前 |
Loic Pallardy
|
c874bf59ad
remoteproc: add helper function to check carveout device address
|
7 年之前 |
Loic Pallardy
|
1429cca117
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
|
7 年之前 |
Loic Pallardy
|
d7c51706d0
remoteproc: add alloc ops in rproc_mem_entry struct
|
7 年之前 |
Loic Pallardy
|
b0019ccd7e
remoteproc: introduce rproc_find_carveout_by_name function
|
7 年之前 |
Loic Pallardy
|
15c0b0258e
remoteproc: introduce rproc_add_carveout function
|
7 年之前 |
Loic Pallardy
|
72029c901a
remoteproc: add helper function to allocate and init rproc_mem_entry struct
|
7 年之前 |
Loic Pallardy
|
3265230c5b
remoteproc: add name in rproc_mem_entry struct
|
7 年之前 |
Loic Pallardy
|
f2e74abfaa
remoteproc: add release ops in rproc_mem_entry struct
|
7 年之前 |
Loic Pallardy
|
eb30596eae
remoteproc: add rproc_va_to_pa function
|
7 年之前 |
Loic Pallardy
|
3bc8140b15
remoteproc: configure IOMMU only if device address requested
|
7 年之前 |
Loic Pallardy
|
276ec99342
remoteproc: replace "%p" with "%pK"
|
7 年之前 |
Suman Anna
|
f68d51bd8a
remoteproc: Reset table_ptr in rproc_start() failure paths
|
7 年之前 |
Bjorn Andersson
|
c455daa4af
remoteproc: Introduce prepare and unprepare for subdevices
|
7 年之前 |
Alex Elder
|
6f8b037308
remoteproc: rename subdev probe and remove functions
|
7 年之前 |
Bjorn Andersson
|
4902676f04
remoteproc: Make client initialize ops in rproc_subdev
|
7 年之前 |
Bjorn Andersson
|
be37b1e0fb
remoteproc: Make start and stop in subdev optional
|
7 年之前 |
Bjorn Andersson
|
618fcff374
remoteproc: Rename subdev functions to start/stop
|
7 年之前 |
Arnaud Pouliquen
|
fcd58037f2
remoteproc: fix crashed parameter logic on stop call
|
7 年之前 |
Bjorn Andersson
|
880f5b3882
remoteproc: Pass type of shutdown to subdev remove
|
8 年之前 |
Bjorn Andersson
|
c1d35c1ab4
remoteproc: Rename "load_rsc_table" to "parse_fw"
|
7 年之前 |
Sarangdhar Joshi
|
2666ca9197
remoteproc: Add remote processor coredump support
|
7 年之前 |
Bjorn Andersson
|
0a8b81cb2e
remoteproc: Reset table_ptr on stop
|
7 年之前 |
Bjorn Andersson
|
58b6409067
remoteproc: Move resource table load logic to find
|
7 年之前 |
Bjorn Andersson
|
d4bb86f2c3
remoteproc: Don't handle empty resource table
|
7 年之前 |
Bjorn Andersson
|
0f21f9cc9d
remoteproc: Merge rproc_ops and rproc_fw_ops
|
7 年之前 |
Bjorn Andersson
|
fb98e2bdbd
remoteproc: Clone rproc_ops in rproc_alloc()
|
7 年之前 |