mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Disable gemCloseWorker for internal DrmCommandStreamReceivers
Change-Id: I71abdcb417342110ddc64cc9b1dacecc24c78aac Signed-off-by: Jim Snow <jim.m.snow@intel.com>
This commit is contained in:
@@ -214,6 +214,8 @@ class CommandStreamReceiver {
|
||||
|
||||
bool isRcs() const;
|
||||
|
||||
virtual void initializeDefaultsForInternalEngine(){};
|
||||
|
||||
protected:
|
||||
void cleanupResources();
|
||||
void printDeviceIndex();
|
||||
|
||||
Reference in New Issue
Block a user