aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-25drm/amd/display: Update DCN32 and DCN321 SR latenciesAlvin Lee2-4/+4
2022-07-25drm/amd/display: Add reinstate dram in the FPO logicRodrigo Siqueira2-10/+60
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai23-3/+27
2022-07-25drm/amd/display: Cache cursor when cursor exceeds 64x64Chris Park4-6/+11
2022-07-25drm/amd/display: Add support for manual DMUB FAMS triggerAnthony Koo1-1/+8
2022-07-25drm/amd/display: Fix dpstreamclk programmingMichael Strauss6-19/+20
2022-07-25drm/amd/display: Add missing AUDIO_DTO_SEL reg fieldMichael Strauss1-1/+2
2022-07-25drm/amd/display: Add OTG/ODM functionsMichael Strauss1-0/+34
2022-07-25drm/amd/display: Use correct clock source constructor for DCN314Michael Strauss1-1/+1
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss6-7/+24
2022-07-25drm/amd/display: Add pixel rate div calcs and programmingMichael Strauss4-0/+56
2022-07-25drm/amd/display: Remove FPU flags from DCN30 MakefileRodrigo Siqueira1-30/+0
2022-07-25drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira3-17/+24
2022-07-25drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira3-38/+49
2022-07-25drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira4-25/+100
2022-07-25drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee1-0/+5
2022-07-25drm/amd/display: Drop unnecessary FPU flags on dcn302 filesRodrigo Siqueira1-25/+0
2022-07-25drm/amd/display: Reboot while unplug hdcp enabled dp from mst hubhersen wu1-12/+22
2022-07-25drm/amd/display: Reset pipe count when iterating for DET overrideTaimur Hassan1-1/+2
2022-07-25drm/amd/display: Calculate MALL cache lines based on Mblks requiredAlvin Lee2-1/+15
2022-07-25drm/amd/display: Fix two MPO videos in single display ODM combine modeSamson Tam3-31/+260
2022-07-25drm/amd/display: Guard against zero memory channelsNicholas Kazlauskas1-1/+4
2022-07-25drm/amd/display: Updates SubVP and SubVP DRR casesAlvin Lee4-6/+82
2022-07-25drm/amd/display: Fix OPTC function pointers for DCN314Nicholas Kazlauskas3-2/+5
2022-07-25drm/amd/display: Add enable/disable FIFO callbacks to stream setupNicholas Kazlauskas3-12/+35
2022-07-25drm/amd/display: Avoid MPC infinite loopAric Cyr1-0/+5
2022-07-25drm/amdgpu: enable swiotlb for gmc 11.0Aaron Liu1-0/+5
2022-07-25drm/amdgpu: enable swiotlb for gmc 10.0 (V2)Aaron Liu1-0/+5
2022-07-25of/fdt: Clean up early_init_dt_reserve_memory_arch()Peter Collingbourne1-7/+6
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen6-39/+34
2022-07-25vfio/ccw: Add kmap_local_page() for memcpyNicolin Chen1-3/+6
2022-07-25vfio: Rename user_iova of vfio_dma_rw()Nicolin Chen1-3/+3
2022-07-25vfio/ccw: Change pa_pfn list to pa_iova listNicolin Chen1-71/+64
2022-07-25vfio/ap: Change saved_pfn to saved_iovaNicolin Chen2-27/+19
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen6-44/+33
2022-07-25cxl/hdm: Commit decoder state to hardwareDan Williams4-11/+424
2022-07-25cxl/region: Program target listsDan Williams4-11/+259
2022-07-25cxl/region: Attach endpoint decodersDan Williams5-12/+394
2022-07-25cxl/acpi: Add a host-bridge index lookup mechanismDan Williams2-0/+18
2022-07-25cxl/region: Enable the assignment of endpoint decoders to regionsDan Williams5-2/+321
2022-07-25cxl/region: Allocate HPA capacity to regionsDan Williams3-1/+154
2022-07-25cxl/region: Add interleave geometry attributesBen Widawsky2-0/+167
2022-07-25cxl/region: Add a 'uuid' attributeBen Widawsky2-0/+143
2022-07-25intel_idle: make SPR C1 and C1E be independentArtem Bityutskiy1-23/+1
2022-07-25cpufreq: ondemand: Use cpumask_var_t for on-stack cpu maskZhao Liu1-4/+9
2022-07-25cpufreq: loongson2: fix Kconfig "its" grammarRandy Dunlap1-1/+1
2022-07-25intel_idle: Fix false positive RCU splats due to incorrect hardirqs stateWaiman Long1-1/+7
2022-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo10-19/+14
2022-07-25drivers/remoteproc: fix repeated words in commentswangjianli1-1/+1
2022-07-25drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa5-79/+103