Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-16Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-16Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-16Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-14drm/amdgpu: make sure to init common IP before gmcAlex Deucher
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher
2022-09-14drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher
2022-09-14drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai
2022-09-13drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li
2022-09-13drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher
2022-09-13drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang
2022-09-13drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0Candice Li
2022-09-13drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-13drm/amdgpu: Don't enable LTR if not supportedLijo Lazar
2022-09-13drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen
2022-09-13Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-09-12Revert "drm/i915/display: Re-add check for low voltage sku for max dp source ...Ville Syrjälä
2022-09-12drm/i915/gt: Fix perf limit reasons bit positionsAshutosh Dixit
2022-09-12drm/i915/guc: Cancel GuC engine busyness worker synchronouslyUmesh Nerlige Ramappa
2022-09-12drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das
2022-09-12drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSCAnkit Nautiyal
2022-09-09Merge tag 'drm-intel-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-09Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-09drm/rockchip: vop2: Fix eDP/HDMI sync polaritiesSascha Hauer
2022-09-09drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede
2022-09-09drm/gma500: Fix WARN_ON(lock->magic != lock) errorHans de Goede
2022-09-09drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede
2022-09-09drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy
2022-09-09drm/meson: Correct OSD1 global alpha valueStuart Menefy
2022-09-08drm/panel-edp: Fix delays for Innolux N116BCA-EA1Chen-Yu Tsai
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron
2022-09-08drm/ttm: cleanup the resource of ghost objects after locking themChristian König