Skip to content

Add GPU work period support for XE driver#15

Draft
Aakash-Sarkar wants to merge 1 commit into
projectceladon:mainfrom
Aakash-Sarkar:gpu_work_period
Draft

Add GPU work period support for XE driver#15
Aakash-Sarkar wants to merge 1 commit into
projectceladon:mainfrom
Aakash-Sarkar:gpu_work_period

Conversation

@Aakash-Sarkar
Copy link
Copy Markdown

This patch adds support for the VSR Android requirement of GPU work period.

@sysopenci
Copy link
Copy Markdown

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

@sysopenci
Copy link
Copy Markdown

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

This patch implements the Android VSR requirement GPU work
period event for Intel GPUs

The requirement is implemented using a timer to give periodic
interrupts and a worker thread per app instance to accumulate
its run time on gpu in nanoseconds using the hw ctx timestamp
and emit the event.

Tracked-On: ALOS-1015
Signed-off-by: Aakash Sarkar <aakash.deep.sarkar@intel.com>
@sysopenci
Copy link
Copy Markdown

Improper Commit Message
Improper Affects version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants