Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Tile4 for dGPU codec. - #62

Open
Shao-Feng wants to merge 5 commits into
projectceladon:masterfrom
Shao-Feng:dGPU_enabled
Open

Tile4 for dGPU codec.#62
Shao-Feng wants to merge 5 commits into
projectceladon:masterfrom
Shao-Feng:dGPU_enabled

Conversation

@Shao-Feng

@Shao-Feng Shao-Feng commented Sep 4, 2023

Copy link
Copy Markdown
Contributor

Use Tile4 format for dGPU codec.
1/ Use TileY for iGPU codec
2/ Use Tile4 format for dGPU codec
3/ detect device is dGPU or iGPU dynamically according to deviceId.
dGPU: 0x5690 <= deviceId <= 0x56B3

Tracked-On: OAM-112744

LhGu and others added 4 commits June 28, 2023 10:12
Enable pat index setting for perf
close #1680
- Release tag: https://github.com/intel/media-driver/releases/tag/intel-media-23.2.4
- Fix build error on Android

Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
Direct fill padding to tiled format buffer to avoid unnecessary
memory copies between tiled buffer and linear buffer.
From file
media_softlet/linux/common/os/osservice/mos_utilities_specific.cpp
Backtrace is not enabled on IVI

Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
@Shao-Feng

Copy link
Copy Markdown
Contributor Author

@YuanjunHuang @dyang23 @TianmiChen @zhangyichix
Please help to review

Comment thread media_driver/linux/common/ddi/media_libva_util.cpp Outdated
1/ Use TileY for iGPU codec
2/ Use Tile4 format for dGPU codec
3/ detect device is dGPU or iGPU dynamically according to deviceId.
dGPU:  0x5690 <= deviceId <= 0x56B3

Tracked-On: OAM-112744
Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Stale Stale label for inactive open prs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants