summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
AgeCommit message (Expand)AuthorFilesLines
2017-09-27drm/amd/display: Fix 64-bit division, yet againHarry Wentland1-4/+11
2017-09-27drm/amd/display: Set ignore_msa_timing flag for freesync modesSylvia Tsai1-1/+5
2017-09-27drm/amd/display: Fix compile warningsAnthony Koo1-4/+3
2017-09-27drm/amd/display: Disable Modules at RuntimeAnthony Koo2-36/+65
2017-09-27drm/amd/display: Remove unused color and power modulesHarry Wentland6-4275/+0
2017-09-27drm/amd/display: Fix color module crash when hotplug monitors.Anthony Koo1-134/+175
2017-09-27drm/amd/display: Set gamma to NULL at releaseYongqiang Sun1-5/+3
2017-09-27drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong2-24/+12
2017-09-27drm/amd/display: Fix licensing headerHarry Wentland2-19/+42
2017-09-27drm/amd/display: Implement gamma correction using input LUTAric Cyr1-3/+3
2017-09-27drm/amd/display: Reset gamma to NULL after releaseAnthony Koo1-1/+3
2017-09-27drm/amd/display: Framework for degamma and regramma through color moduleAmy Zhang3-94/+598
2017-09-27drm/amd/display: Refactor to move gamma correction to moduleAnthony Koo2-0/+81
2017-09-27drm/amd/display: Refactor to move color helper into moduleAnthony Koo3-2/+251
2017-09-27drm/amd/display: Retrieve windowed fullscreen stateAndrew Wong1-0/+3
2017-09-27drm/amd/display: Fix warning in freesync moduleHarry Wentland1-0/+3
2017-09-27drm/amd/display: use rgb full range as default quantization for non HDMIWenjing Liu2-6/+94
2017-09-27drm/amd/display: Update rgb limited range csc matrix calculationWenjing Liu1-84/+216
2017-09-27drm/amd/dc: Add dc display driver (v2)Harry Wentland7-0/+4486