On Wed, 13 Sept 2023 at 14:11, Shankar, Uma wrote:
>
> > From: Ville Syrjälä
> >
> > With all the known issues sorted out we can start to use DSB to load the
> > LUTs.
On FreeBSD with a port of the i915 driver from Linux kernel 6.7
(https://github.com/freebsd/drm-kmod/pull/332) we still encount
On Wed, 11 Dec 2024 at 02:25, Greg KH wrote:
>
> On Tue, Dec 10, 2024 at 06:19:00PM -0500, Rodrigo Vivi wrote:
> > On Sun, Dec 08, 2024 at 03:17:27PM +0000, Ed Maste wrote:
> > > These two files (i915_live_selftests.h, i915_mock_selftests.h) were
> > > introduced in
ommit here that these files are a trivial part of an otherwise
MIT-licensed patch to a MIT-licensed component, and should have an MIT
license.
Signed-off-by: Ed Maste
---
drivers/gpu/drm/i915/selftests/i915_live_selftests.h | 2 +-
drivers/gpu/drm/i915/selftests/i915_mock_selftests.h | 2 +-
2 fil
On 13 May 2016 at 03:34, Jani Nikula wrote:
>
> I don't have any FreeBSD experience and I don't know what kind of team
> of developers you have, but it is my educated guess that you'll have
> plenty of more productive things to do than trying to maintain a
> significant amount of delta with upstre
On 4 February 2015 at 08:27, Jani Nikula wrote:
> On Mon, 02 Feb 2015, Ed Maste wrote:
>> A FreeBSD developer discovered that intel_fbc_enabled has a
>> declaration in two headers:
>>
>> ...
>
> Fixed by
>
> commit 7ff0ebcc1e30e3216c8c62ee71f59ac830b10
A FreeBSD developer discovered that intel_fbc_enabled has a
declaration in two headers:
sys/dev/drm2/i915/i915_drv.h:extern bool intel_fbc_enabled(struct
drm_device *dev);
sys/dev/drm2/i915/intel_drv.h:extern bool intel_fbc_enabled(struct
drm_device *dev);
We have a slightly older version of the
A FreeBSD developer discovered that intel_fbc_enabled has a
declaration in two headers:
sys/dev/drm2/i915/i915_drv.h:extern bool intel_fbc_enabled(struct
drm_device *dev);
sys/dev/drm2/i915/intel_drv.h:extern bool intel_fbc_enabled(struct
drm_device *dev);
We have a slightly older version of the