Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#17957 closed enhancement (fixed)

intel-media-23.2.0

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Douglas R. Reno, 12 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 12 months ago

Summary: intel-media-23.3.0intel-media-23.2.0

23.2.0 is the correct version

[Encode] Enable 32-bit SliceSize Streamout report 
[Decode] MediaUL Refine 
   MediaUL Refine
   1. Enable fast dump for Decode Buffer (PicParams/SlcParams/IqParams/etc).
   2. Remove Decode Buffer dump in event trace.
   3. Fix several codechal dump issues in Decode.
   4. Refine codechal dump and fast dump code.
[Media Common][VP] Update Modifier code logic 
   Update Modifier code logic: surface need to check whether aux table is reasonable
[VP] Disable AVS for surface with nearest or bilinear scaling mode. 
  Not perform AVS for surface with VPHAL_SCALING_NEAREST or VPHAL_SCALING_BILINEAR scaling mode 
  to improve composition performance.
[Encode] Refine surface/buffer dump in codechal debug 
[Encode] Rename cmd params struct 
  - renamed cmd params in according name of name function added command
[Encode] codec media copy refine to wrapper 
  codec media copy refine to wrapper.
[Media Common] [VP] surface dump 
  vphal surface dump enable
[Media Common] [VP] Common DLL separation: modify oca files and modify some cmake files
  Modify oca files and  some cmake files for common dll
[CP] Enable engine base HWS 
  UMD use the per node ftr status, will be able to have HWS turned off for different 
  contexts/submissions
[XeSDK] Enable STD GPU output support 
  Enable STD GPU output support for performance opt
Tidy up mos buf management function call 
  Move all mos buf management export functions to mos_bufmgr_api
[Media Common] [VP] common dll enable: refine cp/decode function 
  common dll enable: refine cp/decode function
[Media Common] [VP] Remove Noise VeInterface Being Nullptr Critical Message
  When apoMosEnabled is true, m_veInterface being nullptr is expected
[Media Common] [VP] Binary size reduction shared utilities function 
  Split mos utilities to  two parts. One is used for mos only, such as user settings. One is to 
  share with common dll.
[Encode] SetPredication/SetMarker cmds 
  Add encode SetPredication/SetMarker support for next platform
[Decode] Modify AV1 ErrorDetectAndConceal to Virtual Function 
  Add virtual keyword for AV1  ErrorDetectAndConceal base function
[Decode] Enhance robustness of reference index 
  Use validfPicIndex to replace invalid Reference index for non-key frame
Revert "[Media Common] [VP] surface dump" 
[Media Common] Bump up version to 23.2.0 
[Encode] Add AVC BRC dump for input_region_0 
[Decode] Enhance robustness of slice parameter 
  Reference frame index can not exceed the value by spec
[VP] Enable 3DLUT generation on GPU and Update Kernel Binary 
[Media Common] [VP] vaGetImage and vaPutImage refine 
  Enable RGBP for vaGetImage and vaPutImage.
  Fix issues when height is aligned.
[Encode] Fixed brc dll 2nd pass issue 
  - second pass will never be called so the storing regs should be skipped when BRC DLL is    
  enabled due to it will overwrite the value generated at BRC DLL
[Encode] Fast dump refinement 
  1. Enable dumping text and binary at the same time
  2. Text format dump perf optimization
[Encode] add SentPredicator and SentMarker in hevc 
[Decode] Refine mos bufmgr api of query engine 
  Change function input from i915_engine_instance to void
[VP] Report cache setting 
  Report old cache usage of VP output surface
[VP] add feature graph RTLog 
[VP] Fix ScalingMode and SamplerIndex not Match with SamplerFilterMode 
  Scaling mode being override in blending case because SamplerIndex not updated according to 
  SamplerFilterMode. This cause Nearest scaling being replaced by Biniear scaling. So the 
  target surface will be very blur.
[Media Common] [VP] Common DLL separation: refine some functions and modify some cmake files
  Refine some functions and modify some cmake files for common dll
[Media Common] [VP] enable common dll build 
Revert "[Encode] Add mediacopy support in encode pipeline" 
[Decode] Refine mos gpucontext to support override 
[VP] Update Fp16 kernel. 
[VP] fix corruption when interlaced input surface with mmc on and force di to render
  fix corruption when interlaced input surface with mmc on and force di to render!
[Encode] Refine SR feature part2 - open source
  move superres feature to open source part
[Decode] Refine AV1 Get Buffer Size and Get Rowstore Caching Address Function
  1. Move calculate bufferSize through bufferType logic to new function to distinguish
     different format buffer size table
  2. Add rowStoreParams in GetRowstoreCachingAddrs function parameter
  3. Modify AVP chroma format instead of using HCP_CHROMA_FORMAT_YUV
[Media Common] [VP] add performance tag for media copy and move common codes to base class
  add perfomance tag for media copy and  move common codes to base class for vebox copy.
[Media Common] [VP] Common DLL separation: fix fwrite across dll issue and fix mem ninja count
  Fix fwrite across dll issue and mem ninja count for common dll
[VP] Fix mavd issue 
[VP] Update FP16 Set on APOes 
[Media Common] [VP] fix media copy crash 
[Media Common] [VP] surface dump Async
  enable surface dump in  async mode, add asyncdevice in linux osinterface, solve KW error
[Decode] Fix compiling issue for vp9 
[Encode] Fix compiling issue when disable AVC encode 
[Media Common] [VP] mos_bufmgr function cleanup
  Move i915 related operation to mos_bufmgr
[Media Common] [VP] Common DLL separation: Align original mem ninja counter logic and enable 
                    fflush callback
  Align original mem ninja counter logic and enable fflush callback for common dll
Revert "[Media Common] [VP] surface dump Async" 
[Decode] Refine mos bufmgr api of shared ctx creation
  Extend the api to add adtional inputs params, this will help unify api
  and set ctx property in low layer later
[Encode] av1 matrix feature enable
[Media Common] [VP] fix kwissue 
[Encode] xe_lpm_plus stream in matching with CMD2 
[VP9][Encode] Fix unaligned height static content encoding quality
  If the padding row is N, repeatly copy the last row into the N padding
  rows, instead of copy whole last N rows into padding.
[VP] Align surface setting with legacy for FDFB feature 
[Media Common] [VP][KW] fix os interface check null 
[Media Common] [VP] enable render copy on new platform and move common codes to base class
  enable render copy on new platform and move common codes to base class.
[Decode] Assign Chroma Format When Setting AVP Buffer Size Parameter 
[Media Common] [VP] add performance tag for BLT copy 
[Media Common] [VP] fix dead lock 

comment:3 by Douglas R. Reno, 12 months ago

Resolution: fixed
Status: assignedclosed

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.