summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2018-08-27drm/amd/display: Flatten unnecessary i2c functionsDavid Francis1-77/+34
2018-08-27drm/amd/display: support 48 MHZ refclk offEric Yang1-3/+33
2018-08-27drm/amd/display: Remove redundant i2c structsDavid Francis4-177/+28
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas7-29/+140
2018-08-27drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c com...David Francis1-80/+109
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy1-1/+5
2018-08-27drm/amd/display: eliminate long wait between register polls on MaximusKen Chalmers1-7/+2
2018-08-27drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas4-4/+77
2018-08-27drm/amd/display: Use non-deprecated vblank handlerLeo (Sunpeng) Li1-6/+4
2018-08-27drm/amd/display: dc 3.1.63Tony Cheng1-1/+1
2018-08-27drm/amd/display: Eliminate i2c hw function pointersDavid Francis2-345/+291
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher10-0/+135
2018-08-27drm/amd/display: indent an if statementDan Carpenter1-1/+1
2018-08-27drm/amd/display: fix a compile warningWen Yang1-1/+1
2018-08-27drm/amd/display: implement DPMS DTN test v2Jun Lei5-2/+518
2018-08-27drm/amd/display: move edp fast boot optimization flag to streamAnthony Koo4-14/+21
2018-08-27drm/amd/display: Combine dce80 and dce100 i2c hw functionsDavid Francis1-197/+40
2018-08-27drm/amd/display: Define registers for dcn10Nikola Cornij1-0/+2
2018-08-27drm/amd/display: Program csc matrix as part of stream updateSivapiriyanKumarasamy2-0/+28
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis18-30/+2452
2018-08-27drm/amd/display: Program gamut remap as part of stream updateSivapiriyanKumarasamy2-0/+28
2018-08-27drm/amd/display: HDR dynamic meta should be treated as stream updateKrunoslav Kovac1-1/+1
2018-08-27drm/amd/display: Handle HDR meta update as fast updateKrunoslav Kovac1-7/+7
2018-08-27drm/amd/display: Program vsc_infopacket in commit_planes_for_streamAlvin lee2-1/+3
2018-08-27drm/amd/display: Enable Stereo in Dal3Alvin lee8-38/+208
2018-08-27drm/amd/display: Program vline interrupt on FAST updateSivapiriyanKumarasamy1-6/+7
2018-08-27drm/amd/display: decouple front and backend pgm using dpms_off as backend ena...Samson Tam5-82/+123
2018-08-27drm/amd/display: add config for sending VSIFAnthony Koo3-1/+5
2018-08-27drm/amd/display: Don't force UPDATE_TYPE_FULL if stream_update has hdr_static...Harry Wentland1-3/+0
2018-08-27drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_rangeAnthony Koo1-5/+34
2018-08-27drm/amd/display: refactor vupdate interrupt registrationAnthony Koo1-11/+8
2018-08-27drm/amd/display: fix LFC tearing at top of screenAnthony Koo1-6/+0
2018-08-27drm/amd/display: Add back code to allow for rounding errorAnthony Koo1-1/+12
2018-08-27drm/amd/display: Fix bug that causes black screenAnthony Koo1-12/+6
2018-08-27drm/amd/display: Fix bug where refresh rate becomes fixedAnthony Koo2-20/+26
2018-08-27drm/amd/display: add method to check for supported rangeAnthony Koo2-6/+65
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo14-1670/+930
2018-08-27drm/amdgpu: fill in amdgpu_dm_remove_sink_from_freesync_moduleHarry Wentland1-11/+29
2018-08-27drm/amd/display: enable ABGR and XBGR formats (v4)Mauro Rossi1-0/+6
2018-08-27drm/amd/display: dc 3.1.62Tony Cheng1-1/+1
2018-08-27drm/amd/display: Remove redundant non-zero and overflow checkLeo (Sunpeng) Li1-7/+3
2018-08-27drm/amd/display: add retimer log for HWQ tuning use.Charlene Liu2-1/+61
2018-08-27drm/amd/display: fix dml handling of mono8/16 pixel formatsDmytro Laktyushkin1-2/+2
2018-08-27drm/amd/display: Add dprefclk value to dce_dccgDmytro Laktyushkin2-1/+4
2018-08-27drm/amd/display: fix PIP bugs on Dal3Gloria Li9-14/+46
2018-08-27drm/amd/display: dc 3.1.61Tony Cheng1-1/+1
2018-08-27drm/amd/display: Add check for num of entries in gammaVitaly Prosyak1-1/+2
2018-08-27drm/amd/display: Use DGAM ROM or RAMVitaly Prosyak3-9/+12
2018-08-27drm/amd/display: Print DPP DTN log info only for enabled pipesNikola Cornij3-2/+8
2018-08-27drm/amd/display: correct image viewport calculationMartin Tsai1-0/+49