summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/amd
AgeCommit message (Expand)Author
2021-08-04drm/amdgpu: Avoid printing of stack contents on firmware load errorJonathan Gray
2021-08-04drm/amd/display: ensure dentist display clock update finished in DCN20Jonathan Gray
2021-07-29drm/amdgpu: update golden setting for sienna_cichlidJonathan Gray
2021-07-21drm/amdkfd: fix sysfs kobj leakJonathan Gray
2021-07-19drm/amd/display: Reject non-zero src_y and src_x for video planesJonathan Gray
2021-07-19drm/amd/display: fix incorrrect valid irq checkJonathan Gray
2021-07-19drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Jonathan Gray
2021-07-19drm/amdgpu: Update NV SIMD-per-CU to 2Jonathan Gray
2021-07-19drm/amdkfd: Walk through list with dqm lock holdJonathan Gray
2021-07-19drm/amdgpu: fix bad address translation for sienna_cichlidJonathan Gray
2021-07-19drm/amdkfd: Fix circular lock in nocpsch pathJonathan Gray
2021-07-19drm/amdkfd: fix circular locking on get_wave_stateJonathan Gray
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkJonathan Gray
2021-07-19drm/amdkfd: use allowed domain for vmbo validationJonathan Gray
2021-07-19drm/amd/display: Fix off-by-one error in DMLJonathan Gray
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Jonathan Gray
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTJonathan Gray
2021-07-19drm/amd/display: Update scaling settings on modesetJonathan Gray
2021-07-19drm/amd/display: Fix DCN 3.01 DSCCLK validationJonathan Gray
2021-07-19drm/amdgpu: remove unsafe optimization to drop preamble ibJonathan Gray
2021-07-19drm/amd/display: Avoid HDCP over-read and corruptionJonathan Gray
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsJonathan Gray
2021-07-19drm/amd/amdgpu/sriov disable all ip hw status by defaultJonathan Gray
2021-07-19drm/amd/display: fix HDCP reset sequence on reinitializeJonathan Gray
2021-07-17syncJonathan Gray
2021-07-16drm/amdgpu: add another Renoir DIDJonathan Gray
2021-07-16amdgpu: Add Missing Sienna Cichlid DIDJonathan Gray
2021-07-15drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Jonathan Gray
2021-07-07update drm to linux 5.10.47Jonathan Gray
2021-06-09don't fatally error on failing to map visible VRAMJonathan Gray
2021-02-20remove warning about amdgpu userptr ioctl being unimplementedJonathan Gray
2020-11-30Use DC_FP_START()/DC_FP_END() around dcn2.1 paths known to causeJonathan Gray
2020-11-19The conversion of the IO BAR access did not completely mirror thePatrick Wildt
2020-10-28Switch from bus_space_read/write to linux io.h interfaces for allJonathan Gray
2020-10-26Make mapping the "I/O Space" BAR optional. POWER9 systems don't supportMark Kettenis
2020-10-21handle capable(CAP_SYS_NICE) for allowing high priority contextsJonathan Gray
2020-10-21change drm_vma function arguments to take struct drm_file *Jonathan Gray
2020-10-15consistently use dev_info() for sos fw version messagesJonathan Gray
2020-10-15don't print pci ids when amdgpu attachesJonathan Gray
2020-10-15drm/amdgpu: move gpu_info parsing after common early initJonathan Gray
2020-10-15drm/amdgpu: move discovery gfx config fetchingJonathan Gray
2020-10-11Align pool items on CACHELINESIZE when replacing linux kmem_cache withJonathan Gray
2020-09-04drm/amdgpu: Fix buffer overflow in INFO ioctlJonathan Gray
2020-08-27bring back local #undef DEBUG changes lost in drm 5.7 updateJonathan Gray
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Jonathan Gray
2020-08-26drm/amd/display: fix pow() crashing when given base 0Jonathan Gray
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedJonathan Gray
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJonathan Gray
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendJonathan Gray
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalJonathan Gray