summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha28-166/+199
2018-03-05drm/amd/display: Handle HDR use cases.Vitaly Prosyak4-76/+227
2018-03-05drm/amd/display: Fix DAL surface change testEric Bernstein1-1/+1
2018-03-05drm/amd/display: dal 3.1.36Tony Cheng1-1/+1
2018-03-05drm/amd/display: add diags clock programmingDmytro Laktyushkin4-13/+21
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin5-17/+28
2018-03-05drm/amd/display: Update DCN OPTC registersDmytro Laktyushkin2-3/+7
2018-03-05drm/amd/display: allocate fbc buffer in AMDGPU_GEM_DOMAIN_GTTShirish S1-1/+1
2018-03-05drm/amd/display: Add regamma lut write mask to SOC baseLeo (Sunpeng) Li1-0/+1
2018-03-05drm/amd/display: Update Link Training Fallback logicWenjing Liu3-25/+79
2018-03-05drm/amd/display: add psr_version to streamXingyue Tao2-2/+3
2018-03-05drm/amd/display: Clear dmps off for eDP when resume.Yongqiang Sun2-4/+6
2018-03-05drm/amd/display: fix missing az disable in reset backendEric Yang1-0/+16
2018-03-05drm/amd/display: dal 3.1.35Tony Cheng1-1/+1
2018-03-05drm/amd/display: Check DCN PState ASSERT failureHersen Wu2-3/+7
2018-03-05drm/amd/display: update cur_clock correctly within set bandwidthYue Hin Lau1-7/+5
2018-03-05drm/amd/display: Use 4096 lut entriesLeo (Sunpeng) Li3-22/+61
2018-03-05drm/amd/display: Add passive dongle support for HPD RearchJohn Barberiz2-3/+6
2018-03-05drm/amd/display: Fix active dongle hotplugRoman Li1-0/+4
2018-03-05drm/amd/display: move MST branch initialize to before link trainingHersen Wu3-0/+19
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+2
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S5-21/+13
2018-02-26drm/amd: Remove inclusion of non-existing include directoriesCorentin Labbe1-2/+0
2018-02-19drm/amd/display: Fix increment when sampling OTF in DCELeo (Sunpeng) Li1-1/+1
2018-02-19drm/amd/display: De PQ implementationVitaly Prosyak3-75/+442
2018-02-19drm/amd/display: Remove unused dm_pp_ interfacesHarry Wentland2-64/+0
2018-02-19drm/amd/display: Add logging for aux DPCD accessEric Yang1-0/+16
2018-02-19drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2Tao1-1/+3
2018-02-19drm/amd/display: provide an interface to query firmware versionAnthony Koo4-8/+21
2018-02-19drm/amd/display: Add missing Vega defines to dal_asic_idHarry Wentland1-0/+8
2018-02-19drm/amd/display: Treat bad EDID as no EDIDEric Yang1-4/+9
2018-02-19drm/amd/display: Remove duplicate entries from BIOS function tableKen Chalmers1-4/+0
2018-02-19drm/amd/display: Make FBC work without fbdev emulationRoman Li1-23/+15
2018-02-19drm/amd/display: Remove delay on disconnect patchJohn Barberiz2-13/+4
2018-02-19drm/amd/display: Skip 2 frames when first reading CRCLeo (Sunpeng) Li2-7/+7
2018-02-19drm/amd/display: Expose DCE110 CRC functions for DCE8Leo (Sunpeng) Li3-4/+12
2018-02-19drm/amd/display: Rework DCE transform bit depth reduction programming.Leo (Sunpeng) Li1-68/+36
2018-02-19drm/amd/display: When enabling CRC, disable dither & enable truncationLeo (Sunpeng) Li2-5/+20
2018-02-19drm/amd/display: Expose dither setting functionality to LinuxLeo (Sunpeng) Li2-0/+34
2018-02-19drm/amd/display: Refactor max color lut entries into a macro.Leo (Sunpeng) Li3-8/+10
2018-02-19drm/amd/display: Hookup color management functionsLeo (Sunpeng) Li3-33/+44
2018-02-19drm/amd/display: Implement color managementLeo (Sunpeng) Li3-1/+224
2018-02-19drm/amd/display: Add color module's gamma helpers to Linux buildLeo (Sunpeng) Li4-1/+1148
2018-02-19drm/amd/display: Use hardware max low point when sampling OTFLeo (Sunpeng) Li1-3/+3
2018-02-19drm/amd/display: Make couple functions in DCE80 TG staticHarry Wentland2-68/+63
2018-02-19drm/amd/display: Re-use DCE100 display_power_gating for DCE80Harry Wentland3-38/+6
2018-02-19drm/amd/display: Remove unused DCE80 compressorHarry Wentland3-913/+1
2018-02-19drm/amd/display: Keep eDP stream enabled during boot.Yongqiang Sun3-24/+34
2018-02-19drm/amd/display: dal 3.1.34Tony Cheng1-1/+1