summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/amd
AgeCommit message (Expand)Author
2019-10-30drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Jonathan Gray
2019-10-20unstub amdgpu_ttm_bo_eviction_valuable()Jonathan Gray
2019-10-17drm/amd/display: num of sw i2c/aux engines less than num of connectorsJonathan Gray
2019-10-13drm/amdgpu: Check for valid number of registers to readJonathan Gray
2019-10-13drm/amdgpu: Fix KFD-related kernel oops on HawaiiJonathan Gray
2019-10-08drm/amdgpu/si: fix ASIC testsJonathan Gray
2019-10-08drm/amd/display: support spdifJonathan Gray
2019-10-08drm/amd/display: reprogram VM config when system resumeJonathan Gray
2019-10-08drm/amd/display: fix issue where 252-255 values are clippedJonathan Gray
2019-10-06drm/amd/display: Restore backlight brightness after system resumeJonathan Gray
2019-10-06drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Jonathan Gray
2019-10-01Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"Jonathan Gray
2019-09-16drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocJonathan Gray
2019-09-16drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Jonathan Gray
2019-09-16drm/amdkfd: Add missing Polaris10 IDJonathan Gray
2019-09-16drm/amd/dm: Understand why attaching path/tile properties are neededJonathan Gray
2019-09-16drm/amd/pp: Fix truncated clock value when set watermarkJonathan Gray
2019-09-16powerplay: Respect units on max dcfclk watermarkJonathan Gray
2019-09-16drm/amdgpu: Update gc_9_0 golden settings.Jonathan Gray
2019-09-16drm/amdgpu/gfx9: Update gfx9 golden settings.Jonathan Gray
2019-08-25drm/amdgpu: fix a potential information leaking bugJonathan Gray
2019-08-21Add simple amdgpu pci id devlist for the ramdisk to determine ifJonathan Gray
2019-08-19define CONFIG_X86* in autoconf.h as needed and reduce diff to linuxJonathan Gray
2019-08-18Implement a few Linux compat ACPI interfaces and enable the ACPI supportMark Kettenis
2019-08-17drm/amd/display: Increase size of audios arrayJonathan Gray
2019-08-17drm/amd/display: Only enable audio if speaker allocation existsJonathan Gray
2019-08-17drm/amd/display: Fix dc_create failure handling and 666 color depthsJonathan Gray
2019-08-17drm/amd/display: use encoder's engine id to find matched free audio deviceJonathan Gray
2019-08-17drm/amd/display: Wait for backlight programming completion in set backlight l...Jonathan Gray
2019-08-13Implement backlight control for amdgpu(4). This allows me to setPatrick Wildt
2019-08-13Don't match on amdgpu devices flagged as having experimental hardware supportJonathan Gray
2019-08-09match radeon/atom.c rev 1.4 and #undef DEBUG before DEBUG macroJonathan Gray
2019-07-31drm/amd/display: fix compilation errorJonathan Gray
2019-07-31drm/amd/display: Always allocate initial connector state stateJonathan Gray
2019-07-31drm/amdkfd: Fix sdma queue map issueJonathan Gray
2019-07-31drm/amdkfd: Fix a potential memory leakJonathan Gray
2019-07-31drm/amd/display: Disable ABM before destroy ABM structJonathan Gray
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStEJonathan Gray
2019-07-31drm/amd/display: Fill prescale_params->scale for RGB565Jonathan Gray
2019-07-15unstub phm_irq_process()Jonathan Gray
2019-07-11drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEJonathan Gray
2019-07-11drm/amd/powerplay: use hardware fan control if no powerplay fan tableJonathan Gray
2019-07-09unstub dma_fence_wait_any_timeout() call in amdgpu_sa_bo_new()Jonathan Gray
2019-07-09unstub amdgpu_cs_wait_any_fence()Jonathan Gray
2019-07-04drm/amdgpu: simplify Raven, Raven2, and Picasso handlingJonathan Gray
2019-07-04drm/amdgpu: use IP presence to free uvd and vce handlesJonathan Gray
2019-07-04drm/amdgpu/soc15: clean up picasso supportJonathan Gray
2019-07-04drm/amdgpu: add new raven series deviceJonathan Gray
2019-07-04drm/amdgpu: add ip blocks for picasso (v2)Jonathan Gray
2019-07-04drm/amdgpu: enable vcn powergating for PCOJonathan Gray