aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-03-11xen/privcmd: add IOCTL_PRIVCMD_GSI_FROM_IRQupstream-for-xenChen Jiqian5-0/+73
2023-03-11x86/xen: acpi registers gsi for xen pvhChen Jiqian5-1/+54
2023-03-11drm/amdgpu: set passthrough mode for xen pvh/hvmHuang Rui1-1/+2
2023-03-11xen/grants: update initialization order of xen grant tableHuang Rui2-2/+2
2023-03-11x86/xen: disable swiotlb for xen pvhHuang Rui1-1/+7
2023-03-11mm/mmap: fix MAP_FAILED to mmap the iomem which reserved for guest vm on XenHuang Rui1-1/+1
2023-03-08drm/amd/display: remove unused variable availableTom Rix1-8/+0
2023-03-08drm/amd/display: remove unused variable res_poolTom Rix1-2/+0
2023-03-08drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-3/+0
2023-03-08drm/amd/display: add prefix to amdgpu_dm_crtc.h functionsDavid Tadokoro3-36/+36
2023-03-08Revert "drm/amd/display: Pass proper parent for DM backlight device registrat...Alex Deucher1-6/+4
2023-03-08drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan1-0/+1
2023-03-07drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro17-36/+0
2023-03-07Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"Alex Deucher1-1/+1
2023-03-07amdgpu: Avoid building on UMLPeter Foley1-0/+1
2023-03-07drivers/gpu: fix typo in commentHusain Alshehhi1-9/+9
2023-03-07drm/amd/display: add prefix to amdgpu_dm_plane.h functionsDavid Tadokoro4-24/+24
2023-03-07drm/amdkfd: fix warning in SVM debug statementAlex Deucher1-1/+1
2023-03-07drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-03-07drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher1-3/+4
2023-03-07drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-07drm/amd/display: change several dcn30 variables storage-class-specifier to st...Tom Rix3-3/+3
2023-03-07drm/amd/display: change several dcn20 variables storage-class-specifier to st...Tom Rix4-4/+4
2023-03-07drm/amd/display: change several dcn201 variables storage-class-specifier to s...Tom Rix3-4/+4
2023-03-07drm/amd/pm: Add SMU 13.0.6 supportLijo Lazar7-6/+2165
2023-03-07drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli1-16/+1
2023-03-06drm/amdgpu: Optimize end of non-contig VA rangesFelix Kuehling1-0/+2
2023-03-06drm/amd/pm: Add PMFW headers for SMU 13.0.6Lijo Lazar3-0/+448
2023-03-06drm/amdgpu: add mp v13_0_6 ip headersHawking Zhang2-0/+1130
2023-03-06drm/amd/display: 3.2.226Aric Cyr1-1/+1
2023-03-06drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira1-0/+15
2023-03-06drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira1-10/+41
2023-03-06drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-03-06drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira1-15/+15
2023-03-06drm/amd/display: Drop dc_commit_state in favor of dc_commit_streamsRodrigo Siqueira3-54/+3
2023-03-06drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira1-2/+3
2023-03-06drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee2-15/+23
2023-03-06drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger1-0/+4
2023-03-06drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-03-06drm/amd/display: Update to correct min FCLK when construction BBAlvin Lee5-8/+17
2023-03-06drm/amd/display: Rename DCN config to FPHarry Wentland21-32/+32
2023-03-06drm/amd/display: Drop unnecessary DCN guardsHarry Wentland15-62/+16
2023-03-06drm/amd/display: Drop unnecessary DCN guardsHarry Wentland3-44/+0
2023-03-06drm/amd/display: Keep PHY active for dp configAgustin Gutierrez1-0/+5
2023-03-06drm/amd/display: Simplify register offsetsChris Park5-239/+0
2023-03-06drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu10-40/+46
2023-03-06drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu28-81/+486
2023-03-06drm/amd/display: link link_dp_dpia_bw.o in makefileWenjing Liu5-612/+68
2023-03-06drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu6-10/+40
2023-03-06drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu11-58/+178
2023-03-06drm/amd/display: Build DSC without DCN configHarry Wentland2-2/+3
2023-03-06drm/amd/display: call remove_stream_from_ctx from res_pool funcsHarry Wentland1-1/+6
2023-03-06drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland21-114/+3
2023-03-06drm/amd/display: fix typo in dc_dsc_config_options structureMike Hsieh2-4/+4
2023-03-06drm/amd/display: Fix no-DCN buildHarry Wentland1-0/+3
2023-03-06drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDRHarry Wentland1-129/+0
2023-03-06drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas1-1/+1
2023-03-06drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas3-1/+4
2023-03-06drm/amd/display: 3.2.225Aric Cyr1-1/+1
2023-03-06drm/amd/display: When blanking during init loop to find OPP indexAlvin Lee3-1/+88
2023-03-06drm/amd/display: Unify DC logging for BW AllocMustapha Ghaddar1-30/+26
2023-03-06drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh4-28/+52
2023-03-06drm/amdgpu: skip the invalid workload typePerry Yuan2-2/+6
2023-03-06drm/amdgpu: map new capped and uncapped mode power profiles for VangoghPerry Yuan2-3/+7
2023-03-06drm/amdgpu/pm: add capped/uncapped power profile modesPerry Yuan3-2/+6
2023-03-04drm/amdgpu: fix return value check in kfdShashank Sharma1-1/+1
2023-03-03drm/amdgpu: simplify amdgpu_uvd_send_msgChristian König1-12/+9
2023-03-03drm/amdgpu: add PSP ip block for PSP 13.0.6Hawking Zhang1-0/+1
2023-03-03drm/amdgpu: initialize ta ucode for psp v13_0_6Hawking Zhang1-5/+1
2023-03-03drm/amdgpu: init sos microcode for psp v13_0_6Hawking Zhang1-0/+6
2023-03-03drm/amdgpu: add psp early init for PSP 13.0.6Hawking Zhang1-0/+1
2023-03-03drm/amdgpu: set sdma v4_4_2 ip blockLe Ma1-0/+4
2023-03-03drm/amdgpu: add sdma v4_4_2 support (v4)Le Ma3-0/+1998
2023-03-03drm/amdgpu: add sdma v4_4_2 ip headersHawking Zhang2-0/+4385
2023-03-03drm/amdgpu: add HDP ip block for HDP 4.4.2Hawking Zhang1-0/+1
2023-03-03drm/amdgpu: skip hdp invalidation for HDP 4.4.2Le Ma1-1/+2
2023-03-03drm/amdgpu: add hdp v4_4_2 ip headersHawking Zhang2-0/+882
2023-03-03drm/amdgpu: add IH ip block for IH 4.4.2Hawking Zhang1-0/+1
2023-03-03drm/amdgpu: skip ih2 rb allocation for IH 4.4.2Le Ma1-5/+7
2023-03-03drm/amdgpu: set ih chicken bit for IH 4.4.2Le Ma1-1/+2
2023-03-03drm/amdgpu: remove dead codeMuhammad Usama Anjum1-1/+1
2023-03-03drm/amd/display: Simplify same effect if/else blocksDeepak R Varma1-8/+3
2023-03-03amdkfd: Memory availability can never be negativeDaniel Phillips1-1/+4
2023-03-02drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello1-5/+9
2023-03-02drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-03-02drm/amdgpu: remove unused variablebobzhou1-1/+0
2023-03-01drm/amdkfd: Fix BO offset for multi-VMA page migrationXiaogang Chen1-7/+10
2023-03-01drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-01drm/amdgpu: stop waiting in amdgpu_uvd_send_msgChristian König1-16/+1
2023-03-01drm/amd/pm: Enable ecc_info table support for smu v13_0_10Candice Li1-0/+75
2023-03-01drm/amdgpu: Support umc node harvest config on umc v8_10Candice Li4-6/+16
2023-03-01drm/amdgpu: fix no previous prototype warningKun Liu1-1/+1
2023-02-28drm/amdgpu: Stop clearing kiq position during finileiyaoyao1-11/+3
2023-02-28drm/connector: print max_requested_bpc in state debugfsHarry Wentland1-0/+1
2023-02-28drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTFHarry Wentland1-4/+2
2023-02-28drm/amd/display: Promote DAL to 3.2.224Aric Cyr1-1/+1
2023-02-28drm/amd/display: fix clock sequence logic for DCN32Aurabindo Pillai1-6/+12
2023-02-28drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr1-19/+29
2023-02-28drm/amd/display: Only wait for blank completion if OTG activeAric Cyr1-1/+3
2023-02-28drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-28drm/amd/display: remove empty dc_link.cWenjing Liu1-27/+0
2023-02-28drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2-204/+392
2023-02-28drm/amdgpu/vcn: fix compilation issue with legacy gccAsher Song1-1/+2
2023-02-27drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling4-12/+104
2023-02-27drm/amdgpu: Generalize KFD dmabuf importFelix Kuehling1-17/+21
2023-02-27drm/scheduler: Set the FIFO scheduling policy as the defaultLuben Tuikov1-2/+2
2023-02-27drm/scheduler: rename dependency callback into prepare_jobChristian König3-9/+8
2023-02-27drm/scheduler: rework entity flush, kill and finiChristian König1-105/+91
2023-02-27drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu33-288/+978
2023-02-27drm/scheduler: remove drm_sched_dependency_optimizedChristian König2-28/+0
2023-02-27drm/amdgpu: move explicit sync check into the CSChristian König4-10/+17
2023-02-27drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar2-4/+4
2023-02-27Revert "drm/amd/display: Fix FreeSync active bit issue"Aric Cyr1-9/+3
2023-02-27drm/scheduler: add drm_sched_job_add_resv_dependenciesChristian König2-15/+39
2023-02-27drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn'tAlvin Lee4-10/+34
2023-02-27drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-02-27drm/amd/display: update pixel format in DP hw sequenceYihan Zhu1-0/+6
2023-02-27drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta1-1/+2
2023-02-27drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu3-11/+22
2023-02-27drm/amd/display: Allocation at stream EnableMustapha Ghaddar4-4/+56
2023-02-27Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-02-27drm/amd/display: Updating Video Format Fall Back Policy.Jasdeep Dhillon3-0/+7
2023-02-27drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr9-24/+16
2023-02-27drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-02-27drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin3-2/+11
2023-02-27drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang1-3/+3
2023-02-24drm/amdgpu: remove unused variable ringTom Rix1-2/+0
2023-02-24drm/amd/display: fix dm irq error message in gpu recovertiancyin0-0/+0
2023-02-24drm/amd/display: fix dm irq error message in gpu recovertiancyin1-2/+2
2023-02-24drm/sched: Add FIFO sched policy to run queueAndrey Grodzovsky3-3/+145
2023-02-24drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-02-24drm/amd/display: Format input and output CSC matrixHarry Wentland2-36/+56
2023-02-24drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland1-1/+1
2023-02-24drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li1-10/+5
2023-02-23drm/amd/display: Remove unused local variables and functionArthur Grillo1-41/+0
2023-02-23drm/amd/display: Remove unused local variablesArthur Grillo9-30/+2
2023-02-23drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-02-23drm/amdkfd: Make kobj_type structures constantThomas Weißschuh2-9/+9
2023-02-23drm/amdgpu: make kobj_type structures constantThomas Weißschuh2-6/+6
2023-02-23drm/amd/display: Modify mismatched function nameJiapeng Chong1-1/+1
2023-02-23drm/amd/display: Pass proper parent for DM backlight device registrationHans de Goede1-4/+6
2023-02-23drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen3-6/+6
2023-02-23drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li1-0/+134
2023-02-23drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li1-31/+42
2023-02-22drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou1-5/+14
2023-02-22drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou3-6/+7
2023-02-22drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou3-6/+17
2023-02-22drm/amdgpu: add umc retire unit elementTao Zhou4-0/+7
2023-02-23drm/amd/pm: no pptable resetup on runpm exitingEvan Quan1-4/+11
2023-02-23drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan1-4/+17
2023-02-22drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák5-1/+33
2023-02-21drm/amdkfd: Fix an illegal memory accessQu Huang1-6/+3
2023-02-22drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu1-0/+17
2023-02-22drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu6-0/+146
2023-02-21drm/amdgpu/vcn: set and use harvest configJane Jian1-11/+15
2023-02-20drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2-1/+9
2023-02-20drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang1-26/+52
2023-02-18drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao1-1/+2
2023-02-17drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao1-1/+1
2023-02-16Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"Simon Ser1-3/+0
2023-02-16platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K1-0/+1
2023-02-16drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland2-1/+1
2023-02-16drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz1-4/+2
2023-02-16drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai0-0/+0
2023-02-16drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng1-0/+1
2023-02-16drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang1-0/+1
2023-02-16drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji2-3/+17
2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai4-1/+11
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-15drm/amd/pm: avoid unaligned access warningsJonathan Gray9-0/+18
2023-02-15drm/amd/display: avoid unaligned access warningsJonathan Gray1-0/+2
2023-02-15drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma1-3/+1
2023-02-15drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma1-1/+1
2023-02-15drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2-0/+8
2023-02-15drm/amd/display: Fix excess arguments on kernel-docArthur Grillo3-10/+9
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo2-0/+2
2023-02-15drm/amd/amdgpu: Add function prototypes to headersArthur Grillo1-0/+1
2023-02-15drm/amd/display: Add function prototypes to headersArthur Grillo3-0/+6
2023-02-15drm/amd/display: Turn global functions into staticArthur Grillo1-1/+1
2023-02-15drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2-89/+0
2023-02-15drm/amd/display: remove unused func declaration from resource headersMelissa Wen1-4/+0
2023-02-15drm/amd/display: unset initial value for tf since it's never usedMelissa Wen1-2/+2
2023-02-15drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen1-24/+26
2023-02-15drm/amd/pm: Allocate dummy table only if neededLijo Lazar2-3/+8
2023-02-15Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo1-46/+1
2023-02-15drm/amd/display: Promote DAL to 3.2.223Aric Cyr1-1/+1
2023-02-15drm/i915/dp_mst: Fix payload removal during output disablingImre Deak1-6/+10
2023-02-15drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak2-4/+32
2023-02-15drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak5-16/+21
2023-02-15drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak3-0/+69
2023-02-15drm/amd/display: temporary fix for page faultingAyush Gupta1-1/+1
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar3-29/+425
2023-02-15drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-02-15drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen1-18/+19
2023-02-15drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen1-1/+1
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao2-1/+4
2023-02-14drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha3-7/+41
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu14-269/+442
2023-02-14drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-02-14drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma1-3/+9