summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-10drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan1-1/+1
2020-12-10drm/amd/pm: fulfill sienna cichlid 2nd usb2.0 port workaroundEvan Quan1-1/+39
2020-12-10drm/amd/pm: new SMC message for 2nd usb2.0 port workaroundEvan Quan3-0/+4
2020-12-10drm/amdgpu: new macro for determining 2ND_USB20PORT supportEvan Quan1-0/+1
2020-12-10drm/amd/pm: expose the firmware_capability from firmware_info tableEvan Quan2-0/+3
2020-12-10drm/amd/pm: correct the gpo control for sienna cichlidEvan Quan3-11/+36
2020-12-10drm/amd/pm: correct power limit setting for SMU V11Evan Quan1-1/+22
2020-12-10drm/amd/pm: support power source switch on Sienna CichlidEvan Quan1-0/+4
2020-12-10drm/amdkfd: correct pipe offset calculationJiansong Chen1-2/+2
2020-12-10drm/amd/display: Drop unnecessary function callRodrigo Siqueira1-19/+1
2020-12-10drm/amdgpu: limit the amdgpu_vm_update_ptes trace pointChristian König1-2/+3
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie355-3354/+84426
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie77-1116/+2065
2020-12-08drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher1-0/+3
2020-12-08drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher9-36/+0
2020-12-08drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher2-6/+7
2020-12-08drm/amdgpu: enable runtime pm using BACO on CI dGPUsAlex Deucher1-5/+1
2020-12-08drm/amdgpu/cik: enable BACO reset on BonaireAlex Deucher1-4/+0
2020-12-08drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2-14/+9
2020-12-08drm/amd/pm: remove one unsupported smu function for vangoghXiaojian Du1-1/+0
2020-12-08drm/amd/display: setup system context for APUsRoman Li1-1/+1
2020-12-08drm/amd/display: add S/G support for VangoghRoman Li1-0/+1
2020-12-08drm/amdkfd: Fix leak in dmabuf importFelix Kuehling1-0/+2
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das12-12/+12
2020-12-08drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang1-1/+1
2020-12-08drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou1-1/+1
2020-12-08drm/amd/display: 3.2.115Aric Cyr1-1/+1
2020-12-08drm/amd/display: [FW Promotion] Release 0.0.45Anthony Koo1-2/+15
2020-12-08drm/amd/display: Revert DCN2.1 dram_clock_change_latency updateMichael Strauss1-1/+1
2020-12-08drm/amd/display: Enable gpu_vm_support for dcn3.01Charlene Liu1-0/+5
2020-12-08drm/amd/display: Fixed the audio noise during mode switching with HDCP mode onRoy Chan1-2/+5
2020-12-08drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-08drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-08drm/amd/display: Only one display lights up while using MST hubQingqing Zhuo3-6/+21
2020-12-08drm/amd/display: Use provided offset for DPG generationWesley Chalmers1-1/+1
2020-12-08drm/amd/display: Change to IMMEDIATE mode from FRAME modeJudy Cai2-34/+66
2020-12-08drm/amd/display: Don't check seamless boot in power down HW by timeoutJohn Wu1-4/+1
2020-12-08drm/amd/display: Set default bits per channelJing Zhou2-5/+14
2020-12-08drm/amd/display: Add support for runtime feature detection commandWyatt Wood2-0/+35
2020-12-08drm/amd/display: Expose clk_mgr functions for reuseDmytro Laktyushkin3-5/+15
2020-12-08drm/amd/display: NULL pointer error during compliance testQingqing Zhuo1-5/+8
2020-12-08drm/amd/display: Set FixRate bit in VSIF V3AMD\ramini1-4/+8
2020-12-08drm/amd/display: Implement VSIF V3 extended refresh rate featureReza Amini1-18/+82
2020-12-08drm/amdgpu/pm: add smc v2_1 printer in amdgpu_ucode_print_smc_hdr()Kevin Wang1-10/+19
2020-12-08drm/amdgpu: change trace event parameter name from 'direct' to 'immediate'Kevin Wang1-12/+12
2020-12-08drm/amdgpu: fw_attestation: fix unused function warningArnd Bergmann1-2/+0
2020-12-08drm/amd: print error on convert_tiling_flags_to_modifier failureSimon Ser1-1/+4
2020-12-08drm/amd: use drm_dbg_kms to log addfb2 failuresSimon Ser1-5/+5
2020-12-08drm/amd/display: check cursor FB is linearSimon Ser1-0/+19