Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Linux58 #11

Open
wants to merge 163 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
163 commits
Select commit Hold shift + click to select a range
61a47fa
git: Initial commit
aunali1 Aug 3, 2019
46b53c6
readme: Add CI build status
aunali1 Aug 3, 2019
5ee06b9
ci: Add initial Drone CI config
aunali1 Aug 3, 2019
e2cdb16
ci: Fix minute typo
aunali1 Aug 3, 2019
7fd50f9
ci: Fix image name
aunali1 Aug 3, 2019
98131c8
ci: Attempt to circumvent makepkg root restriction
aunali1 Aug 3, 2019
b35bc33
ci: Try circumvention again with a unique user
aunali1 Aug 3, 2019
1ac809a
ci: Use MAKEFLAGS for parallel builds
aunali1 Aug 3, 2019
0d0ef39
ci: Add abilty to publish to Github releases
aunali1 Aug 3, 2019
8b3a495
ci: Fix environmental variable MAKEFLAGS propogation
aunali1 Aug 3, 2019
4895ffe
ci: Add ability to publish builds to repo server
aunali1 Aug 3, 2019
262abdc
ci: WIP publish testing
aunali1 Aug 3, 2019
81f82b7
ci: WIP publish testing v2
aunali1 Aug 3, 2019
54e1e43
ci: Strip redundant path specifiers
aunali1 Aug 3, 2019
a1e5b74
ci: Reenable kernel package build
aunali1 Aug 3, 2019
cb2ad85
ci: Remove testing download
aunali1 Aug 3, 2019
14cd390
ci: Add ability to sign and push to Arch repo
aunali1 Aug 4, 2019
8d342a6
ci: Publish build on tagged commits only
aunali1 Aug 4, 2019
4a86da6
kernel: Update to v5.2.6
aunali1 Aug 4, 2019
1695bb6
arch: Add SRCINFO file for AUR
aunali1 Aug 4, 2019
9957a1e
git: Add gitignore
aunali1 Aug 4, 2019
2643b13
kernel: Update to 5.2.7
aunali1 Aug 7, 2019
b21ea26
kernel: Update to v5.2.8
aunali1 Aug 9, 2019
8d87211
kernel: Update to v5.2.9
aunali1 Aug 20, 2019
65880d4
wifi: Add support for BCM4355
aunali1 Aug 21, 2019
7acc0fb
arch: Update patches
aunali1 Aug 21, 2019
67fdd02
touchpad: Add support for T2 Wellspring variants
aunali1 Aug 21, 2019
9def342
linux-mbp: v5.2.9-2
aunali1 Aug 21, 2019
676e674
touchpad: Fix copy-paste typo
aunali1 Aug 21, 2019
a785680
linux-mbp: v5.2.9-3
aunali1 Aug 21, 2019
6b6000f
kernel: Update to 5.2.10
aunali1 Aug 26, 2019
544889c
applespi: Backport SPI keyboard/touchpad driver
aunali1 Aug 27, 2019
aacf558
linux-mbp: v5.2.10-2
aunali1 Aug 27, 2019
fcb095e
kernel: Update to v5.2.11
aunali1 Aug 29, 2019
3c77949
apple-hid: Add keyboard backlight support
aunali1 Aug 30, 2019
e545fc2
touchpad: Add support for MacbookPro15,4 and fix coordinates for 15 i…
aunali1 Sep 1, 2019
0595035
kernel: Update to v5.2.13
aunali1 Sep 7, 2019
2344443
kernel: Update to v5.2.14
aunali1 Sep 11, 2019
0a71e70
kernel: Update to v5.2.15
aunali1 Sep 16, 2019
028f15c
nvme: Updated patches from 5.4
aunali1 Sep 20, 2019
6cc7664
kernel: Update to v5.2.16
aunali1 Sep 20, 2019
8e973a4
wifi: Fix MacBookAir8,1 device ID
aunali1 Sep 21, 2019
345a3a6
kernel: Update to v5.2.17
aunali1 Sep 21, 2019
b018ba3
kernel: Update to v5.2.18
aunali1 Oct 1, 2019
0279640
kernel: Update to v5.2.19
aunali1 Oct 5, 2019
7bd0369
kernel: Update to v5.2.20
aunali1 Oct 7, 2019
ad3c990
kernel: Update to v5.3.5
aunali1 Oct 10, 2019
9618899
kernel: Update to v5.3.6, remove extramodules
aunali1 Oct 16, 2019
276f09f
linux-mbp: v5.3.6-2
aunali1 Oct 16, 2019
40ad579
kernel: Update to v5.3.7
aunali1 Oct 19, 2019
ecbbe06
linux-mbp: v5.3.7-2
aunali1 Oct 27, 2019
ef892c8
linux-mbp: v5.3.11-1
aunali1 Nov 19, 2019
ede8a67
makepkg: Suppress make output to reduce build logs
aunali1 Nov 20, 2019
f37095b
linux-mbp: v5.3.14-1
aunali1 Dec 1, 2019
fcb890b
linux-mbp: v5.3.14-2
aunali1 Dec 1, 2019
bc14620
applesmc: Add support for ACPI devices
aunali1 Dec 2, 2019
b2fb8b4
linux-mbp: v5.3.14-3
aunali1 Dec 2, 2019
976037a
linux-mbp: v5.3.14-4
aunali1 Dec 3, 2019
113b3d9
kernel: Update to v5.4.3
aunali1 Dec 13, 2019
2249075
kernel: Update to v5.4.6
aunali1 Dec 22, 2019
3fce95a
kernel: Update to v5.4.7
aunali1 Dec 31, 2019
d4395a3
brcmfmac: Add initial support for BRCM4377
aunali1 Jan 2, 2020
1e7b202
kernel: Update to v5.4.8
aunali1 Jan 7, 2020
574bc92
kernel: Update to v5.4.10
aunali1 Jan 9, 2020
c83d558
brcmfmac: Add rambase address option
aunali1 Jan 10, 2020
e472fb3
brcmfmac: Handle more edge cases of rambase option
aunali1 Jan 11, 2020
480e5ca
kernel: Update to v5.4.11
aunali1 Jan 12, 2020
3ec2e3e
ci: Increase parallel build core count
aunali1 Jan 31, 2020
dc6e30a
kernel: Update to v5.4.15; wrapup Arch Linux fixes
aunali1 Jan 31, 2020
67a840b
kernel: Update to v5.4.18
aunali1 Feb 8, 2020
092a4b6
kernel: Update to v5.5.3
aunali1 Feb 14, 2020
ffa909b
touchpad: Add support for MacbookPro16,1
aunali1 Feb 20, 2020
3dace5f
kernel: Update to v5.5.4
aunali1 Feb 20, 2020
d526c74
brcmfmac: Fix BCM4377 rambase address
aunali1 Feb 26, 2020
f390a0e
kernel: Update to v5.5.5
aunali1 Feb 26, 2020
9f126da
kernel: Update to v5.5.6
aunali1 Feb 26, 2020
1262f22
kernel: Update to v5.5.7
aunali1 Mar 1, 2020
63f19f4
kernel: Update to v5.5.9
aunali1 Mar 14, 2020
8204b3b
kernel: Update to v5.5.11
aunali1 Mar 22, 2020
69fb5b1
kernel: Update to v5.5.13
aunali1 Mar 27, 2020
021da70
kernel: Update to v5.5.18
aunali1 Apr 19, 2020
068c379
Add sphinx workaround to build docs
aunali1 Apr 19, 2020
610aefe
linux-mbp: v5.5.18-2
aunali1 Apr 19, 2020
4c19bf4
linux-mbp: v5.5.18-3
aunali1 Apr 20, 2020
79bfa69
kernel: Update to v5.6.6
aunali1 Apr 21, 2020
2b032a3
ci: fix gpg connection issues
aunali1 Apr 21, 2020
7e7d913
ci: Force zstd compression
aunali1 Apr 21, 2020
8cca9c0
linux-mbp: v5.6.6-2
aunali1 Apr 21, 2020
7f38ded
kernel: Update to v5.6.11
aunali1 May 9, 2020
278048d
kernel: Update to v5.6.12
aunali1 May 10, 2020
27e4965
drm/amd: Improved eDP DCPD fix
aunali1 May 11, 2020
d094109
linux-mbp: v5.6.12-2
aunali1 May 11, 2020
a240121
kernel: Update to v5.6.13
aunali1 May 17, 2020
d06c695
[pkg-upd] ${_basekernel}${_shortcommit}-1
philmmanjaro Jun 12, 2020
a912549
[pkg-upd] ${_basekernel}${_shortcommit}-1
philmmanjaro Jun 12, 2020
ada7d67
[pkg-upd] ${_basekernel}${_shortcommit}-1
philmmanjaro Jun 12, 2020
bcecda5
[pkg-upd] 5.8rc0.d0612.gb791d1b-1
philmmanjaro Jun 12, 2020
ef36c0b
kernel: Update to v5.6.18
aunali1 Jun 13, 2020
32ff50a
drm/amd: Improve eDP DPCD fix compatability with 16,1 models
aunali1 Jun 15, 2020
d5a38f2
linux-mbp: v5.6.18-2
aunali1 Jun 15, 2020
bc4b4c3
[pkg-upd] 5.8rc1.d0614.gb3a9e3b-1
philmmanjaro Jun 15, 2020
8c079f3
linux-mbp: v5.6.18-3
aunali1 Jun 17, 2020
6a1d903
[pkg-upd] 5.8rc2.d0621.g4877846-1
Jun 22, 2020
0de824c
[pkg-upd] 5.8rc3.d0628.g9ebcfad-1
Jun 29, 2020
9a6c345
[pkg-upd] 5.8rc3.d0629.g7c30b85-1
Jun 30, 2020
fb009f9
[pkg-upd] 5.8rc3.d0701.gcd77006-1
Jul 2, 2020
7ae4c42
[pkg-upd] 5.8rc4.d0705.gdcb7fd8-1
Jul 6, 2020
7989209
[pkg-upd] 5.8rc4.d0705.gdcb7fd8-1
Jul 9, 2020
eb8065e
[pkg-upd] 5.8rc5.d0712.g11ba468-1
Jul 13, 2020
a52cb82
[pkg-upd] 5.8rc6.d0719.gba47d84-1
Jul 20, 2020
2590651
[pkg-upd] 5.8rc7.d0726.g92ed301-1
Jul 26, 2020
31fc0d2
drm/amd: Quirk Vega refreshed 15,1 models for eDP DPCD fix
aunali1 Jul 29, 2020
8fa2983
linux-mbp: v5.6.18-4
aunali1 Jul 29, 2020
bb70cdc
[pkg-upd] 5.8rc7.d0731.g7dc6fd0-1
Aug 1, 2020
2d73e09
5.8.0-0
Aug 3, 2020
6ee5526
5.8.0-1
Aug 3, 2020
55eb42f
[pkg-upd] 5.8.0-2
philmmanjaro Aug 8, 2020
b794573
5.8.0-3
Aug 8, 2020
26d18ed
5.8.0-2
Aug 8, 2020
fe86a28
5.8.0-2
Aug 8, 2020
a586e53
5.8.0-2
Aug 8, 2020
ca62f86
5.8.0-2
Aug 8, 2020
33af8fe
5.8.0-2
Aug 8, 2020
617df26
5.8.0-2
Aug 9, 2020
73429b7
5.8.1-1
Aug 11, 2020
73380b4
5.8.1-2
Aug 12, 2020
aa8d857
kernel: Update to v5.7.15
aunali1 Aug 14, 2020
83d6d5c
[pkg-upd] 5.8.1-3
philmmanjaro Aug 15, 2020
0e7eefe
[pkg-upd] 5.8.1-3
philmmanjaro Aug 16, 2020
1c1f92f
Update 4002-keyboard-backlight.patch
marcosfad Aug 17, 2020
46cce7b
Merge pull request #1 from marcosfad/add-options-for-swap
marcosfad Aug 17, 2020
3c39cb2
5.8.2-1
Aug 19, 2020
24662a7
[pkg-upd] 5.8.2-1
philmmanjaro Aug 19, 2020
7133d99
[pkg-upd] 5.8.2-1
Aug 19, 2020
873212d
[pkg-upd] 5.8.2-1
Aug 20, 2020
07ad8f7
5.8.3-1
Aug 21, 2020
13a0aff
Kernel: Update to 5.8.1
marcosfad Aug 21, 2020
365df8b
[pkg-upd] 5.8.3-2
philmmanjaro Aug 22, 2020
a931c1e
[pkg-upd] 5.8.3-2
Aug 22, 2020
13f094a
5.8.4-1
Aug 26, 2020
bcad16e
5.8.5-1
Aug 27, 2020
460ed7e
5.8.5-1
Aug 28, 2020
58b7e8a
5.8.5-2
Aug 28, 2020
a93504c
5.8.6-1
Sep 3, 2020
8cb4d27
5.8.7-1
Sep 6, 2020
ea6692a
5.8.7-2
Sep 8, 2020
5fc6ed4
5.8.8-1
Sep 9, 2020
4da5d90
[pkg-upd] 5.8.8-2
Sep 9, 2020
b49a462
Merged Manjaro linux58
JPyke3 Sep 10, 2020
232089e
Added config back
JPyke3 Sep 10, 2020
597f06e
Added mbp to config
JPyke3 Sep 10, 2020
9df10df
Updated all packagesums
JPyke3 Sep 10, 2020
f16b423
Added linux58 Patches
JPyke3 Sep 10, 2020
3fb9686
pkgsums
JPyke3 Sep 10, 2020
cb6118c
Removed old uneeded Manjaro files
JPyke3 Sep 10, 2020
6aa8880
Converted bootsplash patch to gitpatch
JPyke3 Sep 10, 2020
bc32e9c
Removed old bootsplash patch
JPyke3 Sep 13, 2020
bde83de
Merged master into linux58
JPyke3 Sep 17, 2020
47b2386
Rebased 5.8
JPyke3 Sep 23, 2020
9f293aa
Merged i915 patch
JPyke3 Sep 23, 2020
29b6f4a
pkgsums
JPyke3 Sep 23, 2020
d3990d4
Cleaned repo
JPyke3 Sep 23, 2020
87a64d6
Rebased i915 patch to 5.8
JPyke3 Sep 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Rebased i915 patch to 5.8
  • Loading branch information
JPyke3 committed Sep 23, 2020
commit 87a64d61dd9757410ef7d1a8e3e262a409cd79d2
32 changes: 18 additions & 14 deletions 7001-drm-i915-fbdev-Discard-BIOS-framebuffers-exceeding-h.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 506daf9b9e8b62789a2b1ca73e22a80b345aad0a Mon Sep 17 00:00:00 2001
From 155bb242ee7f4e177386fbdec565db6d4a173d5e Mon Sep 17 00:00:00 2001
From: Aun-Ali Zaidi <[email protected]>
Date: Wed, 16 Sep 2020 18:31:10 -0500
Subject: [PATCH] drm/i915/fbdev: Discard BIOS framebuffers exceeding hardware
Expand All @@ -12,25 +12,29 @@ to include the upper bound case.

Signed-off-by: Aun-Ali Zaidi <[email protected]>
---
drivers/gpu/drm/i915/display/intel_fbdev.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
drivers/gpu/drm/i915/display/intel_fbdev.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/drivers/gpu/drm/i915/display/intel_fbdev.c b/drivers/gpu/drm/i915/display/intel_fbdev.c
index 3bc804212a99..fc385d067d2f 100644
index bd39eb6a21b8..1949526cbe20 100644
--- a/drivers/gpu/drm/i915/display/intel_fbdev.c
+++ b/drivers/gpu/drm/i915/display/intel_fbdev.c
@@ -182,8 +182,10 @@ static int intelfb_create(struct drm_fb_helper *helper,
@@ -181,10 +181,12 @@ static int intelfb_create(struct drm_fb_helper *helper,
int ret;

if (intel_fb &&
(sizes->fb_width > intel_fb->base.width ||
+ sizes->fb_height > intel_fb->base.height) ||
+ (sizes->fb_width < intel_fb->base.width ||
sizes->fb_height > intel_fb->base.height)) {
- DRM_DEBUG_KMS("BIOS fb too small (%dx%d), we require (%dx%d),"
+ DRM_DEBUG_KMS("BIOS fb invalid size (%dx%d), we require (%dx%d),"
" releasing it\n",
intel_fb->base.width, intel_fb->base.height,
sizes->fb_width, sizes->fb_height);
- (sizes->fb_width > intel_fb->base.width ||
- sizes->fb_height > intel_fb->base.height)) {
+ ((sizes->fb_width > intel_fb->base.width ||
+ sizes->fb_height > intel_fb->base.height) ||
+ (sizes->fb_width < intel_fb->base.width ||
+ sizes->fb_height < intel_fb->base.height))) {
drm_dbg_kms(&dev_priv->drm,
- "BIOS fb too small (%dx%d), we require (%dx%d),"
+ "BIOS fb invalid size (%dx%d), we require (%dx%d),"
" releasing it\n",
intel_fb->base.width, intel_fb->base.height,
sizes->fb_width, sizes->fb_height);
--
2.28.0

2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ sha256sums=('e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5'
'0318952f59efdce4dc72703adc764940db6fdff184960c27a23a80c3413d8a60'
'e632f2959efca848fd28acb5e278cc476f8fb54d70ca95272b0a76add47e474e'
'eb5134e6b7415528547120e661aa58d7125cc657e982c924989d7a63d253d85e'
'c00e29fc39848422049faa341134c236589a7f1c9654695fd19fd5d4f031c1b5'
'90a6012cdd8a64ede8e0bbaf7331960bd68f628e0973b65459188eb1ccb5b829'
'8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c'
'17f11a531e975f401449e5a0e230c596cdaff51c95a9e7b70bc7ce9455a1f0e1')
prepare() {
Expand Down