summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-17drm/amd/pm: apply the CDR workarounds only with some specific UMC firmwares(V2)Evan Quan3-9/+49
2020-09-17drm/amd/pm: implement a new umc cdr workaroundEvan Quan4-1/+234
2020-09-17drm/amd/pm: allocate a new buffer for pstate dummy readingEvan Quan2-0/+46
2020-09-17drm/amd/pm: revise the umc hybrid cdr workaroundEvan Quan1-27/+34
2020-09-17drm/amd/pm: put Navi1X umc cdr workaround in post_smu_initEvan Quan4-12/+14
2020-09-17drm/amd/pm: postpone SOCCLK/UCLK enablement after DAL initialization(V2)Evan Quan3-24/+46
2020-09-17drm/amd/pm: wrapper for postponing some setup job after DAL initializatioa(V2)Evan Quan3-0/+8
2020-09-15drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer1-22/+10
2020-09-15drm/amdgpu/gmc9: remove mmhub client duplicated caseAlex Deucher1-1/+0
2020-09-15drm/amdgpu: Fail to load on RAVEN if SME is activeAlex Deucher1-0/+10
2020-09-15drm/amd/display: Create trigger_hotplug entryYueHaibing1-0/+1
2020-09-15drm/amd/display: Fix possible memleak in dp_trigger_hotplug()YueHaibing1-1/+3
2020-09-15drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+5
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v4_0.cZheng Bin1-2/+2
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in amdgpu_atpx_handler.cZheng Bin1-2/+2
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in uvd_v6_0.cZheng Bin1-2/+2
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in si.cZheng Bin1-1/+1
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_2.cZheng Bin1-1/+1
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_0.cZheng Bin1-1/+1
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v10_0.cZheng Bin1-1/+1
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.cZheng Bin1-1/+1
2020-09-15drm/radeon: Add sclk frequency as hwmon sensorSandeep Raghuraman1-1/+28
2020-09-15drm/scheduler: fix sched_fence.c kernel-doc warningsTian Tao1-1/+1
2020-09-15drm: amd/display: fix spelling of "function"Randy Dunlap8-8/+8
2020-09-15drm/amd/display: Remove duplicate includeChen Zhou1-1/+0
2020-09-15drm/amdgpu: stop resetting xgmi perfmons on disableJonathan Kim2-11/+16
2020-09-15drm/radeon: revert "Prefer lower feedback dividers"Christian König1-1/+1
2020-09-15drm/amdgpu: More accurate description of a function paramOak Zeng2-3/+3
2020-09-15drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gartOak Zeng1-1/+6
2020-09-15drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky1-1/+1
2020-09-15drm/amd/display: update clock when non-seamless boot stream existLewis Huang1-2/+2
2020-09-15drm/amd/display: update dcn30_optc header with missing declarationsDmytro Laktyushkin2-3/+6
2020-09-15drm/amd/display: get socBB from VBIOSJun Lei4-1/+96
2020-09-15drm/amd/display: Further fix of psr eDP p-state warningFangzhi Zuo1-1/+1
2020-09-15drm/amd/display: update nv1x stutter latenciesJun Lei1-2/+2
2020-09-15drm/amd/display: fix compile warning in dmlRoman Li1-1/+1
2020-09-15drm/amd/display: remove dc context from transfer functionJosip Pavic5-17/+1
2020-09-15drm/amd/display: Add connector to the state if DSC debugfs is setEryk Brol1-0/+41
2020-09-15drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol4-22/+26
2020-09-15drm/amd/display: Return the number of bytes parsed than allocatedEryk Brol1-8/+8
2020-09-15drm/amd/display: Update idle optimization handlingJoshua Aberback3-6/+14
2020-09-15drm/amd/display: implement notify stream maskEric Yang4-0/+37
2020-09-15drm/amd/display: 3.2.102Aric Cyr1-1/+1
2020-09-15drm/amd/display: [FW Promotion] Release 0.0.32Anthony Koo1-2/+3
2020-09-15drm/amd/display: adding pathway to retrieve stutter periodMartin Leung3-3/+16
2020-09-15drm/amd/display: Add trigger connector unplugEryk Brol1-2/+29
2020-09-15drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entryEryk Brol4-13/+29
2020-09-15drm/amd/display: make dcn20 stream_gating use a pointer for dsc_pg_controlDmytro Laktyushkin1-4/+4
2020-09-15drm/amd/display: Multi display cause system lag on mode changeAric Cyr1-6/+12
2020-09-15drm/amd/display: Disable idle optimization when PSR is enabledZhan Liu1-14/+11