summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-12-25WSDISPLAYIO_GTYPE is u_int not intJonathan Gray
2019-11-13drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Jonathan Gray
2019-11-11drm/amdgpu: fix potential VM faultsJonathan Gray
2019-11-09drm/amdgpu: fix memory leakJonathan Gray
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-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-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/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-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/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStEJonathan Gray
2019-07-11drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEJonathan 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
2019-07-04drm/amdgpu: Enable SDMA power gating for PCOJonathan Gray
2019-07-04drm/amdgpu: Add pg support for gfxoff for PCOJonathan Gray
2019-07-04drm/amdgpu: add picasso for amdgpu kmsJonathan Gray
2019-07-04drm/amdgpu: add picasso support for sdma_v4Jonathan Gray
2019-07-04drm/amdgpu: add picasso support for gfx_v9_0Jonathan Gray
2019-07-04drm/amdgpu: add picasso support for gmcJonathan Gray
2019-07-04drm/amdgpu: add clockgating support for picassoJonathan Gray
2019-07-04drm/amdgpu: add picasso support for vcnJonathan Gray
2019-07-04drm/amdgpu: add picasso ucode loading methodJonathan Gray
2019-07-04drm/amdgpu: initilize picasso psp firmwares supportJonathan Gray
2019-07-04drm/amd/display/dm: add picasso supportJonathan Gray
2019-07-04drm/amdgpu: add picasso support for vmJonathan Gray
2019-07-04drm/amdgpu: add soc15 support for picassoJonathan Gray
2019-07-04drm/amdgpu: add picasso to asic_type enumJonathan Gray
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inJonathan Gray
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initJonathan Gray
2019-05-31drm/amdgpu: fix old fence check in amdgpu_fence_emitJonathan Gray
2019-05-31remove duplicate page tableJonathan Gray
2019-05-24Match radeon_device.c rev 1.2 and return early in amdgpu_device_suspend()Jonathan Gray
2019-05-23drop STUB() calls in paths frequently called when running xorgJonathan Gray