summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-next-5.10-2020-09-18' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-23125-831/+2154
|\
| * drm/amd/pm: Skip smu_post_init in SRIOVJingwen Chen2020-09-181-0/+3
| * drm/amd/pm: apply dummy reads workaround for CDR enabled onlyEvan Quan2020-09-181-3/+5
| * drm/amdgpu: remove experimental flag from navi12Alex Deucher2020-09-171-2/+2
| * drm/amdkfd: Reduce eviction/restore message levelsPhilip Cox2020-09-171-4/+4
| * drm/amdkfd: Add process eviction counters to sysfsPhilip Cox2020-09-173-1/+116
| * drm/amdkfd: Add some eveiction debugging codePhilip Cox2020-09-172-0/+2
| * drm/amdgpu/powerplay: hwmgr - modify the return valueXiaoliang Pang2020-09-172-2/+2
| * drm/amd/display: Delete duplicated argument to '&&' or '||'Ye Bin2020-09-172-4/+4
| * drm/amd/display: dc/clk_mgr: make function staticMauro Rossi2020-09-171-1/+1
| * drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao2020-09-171-0/+8
| * drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher2020-09-171-8/+8
| * drm/amdgpu: add VCN 3.0 AV1 registersAlex Deucher2020-09-171-0/+34
| * drm/amdgpu: add the GC 10.3 VRS registersAlex Deucher2020-09-173-0/+56
| * drm/amd/display: Remove set but used 'temp'Ye Bin2020-09-171-3/+1
| * drm/amdgpu: unmap register bar on device init failureAlex Deucher2020-09-171-2/+6
| * drm/amd/amdgpu: add mmUVD_FW_STATUS register to uvd700Tom St Denis2020-09-172-0/+23
| * drm/amd/display: Add missing "Copy GSL groups when committing a new context"Bhawanpreet Lakha2020-09-171-0/+11
| * drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha2020-09-171-1/+1
| * drm/amdgpu: prevent double kfree ttm->sgPhilip Yang2020-09-171-0/+1
| * drm/amdgpu: No sysfs, not an error conditionLuben Tuikov2020-09-171-3/+1
| * drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen2020-09-171-1/+1
| * amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not setShirish S2020-09-171-1/+4
| * drm/amd/pm: correct Renoir UMD Stable Pstate settingsEvan Quan2020-09-172-1/+52
| * drm/amd/pm: lower Raven UMD Stable Pstate VCN valuesEvan Quan2020-09-172-2/+3
| * drm/amd/pm: move NAVI1X power mode switching workaround to post_initEvan Quan2020-09-172-15/+19
| * drm/amd/pm: apply no power source workaround if dc reported by gpioEvan Quan2020-09-171-10/+12
| * drm/amd/pm: process pending AC/DC switch interruptEvan Quan2020-09-171-10/+30
| * drm/amd/pm: add Raven2 watermark WmType settingEvan Quan2020-09-172-1/+13
| * drm/amd/pm: add Renoir watermark WmType settingEvan Quan2020-09-171-0/+4
| * drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan2020-09-176-206/+78
| * drm/amd/pm: drop dead codeEvan Quan2020-09-171-3/+0
| * drm/amd/pm: minor cleanupsEvan Quan2020-09-171-17/+5
| * drm/amd/pm: drop unnecessary table existence and dpm enablement checkEvan Quan2020-09-174-32/+5
| * drm/amd/pm: drop unnecessary smu_baco->mutex lock protections(V2)Evan Quan2020-09-174-12/+1
| * drm/amd/pm: drop unnecessary feature->mutex lock protections(V2)Evan Quan2020-09-172-6/+0
| * drm/amd/pm: make namings and comments more readableEvan Quan2020-09-171-4/+4
| * drm/amd/pm: correct the requirement for umc cdr workaroundEvan Quan2020-09-171-10/+9
| * drm/amd/pm: apply the CDR workarounds only with some specific UMC firmwares(V2)Evan Quan2020-09-173-9/+49
| * drm/amd/pm: implement a new umc cdr workaroundEvan Quan2020-09-174-1/+234
| * drm/amd/pm: allocate a new buffer for pstate dummy readingEvan Quan2020-09-172-0/+46
| * drm/amd/pm: revise the umc hybrid cdr workaroundEvan Quan2020-09-171-27/+34
| * drm/amd/pm: put Navi1X umc cdr workaround in post_smu_initEvan Quan2020-09-174-12/+14
| * drm/amd/pm: postpone SOCCLK/UCLK enablement after DAL initialization(V2)Evan Quan2020-09-173-24/+46
| * drm/amd/pm: wrapper for postponing some setup job after DAL initializatioa(V2)Evan Quan2020-09-173-0/+8
| * drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer2020-09-151-22/+10
| * drm/amdgpu/gmc9: remove mmhub client duplicated caseAlex Deucher2020-09-151-1/+0
| * drm/amdgpu: Fail to load on RAVEN if SME is activeAlex Deucher2020-09-151-0/+10
| * drm/amd/display: Create trigger_hotplug entryYueHaibing2020-09-151-0/+1
| * drm/amd/display: Fix possible memleak in dp_trigger_hotplug()YueHaibing2020-09-151-1/+3