summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: drop the non-sense firmware version check on arcturusEvan Quan2020-02-191-2/+3
* drm/amdgpu: add is_raven_kicker judgement for raven1changzhu2020-02-191-2/+9
* drm/amdgpu: record non-zero error counter info in NBIO before resetting GPUGuchun Chen2020-02-191-1/+14
* drm/amdgpu: log on non-zero error conter per IP before GPU resetGuchun Chen2020-02-191-0/+33
* drm/amd/display: Don't take the address of skip_scdc_overwrite in dc_link_det...Nathan Chancellor2020-02-191-2/+1
* drm/amd/powerplay: correct the way for checking SMU_FEATURE_BACO_BIT supportEvan Quan2020-02-131-1/+12
* drm/amdgpu: return -EFAULT if copy_to_user() failsDan Carpenter2020-02-121-4/+2
* drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher2020-02-121-0/+2
* drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher2020-02-121-0/+2
* drm/amdgpu/soc15: fix xclk for ravenAlex Deucher2020-02-121-1/+6
* drm/amdgpu/display move get_num_odm_splits() into dc_resource.cAlex Deucher2020-02-124-17/+19
* drm/amdgpu/display: extend DCN guardsAlex Deucher2020-02-123-4/+4
* drm/amdgpu/display: extend DCN guard in dal_bios_parser_init_cmd_tbl_helper2Alex Deucher2020-02-121-10/+3
* drm/powerplay: Ratelimit PP_ASSERT warningsKent Russell2020-02-121-2/+2
* drm/amd/powerplay: always refetch the enabled features status on dpm enablementEvan Quan2020-02-121-3/+3
* drm/amd/display: fix dtm unloadingBhawanpreet Lakha2020-02-121-1/+25
* drm/amd/display: Fix message for encryptionBhawanpreet Lakha2020-02-121-6/+1
* drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha2020-02-121-2/+2
* drm/amd/display: update HDCP DTM immediately after hardware programmingWenjing Liu2020-02-128-110/+106
* drm/amd/display: no hdcp retry if bksv or ksv list is revokedWenjing Liu2020-02-125-3/+13
* drm/amd/display: Handle revoked receiversBhawanpreet Lakha2020-02-122-6/+28
* drm/amdgpu/runpm: enable runpm on baco capable VI+ asicsAlex Deucher2020-02-121-2/+8
* drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj2020-02-126-26/+70
* drm/amdkfd: show warning when kfd is lockedRajneesh Bhardwaj2020-02-121-0/+2
* drm/amdgpu: Fix missing error check in suspendRajneesh Bhardwaj2020-02-121-0/+3
* drm/amd/display: Remove set but not unused variable 'stream_status'YueHaibing2020-02-111-7/+1
* drm/amdgpu/powerplay: fix baco check for vega20Alex Deucher2020-02-111-3/+4
* drm/amdgpu/smu: properly handle runpm/suspend/resetAlex Deucher2020-02-111-16/+19
* drm/amdgpu: add flag for runtime suspendAlex Deucher2020-02-112-0/+3
* drm/amdgpu:/navi10: use the ODCAP enum to index the caps arrayAlex Deucher2020-02-111-11/+11
* drm/amdgpu: update smu_v11_0_pptable.hAlex Deucher2020-02-111-14/+32
* drm/amdgpu: Do not move root PT bo to relocated listxinhui pan2020-02-111-17/+17
* drm/amdgpu: correct comment to clear up the confusionGuchun Chen2020-02-111-1/+6
* drm/amd/powerplay: suppress nonsupport profile mode overrun messagePrike Liang2020-02-111-2/+6
* drm/amd/powerplay: update smu11_driver_if_navi10.hEvan Quan2020-02-112-3/+4
* drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee2020-02-111-1/+1
* drm/amd/display: Use fb_base/fb_offset if available for translationNicholas Kazlauskas2020-02-111-0/+6
* drm/amd/display: Add psr get_state callWyatt Wood2020-02-113-7/+10
* drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas2020-02-111-4/+0
* drm/amd/display: add monitor patch to disable SCDC read/writeMartin Leung2020-02-114-0/+18
* drm/amd/display: add odm split logic to scaling calculationsDmytro Laktyushkin2020-02-113-80/+132
* drm/amd/display: 3.2.72Anthony Koo2020-02-111-1/+1
* drm/amd/display: Drop unused field from dc_panel_patchNikola Cornij2020-02-111-1/+0
* drm/amd/display: Update register definesAnthony Koo2020-02-112-27/+0
* drm/amd/display: Toggle VSR button cause system crashPeikang Zhang2020-02-111-2/+6
* drm/amd/display: Add backlight support via AUXRodrigo Siqueira2020-02-112-28/+167
* drm/amd/display: Add AUX backlight registerRodrigo Siqueira2020-02-112-8/+8
* drm/amd/display: Hookup psr set version callWyatt Wood2020-02-112-6/+12
* drm/amd/display: Pass override OUI in to dc_init_dataCalvin Hou2020-02-114-18/+41
* drm/amd/display: Remove unused values from psr structWyatt Wood2020-02-112-23/+0