aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorUma Shankar <[email protected]>2019-02-11 19:20:21 +0530
committerMaarten Lankhorst <[email protected]>2019-02-13 11:25:14 +0100
commit8957129cb3b0144aceb46b8002cb5d1c45326b01 (patch)
treec23157f4e24e2e6771b001f35c771dd4d546634e /tools/perf/scripts/python/exported-sql-viewer.py
parentb3b0391af2afa783841fb70eaa715b8a79a17d99 (diff)
drm/i915/glk: Fix degamma lut programming
Fixed the glk degamma lut programming which currently was hard coding a linear lut all the time, making degamma block of glk basically a pass through. Currently degamma lut for glk is assigned as 0 in platform configuration. Updated the same to 33 as per the hardware capability. IGT tests for degamma were getting skipped due to this, spotted by Swati. ToDo: The current gamma/degamm lut ABI has just 16bit for each color component. This is not enough for GLK+, since input precision is increased to 3.16 which will need 19bit entries. v2: Added Matt's RB. v3: Changed uint32_t to u32. v4: Fixed Maarten's review comment Credits-to: Swati Sharma <[email protected]> Signed-off-by: Uma Shankar <[email protected]> Reviewed-by: Matt Roper <[email protected]> Reviewed-by: Maarten Lankhorst <[email protected]> Signed-off-by: Maarten Lankhorst <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions