Commit graph

186 commits

Author SHA1 Message Date
Rudi Heitbaum
205b0c8c46 xf86-video-intel: update to githash ce811e7
log:
- https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/commits/master/?ref_type=HEADS

  intel: Fix some theoretical buffer overflow
  sna/gen3: Silence compiler warn
  sna/gen3: Fix 3DSTATE_PIXEL_SHADER_PROGRAM debugs
  sna/gen2: Silence compiler warn
  sna: Switch debugs/errors to use crtc index rather than pipe
  sna/video: Use crtc index instead of pipe
  sna: Switch to using crtc index instead of pipe
  uxa: Switch to using crtc index instead of pipe
2024-07-08 12:43:52 +00:00
Rudi Heitbaum
dcfb20855e xf86-video-intel: update to githash 20230201 2023-03-14 13:25:53 +00:00
heitbaum
800d10232e xf86-video-intel: remove RPATH 2022-01-23 21:40:25 +00:00
SupervisedThinking
23245ccf1a xf86-video-intel: default to dri3 if Vulkan is enabled 2022-01-01 14:25:43 +01:00
SupervisedThinking
d90a20d23c xf86-video-intel: prefer iris & crocus over classic drivers 2021-12-22 23:33:56 +01:00
SupervisedThinking
4b0c340c63 xf86-video-*: updated descriptions, pkg sites & clean ups 2021-11-09 22:21:30 +01:00
heitbaum
fb8a970026 xf86-video-intel: update to latest 2021-01-15
Incorporates 2 patches since 2020-12-15 / a511f22c

15 Jan, 2021
sna: Always validate userptr upon creation
Since not all memory ranges can be mapped by userptr, in particular
those passed by XShmAttachFD, we need to validate the userptr before use. We
would ideally want to continue to lazily populate the pages as often the
userptr is created but never used, but preventing an EFAULT later is
more important.

In https://patchwork.freedesktop.org/series/33449/ we provided a more
efficient method for probing the userptr on construction while
preserving the lazy population of gup-pages. For now, always follow
userptr with set-domain.

10 Jan, 2021
sna/gen7: Avoid clear-residuals overhead on all gen7
Since not just Haswell will enjoy clear-residuals, be very careful
before using a potential context switch from DRI clients.
2021-04-25 23:07:37 +00:00
Ian Leonard
6f08b82b0b x11: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:25 +00:00
heitbaum
037deba5ac xf86-video-intel: update to latest a511f22c 2020-12-25 13:24:39 +00:00
heitbaum
863fabbfe8 xf86-video-intel: update to latest 9236c582 2020-12-02 08:55:53 +00:00
mglae
c485b4c58f xf86-video-intel: update to 5ca3ac1 2020-10-04 17:41:23 +02:00
nouman8
f00692681a
Update package.mk 2019-11-19 11:42:32 +05:00
MilhouseVH
6027264d5d xf86-video-intel: update to xf86-video-intel-6afed33 2019-03-21 12:23:54 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
54798d6df1 spdx: packages/x11 2018-07-18 22:37:47 +02:00
MilhouseVH
e4d912459a xf86-video-intel: update to xf86-video-intel-3d39506, add libdrm dependency 2018-06-17 05:38:15 +01:00
MilhouseVH
94857dd4f3
various licence fixups 2018-06-11 10:53:09 -07:00
Lukas Rusak
6322e0e3df
x11/proto: replace proto's with xorgproto 2018-06-11 10:52:50 -07:00
Matthias Reichl
034d192b4b xf86-video-intel: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
MilhouseVH
73fbba9b68 xf86-video-intel: update to xf86-video-intel-26f5406 2018-01-12 19:28:39 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
piotrasd
844dfe7c2d xf86-video-intel: update to 028c946 2017-01-12 17:02:04 +00:00
Lukas Rusak
807a3f07c5
xf86-video-intel: use dri2 by default 2016-12-25 22:15:48 -08:00
Lukas Rusak
4fb34c4223
xf86-video-intel: update to 9ac7a33 2016-12-04 11:22:10 -08:00
awiouy
f93a49b558 xf86-video-intel: enable dri3 and make it default 2016-10-04 18:25:17 +02:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
1d58c24935 xf86-video-intel: update to b617f80 2016-06-14 01:13:34 -07:00
Lukas Rusak
89c400cf46 xf86-video-intel: use upstream url and remove mkpkg script 2016-03-14 15:13:03 -07:00
Stephan Raue
71a097f2ad xf86-video-intel: update to xf86-video-intel-0204e55, add mkpkg script to get and repack sources
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-14 15:13:02 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
4e6274fb42 xf86-video-intel: update to xf86-video-intel-300319e
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-09-04 10:13:02 +02:00
Stephan Raue
c67d2a2502 xf86-video-intel: update to xf86-video-intel-7d30cce
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-04 23:38:23 +02:00
Stephan Raue
be756962a2 xf86-video-intel: update to xf86-video-intel-2.99.917
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-04 23:38:23 +02:00
Stephan Raue
32b3cf43fe xf86-video-intel: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-24 12:07:57 +02:00
Stefan Saraev
7c35f31139 cleanup TODO in * 2015-04-07 12:08:46 +03:00
Stefan Saraev
bebaafb331 packages/*: drop i386 support 2015-04-03 12:08:24 +03:00
fritsch
c43a07aebb xf86-video-intel: Downgrade to version 910
ref #3597

no need to keep 916 in master. lets be in sync with 5.0
2014-12-08 11:37:17 +02:00
Stephan Raue
dafd4b456b xf86-video-intel: disable tearfree support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-05 16:23:49 +01:00
Stephan Raue
69aff2cf46 xf86-video-intel: update to xf86-video-intel-2.99.916
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-09 14:28:01 +02:00
Stephan Raue
fd7f8219a6 xf86-video-intel: add some default configure options, build with GLAMOR and tear-free support, disable building of tool and DRI1 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-26 08:30:44 +02:00
Stephan Raue
2565853a7e xf86-video-intel: update to xf86-video-intel-2.99.914
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-26 07:54:43 +02:00
Stephan Raue
8f4fd1a758 Revert "xf86-video-intel: update to xf86-video-intel-2.99.912"
This reverts commit b48dfe7b44.
2014-06-10 11:29:25 +02:00
Stephan Raue
b48dfe7b44 xf86-video-intel: update to xf86-video-intel-2.99.912
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-10 10:32:13 +02:00
Stefan Saraev
e722599e97 xf86-video-intel: dont install /usr/share/polkit 2014-04-07 19:46:25 +03:00