summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-03ih264enc: Add missing bits to headerHEADmasterThibault Saunier1-2/+116
2012-10-03ducati: get rid of un-needed #includeNicolas Dechesne3-3/+0
2012-09-25Process the freeBufID array even when an error occursVincent Penquerc'h1-1/+14
2012-09-24fix authentication issuesRob Clark3-13/+26
2012-09-19add wayland supportRob Clark6-3/+455
2012-09-19split X11 auth out into libdce-x11.cRob Clark4-74/+139
2012-09-17Remove header file gone from CE and FCHervé Fache1-1/+0
2012-08-17PM: implementing PM on DCE sideGuillaume Aubertin3-30/+18
2012-08-08Fix MPEG4VDEC codec nameXavier Boudet2-2/+2
2012-08-06Moving MessageQCopy_init to dce_main()Guillaume Aubertin1-0/+1
2012-08-06Using new XDAIS with XDM_MOVEBUFS supportGuillaume Aubertin8-41/+108
2012-08-06moving MEMUTILS_getPhysicalAddr to baseimageGuillaume Aubertin2-17/+19
2012-08-03mpeg4 codec: add path to independent codec tooHervé Fache2-0/+6
2012-07-25Define DCE_RPC_CODEC_GET_VERSIONAlessandro Decina1-0/+1
2012-07-25Revert "baseimage: add codecs"Alessandro Decina2-20/+16
2012-08-02libdce: translate data buffer addressVincent Penquerc'h4-1/+75
2012-08-02ih264vdec.h: add a dozen bytes at the end of the Status structVincent Penquerc'h1-0/+1
2012-07-24dist ti/sdo/codecs/h264enc/ih264enc.hAlessandro Decina1-1/+2
2012-07-11ducati: add missing videnc2_control prototypeAlessandro Decina1-0/+2
2012-07-16Update h264enc headerAlessandro Decina1-2/+4
2012-07-13Add the IDRFrameInterval field to the IH264ENC_Params structMartin Storsjo1-2/+4
2012-07-13Add ih264enc.h headerAlessandro Decina1-0/+45
2012-07-11Do not init systemHeap to reduce boot timeVincent Stehlé2-2/+8
2012-07-11Add load reportingVincent Stehlé5-2/+134
2012-07-11baseimage: add codecsVincent Stehlé2-16/+20
2012-07-11ducati: set VIDENC2_DynamicParams::getBufferFxn to non-NULLAlessandro Decina1-1/+13
2012-06-28impeg4vdec.h: update headerAlessandro Decina1-2/+3
2012-06-28Switch master to rpmsg.Alessandro Decina0-0/+0
2012-06-26Display codec version at createVincent Stehlé1-2/+84
2012-06-26Respond to sample pingVincent Stehlé3-2/+121
2012-06-26Fix commentsVincent Stehlé1-1/+1
2012-06-26Support SMPVincent Stehlé2-3/+6
2012-06-26Ignore lib and baseimageVincent Stehlé1-0/+2
2012-06-26Merge remote-tracking branch 'rob/rpmsg' into rpmsgAlessandro Decina14-144/+243
2012-06-10libdce: fix refcounting in init/deinitAlessandro Decina1-6/+2
2012-06-10Add XDM_MEMTYPE_BO_OFFSETAlessandro Decina1-0/+1
2012-06-10Add dce_get_fd() to get the drm fdAlessandro Decina2-0/+2
2012-06-10Update firmware imageVincent Stehlé1-0/+0
2012-05-29ducati: reports mem stats on codec create/delete instead of each buffer allocNicolas Dechesne2-1/+23
2012-05-29ducati: create a BIOS startup function with dce_init()Nicolas Dechesne2-8/+14
2012-05-29ducati: removed un-needed references to sysbios-rpmsg old rsc tableNicolas Dechesne1-6/+0
2012-05-29ducati: split ti.dce into a lib and a separate baseimageNicolas Dechesne9-145/+113
2012-05-29ducati: filter out un-necessary profiles in config.bldNicolas Dechesne1-0/+10
2012-05-29Set HDVICP2_PARAMS.resetControlAddress dynamically based on chipset_idRob Clark1-0/+1
2012-05-29ducati: remove call to VirtQueue_startup() in startupNicolas Dechesne1-3/+0
2012-05-29ducati: initial build conf support for SMP BIOSNicolas Dechesne3-5/+168
2012-05-29ducati: implement VirtToPhys using new sysbios-rpmsg APINicolas Dechesne1-2/+10
2012-05-29ducati: dce: Remove resource table trace print from imageNicolas Dechesne1-4/+0
2012-05-29Add download link for compilerRob Clark1-0/+2
2012-05-23Only call reloc when reloc_len is non-zeroVincent Stehlé1-2/+5