]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ivimm/ipumm.git/history - src/ti/framework/dce/dce.c
ipumm: Use FW_RSC_ADDR_ANY for vrings in IPU resource table
[ivimm/ipumm.git] / src / ti / framework / dce / dce.c
2018-10-04 Ramprasad NIntegration with IPC 3.50, BIOS 6.73, XDC 3.50
2017-10-02 Hongmei GouCheck maxHeight condition only when codec_id is VIDDEC3
2017-10-02 Subash LakkimsettiInvalidating parameter buffers for codec_get_version
2017-10-02 Buddy LiongRun dce_init on Task thread
2017-10-02 Buddy Liongdce_register_codec shouldn't be called when codec_creat...
2017-10-02 Buddy Liongdce_register_engine shouldn't be called when Engine_ope...
2017-10-02 Buddy LiongSynchronizing client requests from IPC3.x using semaphore
2017-10-02 Buddy Liongget_rproc_info: Introduce new API to query remoteproc
2017-10-02 Angela StegmaierChange sync_process_mutex to a Semaphore
2017-10-02 Buddy LiongH.264 Low Latency - sync put_DataFxn to MPU side
2017-10-02 Buddy LiongHandling when MPU crashes, eg. CTRL-C on MPU side.
2017-10-02 Buddy LiongH.264 low latency - IVIDEO_NUMROWS
2017-10-02 Buddy LiongFirst ipumm component to public git.ti.com 3.00.09.00
2016-11-17 Hongmei GouCheck maxHeight condition only when codec_id is VIDDEC3
2016-09-07 Subash LakkimsettiInvalidating parameter buffers for codec_get_version
2016-08-16 Buddy LiongRun dce_init on Task thread
2016-07-05 Buddy Liongdce_register_codec shouldn't be called when codec_creat...
2016-07-05 Buddy Liongdce_register_engine shouldn't be called when Engine_ope...
2016-07-05 Buddy LiongSynchronizing client requests from IPC3.x using semaphore
2016-06-17 Buddy Liongget_rproc_info: Introduce new API to query remoteproc
2016-04-11 Angela StegmaierChange sync_process_mutex to a Semaphore
2016-03-01 Buddy LiongH.264 Low Latency - sync put_DataFxn to MPU side
2016-03-01 Buddy LiongHandling when MPU crashes, eg. CTRL-C on MPU side.
2016-03-01 Buddy LiongH.264 low latency - IVIDEO_NUMROWS
2015-09-21 Buddy LiongFirst ipumm component to public git.ti.com