Hi,
If we disable/bypass the DISPC GAMMA table for a particular display is the result the same as if we program the gamma table with a 1:1 color mapping?
Thanks
Mike
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
If we disable/bypass the DISPC GAMMA table for a particular display is the result the same as if we program the gamma table with a 1:1 color mapping?
Thanks
Mike
Hi Mike,
What is your usecase here? what are you trying to achiave?
Rgds,
Brijesh
Hi Brijesh,
We added gamma table support to our QNX display driver for a customer request. When the system starts up the driver would attempt to calculate an initial gamma table based on 1.0 gamma. Due to an error in the driver calculations some values were off by one causing some colors to be incorrect. Although we're correcting that issue it raised the question that if gamma is 1.0 is there any reason to actually enable the gamma table or would it be more efficient to bypass the gamma table until the customer application sets a different gamma value.
Thanks
Mike