summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-02-05drm/amd/display: fix unused variable warningArnd Bergmann1-0/+2
2021-02-02drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter1-3/+3
2021-02-02amd/display: remove unneeded variable: "pattern"Bernard Zhao1-3/+1
2021-02-02drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabledJinzhou Su1-4/+10
2021-02-02drm/amd/display: 3.2.121Aric Cyr1-1/+1
2021-02-02drm/amd/display: [FW Promotion] Release 0.0.50Anthony Koo1-2/+2
2021-02-02drm/amd/display: Reject too small viewport size when validating planeNikola Cornij3-3/+29
2021-02-02drm/amd/display: Better handling of dummy p-state tableJoshua Aberback1-7/+5
2021-02-02drm/amd/display: Workaround for some legacy DP-VGA donglesTaimur Hassan1-1/+12
2021-02-02drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu1-1/+3
2021-02-02drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu1-8/+6
2021-02-02drm/amd/display: remove unused force_ignore_link_settings debug optionWenjing Liu2-4/+0
2021-02-02drm/amd/display: Add Freesync HDMI support to DMCUStylon Wang6-1/+268
2021-02-02drm/amd/display: Enable "trigger_hotplug" debugfs on all outputsStylon Wang1-4/+6
2021-02-02drm/amd/display: Fix CW4 programming for dmub30 cached inboxNicholas Kazlauskas3-2/+4
2021-02-02drm/amd/display: fix initial bounding box values for dcn3.02Samson Tam3-10/+184
2021-02-02drm/amd/display: implement support for DID2.0 dsc passthroughJun Lei3-14/+23
2021-02-02drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu1-2/+2
2021-02-02drm/amd/display: Release DSC before acquiringMikita Lipski1-1/+5
2021-02-02drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang1-2/+0
2021-02-02drm/amd/display: fix calculation for the pwl backlight curveAnthony Koo1-1/+1
2021-02-02drm/amd/display: 3.2.120Aric Cyr1-1/+1
2021-02-02drm/amd/display: [FW Promotion] Release 0.0.49Anthony Koo1-2/+3
2021-02-02drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee1-0/+10
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu6-17/+19
2021-02-02drm/amd/display: Set power_gated to true for seamless boot pipe initLewis Huang1-0/+1
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha3-23/+30
2021-02-02drm/amd/display: Add null pointer check to is_dig_enabled funcMichael Strauss1-1/+2
2021-02-02drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.cBrendan Steve Leder1-0/+4
2021-02-02drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen1-3/+3
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas6-330/+4
2021-02-02drm/amdgpu: enable freesync for A+A configsChristian König2-3/+7
2021-02-02drm/amd/pm: remove some useless code for vangoghXiaojian Du1-3/+0
2021-02-02drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du1-0/+3
2021-02-02drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong1-2/+16
2021-02-02drm/amdgpu: Fix a false positive when pin non-VRAM memoryxinhui pan1-1/+2
2021-02-02drm/amdgpu: Limit the maximum size of contiguous VRAM that can be encapsulate...Ramesh Errabolu1-0/+3
2021-02-02drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui1-10/+6
2021-02-02drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui1-1/+1
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher7-103/+86
2021-02-01Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher7-9/+39
2021-02-01drm/amd/display: Simplify bool conversionAbaci Team1-1/+1
2021-02-01amdgpu: Add Missing Sienna Cichlid DIDOri Messinger1-0/+1
2021-02-01drm/amd/pm: correct string parsing for extra separator characters caseEvan Quan1-0/+2
2021-02-01drm/amdgpu/pm: Account for extra separator characters in sysfs interfaceMatt Coffin1-0/+2
2021-02-01Revert "Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers""Evan Quan1-6/+3
2021-01-28drm/amd/amdkfd: adjust dummy functions' placementLang Yu2-106/+119
2021-01-28drm/amdgpu: disable gpu reset on Vangogh for nowAlex Deucher2-1/+4
2021-01-26drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner3-0/+76
2021-01-26drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner1-4/+4