summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Support plane-level gamut remap in DMStylon Wang2020-04-221-0/+3
* drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood2020-04-224-9/+9
* drm/amd/display: Remove byte swapping for dmcub abm config tableWyatt Wood2020-04-221-38/+36
* drm/amd/display: Force watermark value propagationJoshua Aberback2020-04-222-1/+6
* drm/amd/display: Move enable fractional pwm callWyatt Wood2020-04-221-17/+17
* drm/amd/display: Add user backlight level reg writeWyatt Wood2020-04-221-0/+2
* drm/amd/display: Correct updating logic of dcn21's pipe VM flagsDale Zhao2020-04-221-5/+1
* drm/amd/display: Remove aconnector condition check for dpcd readZhan Liu2020-04-221-20/+18
* drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'YueHaibing2020-04-221-33/+0
* drm/amd/powerplay: remove defined but not used variablesJason Yan2020-04-221-23/+0
* drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim2020-04-226-53/+49
* drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher2020-04-223-4/+9
* drm/amdgpu/display: fix aux registration (v2)Alex Deucher2020-04-222-5/+14
* drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman2020-04-221-0/+26
* Revert "drm/amdgpu: Disable gfx off if VCN is busy"James Zhu2020-04-221-2/+0
* drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen2020-04-221-2/+3
* drm/amdgpu: Disable FRU read on ArcturusKent Russell2020-04-221-3/+4
* drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang2020-04-221-1/+6
* drm/amdgpu/gmc: Fix spelling mistake.Rajneesh Bhardwaj2020-04-221-6/+6
* drm/amdgpu: cache smu fw version infoJohn Clements2020-04-225-12/+29
* Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"Kent Russell2020-04-221-26/+0
* drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher2020-04-221-0/+2
* drm/amdgpu: set mp1 state before reloadJohn Clements2020-04-222-7/+10
* drm/amdgpu: update psp fw loading sequenceJohn Clements2020-04-221-49/+77
* drm/amd/powerplay: update Arcturus smu-driver if headerEvan Quan2020-04-222-3/+14
* drm/amd/powerplay: properly set the dpm_enabled stateEvan Quan2020-04-225-66/+216
* drm/amd/powerplay: correct i2c eeprom init/fini sequenceEvan Quan2020-04-223-15/+17
* drm/amd/powerplay: bump the NAVI10 smu-driver if versionEvan Quan2020-04-221-1/+1
* drm/amd/powerplay: revise the way to retrieve the board parametersEvan Quan2020-04-222-71/+130
* drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang2020-04-221-0/+2
* drm/amd/display: remove redundant assignment to variable dp_ref_clk_khzColin Ian King2020-04-221-1/+1
* drm/radeon: remove defined but not used variables in ci_dpm.cJason Yan2020-04-131-14/+0
* drm/radeon: remove defined but not used 'dte_data_tahiti_le'Jason Yan2020-04-131-18/+0
* drm/amdgpu: remove dead code in si_dpm.cJason Yan2020-04-131-20/+0
* drm/amd/amdgpu: remove hardcoded module name in printsAurabindo Pillai2020-04-136-9/+9
* drm/amd/amdgpu: add print prefix for dev_* variantsAurabindo Pillai2020-04-131-0/+6
* drm/amd/amdgpu: add prefix for pr_* printsAurabindo Pillai2020-04-131-0/+6
* drm/amd/display: code clean up in dce80_hw_sequencer.cJason Yan2020-04-131-28/+0
* drm/amdgpu/ring: simplify scheduler setup logicAlex Deucher2020-04-131-3/+1
* drm/amdgpu/kiq: add no_scheduler flag to KIQAlex Deucher2020-04-131-0/+1
* drm/amdgpu/ring: add no_scheduler flagAlex Deucher2020-04-132-1/+3
* drm/amdgpu/powerplay: get SMC FW size to a flexible wayLikun Gao2020-04-132-2/+3
* drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan2020-04-135-14/+18
* drm/amdgpu: replace DRM prefix with PCI device info for GFX RASGuchun Chen2020-04-131-20/+27
* drm/amdgpu: resume kiq access debugfsYintian Tao2020-04-132-3/+11
* drm/amdgpu: refine ras related message printGuchun Chen2020-04-133-29/+48
* drm/amdgpu: add uncorrectable error count print in UMC ecc irq cbGuchun Chen2020-04-131-0/+3
* drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin2020-04-131-1/+4
* drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu2020-04-131-1/+1
* drm/amdgpu: restrict debugfs register access under SR-IOVYintian Tao2020-04-134-6/+106