summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2020-08-05drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher6-6/+8
2020-08-05drm/amdgpu: use create_at for the stolen pre-OS bufferAlex Deucher1-4/+4
2020-08-05drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)Alex Deucher1-0/+3
2020-08-05drm/amdgpu/smu: rework i2c adpater registrationAlex Deucher4-48/+6
2020-08-05drm/amd/display: 3.2.97Aric Cyr1-1/+1
2020-08-05drm/amd/display: [FW Promotion] Release 0.0.27Anthony Koo1-3/+12
2020-08-05drm/amd/display: Separate pipe disconnect from rest of progrmamingAlvin Lee7-0/+141
2020-08-05drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu5-4/+75
2020-08-05drm/amd/display: Display goes blank after instIgor Kravchenko3-3/+56
2020-08-05drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen1-2/+2
2020-08-05drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu1-1/+1
2020-08-05drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr1-16/+0
2020-08-05drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol1-0/+45
2020-08-05drm/amd/display: Fix logger contextHarry Wentland1-1/+2
2020-08-05drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol4-1/+98
2020-08-05drm/amd/display: populate new dml variableDmytro Laktyushkin1-1/+2
2020-08-05drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko10-9/+182
2020-08-05drm/amd/display: Use parameter for call to set output muxEric Bernstein1-2/+5
2020-08-05drm/amd/display: Update virtual stream encoderEric Bernstein1-0/+13
2020-08-05drm/amd/display: DSC Slice height debugfs write entryEryk Brol4-1/+107
2020-08-05drm/amdgpu: added RAS EEPROM device support checkJohn Clements1-1/+16
2020-08-05drm/amdgpu: enable RAS support for sienna cichlidJohn Clements2-2/+7
2020-08-05drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu7-73/+76
2020-08-05drm/amdgpu: update eeprom once specifying one bigger threshold(v3)Guchun Chen1-2/+28
2020-08-05drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0Guchun Chen2-4/+6
2020-08-05drm/amdgpu: decouple sysfs creating of bad page nodeGuchun Chen1-21/+42
2020-08-05drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)Guchun Chen1-5/+7
2020-08-05drm/amdgpu: restore ras flags when user resets eeprom(v2)Guchun Chen1-3/+10
2020-08-05drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen5-3/+79
2020-08-05drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)Guchun Chen1-1/+36
2020-08-05drm/amdgpu: skip bad page reservation once issuing from eeprom writeGuchun Chen2-5/+11
2020-08-05drm/amdgpu: break driver init process when it's bad GPU(v5)Guchun Chen4-7/+36
2020-08-05drm/amdgpu: add bad gpu tag definitionGuchun Chen1-0/+3
2020-08-05drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen4-0/+58
2020-08-05drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen2-0/+12
2020-08-05drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi1-11/+13
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-30drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen2-0/+2
2020-07-30drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe1-6/+29
2020-07-30drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe1-1/+3
2020-07-30drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tailDaniel Vetter1-13/+6
2020-07-30drm/amd/powerplay: Remove unneeded cast from memory allocationLi Heng1-1/+1
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-30drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen1-2/+2
2020-07-30drm/amd/powerplay: update driver if version for navy_flounderJiansong Chen1-1/+1
2020-07-30drm/amdgpu: enable umc 8.7 functions in gmc v10John Clements2-2/+50
2020-07-30drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui1-0/+6
2020-07-30drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2Aric Cyr1-7/+6
2020-07-30drm/amd/display: 3.2.96Aric Cyr1-1/+1