summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/amd
AgeCommit message (Expand)Author
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
2020-08-22drm/amd/display: dchubbub p-state warning during surface planes switchJonathan Gray
2020-08-22drm/amd/display: Fix dmesg warning from setting abm levelJonathan Gray
2020-08-22drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeJonathan Gray
2020-08-22drm/amdgpu: fix ordering of psp suspendJonathan Gray
2020-08-22drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleJonathan Gray
2020-08-22drm/amdgpu: use the unlocked drm_gem_object_putJonathan Gray
2020-08-22drm/amd/powerplay: suppress compile error around BUG_ONJonathan Gray
2020-08-22drm/amd/powerplay: fix compile error with ARCH=arcJonathan Gray
2020-08-22drm/amdgpu/display: properly guard the calls to swSMU functionsJonathan Gray
2020-08-22drm/amdgpu/display bail early in dm_pp_get_static_clocksJonathan Gray
2020-08-22drm/amd/display: Improve DisplayPort monitor interopJonathan Gray
2020-08-22drm/amdgpu: avoid dereferencing a NULL pointerJonathan Gray
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Jonathan Gray
2020-08-05drm/amd/display: Clear dm_state for fast updatesJonathan Gray
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Jonathan Gray
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MJonathan Gray
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersJonathan Gray
2020-07-29drm/amdgpu: fix preemption unit testJonathan Gray
2020-07-29drm/amdgpu/gfx10: fix race condition for kiqJonathan Gray
2020-07-29drm/amd/display: add dmcub check on RENOIRJonathan Gray
2020-07-29drm/amd/display: Check DMCU Exists Before LoadingJonathan Gray
2020-07-23drm/amdgpu/display: create fake mst encoders ahead of time (v4)Jonathan Gray
2020-07-23drm/amd/display: OLED panel backlight adjust not work with external display c...Jonathan Gray