summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/amd
AgeCommit message (Expand)Author
2020-07-02drm/amdgpu/display: Unlock mutex on errorJonathan Gray
2020-07-02drm/amdgpu: add fw release for sdma v5_0Jonathan Gray
2020-07-02drm/amd: fix potential memleak in err branchJonathan Gray
2020-07-02drm/amd/display: Enable output_bpc property on all outputsJonathan Gray
2020-07-02drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Jonathan Gray
2020-06-29remove now unused varJonathan Gray
2020-06-28set fb_set_par and have register_framebuffer() do initial modesetJonathan Gray
2020-06-26Revert "drm/amd/display: disable dcn20 abm feature for bring up"Jonathan Gray
2020-06-26drm/amd/display: Use kvfree() to free coeff in build_regamma()Jonathan Gray
2020-06-26drm/amdkfd: Use correct major in devcgroup checkJonathan Gray
2020-06-26drm/amdgpu: Replace invalid device ID with a valid device IDJonathan Gray
2020-06-26drm/amdgpu/display: use blanked rather than plane state for sync groupsJonathan Gray
2020-06-26drm/amd/display: Revalidate bandwidth before commiting DC updatesJonathan Gray
2020-06-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeJonathan Gray
2020-06-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenJonathan Gray
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedJonathan Gray
2020-06-22drm/amd/display: dmcu wait loop calculation is incorrect in RVJonathan Gray
2020-06-22drm/amd/display: Correct updating logic of dcn21's pipe VM flagsJonathan Gray
2020-06-22drm/amd/display: Revert to old formula in set_vtg_paramsJonathan Gray
2020-06-22drm/amdgpu: Init data to avoid oops while reading pp_num_states.Jonathan Gray
2020-06-22drm/amd/display: fix virtual signal dsc setupJonathan Gray
2020-06-22drm/amd/display: Force watermark value propagationJonathan Gray
2020-06-22drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4Jonathan Gray
2020-06-12Silence amdgpu_device_resize_fb_bar; supporting resizing of PCI BARs isMark Kettenis
2020-06-12Make amdgpu_irq_add_domain silent; this functionality is only needed toMark Kettenis
2020-06-09reduce the diff to linuxJonathan Gray
2020-06-08update drm to linux 5.7Jonathan Gray
2020-05-25change wsdisplay attribute type from long to uint32_tJonathan Gray
2020-05-25rename wsdisplay alloc_attr() to pack_attr()Jonathan Gray
2020-05-15drm/amdgpu: Change VCE booting with firmware loaded by PSPJonathan Gray
2020-05-15drm/amdgpu:change VEGA booting with firmware loaded by PSPJonathan Gray
2020-05-11drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventJonathan Gray
2020-05-11drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Jonathan Gray
2020-04-30drm/amd/display: Not doing optimize bandwidth if flip pending.Jonathan Gray
2020-04-23drm/amdkfd: kfree the wrong pointerJonathan Gray
2020-04-22drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledJonathan Gray
2020-04-15drm/amdgpu: fix typo for vcn1 idle checkJonathan Gray
2020-04-15drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Jonathan Gray
2020-03-26drm/amd/amdgpu: Fix GPR read from debugfs (v2)Jonathan Gray
2020-03-26drm/amd/display: fix dcc swath size calculations on dcn1Jonathan Gray
2020-03-26drm/amd/display: Clear link settings on MST disable connectorJonathan Gray
2020-03-21drm/amd/display: remove duplicated assignment to grph_obj_typeJonathan Gray
2020-03-06amdgpu/gmc_v9: save/restore sdpif regs during S3Jonathan Gray
2020-02-29drm/amdgpu/soc15: fix xclk for ravenJonathan Gray
2020-02-27drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Jonathan Gray
2020-02-27drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageJonathan Gray
2020-02-27drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyJonathan Gray
2020-02-27drm/amd/display: fixup DML dependenciesJonathan Gray
2020-02-27drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGJonathan Gray
2020-02-27drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...Jonathan Gray