summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-08-04drm/amdgpu: move IP discovery data to mmanAlex Deucher
2020-08-04drm/amdgpu: move stolen memory from gmc to mmanAlex Deucher
2020-08-04drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturusAlex Deucher
2020-08-04drm/amdgpu: drop the CPU pointers for the stolen vga bosAlex Deucher
2020-08-04drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS consoleAlex Deucher
2020-08-04drm/amdgpu: add support for extended stolen vga memoryAlex Deucher
2020-08-04drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher
2020-08-04drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher
2020-08-04drm/amdgpu: use create_at for the stolen pre-OS bufferAlex Deucher
2020-08-04drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)Alex Deucher
2020-08-04drm/amdgpu/smu: rework i2c adpater registrationAlex Deucher
2020-08-04drm/amd/display: 3.2.97Aric Cyr
2020-08-04drm/amd/display: [FW Promotion] Release 0.0.27Anthony Koo
2020-08-04drm/amd/display: Separate pipe disconnect from rest of progrmamingAlvin Lee
2020-08-04drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu
2020-08-04drm/amd/display: Display goes blank after instIgor Kravchenko
2020-08-04drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen
2020-08-04drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu
2020-08-04drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr
2020-08-04drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol
2020-08-04drm/amd/display: Fix logger contextHarry Wentland
2020-08-04drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol
2020-08-04drm/amd/display: populate new dml variableDmytro Laktyushkin
2020-08-04drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko
2020-08-04drm/amd/display: Use parameter for call to set output muxEric Bernstein
2020-08-04drm/amd/display: Update virtual stream encoderEric Bernstein
2020-08-04drm/amd/display: DSC Slice height debugfs write entryEryk Brol
2020-08-04drm/amdgpu: added RAS EEPROM device support checkJohn Clements
2020-08-04drm/amdgpu: enable RAS support for sienna cichlidJohn Clements
2020-08-04drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu
2020-08-04drm/amdgpu: update eeprom once specifying one bigger threshold(v3)Guchun Chen
2020-08-04drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0Guchun Chen
2020-08-04drm/amdgpu: decouple sysfs creating of bad page nodeGuchun Chen
2020-08-04drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)Guchun Chen
2020-08-04drm/amdgpu: restore ras flags when user resets eeprom(v2)Guchun Chen
2020-08-04drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen
2020-08-04drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)Guchun Chen
2020-08-04drm/amdgpu: skip bad page reservation once issuing from eeprom writeGuchun Chen
2020-08-04drm/amdgpu: break driver init process when it's bad GPU(v5)Guchun Chen
2020-08-04drm/amdgpu: add bad gpu tag definitionGuchun Chen
2020-08-04drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen
2020-08-04drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen
2020-08-04drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher