Dear Jesper,
Am Sonntag, den 03.07.2011, 12:25 +0200 schrieb Jesper Juhl:
> If we return due to an unknown chipset in
> drivers/gpu/drm/nouveau/nv20_graph.c:nv20_graph_create() we'll leak the
> memory allocated to 'pgraph'.
>
> This patch should fix the leak and it also disambiguates the "PGRA
Am Mittwoch, den 06.07.2011, 19:04 +0100 schrieb Simon Farnsworth:
> The radeon pageflip ioctl handler delayed submitting the pageflip to
> hardware until the vblank IRQ handler. On AMD Fusion (PALM GPU, G-T56N
> CPU), when using a reduced blanking CVT mode, a pageflip submitted to
> hardware in th
Dear Radeon folks,
I hope this is the correct list to report that problem to.
Using Debian Wheezy using `linux-image-2.6.39-2-amd64` resuming from
suspend takes a long time, that means until the GNOME Screensaver(?)
shows up to ask for a password to login.
Looking at `dmesg` I am seeing the fol
Am Freitag, den 08.07.2011, 18:21 -0400 schrieb Alex Deucher:
> On Fri, Jul 8, 2011 at 6:16 PM, Paul Menzel wrote:
> >
> > So there seems to be a long one minute delay before the following
> > message?
> >
> >[ 1895.904100] r600_cp: Failed to load fi
Dear Leela,
thank you for your patch.
Am Mittwoch, den 19.09.2012, 00:05 +0530 schrieb Leela Krishna Amudala:
> This patch adds match table for drm platform device.
Please drop that line as it is the same as in the subject line.
It would be better,
1. if you explain for what this will be use
Dear DRI folks,
Evolution 3.4.3-1 from Debian Sid/unstable crashed
Core was generated by `evolution --component=mail mailto:someone at
example.net'.
Program terminated with signal 11, Segmentation fault.
#0 0x7fa3f0f7cce9 in pthread_detach (th=140341800765184) at
p
Am Mittwoch, den 19.09.2012, 11:34 +0200 schrieb Daniel Vetter:
> On Mon, Sep 17, 2012 at 04:04:23PM +0100, Chris Wilson wrote:
> > On Mon, 17 Sep 2012 07:55:59 -0700, Jesse Barnes > virtuousgeek.org> wrote:
> > > Yeah, looks good. Did we used to not touch the crtc in the plane
> > > cleanup? Ei
Am Donnerstag, den 13.09.2012, 11:44 +1000 schrieb Dave Airlie:
> Just a reminder to the subtree maintainers that I should be starting
> to see signs of -next trees lining up soon,
>
> I've merged a bunch of patches from the list, but I'm sure I've forgotten
> some,
> I've got the 3 quirks from P
Am Mittwoch, den 15.08.2012, 17:18 +0200 schrieb Paul Menzel:
> Date: Wed Aug 15 17:10:51 2012 +0200
>
> Connecting a LG SL80 [1] a garbled screen is shown with vertical stripes
> in the top half.
>
> In commit bc42aabc [2]
>
> commit bc42aabc6a01b92b
Am Mittwoch, den 15.08.2012, 16:31 +0200 schrieb Paul Menzel:
> Date: Wed, 8 Aug 2012 23:12:19 +0200
>
> < ajax> i would preface this whole discussion with the observation that all
> tvs are garbage
>
> Connecting the Philips 32PFL5404H [1] a garbled screen is shown wi
Dear Christian, dear AMD developers,
Am Mittwoch, den 03.04.2013, 01:18 +0200 schrieb Christian K?nig:
> the following patchset implements the kernel side of UVD support for the
> radeon hardware generations RV710-SI.
thank you very much for getting these patches out!
> The R6xx and RS780/RS8
drivers/gpu/drm/drm_edid_load.c | 21 ++-
> 3 files changed, 70 insertions(+), 7 deletions(-)
Acked-by: Paul Menzel
Thanks,
Paul
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a
a);
> + flip->chan->data)
> return true;
> usleep_range(1, 2);
> return false;
Acked-by: Paul Menzel
Thanks,
Paul
-- next part --
A non-text attachment was scrubbed...
Name: signature.
Am Sonntag, den 07.04.2013, 12:52 +0200 schrieb Rafa? Mi?ecki:
> Some devices (ATI/AMD cards) don't want passing ELD struct to the
want to pass
> hardware but just require filling specific registers and then
at end: ?then *the* hardware?
(I think)
> hardware/firmware does the rest. In such a c
Am Sonntag, den 07.04.2013, 14:11 +0200 schrieb Rafa? Mi?ecki:
> Thanks for comments!
>
> 2013/4/7 Paul Menzel :
> > Am Sonntag, den 07.04.2013, 12:52 +0200 schrieb Rafa? Mi?ecki:
> >> +struct cea_sad *drm_edid_to_sad(struct edid *edid)
> >> +{
> >> +
Am Montag, den 08.04.2013, 13:37 -0400 schrieb j.glisse at gmail.com:
> From: Jerome Glisse
Could you add the commit adding these definitions to the commit message,
please?
> Signed-off-by: Jerome Glisse
> ---
> include/drm/radeon_drm.h | 61
>
(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 GS
Am Sonntag, den 14.04.2013, 01:26 +0200 schrieb Rafa? Mi?ecki:
> We need interrupts on format change for R6xx only, where hardware seems
> to be somehow bugged and requires setting audio info manually.
How should this be tested?
> Signed-off-by: Rafa? Mi?ecki
> ---
> drivers/gpu/drm/radeon/ever
Am Sonntag, den 14.04.2013, 01:26 +0200 schrieb Rafa? Mi?ecki:
Maybe for a more descriptive summary:
drm/radeon: Add some HDMI (audio) comments about fglrx? reg reads
> Signed-off-by: Rafa? Mi?ecki
> ---
> drivers/gpu/drm/radeon/evergreen_hdmi.c | 14 ++
> drivers/gpu/drm/radeon/
Am Sonntag, den 14.04.2013, 01:26 +0200 schrieb Rafa? Mi?ecki:
> Closed source driver fglrx seems to enable infoframes and audio packets
> at the end, which makes sense, do the same.
Any functionality change? Does not sound like it, but being unambiguous
is better.
> Signed-off-by: Rafa? Mi?ecki
Am Sonntag, den 14.04.2013, 01:26 +0200 schrieb Rafa? Mi?ecki:
Maybe use the following for a more descriptive summary:
drm/radeon/evergreen: Set up audio and ACR packets after basic init
> Driver fglrx setups audio and ACR packets after basic initialization,
> which sounds sane, do the same.
Co
Dear Christopher,
Am Montag, den 29.04.2013, 14:37 -0400 schrieb Christopher Harvey:
> I submitted these a while ago, but I think they got lost in the
> mailing list. Just wanted to make sure they get a shot at the merge
> window.
as you resend the patches you could have easily amended the commi
Dear Christian,
Am Montag, den 29.04.2013, 10:20 +0200 schrieb Christian K?nig:
> From: Christian K?nig
>
> Stupid copy & paste error over all generations.
does this fix an error or was this found just by reading the code? Could
please you add such information to commit message in the future?
Dear Dave,
Am Freitag, den 09.08.2013, 05:53 +0100 schrieb Dave Airlie:
[?]
> The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f:
>
> Linux 3.11-rc4 (2013-08-04 13:46:46 -0700)
>
> are available in the git repository at:
>
> git://people.freedesktop.org/~airlied/
Dear Rob,
Am Montag, den 23.07.2012, 18:07 -0500 schrieb Rob Clark:
> From: Rob Clark
>
> The GEM handle takes the reference. If a driver is actually importing a
> foreign dmabuf, rather than just re-importing it's own dmabuf, it needs
> to do a get_dma_buf().
>
> Signed-off-by: Rob Clark
>
Am Donnerstag, den 31.05.2012, 19:00 -0400 schrieb alexdeucher at gmail.com:
> From: Alex Deucher
>
> Tiling group size is always 256bits on r6xx/r7xx/r8xx/9xx. Also fix and
> simplify render backend map. This now properly sets up the backend map
> on r6xx-9xx which should improve 3D performance.
Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeucher at gmail.com:
> From: Alex Deucher
>
> Need to program an additional VM register. This doesn't not currently
> cause any problems, but allows us to program the proper backend
> map in a subsequent patch which should improve performan
Am Freitag, den 01.06.2012, 08:46 +0100 schrieb Dave Airlie:
> On Fri, Jun 1, 2012 at 8:37 AM, Paul Menzel wrote:
> > Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeucher at gmail.com:
> >> From: Alex Deucher
> >>
> >> Need to program an addit
Am Donnerstag, den 07.06.2012, 09:26 +0200 schrieb Daniel Vetter:
[?]
> From 709e3d49d83fb7f1c297c7c0d9e994af6571bbdb Mon Sep 17 00:00:00 2001
> From: Daniel Vetter
> Date: Thu, 7 Jun 2012 08:59:49 +0200
> Subject: [PATCH] drm/i915: enable edp vdd in intel_dp_detect
>
> We need this for dp aux
Am Donnerstag, den 14.06.2012, 15:58 -0400 schrieb alexdeucher at gmail.com:
> From: Alex Deucher
No elaborate commit messages describing the problem and the solution
makes reviewing patches quite hard (at least for myself) and is up to
the subsystem maintainer of course. But if I understand it c
Dear Christian,
Am Donnerstag, den 14.06.2012, 22:17 +0200 schrieb Christian K?nig:
> On 14.06.2012 21:54, alexdeucher at gmail.com wrote:
> > From: Alex Deucher
^
> > Not all asics have all rings, so make sure the ring is ready
> > before attempting to check it in the dynp
Dear Linux folks,
resuming from suspend to RAM the monitor was indicating by a blinking
LED that it did not receive any signal. This is the first time this
happened. Resuming from suspend to RAM had worked without problems
before (and probably will work again the next tries).
Logging in from SSH
Am Dienstag, den 26.06.2012, 23:07 +0200 schrieb Daniel Vetter:
> On Tue, Jun 26, 2012 at 02:04:00PM -0700, Jesse Barnes wrote:
> > On Tue, 26 Jun 2012 00:36:24 +0200
> > Lekensteyn wrote:
> >
> > > This is rather a hack to fix brightness hotkeys on a Clevo laptop. CADL
> > > is not
> > > used a
Am Dienstag, den 26.06.2012, 07:42 +0200 schrieb Michel D?nzer:
> On Mon, 2012-06-25 at 21:14 +0200, Paul Menzel wrote:
> >
> > resuming from suspend to RAM the monitor was indicating by a blinking
> > LED that it did not receive any signal. This is the first time this
&
Am Donnerstag, den 31.05.2012, 19:00 -0400 schrieb alexdeucher at gmail.com:
> From: Jerome Glisse
A description of the problem and the fix is missing.
> Bugs that should be fixed by this patch :
> https://bugs.freedesktop.org/show_bug.cgi?id=49792
> https://bugzilla.kernel.org/show_bug.cgi?id=4
t; This change enables the use of displays where the vbt table just
> > contains inappropriate values, but either the vesa defaults or
> > the video=... modes do something sensible with the attached display.
> >
> > Reviewed-by: Paul Menzel
> > Signed-off-by: Mathias Froe
Dear Aaron,
thank you for contacting the list. We are looking forward to your
patches.
Am Donnerstag, den 01.03.2012, 14:05 -0500 schrieb Jerome Glisse:
> On Thu, 2012-03-01 at 14:28 +0800, Aaron.Chen ??? wrote:
> > I?m from Silicon Motion Technology Corporation (NasdaqGS:SIMO) Shanghai
> > Of
Dear Aaron,
Am Dienstag, den 06.03.2012, 08:47 -0500 schrieb Alex Deucher:
> On Mon, Mar 5, 2012 at 11:13 PM, Aaron.Chen ??? wrote:
> > Thank you very much for your guide. It's a great help for me.
> >
> > But I still have a little problem with the patch thing. I'm not familiar
> > with the gi
Dear Carsten,
Am Donnerstag, den 15.03.2012, 00:35 +0100 schrieb Carsten Emde:
> Einfaches Textdokument-Anlage
> (drivers-gpu-drm-allow-to-load-edid-firmware.patch)
somehow your message was send as an attachment. Could you configure your
mailer (quilt) that it is send inline?
> Broken monitors
Am Mittwoch, den 14.03.2012, 19:42 -0700 schrieb Keith Packard:
> <#part sign=pgpmime>
Notmuch sometimes seems to add that line. Is that a bug?
> On Thu, 15 Mar 2012 00:35:46 +0100, Carsten Emde wrote:
>
> > This patch adds a module parameter to invert the backlight brightness
> > value before
Am Donnerstag, den 15.03.2012, 00:35 +0100 schrieb Carsten Emde:
> Einfaches Textdokument-Anlage
> (drivers-gpu-drm-i915-invert-backlight-brightness.patch)
quilt also does not adapt the subject line of the message correctly to
the one of the patch.
> Following the documentation of the Legacy Back
Am Donnerstag, den 15.03.2012, 11:08 +0100 schrieb Thomas Gleixner:
> On Thu, 15 Mar 2012, Paul Menzel wrote:
> > Am Donnerstag, den 15.03.2012, 00:35 +0100 schrieb Carsten Emde:
> > > Einfaches Textdokument-Anlage
> > > (drivers-gpu-drm-allow-to-load-edid-firmware.p
Am Sonntag, den 18.03.2012, 11:54 +0100 schrieb Paul Menzel:
> Am Donnerstag, den 15.03.2012, 11:08 +0100 schrieb Thomas Gleixner:
> > On Thu, 15 Mar 2012, Paul Menzel wrote:
>
> > > Am Donnerstag, den 15.03.2012, 00:35 +0100 schrieb Carsten Emde:
> > > &
Dear DRI folks,
my X session crashed.
$ more /var/log/Xorg.0.log.old
[â¦]
[ 2509.130] (EE)
[ 2509.130] (EE) Backtrace:
[ 2509.626] (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x52) [0xb76e9262]
[ 2509.627] (EE) 1: /usr/bin/Xorg (0xb7543000+0x1aa502
Dear Vikas,
thank you for the patch. Please send a fifth iteration with the
following changes to the commit message.
Am Dienstag, den 05.02.2013, 11:02 +0530 schrieb Vikas Sajjan:
The summary should not implicitly assume ?patch? written before it. So
do not add third person s to ?Add?.
Dear Aaron,
thank you for your patch. It is much appreciated. Here are some more
comments about formal stuff in addition to what Daniel replied.
Am Dienstag, den 05.02.2013, 15:51 +0800 schrieb Aaron.Chen ???:
[?]
> diff --git a/drivers/video/lynxfb/lynx_drv.c b/drivers/video/lynxfb/lynx_drv.c
Am Mittwoch, den 06.02.2013, 09:54 +0530 schrieb Vikas Sajjan:
> Add support for parsing the display-timing node using video helper
> function.
>
> The DT node parsing and pinctrl selection is done only if 'dev.of_node'
> exists and the NON-DT logic is still maintained under the 'else' part.
Last
Dear Christopher,
thank you for your patches. Not sure if you should CC some maintainer
(or if you did already).
Am Dienstag, den 26.02.2013, 10:53 -0500 schrieb Christopher Harvey:
1. I guess you can remove Cleanup from the commit summary.
2. Why is it ?pointless?? I guess a compiler warning
Am Dienstag, den 26.02.2013, 10:54 -0500 schrieb Christopher Harvey:
> Signed-off-by: Christopher Harvey
> ---
> drivers/gpu/drm/mgag200/mgag200_mode.c | 7 +++
> 1 file changed, 3 insertions(+), 4 deletions(-)
[?]
Acked-by: Paul Menzel
Thanks,
Paul
= (void *)&mga_mode_funcs;
> - dev->mode_config.min_width = 0;
> - dev->mode_config.min_height = 0;
> dev->mode_config.preferred_depth = 24;
> dev->mode_config.prefer_shadow = 1;
Acked-by: Paul Menzel
Thanks,
Paul
-- next part -
Am Dienstag, den 26.02.2013, 10:55 -0500 schrieb Christopher Harvey:
> A monitor or a user could request a resolution greater than the
> available VRAM for the backing framebuffer. This change checks the
> required framebuffer size against the max VRAM size and rejects modes
> if they are too big.
Dear Eldad,
thanks a lot for the patch.
Am Sonntag, den 13.01.2013, 22:00 +0100 schrieb Eldad Zack:
[?]
> From 5817128d2761f60051b069d2bb31209c909b6a04 Mon Sep 17 00:00:00 2001
> From: Eldad Zack
> Date: Sun, 13 Jan 2013 21:14:08 +0100
> Subject: [PATCH] drm/radeon: fix evergreen brightness
tually be fixed as soon as we get around to implemented
> DSPARB FIFO reassignment on gen 3.
Reported-by: Florian Mickler
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=52281
> Cc: stable at vger.kernel.org
> Signed-off-by: Daniel Vetter
Acked-by: Paul Menzel
> ---
story to spot
a certain fix.
>
> Reported-by: Eldad Zack
> Signed-off-by: Alex Deucher
With the above,
Acked-by: Paul Menzel
> ---
> drivers/gpu/drm/radeon/evergreen.c |6 ++
> drivers/gpu/drm/radeon/ni.c|6 ++
> drivers/gpu/drm/radeon/r600.c
> is 1.
Did you find this by manual inspection or did you use some tool?
> Signed-off-by: Dan Carpenter
[?]
With the typo fixed above,
Acked-by: Paul Menzel
Thanks,
Paul
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp
Dear Linux folks,
as reported in the channel #radeon on , with the
laptop Asus U38N-C4010H with an AMD Radeon HD 7600G
(Trinity A8-4555M) I am unable to get something displayed on the screen
with modesetting enabled. The backlight of the screen is on, but nothing
is shown on the screen. Booting w
Dear Linux developers,
as reported in the channel #radeon on , I am not able
to dump the Video BIOS on my Asus U38N-C4010H with AMD Radeon HD 7600G
(Trinity A8-4555M).
I am using Debian Sid/unstable with Linux version 3.12-1-amd64
(3.12.6-2).
$ cd /sys/devices/pci\:00/\:00\:01.0
Dear Alex,
thank you for your reply.
Am Sonntag, den 12.01.2014, 18:36 -0500 schrieb Alex Deucher:
> On Sat, Jan 11, 2014 at 4:32 PM, Paul Menzel wrote:
> > as reported in the channel #radeon on , with the
> > laptop Asus U38N-C4010H with an AMD Radeon HD 7600G
> > (T
Dear Eric,
thank you for the patch. I noticed one typo.
Am Mittwoch, den 15.01.2014, 00:38 -0800 schrieb Eric Anholt:
> I've seen a number of apps spending unreasonable amounts of time in
> drm_intel_bo_busy during the buffer mapping process.
>
> We can't track idleness in general, in the case
Dear DRI folks,
using Debian Sid/unstable with Linux 3.12.6, GNOME 3.8 and the Radeon
stack the following problem happened, I do not know what to make of it.
Under unknown circumstances the GNOME Screensaver on tty7 ?freezes?. The
big clock in the background can be seen, but nothing can be enter
Dear Linux folks,
connecting a VGA monitor to the internal graphics device of the ASRock
E350M1 [1], the brightness is much too high.
$ lspci -tvnn
[?]
+-01.0 Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6310]
[1002:9802]
+-01.1 Advanced Micro Devic
Dear Mike,
I have to remarks that unfortunately will not give a solution.
Am Mittwoch, den 09.05.2012, 20:17 -0500 schrieb Mike Mestnik:
> I found a rendering error in Diablo III, in a well there ground is
> covered in water and it's all red and flickers.
>
> http://c566453.r53.cf2.rackcdn.com/
Dear Takashi,
thank you for your patches.
Am Donnerstag, den 10.05.2012, 09:10 +0200 schrieb Takashi Iwai:
> Add the support for audio clients to VGA-switcheroo for handling the
> HDMI audio controller together with VGA switching. The id of the
> audio controller should be given explicity at re
to use the new config_enabled() macro. :)
Also the variable type is changed from `u32` to `int`.
> Signed-off-by: Dan Carpenter
Acked-by: Paul Menzel
> diff --git a/drivers/gpu/drm/gma500/opregion.c
> b/drivers/gpu/drm/gma500/opregion.c
> index 05661bf..d2125ba 100644
> --- a/dri
Dear Patrik,
Am Sonntag, den 13.05.2012, 15:07 +0200 schrieb Patrik Jakobsson:
> Poulsbo needs a physical address in the cursor base register. We allocate a
> stolen memory buffer and copy the cursor image provided by userspace into it.
> When/If we get our own userspace driver we can map this st
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->c
Am Donnerstag, den 08.11.2012, 08:42 -0600 schrieb Rob Clark:
> From: Rob Clark
>
> The patch 'drm/omap: add support for ARCH_MULTIPLATFORM' had a small
> mistake, using GET_OMAP_REVISION() instead of GET_OMAP_TYPE.
Please make the commit summary more specific. Maybe something like that.
drm/om
r->dcb->lvdsconf.use_acpi_for_edid) {
> - if (!(nv_connector->edid = nouveau_acpi_edid(dev, connector))) {
> + if ((nv_connector->edid = nouveau_acpi_edid(dev, connector))) {
One pair of parentheses can go now?
> status = connector_status_c
or are there any problems
with stack sizes on some systems?
(This patch would be good alone for decreasing the number of code
lines. ;-))
> Signed-off-by: Kees Cook
> ---
> drivers/gpu/drm/drm_encoder_slave.c |6 +-
> 1 file changed, 1 insertion(+), 5 deletions(-)
Ack
Dear Linux graphics folks,
using the ASRock E350M1 with coreboot [1] and plugging in an external
AMD graphics card,
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI
Cedar PRO [Radeon HD 5450/6350] (prog-if 00 [VGA controller])
first I get Linux message output ove
Am Montag, den 13.05.2013, 09:51 -0400 schrieb Jerome Glisse:
> On Mon, May 13, 2013 at 8:15 AM, Paul Menzel wrote:
> > using the ASRock E350M1 with coreboot [1] and plugging in an external
> > AMD graphics card,
> >
> > 01:00.0 VGA compatible controller: Advan
t; Cc:
> ---
> drivers/gpu/drm/drm_irq.c |6 +-
> 1 files changed, 5 insertions(+), 1 deletions(-)
[?]
Acked-by: Paul Menzel
Thanks,
Paul
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 19
Dear Alex,
Am Freitag, den 05.07.2013, 18:24 -0400 schrieb alexdeucher at gmail.com:
[?]
> The following changes since commit 338a95a95508537e23c82d59a2d87be6fde4b6ff:
>
> drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag
> (2013-07-03 17:37:31 -0400)
>
> are avai
Dear Alex,
Am Samstag, den 06.07.2013, 11:48 +0200 schrieb Paul Menzel:
> Am Freitag, den 05.07.2013, 18:24 -0400 schrieb alexdeucher at gmail.com:
>
> [?]
>
> > The following changes since commit 338a95a95508537e23c82d59a2d87be6fde4b6ff:
> >
> > drm/rade
Dear Radeon folks,
Am Freitag, den 05.07.2013, 18:24 -0400 schrieb alexdeucher at gmail.com:
> From: Alex Deucher
[?]
> The following changes since commit 338a95a95508537e23c82d59a2d87be6fde4b6ff:
>
> drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag
> (2013-07-03
Dear Linux folks,
using a Linux 3.10 with the drm-next-3.11 tree from Alex Deuscher merged
and built with `make deb-pkg`, it failed the last boot.
[drm:evergreen_startup] *ERROR* radeon: error initializing UVD (-1).
The strange thing is that it worked the last time I tried with the same
Lin
Am Mittwoch, den 24.07.2013, 17:13 +1000 schrieb Dave Airlie:
> After a full device powerdown via the optimus power switch, we seem
> to lose the HDMI device completely on power on, this keep track of
keep*s*
> whether we had a hdmi audio sub function device at power on, and
> pokes a magic regis
+-
> 1 file changed, 1 insertion(+), 1 deletion(-)
[?]
Acked-by: Paul Menzel
You should always CC the maintainer when sending in patches.
Thanks,
Paul
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 byt
Dear DRI folks,
I am trying to speed up booting to the graphical login screen. The goal
is, that after entering the LUKS password, the graphical login manager,
GDM in my case, should be there in less than one second.
I am using Debian 8.1 (Jessie) with Linux 3.16.7 and the X server
1.16.4.
Curr
Am Montag, den 07.07.2014, 17:40 -0400 schrieb Alex Deucher:
> On Sat, Jul 5, 2014 at 3:42 AM, Paul Menzel wrote:
> > connecting a VGA monitor to the internal graphics device of the ASRock
> > E350M1 [1], the brightness is much too high.
[?]
> It sounds like the DAC bg/adj v
Am Freitag, den 01.03.2013, 08:00 -0600 schrieb Nishanth Menon:
> Some basic cleanups for kernel-doc errors or missing documentation
> parameters.
Nishanth, thanks for doing that!
> Warnings generated by ./scripts/kernel-doc drivers/gpu/drm/drm_edid.c >Kerr
>
> Warning(drivers/gpu/drm/drm_edid.c
Am Montag, den 04.03.2013, 11:13 -0500 schrieb Alex Deucher:
> On Fri, Mar 1, 2013 at 7:40 AM, Marek Ol??k wrote:
> > Signed-off-by: Marek Ol??k
>
> Added to my -fixes queue.
Too few information in my opinion as to why this change was made. Please
be strict with that.
Thanks,
Paul
--
Dear Leela,
thank you for your patch.
Am Mittwoch, den 06.03.2013, 00:20 -0500 schrieb Leela Krishna Amudala:
> Calculate the correct address offset values for alpha and color key
> control registers and clear size control register for window 0
1. The *and* implies this should be split up into
Dear Peter,
thank you for your patch. It has some formal issues though.
Am Donnerstag, den 07.03.2013, 16:41 +0100 schrieb Peter Blum:
1. Your subject line does not contain the tag [PATCH].
2. You should CC the maintainers.
> This patch is a bug fix for the file drm_edid.c of the kernel 3.8.
Dear Rob,
Am Dienstag, den 12.03.2013, 19:44 -0400 schrieb Rob Clark:
?it? sounds strange in commit summary.
> If ddx does not support swap, don't advertise it.
So how is `dri2BindExtensions` changed. Some things passed beforehand
are already available in `struct dri2_screen *psc`?
Are bugs
Dear Alex,
Am Mittwoch, den 13.03.2013, 12:38 -0400 schrieb alexdeucher at gmail.com:
> From: Alex Deucher
>
> Fixes a segfault on asics without a blit callback.
so as a result this is not benchmarked for these ASICS, right?
> Fixes:
> https://bugs.freedesktop.org/show_bug.cgi?id=62239
>
> S
Dear Alex,
Am Mittwoch, den 13.03.2013, 12:38 -0400 schrieb alexdeucher at gmail.com:
> From: Alex Deucher
>
> Remove old comment and allow benchmarking moves within the
> same memory domain for both dma and blit methods.
>
> Signed-off-by: Alex Deucher
> ---
> drivers/gpu/drm/radeon/radeon_b
301 - 387 of 387 matches
Mail list logo