aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() in a new fileChristophe Leroy4-79/+85
2020-12-09powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy2-5/+9
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy2-3/+4
2020-12-09powerpc/32s: Declare Hash related vars as __initdataChristophe Leroy1-4/+4
2020-12-09powerpc/32s: Make Hash var staticChristophe Leroy3-7/+1
2020-12-09powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash varChristophe Leroy2-6/+6
2020-12-09powerpc/32s: Make bat_addrs[] staticChristophe Leroy1-1/+1
2020-12-09powerpc/mm: Remove flush_tlb_page_nohash() prototype.Christophe Leroy2-2/+0
2020-12-09powerpc/mm: Add mask of always present MMU featuresChristophe Leroy1-0/+25
2020-12-08mm/madvise: remove racy mm ownership checkMinchan Kim1-2/+1
2020-12-08drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher1-1/+102
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
2020-12-08drm/amd/display: extract cursor FB checks into a functionSimon Ser1-35/+46
2020-12-08drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2-14/+5
2020-12-08drm/amdgpu/disply: set num_crtc earlierAlex Deucher1-5/+4