summaryrefslogtreecommitdiffstats
path: root/lib/test-kstrtox.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-06drm/amdkfd: Expose GFXIP engine version to sysfsGraham Sider4-0/+34
2021-08-06drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() an...Tuo Li1-2/+2
2021-08-06drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher1-0/+2
2021-08-06drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse5-0/+5
2021-08-06drm/amdgpu: set RAS EEPROM address from VBIOSJohn Clements4-1/+59
2021-08-06drm/amd/amdgpu: Recovery vcn instance iterate.Peng Ju Zhou1-13/+20
2021-08-06drm/amdgpu: added synchronization for psp cmd buf accessJohn Clements1-66/+139
2021-08-06drm/amdgpu: update PSP BL cmd IDsJohn Clements1-3/+3
2021-08-06drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou1-1/+3
2021-08-06drm/amdgpu: add DID for beige gobyChengming Gui1-0/+7
2021-08-06drm/amd/amdgpu: add regCP_MEx_INT_STAT_DEBUG for Aldebaran debuggingTom St Denis2-0/+58
2021-08-06drm/amdgpu/display: fix DMUB firmware version infoShirish S1-1/+1
2021-08-06drm/amd/display: 3.2.147Aric Cyr1-1/+1
2021-08-06drm/amd/display: [FW Promotion] Release 0.0.77Anthony Koo1-2/+2
2021-08-06drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira4-0/+40
2021-08-06drm/amd/display: Add control mechanism for FPU utilizationRodrigo Siqueira3-31/+63
2021-08-06drm/amd/display: Add control mechanism for FPURodrigo Siqueira6-32/+160
2021-08-06drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira6-39/+126
2021-08-06drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo1-1/+3
2021-08-06drm/amd/display: Add check for validating unsupported ODM plus MPO caseJaehyun Chung1-0/+5
2021-08-06drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4Jude Shih1-3/+5
2021-08-06drm/amd/display: Remove redundant vblank workqueues in DMRoman Li1-6/+2
2021-08-06drm/amd/display: Increase stutter watermark for dcn303Bing Guo1-2/+2
2021-08-06drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo1-1/+1
2021-08-06drm/amd/display: Assume LTTPR interop for DCN31+Wesley Chalmers4-19/+40
2021-08-06drm/amd/amdgpu: remove redundant host to psp cmd buf allocationsCandice Li1-161/+66
2021-08-06drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor10-290/+228
2021-08-06drm/amdgpu: cleanup dce_virtualRyan Taylor1-565/+3
2021-08-06drm/amdgpu: create amdgpu_vkms (v4)Ryan Taylor7-11/+493
2021-08-06gpu/drm/amd: Remove duplicated include of drm_drv.hzhouchuangao1-2/+0
2021-08-06drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)Guchun Chen3-10/+11
2021-08-06drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang2-1/+2
2021-08-06drm/amdgpu: Fix channel_index table layout for AldebaranMukul Joshi3-12/+12
2021-08-06drm/amdgpu: fix checking pmops when PM_SLEEP is not enabledRandy Dunlap1-1/+1
2021-08-06drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou1-1/+1
2021-08-02drm/amdgpu/powerplay/smu10: Fix a typo in error messageMasanari Iida1-1/+1
2021-08-02gpu/drm/radeon: Fix typo in commentsCai Huoqing5-6/+6
2021-08-02drm/amd/display: Fix typo in commentsCai Huoqing7-8/+8
2021-08-02drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.Yifan Zhang1-1/+20
2021-08-02drm/amdkfd: Only apply heavy-weight TLB flush on AldebaranEric Huang1-15/+17
2021-08-02Revert "Revert "drm/amdkfd: Only apply TLB flush optimization on ALdebaran""Eric Huang1-0/+6
2021-08-02Revert "Revert "drm/amdkfd: Add memory sync before TLB flush on unmap""Eric Huang1-3/+20
2021-08-02Revert "Revert "drm/amdgpu: Fix warning of Function parameter or member not d...Eric Huang1-0/+1
2021-08-02Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang4-20/+27
2021-08-02Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""Eric Huang4-10/+10
2021-08-02Revert "Revert "drm/amdkfd: Add heavy-weight TLB flush after unmapping""Eric Huang1-0/+1
2021-08-02drm/amdgpu: Fix out-of-bounds read when update mappingxinhui pan1-1/+2
2021-07-29drm/vc4: hdmi: Remove unused structMaxime Ripard1-12/+0
2021-07-29drm/vc4: hdmi: Remove redundant variablesMaxime Ripard2-16/+12
2021-07-29drm: clarify usage of drm leasesDesmond Cheong Zhi Xi3-11/+116