[PATCH] drm/i915/fbc: Add sizes to info message about reducing fb size

2024-05-13 Thread Paul Menzel
useful to the user, add the sizes to the message. Signed-off-by: Paul Menzel --- drivers/gpu/drm/i915/display/intel_fbc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/display/intel_fbc.c b/drivers/gpu/drm/i915/display/intel_fbc.c index b453fcbd67da

Re: [Intel-gfx] [PATCH v12] drm/amdgpu: add drm buddy support to amdgpu

2022-04-07 Thread Paul Menzel
Dear Arunpravin, Thank you for your patch. Am 07.04.22 um 07:46 schrieb Arunpravin Paneer Selvam: - Switch to drm buddy allocator - Add resource cursor support for drm buddy I though after the last long discussion, you would actually act on the review comments. Daniel wrote a good summary,

Re: [Intel-gfx] Commit messages

2022-03-25 Thread Paul Menzel
Dear Christian, dear Daniel, dear Alex, Am 23.03.22 um 16:32 schrieb Christian König: Am 23.03.22 um 16:24 schrieb Daniel Stone: On Wed, 23 Mar 2022 at 15:14, Alex Deucher wrote: On Wed, Mar 23, 2022 at 11:04 AM Daniel Stone wrote: That's not what anyone's saying here ... No-one's

[Intel-gfx] Commit messages (was: [PATCH v11] drm/amdgpu: add drm buddy support to amdgpu)

2022-03-23 Thread Paul Menzel
Dear Christian, Am 23.03.22 um 08:42 schrieb Christian König: Am 23.03.22 um 07:42 schrieb Paul Menzel: Am 23.03.22 um 07:25 schrieb Arunpravin Paneer Selvam: - Remove drm_mm references and replace with drm buddy functionalities The commit message summary to me suggested, you can

Re: [Intel-gfx] [PATCH v11] drm/amdgpu: add drm buddy support to amdgpu

2022-03-23 Thread Paul Menzel
Dear Arunprivin, Thank you for your patch. Am 23.03.22 um 07:25 schrieb Arunpravin Paneer Selvam: - Remove drm_mm references and replace with drm buddy functionalities The commit message summary to me suggested, you can somehow use both allocators now. Two suggestions below: 1. Switch

Re: [Intel-gfx] [PATCH] drm: add a check to verify the size alignment

2022-03-21 Thread Paul Menzel
Dear Arunpravin, Am 21.03.22 um 06:59 schrieb Arunpravin Paneer Selvam: add a simple check to reject any size not aligned to the min_page_size. Nit: I’d start sentences with a capital letter. Could you please add a summary of the discussion to the commit message, so the question “Why?” is

Re: [Intel-gfx] [PATCH] drm: Fix a infinite loop condition when order becomes 0

2022-03-16 Thread Paul Menzel
Dear Arunprivin, Am 16.03.22 um 07:49 schrieb Arunpravin Paneer Selvam: On 15/03/22 9:14 pm, Paul Menzel wrote: Am 15.03.22 um 16:42 schrieb Arunpravin: On 15/03/22 2:35 pm, Paul Menzel wrote: Am 15.03.22 um 10:01 schrieb Arunpravin: On 15/03/22 1:49 pm, Paul Menzel wrote: Am

Re: [Intel-gfx] [PATCH] drm: Fix a infinite loop condition when order becomes 0

2022-03-15 Thread Paul Menzel
Dear Arunpravin, Am 15.03.22 um 16:42 schrieb Arunpravin: On 15/03/22 2:35 pm, Paul Menzel wrote: Am 15.03.22 um 10:01 schrieb Arunpravin: On 15/03/22 1:49 pm, Paul Menzel wrote: Am 14.03.22 um 20:40 schrieb Arunpravin: handle a situation in the condition order-- == min_order, when

Re: [Intel-gfx] [PATCH] drm: Fix a infinite loop condition when order becomes 0

2022-03-15 Thread Paul Menzel
Dear Arunpravin, Am 15.03.22 um 10:01 schrieb Arunpravin: On 15/03/22 1:49 pm, Paul Menzel wrote: Am 14.03.22 um 20:40 schrieb Arunpravin: handle a situation in the condition order-- == min_order, when order = 0, leading to order = -1, it now won't exit the loop. To avoid this problem

Re: [Intel-gfx] [PATCH] drm: Fix a infinite loop condition when order becomes 0

2022-03-15 Thread Paul Menzel
Dear Arunpravin, Am 14.03.22 um 20:40 schrieb Arunpravin: handle a situation in the condition order-- == min_order, when order = 0, leading to order = -1, it now won't exit the loop. To avoid this problem, added a order check in the same condition, (i.e) when order is 0, we return -ENOSPC

Re: [Intel-gfx] [PATCH v3 2/3] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate.

2021-10-29 Thread Paul Menzel
Dear Mark, On 26.10.21 21:21, Mark Yacoub wrote: From: Mark Yacoub [Why] 1. drm_atomic_helper_check doesn't check for the LUT sizes of either Gamma or Degamma props in the new CRTC state, allowing any invalid size to be passed on. 2. Each driver has its own LUT size, which could also be

Re: [Intel-gfx] [PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate.

2021-10-26 Thread Paul Menzel
n't support large lut sizes. +*/ + uint32_t gamma_lut_size; + /** * @gamma_size: Size of legacy gamma ramp reported to userspace. Set up * by calling drm_mode_crtc_set_gamma_size(). Acked-by: Paul Menzel Kind regards, Paul

Re: [Intel-gfx] snd_hda_intel 0000:00:1f.3: No response from codec, resetting bus: last cmd=

2019-11-19 Thread Paul Menzel
Dear Tomáš, On 2019-11-04 18:31, Tomas Janousek wrote: > On Mon, Nov 04, 2019 at 01:57:54PM +0100, Paul Menzel wrote: >> On the Dell XPS 13 9380 with Debian Sid/unstable with Linux 5.3.7 >> resuming0with Dell’s Thunderbolt TB16 dock connected, Linux spews >

[Intel-gfx] snd_hda_intel 0000:00:1f.3: No response from codec, resetting bus: last cmd=

2019-11-04 Thread Paul Menzel
Dear Linux folks, On the Dell XPS 13 9380 with Debian Sid/unstable with Linux 5.3.7 resuming0with Dell’s Thunderbolt TB16 dock connected, Linux spews the errors below. ``` [0.00] Linux version 5.3.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 9.2.1 20191008 (Debian 9.2.1-9))

Re: [Intel-gfx] [v2] drm/i915/fbdev: Enable late fbdev initial configuration

2018-04-20 Thread Paul Menzel
c @@ -807,7 +807,7 @@ void intel_fbdev_output_poll_changed(struct drm_device *dev) return; intel_fbdev_sync(ifbdev); - if (ifbdev->vma) + if (ifbdev->vma || ifbdev->helper.deferred_setup) drm_fb_helper_hotplug_event(>helper); }

[Intel-gfx] OT: Patches for Chromium browser to use VAAPI available

2017-07-31 Thread Paul Menzel
Dear Linux folks, Just a small note, that Intel pushed patches for the Chromium browser for review [1] to use VAAPI [2] along with vaapi-driver to run all supported media use cases with hardware acceleration. This will hopefully let GNU/Linux systems desktop to catch up further to Microsoft

Re: [Intel-gfx] [PATCH] drm/i915: Fix cursor updates on some platforms

2017-07-18 Thread Paul Menzel
roblem across all supported devices, let's just perform the CURBASE write unconditionally. Cc: Paul Menzel <pmen...@molgen.mpg.de> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101790 Fixes: 75343a44c901 ("drm/i915: Drop useless posting reads from cursor commit") Signed

Re: [Intel-gfx] [PATCH] dim: Switch Link: tags to https://

2017-07-16 Thread Paul Menzel
Dear Daniel, Am Sonntag, den 16.07.2017, 12:26 +0200 schrieb Daniel Vetter: > http: gets a "301 moved permanently" reply. > > Reported-by: Paul Menzel <paulepan...@users.sourceforge.net> > Cc: Paul Menzel <paulepan...@users.sourceforge.net> > Sig

[Intel-gfx] 01.org: HTTPS: Please fix mixed content loading

2015-05-23 Thread Paul Menzel
Dear Intel folks, accessing the resources at 01.org over HTTPS, some have mixed content loading issues. For example [1] loads an image from Gravatar – for whatever reason – over HTTP. Google Chromium reports for example the following. Mixed Content: The page at

[Intel-gfx] Lenovo X60 with i945: Setting resolution in GRUB to 1024×768

2015-01-18 Thread Paul Menzel
Dear Intel folks, on the Lenovo X60 with i945 graphics (and vendor BIOS), for using fastboot, that means to avoid a modeset, I want to set the desired resolution in GRUB using the option `GRUB_GFXMODE=1024x768` in `/etc/default/grub`. Unfortunately that does not have an effect and the resolution

Re: [Intel-gfx] Lenovo X60 with i945: Setting resolution in GRUB to 1024×768

2015-01-18 Thread Paul Menzel
Am Sonntag, den 18.01.2015, 16:56 -0500 schrieb Felix Miata: Paul Menzel composed on 2015-01-18 12:20 (UTC+0100): on the Lenovo X60 with i945 graphics (and vendor BIOS), for using fastboot, that means to avoid a modeset, I want to set the desired resolution in GRUB using the option

Re: [Intel-gfx] [PATCH] drm/i915: Mark fastboot as unsafe

2014-11-04 Thread Paul Menzel
Dear Daniel, thank you for the support in #intel-...@irc.freenode.net and the patch. As already commented in the bug report #84682, there are some typos. Am Dienstag, den 04.11.2014, 15:29 +0100 schrieb Daniel Vetter: Fastboot in its current incarnation assumes that the pfit isn't relevatn

Re: [Intel-gfx] i915.fastboot bug report - not working on coreboot

2014-08-27 Thread Paul Menzel
Dear Charles, thanks a lot for following up on the intel-gfx mailing list. Am Dienstag, den 26.08.2014, 13:09 -0400 schrieb Charles Devereaux: I'm trying to use i915.fastboot on a Thinkpad X60t. The bios has been replaced by coreboot, which supports native video init. The goal is to boot

[Intel-gfx] How to debug GTT/PTE errors?

2014-06-11 Thread Paul Menzel
Dear Linux folks, although there are no user visible issues, there is still the following error message in the log. [1.235596] i915: render error detected, EIR: 0x0010 [1.235596] i915: page table error [1.235596] i915: PGTBL_ER: 0x0012 [

Re: [Intel-gfx] [Intel 945] BSM: How to determine size of DRAM used for internal graphics?

2014-06-09 Thread Paul Menzel
Dear Intel graphics folks, Am Freitag, den 30.05.2014, 14:47 +0200 schrieb Paul Menzel: Am Freitag, den 30.05.2014, 13:45 +0200 schrieb Paul Menzel: since commit 17fec8a0 [1] drm/i915: Use Graphics Base of Stolen Memory on all gen3+ Linux reads the register BSM (Base

[Intel-gfx] [Intel 945] BSM: How to determine size of DRAM used for internal graphics?

2014-05-30 Thread Paul Menzel
Dear Intel graphics folks, since commit 17fec8a0 [1] drm/i915: Use Graphics Base of Stolen Memory on all gen3+ Linux reads the register BSM (Base of Stolen Memory) directly to get the base address of graphics stolen memory. With coreboot [2] and native graphics init – note that

Re: [Intel-gfx] [Intel 945] BSM: How to determine size of DRAM used for internal graphics?

2014-05-30 Thread Paul Menzel
Dear Intel graphics folks, Am Freitag, den 30.05.2014, 13:45 +0200 schrieb Paul Menzel: since commit 17fec8a0 [1] drm/i915: Use Graphics Base of Stolen Memory on all gen3+ Linux reads the register BSM (Base of Stolen Memory) directly to get the base address of graphics stolen

[Intel-gfx] OT: GSoC project idea: Replacement of Video BIOS for native graphics initialization in coreboot

2013-04-11 Thread Paul Menzel
(Sent to dri-devel and intel-gfx lists.) Dear Linux graphics folks, coreboot has been accepted to participate in Google Summer of Code 2013 [1]. coreboot is a Free Software project aimed at replacing the proprietary BIOS (firmware) found in most computers. Please find more information about

Re: [Intel-gfx] [PATCH] drm/i915: fixup pd vs pt confusion in gen6 ppgtt code

2013-03-20 Thread Paul Menzel
/gpu/drm/i915/i915_gem_gtt.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) Acked-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel-gfx

Re: [Intel-gfx] [PATCH] DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.

2013-03-06 Thread Paul Menzel
Am Montag, den 04.03.2013, 17:17 +0100 schrieb Daniel Vetter: On Mon, Mar 04, 2013 at 09:24:38AM -0500, Egbert Eich wrote: On G45 some low res modes (800x600 and 1024x768) produce a blank screen when the display plane is enabled with with cursor plane off. Experiments showed that this

Re: [Intel-gfx] [PATCH] drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits

2013-03-05 Thread Paul Menzel
Dear Patrik, Am Dienstag, den 05.03.2013, 19:09 +0100 schrieb Patrik Jakobsson: Disable bits for ADPA HSYNC and VSYNC where mixed up resulting in suspend becoming standby and vice versa. nice find. Could you elaborate on the symptoms please as I have never experienced any issues with suspend

[Intel-gfx] Tabs or spaces? (was: [I-G-T] tools/intel_reg_dumper: add hsw backlight registers)

2013-03-04 Thread Paul Menzel
Dear intel-gfx folks, Am Montag, den 04.03.2013, 12:22 +0200 schrieb Jani Nikula: The more the merrier. Signed-off-by: Jani Nikula jani.nik...@intel.com --- lib/intel_reg.h |5 + tools/intel_reg_dumper.c |5 + 2 files changed, 10 insertions(+) diff --git

Re: [Intel-gfx] [PATCH] sna: Initialize variable 'iter' to silence clang

2013-02-28 Thread Paul Menzel
Dear Sedat, thank you for testing stuff with Clang! Am Dienstag, den 26.02.2013, 15:15 +0100 schrieb Sedat Dilek: Please always paste the error/warning messages so reviewers see exactly what it has find. Signed-off-by: Sedat Dilek sedat.di...@gmail.com --- src/sna/sna_damage.c | 4 ++--

[Intel-gfx] Warnings in `sna_damage.c` (was: [PATCH] sna: Initialize variable 'iter' to silence clang)

2013-02-28 Thread Paul Menzel
Dear Sedat, Am Donnerstag, den 28.02.2013, 09:45 +0100 schrieb Paul Menzel: thank you for testing stuff with Clang! Am Dienstag, den 26.02.2013, 15:15 +0100 schrieb Sedat Dilek: Please always paste the error/warning messages so reviewers see exactly what it has find. Signed-off

Re: [Intel-gfx] [PATCH] drm/i915: Eliminate race from gen2/3 page flip interrupt handling

2013-02-18 Thread Paul Menzel
Am Montag, den 18.02.2013, 13:57 +0200 schrieb ville.syrj...@linux.intel.com: From: Ville Syrjälä ville.syrj...@linux.intel.com If the interrupt handler were to process a previous vblank interrupt and the following flip pending interrupt at the same time, the page flip would be complete too

Re: [Intel-gfx] [PATCH] drm/i915: Read the Base of Stolen Memory for 915gm

2013-02-11 Thread Paul Menzel
Dear Chris, Am Sonntag, den 10.02.2013, 23:21 + schrieb Chris Wilson: On Sun, Feb 10, 2013 at 11:37:03PM +0100, Paul Menzel wrote: Am Sonntag, den 10.02.2013, 19:38 + schrieb Chris Wilson: Reading the cspec pays dividends once again, as I found the 'Base of Stolen Memory' config

Re: [Intel-gfx] [PATCH] drm/i915: Read the Base of Stolen Memory for 915gm

2013-02-10 Thread Paul Menzel
Am Sonntag, den 10.02.2013, 19:38 + schrieb Chris Wilson: Reading the cspec pays dividends once again, as I found the 'Base of Stolen Memory' config register so that we can skip the fragile computation from Top of Usable Draw and use the real value provided by the BIOS. Nice find. What is

Re: [Intel-gfx] [PATCH 01/12] configure.ac: slightly more standard --disable-tests

2013-02-08 Thread Paul Menzel
Dear Ben, Am Donnerstag, den 07.02.2013, 10:39 -0800 schrieb Ben Widawsky: This partially reverts missing empty line for better legibility. commit 7c170724003f42cd4ceea9f6c805292bbe2e81b2 Author: Rodrigo Vivi rodrigo.v...@gmail.com Date: Tue Feb 5 16:17:54 2013 -0200 Build: Add

Re: [Intel-gfx] [PATCH 02/12] configure.ac: Move prime stuff to where it belongs

2013-02-08 Thread Paul Menzel
Am Donnerstag, den 07.02.2013, 10:39 -0800 schrieb Ben Widawsky: So where does it belong? Signed-off-by: Ben Widawsky b...@bwidawsk.net […] Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel-gfx mailing

Re: [Intel-gfx] [PATCH 12/12] README: Add quick_dump info

2013-02-07 Thread Paul Menzel
/users/ + set their python library path appropriately. + debugger/ This tool is to be used to do shader debugging. It acts like a debug server accepting connections from debug clients such as With the above changes (proofread by a native English speaker) Reviewed-by: Paul Menzel

[Intel-gfx] [PATCH v2 2/2] configure.ac: Split out XCB libraries from `XVMCLIB` into `XCB`

2013-02-06 Thread Paul Menzel
://buildd.debian.org/status/fetch.php?pkg=xserver-xorg-video-intelarch=i386ver=2%3A2.19.0-6stamp=1347825458 Signed-off-by: Paul Menzel paulepan...@users.sourceforge.net --- configure.ac |3 ++- src/xvmc/Makefile.am |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git

[Intel-gfx] [PATCH] NEWS: Fix a typo: a*n* inadvertent

2013-02-06 Thread Paul Menzel
Date: Tue, 22 Jan 2013 10:47:22 +0100 --- NEWS |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a1fcf66..bc384e7 100644 --- a/NEWS +++ b/NEWS @@ -47,7 +47,7 @@ As usual we have a large number of bug fixes since the last release: Release 2.20.19

Re: [Intel-gfx] [PATCH] Build: Add --disable-tests configure flag to avoid tests build - v2

2013-02-05 Thread Paul Menzel
(-) […] With the changes above, Acked-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http

Re: [Intel-gfx] [PATCH 2/2] configure.ac: Do not include `x11-xcb`, `xcb-dri2` and `xcb-aux` in `XVMCLIB`

2013-02-05 Thread Paul Menzel
Am Montag, den 04.02.2013, 22:28 +0100 schrieb Julien Cristau: On Sun, Feb 3, 2013 at 13:29:04 +0100, Paul Menzel wrote: I was surprised too that no error was generated. Do you have any idea why compilations succeeds? Fails to build here with ../../../src/xvmc/intel_xvmc.c:29:25: fatal

Re: [Intel-gfx] [PATCH 2/2] configure.ac: Do not include `x11-xcb`, `xcb-dri2` and `xcb-aux` in `XVMCLIB`

2013-02-03 Thread Paul Menzel
Am Sonntag, den 03.02.2013, 09:32 + schrieb Chris Wilson: The first patch looks fine (and I've applied it, thanks), Thank you for the quick reaction. but I'm not convinced this one is safe. On Sat, Feb 02, 2013 at 11:00:15PM +0100, Paul Menzel wrote: Date: Sat, 2 Feb 2013 20:33:36

[Intel-gfx] [PATCH 1/2] configure.ac: Do not include `xext` and `xfixes` in `XVMCLIB`

2013-02-02 Thread Paul Menzel
away and the libraries are still built without any issues. [1] https://buildd.debian.org/status/fetch.php?pkg=xserver-xorg-video-intelarch=i386ver=2%3A2.19.0-6stamp=1347825458 Signed-off-by: Paul Menzel paulepan...@users.sourceforge.net --- configure.ac |2 +- 1 file changed, 1 insertion(+), 1

[Intel-gfx] [PATCH 2/2] configure.ac: Do not include `x11-xcb`, `xcb-dri2` and `xcb-aux` in `XVMCLIB`

2013-02-02 Thread Paul Menzel
=1347825458 Signed-off-by: Paul Menzel paulepan...@users.sourceforge.net --- I hope there is not a corner case where applying this patch will result in built errors. configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e6ab9d0..0652822

Re: [Intel-gfx] Intel Linux display driver sending incompatible signal to one monitor.

2012-12-07 Thread Paul Menzel
Am Donnerstag, den 06.12.2012, 19:03 -0800 schrieb Freddie F. Haddad: Gentoo Linux - kernel 3.6.8 - xf86-video-intel 2.20.15 - xorg-server: 1.13.0-r1 Is your problem a regression? grub.conf kernel /boot/gentoo_3.6.8 root=/dev/sda3 video=1024x768-24@75 quiet splash .xinitrc xrandr

Re: [Intel-gfx] [PATCH 1/4] drm/i915: don't block resume on fb console resume

2012-11-04 Thread Paul Menzel
Dear Jesse, unfortunately due to mail problems with SourceForge I did not get the latest series. Do you have a public repository with these patches in it? Am Mittwoch, den 31.10.2012, 15:41 -0700 schrieb Jesse Barnes: The console lock can be contended, so rather than prevent other drivers

Re: [Intel-gfx] [PATCH] scripts: Add a dmesg filter to prettify ioctl traces

2012-11-01 Thread Paul Menzel
Am Donnerstag, den 01.11.2012, 16:42 + schrieb Damien Lespiau: From: Damien Lespiau damien.lesp...@intel.com The content of the cover letter would have been very useful for this commit message body. ;-) Signed-off-by: Damien Lespiau damien.lesp...@intel.com […] Thanks, Paul

Re: [Intel-gfx] [PATCH] drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer

2012-10-22 Thread Paul Menzel
Am Montag, den 22.10.2012, 12:32 +0100 schrieb Chris Wilson: The specs for gen2 say that the watermark values should always be set assuming a 32bpp display mode, even though the display mode may be 15 or 16 bpp. Does this patch fix an actual bug or is it just preemptively doing so?

Re: [Intel-gfx] Lockup when switching displays using xrandr since kernel 3.5.x

2012-10-18 Thread Paul Menzel
Am Donnerstag, den 18.10.2012, 09:10 +0200 schrieb Thilo-Alexander Ginkel: On Wed, Oct 17, 2012 at 1:26 AM, Thilo-Alexander Ginkel wrote: since upgrading from kernel 3.4.10 to 3.5.x or 3.6.2 (on Kubuntu 12.04) I am getting sporadic (but frequent) lockups when switching displays using

Re: [Intel-gfx] [PATCH] drm/i915: Set guardband clipping workaround bit in the right register.

2012-10-06 Thread Paul Menzel
/intel_pm.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) […] Acked-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel-gfx mailing list Intel-gfx

Re: [Intel-gfx] could you stop this spam

2012-09-28 Thread Paul Menzel
Am Freitag, den 28.09.2012, 18:00 +0100 schrieb Sérgio Basto: This spam is making my spam filter get crazy . Never paste spam! Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel-gfx mailing list

Re: [Intel-gfx] Fighting tearing

2012-09-09 Thread Paul Menzel
Dear Roberth, Am Sonntag, den 09.09.2012, 17:48 +0200 schrieb Roberth Sjonøy: I run Arch Linux, with it's latest x.org and kernel, that is xorg-server 1.12.4-1 [1] and linux 3.5.3-1 [2]. and I have compiled libdrm and the intel driver from git, and I update it today. Please provide the

Re: [Intel-gfx] [PATCH] drm/i915: add a tracepoint for gpu frequency changes

2012-08-30 Thread Paul Menzel
; + + trace_intel_gpu_freq_change(val * 50); } static void gen6_disable_rps(struct drm_device *dev) Acked-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel-gfx mailing list Intel

[Intel-gfx] Please add last edited date to http://intellinuxgraphics.org/

2012-08-26 Thread Paul Menzel
Dear Intel folks, it would be nice if you could add a “last edited” field to the Web site so information like on the teams page [1] can be judged better. (It seems recent though, which is great and which should be made obvious.) Thanks, Paul [1] http://intellinuxgraphics.org/team.html

Re: [Intel-gfx] [PATCH 2/2] drm/i915: differe error message between forcwake timeouts

2012-08-24 Thread Paul Menzel
--- drivers/gpu/drm/i915/intel_pm.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) […] Acked-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part

Re: [Intel-gfx] [PATCH] drm/i915: fix color order for BGR formats on IVB

2012-08-22 Thread Paul Menzel
Dear Vijay, Am Mittwoch, den 22.08.2012, 11:47 +0530 schrieb Vijay Purushothaman: This is already fixed for ILK and SNB … in what commits? but somehow IVB is missed. Signed-off-by: Vijay Purushothaman vijay.a.purushotha...@intel.com Signed-off-by: Ben Lin ben.y@intel.com ---

Re: [Intel-gfx] [PATCH] drm/i915: use hsw rps tuning values everywhere on gen6+

2012-08-15 Thread Paul Menzel
(GEN6_RP_DOWN_EI, 35); I915_WRITE(GEN6_RP_IDLE_HYSTERSIS, 10); I915_WRITE(GEN6_RP_CONTROL, Acked-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel

Re: [Intel-gfx] Find bugs in i915 driver

2012-08-13 Thread Paul Menzel
); POSTING_READ(reg); With the changes addressed above, please add Acked-by: Paul Menzel paulepan...@users.sourceforge.net when sending [PATCH v3] as documented in [2]. Thanks, Paul [1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=blob;f=Documentation

Re: [Intel-gfx] [PATCH] drm/i915: ingore eDP bpc settings

2012-08-11 Thread Paul Menzel
*/ list_for_each_entry(connector, dev-mode_config.connector_list, head) { Acked-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part

[Intel-gfx] Netiquette: No HTML messages please. (was: [ANNOUNCE] glamor 0.5.0)

2012-08-11 Thread Paul Menzel
Dear Zhigang, thank you for the announcement message and congratulations on the release. But please do not send HTML messages to lists [1]! Thanks, Paul [1] http://en.opensuse.org/openSUSE:Mailing_list_netiquette signature.asc Description: This is a digitally signed message part

Re: [Intel-gfx] Macbook Air 2012

2012-08-11 Thread Paul Menzel
Dear Daniel, Am Samstag, den 11.08.2012, 16:05 +0200 schrieb Daniel Wagner: I installed on my shiny new Macbook Air 2012 Fedora 17. After adding intremap=off to the kernel arguments, I was able to install the system. The X server worked out of the box. This was with a 3.3.4 kernel.

Re: [Intel-gfx] [PATCH v5 0/4] Haswell HDMI/DP audio enable

2012-08-08 Thread Paul Menzel
Dear Wang, first is Wang your first name? Am Mittwoch, den 08.08.2012, 11:03 +0800 schrieb Wang Xingchao: This patch series enable HDMI audio on Haswell platform, not DP audio. The DP enablement will come after the DP patches are upstream. I tested this patch on Sharkbay machine and i

Re: [Intel-gfx] Find bugs in i915 driver

2012-08-01 Thread Paul Menzel
Dear Anhua, five additional comments to Greg’s ones. Am Dienstag, den 31.07.2012, 07:23 -0700 schrieb Greg KH: On Tue, Jul 31, 2012 at 09:17:15AM +, Xu, Anhua wrote: Thanks Chris. I add this in the the commit description. The updated patch is below: commit

Re: [Intel-gfx] [PATCH] tests/testdisplay.c: Remove an uncomfortable error output.

2012-08-01 Thread Paul Menzel
Am Mittwoch, den 01.08.2012, 14:56 +0800 schrieb Yi Sun: Update the image file paas.png with higher correction level. s,paas.png,pass.png, Additionally the summary and the commit message seem to be orthogonal, if I am not mistaken. Should these be two patches? Signed-off-by: Yi Sun

[Intel-gfx] [PATCH] NEWS: Correct release version: s/2.12.0/2.20.0/

2012-07-26 Thread Paul Menzel
Date: Thu, 26 Jul 2012 12:51:57 +0200 Signed-off-by: Paul Menzel paulepan...@users.sourceforge.net --- NEWS |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a6819d4..08340f8 100644 --- a/NEWS +++ b/NEWS @@ -38,7 +38,7 @@ Among the other tweaks this week

Re: [Intel-gfx] HD 4000: Passthrough for HD audio formats

2012-07-22 Thread Paul Menzel
Dear Frederik, Am Freitag, den 20.07.2012, 21:03 +0200 schrieb Frederik Vogelsang: I am using a Core i5-3475S on a ASUS P8H77-I. The system is connected to my amp through HDMI. For some reason I cannot get passthrough of DTS-HD MA or Dolby TrueHD to work properly. On my HTPC with an ION2

Re: [Intel-gfx] [PATCH v2] drm/i915: Fix eDP blank screen after S3 resume on HP desktops

2012-06-22 Thread Paul Menzel
); I915_WRITE(PCH_PP_OFF_DELAYS, dev_priv-savePP_OFF_DELAYS); I915_WRITE(PCH_PP_DIVISOR, dev_priv-savePP_DIVISOR); With or without these changes above, this patch is Acked-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description

Re: [Intel-gfx] [PATCH] Support for the ns2501 dvo

2012-06-17 Thread Paul Menzel
Dear Thomas, thank you for your patch and patience. Am Sonntag, den 17.06.2012, 00:22 +0200 schrieb Thomas Richter: unfortunately the patch I submitted last week for supporting the ns2501 has never been picked up, so I'm trying again. This version here improves the patch considerably,

Re: [Intel-gfx] [PATCH] Support for the ns2501 dvo

2012-06-17 Thread Paul Menzel
Am Sonntag, den 17.06.2012, 20:36 +0200 schrieb Daniel Vetter: On Sun, Jun 17, 2012 at 08:07:15PM +0200, Thomas Richter wrote: On 17.06.2012 14:28, Paul Menzel wrote: thank you for your patch and patience. Since this patch is not only a resend but also an improvement please mark

Re: [Intel-gfx] [PATCH v3] Support for ns2501 DVO.

2012-06-17 Thread Paul Menzel
Dear Thomas, you put Daniel address twice into the CC field. Am Sonntag, den 17.06.2012, 20:59 +0200 schrieb Thomas Richter: Includes now proper DPMS support. Includes switching between resolutions - from 640x480 to 1024x768. Currently assumes that the native display resolution is

Re: [Intel-gfx] [PATCH v3] Support for ns2501 DVO.

2012-06-17 Thread Paul Menzel
Am Sonntag, den 17.06.2012, 21:42 +0200 schrieb Daniel Vetter: On Sun, Jun 17, 2012 at 09:18:56PM +0200, Paul Menzel wrote: you put Daniel address twice into the CC field. Am Sonntag, den 17.06.2012, 20:59 +0200 schrieb Thomas Richter: Includes now proper DPMS support. Includes

Re: [Intel-gfx] Debian 6 (Squeeze) support for Sandy Bridge

2012-06-12 Thread Paul Menzel
Dear Anthony, please send just plain text messages to lists and no HTML messages [1]. Am Dienstag, den 12.06.2012, 03:48 + schrieb See, Anthony Chaur Yih: From the 2010Q4 released package which is the earliest package that support Sandy Bridge platform, the OS requirement look is much

Re: [Intel-gfx] [libva] GPU hung

2012-06-12 Thread Paul Menzel
Am Mittwoch, den 13.06.2012, 00:09 +0200 schrieb Angela: For gpu hangs the important thing is the i915_error_state file from sysfs (the files you've attached are mainly interesting for modeset issues). I guess the best thing would be to file a bug on bugs.freedesktop.org with that.

Re: [Intel-gfx] [PATCH] test: Measure performance of copying between tiled and untiled/LLC

2012-06-06 Thread Paul Menzel
Am Mittwoch, den 06.06.2012, 11:04 +0100 schrieb Chris Wilson: The goal is compare the speed of copying to and from a LLC bo using either the CPU or GPU. I would prefer an example output of this test in the commit message. Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk ---

Re: [Intel-gfx] [PATCH 2/2] drm/i915: don't chnage the original mode in dp_mode_fixup

2012-05-30 Thread Paul Menzel
Am Mittwoch, den 30.05.2012, 13:52 +0200 schrieb Daniel Vetter: Typo in »change« in the commit message. We should only frob adjusted_mode. This is in preparation of a massive patch by Laurent Pinchart to make the mode argument const. After the prevous prep patch to use adjusted_mode-clock

Re: [Intel-gfx] [PATCH 5/6] tools/dpf: Tool to read and write l3 remap registers.

2012-05-28 Thread Paul Menzel
Dear Ben, Am Freitag, den 25.05.2012, 16:56 -0700 schrieb Ben Widawsky: an output of a working run of `dpf_test` with some explanation pasted into the commit message would be nice as there is no manual page. Signed-off-by: Ben Widawsky b...@bwidawsk.net --- tests/dpf_test |8

Re: [Intel-gfx] Updated -next

2012-04-11 Thread Paul Menzel
Dear Yi¹, Am Mittwoch, den 11.04.2012, 03:20 + schrieb Sun, Yi: We finished a new round of kernel testing. The version of kernel is: Kernel: (drm-intel-testing)9d0b5b5468650e0ac72a7786cf6625963f926d4d Merge: ec34a01 b4db1e3 Author: Daniel Vetter daniel.vet...@ffwll.ch Date: Mon Apr 9

Re: [Intel-gfx] Updated -next

2012-04-11 Thread Paul Menzel
Am Mittwoch, den 11.04.2012, 08:24 + schrieb Sun, Yi: […] Thank all your comments. Thank you for your prompt reply and your work on the Intel-gfx driver. Thanks, Paul signature.asc Description: This is a digitally signed message part ___

Re: [Intel-gfx] [PATCH 6/7] drm/i915: implement async flush w/a

2012-04-10 Thread Paul Menzel
Am Samstag, den 31.03.2012, 11:52 +0100 schrieb Chris Wilson: On Sat, 31 Mar 2012 11:22:02 +0200, Daniel Vetter daniel.vet...@ffwll.ch wrote: Note that async flush also means things like VT-d IOTLB invalidation. See Bspec vol1c.4 Render Engine Command Streamer, Section ECOSKPD - Eco

Re: [Intel-gfx] [PATCH 1/7] drm/i915: implement ColorBlt w/a

2012-04-10 Thread Paul Menzel
Am Samstag, den 31.03.2012, 11:21 +0200 schrieb Daniel Vetter: According to an internal workaround master list, we need to set bit 5 of register 9400 to avoid issues with color blits. Signed-Off-by: Daniel Vetter daniel.vet...@ffwll.ch --- drivers/gpu/drm/i915/i915_reg.h |3 +++

Re: [Intel-gfx] [PATCH] drm/i915: Handle request to map a very large buffer object

2012-02-28 Thread Paul Menzel
, bo_gem); Reviewed-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description: This is a digitally signed message part ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman

Re: [Intel-gfx] [PATCH 1/3] intel_reg_read: add support for getopt

2012-02-28 Thread Paul Menzel
); dump_range(reg, reg + 4); } intel_register_access_fini(); - return 0; +out: + free(cmdname); + return ret; } Otherwise you can add Reviewed-by: Paul Menzel paulepan...@users.sourceforge.net Thanks, Paul signature.asc Description

Re: [Intel-gfx] [PATCH] intel: Add support for (possibly) unsynchronized maps.

2012-02-25 Thread Paul Menzel
Dear Eric, Am Freitag, den 24.02.2012, 19:53 -0800 schrieb Eric Anholt: […] +/** + * Performs a mapping of the buffer object like the normal GTT + * mapping, but avoiding waiting for the GPU to be done reading from s/avoiding/avoids/? + * or rendering to the buffer. + * + * This is

Re: [Intel-gfx] [PATCH] drm/i915: error_buffer-ring should be signed

2012-02-16 Thread Paul Menzel
of the report is the following. http://lists.freedesktop.org/archives/dri-devel/2012-February/019183.html Signed-off-by: Daniel Vetter daniel.vet...@ffwll.ch Acked-by: Paul Menzel paulepan...@users.sourceforge.net --- drivers/gpu/drm/i915/i915_drv.h |2 +- 1 files changed, 1 insertions

Re: [Intel-gfx] [PATCH] drm/i915: paper over missed irq issues with force wake voodoo

2012-01-24 Thread Paul Menzel
Dear Daniel, Am Freitag, den 14.12.2012, 16:01 +0100 schrieb Daniel Vetter: the (author) date is wrong (December instead of January) unless you sent it from the future. If you did, please tell us how the Intel driver will work in eleven months. ;-) […] Thanks, Paul signature.asc

Re: [Intel-gfx] MSI intel video card not detected

2011-11-27 Thread Paul Menzel
Dear Pablo, Am Sonntag, den 27.11.2011, 16:02 -0300 schrieb Pablo Yaggi: Hi, i installed the latest driver from git repo on an msi ae2060 but no adapter is detected. lspci reports an intel vga adapter installed and xorg automatically loads the i915 module but then it reports no driver is

Re: [Intel-gfx] [PATCH 2/2 v2] hda - delayed ELD repoll

2011-11-16 Thread Paul Menzel
Dear Fengguang, Am Mittwoch, den 16.11.2011, 00:57 +0800 schrieb Wu Fengguang: The Intel HDMI chips (ironlake at least) are found to have ~250ms delay between the ELD_Valid=1 hotplug event is send and the ELD buffer becomes actually readable. During the time the ELD buffer is mysteriously all

Re: [Intel-gfx] [PATCH 00/18] intel-gpu-tools: intel_audio_dump updates

2011-11-11 Thread Paul Menzel
Am Samstag, den 12.11.2011, 11:12 +0800 schrieb Wu Fengguang: A bunch of cleanups, fixes and new fields to intel_audio_dump, tested OK on G45, Ironlake and IvyBridge. Christopher White mentioned some lacks in the documentation like missing dependencies. Could you update that too, please?

[Intel-gfx] intel-gpu-tools: Please release new version (was: [PATCH 00/18] intel-gpu-tools: intel_audio_dump updates)

2011-11-11 Thread Paul Menzel
Am Samstag, den 12.11.2011, 11:12 +0800 schrieb Wu Fengguang: A bunch of cleanups, fixes and new fields to intel_audio_dump, tested OK on G45, Ironlake and IvyBridge. Christopher White mentioned the last release or tag happened a long time ago. Is a new release planned? Most of the time

Re: [Intel-gfx] [PATCH v5] drm/i915: pass ELD to HDMI/DP audio driver

2011-11-02 Thread Paul Menzel
Dear Sander, Am Mittwoch, den 02.11.2011, 01:10 -0500 schrieb Sander Jansen: On Tue, Nov 1, 2011 at 8:45 PM, Wu Fengguang fengguang...@intel.com wrote: The log does confirm that the drm_edid_to_eld function is running, and that we're not far from a solution: [ 21.061417]

Re: [Intel-gfx] [PATCH] test/testdisplay:add cursor test

2011-10-22 Thread Paul Menzel
Dear Hai, Am Samstag, den 22.10.2011, 22:03 -0400 schrieb Hai Lan: what does this test do? For the unknowledgeable user what is supposed to happen, that means, when is the test successful and when not? Signed-off-by: Hai Lan hai@intel.com --- tests/testdisplay.c | 32

Re: [Intel-gfx] [PATCH 4/4] drm/i915: ILK + VT-d workaround

2011-10-18 Thread Paul Menzel
Am Montag, den 17.10.2011, 15:51 -0700 schrieb Ben Widawsky: Idle the GPU before doing any unmaps. We know if VT-d is in use through an exported variable from iommu code. This should avoid a known HW issue. Please describe the issue more in detail or provide a link to more information.

Re: [Intel-gfx] [PATCH v5] drm/i915: pass ELD to HDMI/DP audio driver

2011-09-04 Thread Paul Menzel
Dear Wu, I hope that is your first name. Am Sonntag, den 04.09.2011, 05:15 +0800 schrieb Wu Fengguang: Changes from v4: remove a debug call to dump_stack(). Thanks to Bossart for catching this! His first name is Pierre-Louis. I do not know how you address people at Intel though. --- I

Re: [Intel-gfx] kernel-3.1.0-0.rc2.git0.1.fc16 and i915GM and DRM

2011-08-18 Thread Paul Menzel
Dear SD, Am Dienstag, den 16.08.2011, 12:37 -0700 schrieb SD: Just updated Fedora 16 to kernel-3.1.0-0.rc2.git0.1.fc16. Noticed that DRM (I hope it is DRM) works quite slow. For example if I open mc in xterm window 150x50 size this window draws about 1 second, noticeably slow, although I

Re: [Intel-gfx] xbmc needs to be kill-9ed

2011-08-14 Thread Paul Menzel
Dear Dexter, Am Sonntag, den 14.08.2011, 15:29 +0200 schrieb Dexter Filmore: The XB Media Center here on debian testing (linux 3.0.0, intel v2.15, mesa 7.10) doesn't exit cleanly, have to kill -9 the process from a shell. As it works ok on any other installation without intel here I suspect

Re: [Intel-gfx] i915 SSC Patch

2011-07-29 Thread Paul Menzel
Dear Ben, Am Freitag, den 29.07.2011, 13:55 +0100 schrieb Ben Brewer: I've added a global SSC (Spread Spectrum Clock) parameter to the i915 driver, since having SSC enabled breaks (distorts) VGA output on some Core i5/i7 chips (see https://bugs.freedesktop.org/show_bug.cgi?id=38750). SSC

Re: [Intel-gfx] 915GM: render error detected, EIR: 0x00000010

2011-07-26 Thread Paul Menzel
Dear graphics folks, Am Montag, den 25.07.2011, 22:33 +0200 schrieb Paul Menzel: using `linux-image-3.0.0-1-686-pae` from Debian Sid/unstable I noticed the following message in `dmesg`. [ 76.292185] [drm] capturing error event; look for more information in /debug/dri/0

  1   2   >