DisplayCoreCustomCompositor on special-purpose not working on intel UHD 630 gen iGPUs

mogineering 96 Reputation points
2021-07-21T14:10:44.483+00:00

Hello everyone,

I was just trying the DisplayCoreCustomCompositor and am having an issue where it the application is not outputting any image to the any display marked as special-purpose connected on the iGPU.

Going through debug, I can see the display ownership being taken and the display backlight does turn on, but when the function to send colour to the screen is called nothing happens.
We already tested the display using an dedicated GPU with the same code and it is correctly showing the image, so its not an issue of the display supporting DX11.

We also tested the same code on Intel® HD Graphics 4600 and it is also correctly displaying the application.

Is there any know issue with the UHD 630 family specially? We currently do not have a system capable of being connect to multiple displays to test more recent iGPU versions.

We could really use some help right now, so please give us some guidance.

Best Regards

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,130 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,734 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,000 questions
0 comments No comments
{count} votes

Accepted answer
  1. mogineering 96 Reputation points
    2021-07-22T08:32:05.377+00:00

    Thanks

    I'm still learning the windows ways, so thanks @Teemo Tang for pointing I was using the incorrect tags.

    Kind Regards


1 additional answer

Sort by: Most helpful
  1. Teemo Tang 11,411 Reputation points
    2021-07-22T06:21:33.42+00:00

    I see you come here from Microsoft Community, Welcome to Microsoft Q&A Platform.
    But if you want to ask a development related question, you need to add corresponding tag, such as development language or development Platform. If you want to debug something, you need to find out the specific product.
    Windows-10-application-compatibility tag is used for discussing Windows 10 built-in application and Store apps related, it is not related to hardware development and software test.
    You may post your question in github for a code help or Intel Communities for hardware development support.
    Thanks for understanding and cooperating.

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.