mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
b7f4e0858b
@ -18,7 +18,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libdrm"
|
||||
PKG_VERSION="2.4.71"
|
||||
PKG_VERSION="2.4.74"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="mesa"
|
||||
PKG_VERSION="13.0.0"
|
||||
PKG_VERSION="13.0.2"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -1,39 +0,0 @@
|
||||
From b8509c8936bdb3deaeac86e2ee9716c06d4e0865 Mon Sep 17 00:00:00 2001
|
||||
From: Ben Widawsky <ben@bwidawsk.net>
|
||||
Date: Tue, 18 Oct 2016 13:32:08 -0700
|
||||
Subject: i965: Add some APL and KBL SKU strings
|
||||
|
||||
We got a couple for products that exist on ark.intel.com, so let's just
|
||||
put them in now.
|
||||
|
||||
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
|
||||
|
||||
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
|
||||
index 1566afd..a93228d 100644
|
||||
--- a/include/pci_ids/i965_pci_ids.h
|
||||
+++ b/include/pci_ids/i965_pci_ids.h
|
||||
@@ -144,11 +144,11 @@ CHIPSET(0x5913, kbl_gt1_5, "Intel(R) Kabylake GT1.5")
|
||||
CHIPSET(0x5915, kbl_gt1_5, "Intel(R) Kabylake GT1.5")
|
||||
CHIPSET(0x5917, kbl_gt1_5, "Intel(R) Kabylake GT1.5")
|
||||
CHIPSET(0x5912, kbl_gt2, "Intel(R) Kabylake GT2")
|
||||
-CHIPSET(0x5916, kbl_gt2, "Intel(R) Kabylake GT2")
|
||||
+CHIPSET(0x5916, kbl_gt2, "Intel(R) HD Graphics 620 (Intel(R) Kabylake GT2)")
|
||||
CHIPSET(0x591A, kbl_gt2, "Intel(R) Kabylake GT2")
|
||||
CHIPSET(0x591B, kbl_gt2, "Intel(R) Kabylake GT2")
|
||||
CHIPSET(0x591D, kbl_gt2, "Intel(R) Kabylake GT2")
|
||||
-CHIPSET(0x591E, kbl_gt2, "Intel(R) Kabylake GT2")
|
||||
+CHIPSET(0x591E, kbl_gt2, "Intel(R) HD Graphics 615 (Kabylake GT2)")
|
||||
CHIPSET(0x5921, kbl_gt2, "Intel(R) Kabylake GT2F")
|
||||
CHIPSET(0x5923, kbl_gt3, "Intel(R) Kabylake GT3")
|
||||
CHIPSET(0x5926, kbl_gt3, "Intel(R) Kabylake GT3")
|
||||
@@ -161,5 +161,5 @@ CHIPSET(0x22B3, chv, "Intel(R) HD Graphics (Cherryview)")
|
||||
CHIPSET(0x0A84, bxt, "Intel(R) HD Graphics (Broxton)")
|
||||
CHIPSET(0x1A84, bxt, "Intel(R) HD Graphics (Broxton)")
|
||||
CHIPSET(0x1A85, bxt_2x6, "Intel(R) HD Graphics (Broxton 2x6)")
|
||||
-CHIPSET(0x5A84, bxt, "Intel(R) HD Graphics (Broxton)")
|
||||
-CHIPSET(0x5A85, bxt_2x6, "Intel(R) HD Graphics (Broxton 2x6)")
|
||||
+CHIPSET(0x5A84, bxt, "Intel(R) HD Graphics 505 (Broxton)")
|
||||
+CHIPSET(0x5A85, bxt_2x6, "Intel(R) HD Graphics 500 (Broxton 2x6)")
|
||||
--
|
||||
cgit v0.10.2
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libinput"
|
||||
PKG_VERSION="1.4.1"
|
||||
PKG_VERSION="1.5.2"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xkeyboard-config"
|
||||
PKG_VERSION="2.18"
|
||||
PKG_VERSION="2.19"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xf86-input-evdev"
|
||||
PKG_VERSION="2.10.3"
|
||||
PKG_VERSION="2.10.4"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xf86-input-libinput"
|
||||
PKG_VERSION="0.19.0"
|
||||
PKG_VERSION="0.22.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xf86-video-amdgpu"
|
||||
PKG_VERSION="1.1.1"
|
||||
PKG_VERSION="1.2.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xf86-video-ati"
|
||||
PKG_VERSION="7.7.1"
|
||||
PKG_VERSION="7.8.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xf86-video-intel"
|
||||
PKG_VERSION="b617f80"
|
||||
PKG_VERSION="9ac7a33"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -20,7 +20,7 @@ PKG_NAME="xf86-video-nvidia"
|
||||
# Remember to run "python packages/x11/driver/xf86-video-nvidia/scripts/make_nvidia_udev.py" and commit changes to
|
||||
# "packages/x11/driver/xf86-video-nvidia/udev.d/96-nvidia.rules" whenever bumping version.
|
||||
# Host may require installation of python-lxml and python-requests packages.
|
||||
PKG_VERSION="367.57"
|
||||
PKG_VERSION="375.20"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
|
@ -1,49 +0,0 @@
|
||||
diff -Naur a/kernel/nvidia-drm/nvidia-drm-drv.c b/kernel/nvidia-drm/nvidia-drm-drv.c
|
||||
--- a/kernel/nvidia-drm/nvidia-drm-drv.c 2016-07-12 00:53:45.000000000 -0400
|
||||
+++ b/kernel/nvidia-drm/nvidia-drm-drv.c 2016-08-03 20:19:16.536783934 -0400
|
||||
@@ -36,6 +36,7 @@
|
||||
#include "nvidia-drm-ioctl.h"
|
||||
|
||||
#include <drm/drmP.h>
|
||||
+#include <drm/drm_auth.h>
|
||||
|
||||
#include <drm/drm_crtc_helper.h>
|
||||
|
||||
@@ -419,7 +420,7 @@
|
||||
|
||||
static
|
||||
void nvidia_drm_master_drop(struct drm_device *dev,
|
||||
- struct drm_file *file_priv, bool from_release)
|
||||
+ struct drm_file *file_priv)
|
||||
{
|
||||
struct nvidia_drm_device *nv_dev = dev->dev_private;
|
||||
int ret;
|
||||
@@ -452,7 +453,7 @@
|
||||
mutex_lock(&dev->master_mutex);
|
||||
|
||||
if (!file_priv->is_master ||
|
||||
- !file_priv->minor->master)
|
||||
+ !file_priv->minor->dev->master)
|
||||
{
|
||||
goto done;
|
||||
}
|
||||
@@ -473,7 +474,7 @@
|
||||
* NVKMS modeset ownership, because nvidia_drm_master_set()'s call to
|
||||
* grabOwnership() will fail.
|
||||
*/
|
||||
- drm_master_put(&file_priv->minor->master);
|
||||
+ drm_master_put(&file_priv->minor->dev->master);
|
||||
file_priv->is_master = 0;
|
||||
|
||||
ret = 0;
|
||||
diff -Naur a/kernel/nvidia-drm/nvidia-drm-modeset.c b/kernel/nvidia-drm/nvidia-drm-modeset.c
|
||||
--- a/kernel/nvidia-drm/nvidia-drm-modeset.c 2016-07-12 00:53:45.000000000 -0400
|
||||
+++ b/kernel/nvidia-drm/nvidia-drm-modeset.c 2016-08-03 20:14:18.058238340 -0400
|
||||
@@ -675,7 +675,7 @@
|
||||
goto failed;
|
||||
}
|
||||
|
||||
- drm_atomic_helper_swap_state(dev, state);
|
||||
+ drm_atomic_helper_swap_state(state, async);
|
||||
|
||||
nvidia_drm_update_head_mode_config(state, requested_config);
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xf86-video-vmware"
|
||||
PKG_VERSION="13.1.0"
|
||||
PKG_VERSION="13.2.1"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libX11"
|
||||
PKG_VERSION="1.6.3"
|
||||
PKG_VERSION="1.6.4"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libXfixes"
|
||||
PKG_VERSION="5.0.2"
|
||||
PKG_VERSION="5.0.3"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libXi"
|
||||
PKG_VERSION="1.7.6"
|
||||
PKG_VERSION="1.7.8"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libXrandr"
|
||||
PKG_VERSION="1.5.0"
|
||||
PKG_VERSION="1.5.1"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libXrender"
|
||||
PKG_VERSION="0.9.9"
|
||||
PKG_VERSION="0.9.10"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libXtst"
|
||||
PKG_VERSION="1.2.2"
|
||||
PKG_VERSION="1.2.3"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xproto"
|
||||
PKG_VERSION="7.0.29"
|
||||
PKG_VERSION="7.0.31"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user