drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR
handling"
Daniel Vetter (1):
drm/plane-helper: Adapt cursor hack to transitional helpers
Dave Airlie (4):
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux
into drm-fixe
On 19 May 2015 at 19:54, Frediano Ziglio wrote:
> This problem happens using KMS surfaces and QXL driver.
> To easy reproduce use KDE Plasma (which use surfaces a lot) and assure
> you are using KMS surfaces (QXL driver on Fedora/RedHat has a patch to
> stop using them). Open some complex applicat
rn the error instead to
> be able to propagate the error instead of assuming EINVAL.
>
> Signed-off-by: Frediano Ziglio
Reviewed-by: Dave Airlie
> ---
> qxl/qxl_ioctl.c | 33 ++---
> 1 file changed, 14 insertions(+), 19 deletions(-)
>
>
release is safe and make cleaning
> process easier.
Seems fine,
Reviewed-by: Dave Airlie
>
> Signed-off-by: Frediano Ziglio
> ---
> qxl/qxl_ioctl.c | 13 +++--
> 1 file changed, 3 insertions(+), 10 deletions(-)
>
> diff --git a/qxl/qxl_ioctl.c b/qxl/qxl_ioctl.c
re still valid.
Uggh, but yes, not sure I like this fix for the problem, but if it works,
Reviewed-by: Dave Airlie
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.
On 27 May 2015 at 20:04, Frediano Ziglio wrote:
> Enable format string checks for qxl_io_log and remove resulting warnings
> which could lead to memory errors on different platform or just printing
> wrong information.
>
> Signed-off-by: Frediano Ziglio
Reviewed-by: Dave Airli
On 27 May 2015 at 20:04, Frediano Ziglio wrote:
> Free resources correctly if function fails
>
> Signed-off-by: Frediano Ziglio
Reviewed-by: Dave Airlie
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@v
On 27 May 2015 at 20:04, Frediano Ziglio wrote:
> This function return handle to allocated release object which is an int.
Reviewed-by: Dave Airlie
>
> Signed-off-by: Frediano Ziglio
> ---
> qxl/qxl_release.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
&g
t remember it
now..
Most likely is something had the bo reserved already and we reentered
from somewhere we shouldn't
but I think a lot of the horrible code went away.
so because I can't justify the hack,
Reviewed-by: Dave Airlie
Dave.
--
To unsubscribe from this list: send the line &q
anup we free destination again.
>
> Signed-off-by: Frediano Ziglio
Reviewed-by: Dave Airlie
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
On 27 May 2015 at 20:03, Frediano Ziglio wrote:
> reloc_info[i] is not still initialized in the print statement.
>
> Signed-off-by: Frediano Ziglio
Reviewed-by: Dave Airlie
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of
On 27 May 2015 at 20:03, Frediano Ziglio wrote:
> If the function fails reference counter to the object is not decremented
> causing leaks.
> This is hard to spot as it happens only on very low memory situations.
>
> Signed-off-by: Frediano Ziglio
Looks good,
Reviewed-by: Dav
rns to
> black or transparents.
Good point,
Reviewed-by: Dave Airlie
>
> Signed-off-by: Frediano Ziglio
> ---
> qxl/qxl_cmd.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/qxl/qxl_cmd.c b/qxl/qxl_cmd.c
> index bd5404e..85ed5dc 100644
> --- a/qxl/qxl_cmd.c
> I was using a different repository with only QXL driver. I tested and all
> patches apply and compile perfectly even with Linus master branch.
Lets only post patches people can apply, it makes it harder to figure
out stuff. I'll take a look at the patches, but it would be good to
get them resen
On 26 May 2015 at 02:50, Oleg Nesterov wrote:
> On 05/25, Richard Weinberger wrote:
>>
>> Is this functionality still in use/needed?
>
> All I can say it doesn't work.
>
>> Otherwise we could get rid of block_all_signals() and unpuzzle the signaling
>> code a bit. :-)
>
> Yes. I do not even re
On 26 May 2015 at 00:59, Richard Weinberger wrote:
> Hi!
>
> drivers/gpu/drm/drm_lock.c is the only remaining user of block_all_signals():
It's the only user of it, ever. The API was introduced for the drm locking code.
No other user will ever exist. Just to clear up the an API exists with
one u
On 23 May 2015 at 07:34, Linus Torvalds wrote:
> On Thu, May 21, 2015 at 8:39 PM, Dave Airlie wrote:
>>
>> radeon has two displayport fixes, one for a regressions,
>> i915 regression flicker fix needed to 4.0 can get fixed.
>
> Ok, I'm used to fixing up your white
(1):
drm: msm: Fix build when legacy fbdev support isn't set
Dave Airlie (4):
Merge branch 'msm-fixes-4.1' of
git://people.freedesktop.org/~robclark/linux into drm-fixes
Merge branch 'exynos-drm-fixes' of
git://git.kernel.org/.../daeinki/drm-exynos i
> >> > drm-next and fix it up there.
> >>
> >> Yep, against commit 79b066bd76d5 ("drm/amdkfd: Initialize sdma vm when
> >> creating sdma queue") which is in v4.1-rc3.
> >
> > So you could, of course, just merge that commit instead of Linus'
> > tree ...
> >
> > --
> > Cheers,
> > Stephen Rothwell
> Hi Dave,
>
> After merging the drm tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c: In function
> 'create_queue_cpsch':
> drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c:888:2: error: implicit
> decl
:18
+1000)
Alex Deucher (1):
drm/radeon: add new bonaire pci id
Christian König (1):
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Dave Airlie (3):
drm/radeon: don't do mst probing if MST isn't enabled.
Merge branc
suspend UVD sessions
Dave Airlie (3):
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux
into drm-fixes
Merge tag 'drm-amdkfd-fixes-2015-05-07' of
git://people.freedesktop.org/~gabbayo/linux into drm-fixes
Merge
On 5 May 2015 at 21:52, Gerd Hoffmann wrote:
> Completely different approach: Instead of encoding each and every
> framebuffer update as spice operation simply update the shadow
> framebuffer and maintain a dirty rectangle. Also schedule a worker
> to push an update for the dirty rectangle as sp
n: reset BOs address after clearing it.
drm/radeon: check new address before removing old one
drm/radeon: fix userptr return value checking (v2)
Dave Airlie (3):
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux
into drm-fixes
Merge b
>>>
>>> I've had Enterprise systems where I could hit power on two boxes, and
>>> finish
>>> the OS install on one before the other has even finished POST and look
>>> for
>>> the boot media. I did this 5 years ago, before the "let's speed up boot"
>>> push started.
>>>
>>> Admittedly, this wasn't
On 30 April 2015 at 10:05, David Lang wrote:
> On Wed, 29 Apr 2015, Theodore Ts'o wrote:
>
>> On Wed, Apr 29, 2015 at 12:26:59PM -0400, John Stoffel wrote:
>>>
>>> If your customers wnat this feature, you're more than welcome to fork
>>> the kernel and support it yourself. Oh wait... Redhat does
Merge tag 'drm-intel-next-fixes-2015-04-25' of
git://anongit.freedesktop.org/drm-intel into drm-fixes (2015-04-27 10:35:15
+1000)
----
Dave Airlie (1):
Merge tag 'drm-intel-next-fixes-2015-04-25' of
git://anongit
ext
drm/i915: Fix locking in DRRS flush/invalidate hooks
drm/i915: Don't cancel DRRS worker synchronously for flush/invalidate
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
Dave Airlie (46):
Merge tag 'topic/drm-misc-2015-02-25' of
git://anongit.freedesktop.org
> Am Mittwoch, den 15.04.2015, 13:33 +1000 schrieb Stephen Rothwell:
> > Hi Dave,
> >
> > Today's linux-next merge of the drm tree got a conflict in
> > Documentation/DocBook/media/v4l/subdev-formats.xml between commit
> > 7b0fd4568bee ("[media] v4l: Add RBG and RGB 8:8:8 media bus formats on
> >
On 14 April 2015 at 19:40, Mark Brown wrote:
> On Tue, Apr 14, 2015 at 11:22:41AM +1000, Stephen Rothwell wrote:
>> On Mon, 13 Apr 2015 18:07:06 -0700 Bjorn Andersson
>> wrote:
>
>> > Your patch looks correct and should preferrably be added to the drm
>> > tree, or the last patch in my series th
5-04-09 06:59:50
+1000)
----
Dave Airlie (1):
Merge tag 'drm-intel-fixes-2015-04-08' of
git://anongit.freedesktop.org/drm-intel into drm-fixes
Deepak S (1):
drm/i915/chv: Remove Wait for a previous gfx force-
for FIMD/Mixer
Dave Airlie (5):
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux
into drm-fixes
Merge tag 'topic/drm-fixes-2015-04-02' of
git://anongit.freedesktop.org/drm-intel into drm-fixes
Merge tag 'drm-intel-fixes-2015-04-0
fb
Daniel Vetter (2):
drm: Fixup racy refcounting in plane_force_disable
drm/i915: Fixup legacy plane->crtc link for initial fb config
Dave Airlie (1):
Merge tag 'drm-intel-fixes-2015-03-26' of
git://anongit.freedesktop.org/drm-intel into drm-fixes
drivers
On 26 March 2015 at 13:04, Linus Torvalds wrote:
> On Wed, Mar 25, 2015 at 3:43 PM, Linus Torvalds
> wrote:
>>
>> I'm going to wait a bit more with this, since clearly things are still
>> in flux, and these two commits don't actually fix everything at all.
>>
>> There's apparently at least one mo
On 25 March 2015 at 09:48, Linus Torvalds wrote:
> drm/i915: Don't try to reference the fb in get_initial_plane_config()
>
> On Mon, Mar 23, 2015 at 7:11 PM, Dave Airlie wrote:
>>
>> a few people reported an oops that looks to be fixed in drm-next already,
>&g
On 25 March 2015 at 08:50, Daniel Stone wrote:
> Hi,
>
> On 24 March 2015 at 16:07, Gerd Hoffmann wrote:
>> +static int virtio_gpu_crtc_page_flip(struct drm_crtc *crtc,
>> +struct drm_framebuffer *fb,
>> +struct drm_pending_v
> The display remains dark in V4.0-rc5 except of a small white line
> at the top of the screen so I can't see anything. RC4 was good.
> The latest good kernel that I know of is at least
> 4.0.0-rc4-00199-gb314aca.
I'm hoping the fix I just sent Linus is the fix for this, otherwise Daniel
and co
Hi Linus,
a few people reported an oops that looks to be fixed in drm-next already,
so I've pulled the patch back.
Dave.
The following changes since commit 90a5a895cc8b284ac522757a01de15e36710c2b9:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-03-23
10:16:13 -0700)
a
y plane is enabled before reading out the
fb state
Dan Carpenter (1):
drm/exynos: IS_ERR() vs NULL bug
Dave Airlie (5):
Merge branch 'linux-4.0' of
git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
Merge branch 'exynos-drm-fixes' of
git://git.ke
Hi Linus,
hope this can make -rc4, an oops snuck in in -rc3 patch, this fixes it.
Dave.
The following changes since commit 6981e2af36b0d96404b60df29e90068855a81225:
Merge tag 'fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2015-03-15 10:49:38
-0700)
are ava
L to sleep mode
Colin Ian King (1):
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Daniel Vetter (1):
drm/mst: fix recursive sleep warning on qlock
Dave Airlie (3):
Merge tag 'drm-intel-fixes-2015-03-12' of
git://anongit.freedesktop.org/drm-intel into drm
ore handling an underrun interrupt
Daniel Vetter (1):
drm/rockchip: Flip select/depends in Kconfig
Dave Airlie (6):
Merge tag 'imx-drm-fixes-2015-02-24' of
git://git.pengutronix.de/git/pza/linux into drm-fixes
Revert "drm/rockchip: Flip select/depends in Kconfig"
On 25 February 2015 at 02:16, Alex Williamson
wrote:
> vga_set_legacy_decoding() is defined in drivers/gpu/vga/vgaarb.c,
> which is only compiled with CONFIG_VGA_ARB. A caller would
> therefore get an undefined symbol if the VGA arbiter is not
> enabled.
Acked-by: Dave Airlie
>
reference. This sounds similar to previous issues:
> Hi all,
> Could anybody help to dump an ACPI table from those failure
> systems so we could archive it?
Here is the DSDT from my amd rs780 box.
Dave.
DSDT
Description: Binary data
ine with that lost its r8169 and it appears to be
working now.
So from the regression POV:
Tested-by: Dave Airlie
Dave.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kerne
bjects correctly
Dave Airlie (5):
Merge tag 'drm/tegra/for-3.20-rc1-fixes' of
git://anongit.freedesktop.org/tegra/linux into drm-fixes
Merge tag 'drm-amdkfd-fixes-2015-02-23' of
git://people.freedesktop.org/~gabbayo/linux into drm-fixes
> * v3.19 ignored [io 0x0cf8-0x0cff], but v4.0 includes it. I think
> it's wrong to include it because that's the configuration space
> address/data registers, so it's consumed by the host bridge and not
> produced on the downstream side.
>
> * v3.19 includes [mem 0x7ff0-0xfebf], but v4.0
On 23 February 2015 at 09:01, Andrew Morton wrote:
> On Sun, 22 Feb 2015 20:13:28 +0100 (CET) Jiri Kosina wrote:
>
>> But if you ask the folks who are hungry for live bug patching, they
>> wouldn't care.
>>
>> You mentioned "10 seconds", that's more or less equal to infinity to them.
>
> 10 secon
ccing some ppl.
On 17 February 2015 at 08:11, Klaus Ethgen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> After three days of bisect I found the bug for my problem with a broken
> suspend on x61p of lenovo.
>
> The problem is commit e11aa36. It seems to be a wrong assumption that
On 12 February 2015 at 00:44, Alex Deucher wrote:
> On Wed, Feb 11, 2015 at 3:53 AM, wrote:
>> Hello.
>>
>> I'm looking for a PCI or AGP video card that would work on a Linux port for
>> a big endian architecture (HP PA-RISC). Unfortunately the stock video
>> options (ATI FireGL X1 and X3) giv
Deucher (2):
drm/radeon: don't init gpuvm if accel is disabled (v3)
drm/radeon: properly set vm fragment size for TN/RL
Christian König (1):
drm/radeon: fix PLLs on RS880 and older v2
Dave Airlie (2):
Merge branch 'drm-fixes-3.19' of
git://people.freedesktop.
oops didn't realise I sent an empty mail, ignore and get the next one!
On 30 January 2015 at 13:51, Dave Airlie wrote:
>
> ___
> dri-devel mailing list
> dri-de...@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/list
-01-29' of
git://anongit.freedesktop.org/drm-intel into drm-fixes (2015-01-30 13:32:24
+1000)
Bob Paauwe (1):
drm/i915: Only fence tiled region of object.
Dave Airlie (1):
Merge tag 'drm-intel-
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
On 30 January 2015 at 10:03, Linus Torvalds
wrote:
> On Thu, Jan 29, 2015 at 3:57 PM, Greg Kroah-Hartman
> wrote:
>>
>> I can take this through the tty tree, but can I put it in linux-next and
>> wait for the 3.20 merge window to give people who might notice a
>> slow-down a chance to object?
>
>
e the optimisation is worth much today.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1132826
Tested-by: Huawei engineering.
Signed-off-by: Dave Airlie
---
Linus, this came up a while back I finally got some confirmation
that it fixes those servers.
include/linux/vt_buffer.h | 4
1 file ch
On 28 January 2015 at 04:04, Linus Torvalds
wrote:
> On Mon, Jan 26, 2015 at 6:06 PM, Dave Airlie wrote:
>>
>> are available in the git repository at:
>>
>> git://people.freedesktop.org/~airlied/linux drm-fixes
>
> No they aren't, actually, because you
/~agd5f/linux
into drm-fixes (2015-01-27 09:56:13 +1000)
Andrew Jackson (1):
drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address
Ben Goz (1):
drm/amdkfd: PQM handle queue creation fault
Dave Airlie
> Hi Dave,
>
> Today's linux-next merge of the drm tree got a conflict in
> drivers/gpu/drm/radeon/radeon_kfd.c between commit b64b8afcca9d
> ("drm/amd: Fixing typos in kfd<->kgd interface") from Linus' tree and
> commit a84a9903b588 ("drm/radeon: Implement SDMA interface functions")
> from the
On 21 January 2015 at 12:43, Daniel Kurtz wrote:
> Mark: did you get a chance to fixup the "Reported-by" line? It's not
> a bit deal if you didn't.
>
> Dave: did you pick up this pull request? Did Mark request properly?
I was waiting for the fixed reported-by but it isn't that urgent, I'll
get
Hi Boris,
can you update with Thierry's acks and send again, I'll pull it then.
Dave.
On 17 January 2015 at 01:09, Thierry Reding wrote:
> On Fri, Jan 09, 2015 at 04:03:42PM +0100, Boris Brezillon wrote:
>> Dave, Thierry,
>>
>> Here is the pull request for the Atmel HLCDC driver and its
>> depe
flips
drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
Christian König (1):
drm/radeon: don't print error on -ERESTARTSYS
Dave Airlie (4):
Merge branch 'drm-fixes-3.19' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Merge
77: subclass nouveau_ram
drm/nouveau/fb/ram/mcp77: use carveout reg to determine size
Bruno Prémont (1):
drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UP
Dan Carpenter (1):
drm/radeon: integer underflow in radeon_cp_dispatch_texture()
Dave Airlie (5):
Merge tag
Alexey Skidanov (1):
amdkfd: init aperture once per process
Chris Wilson (3):
drm/i915: Invalidate media caches on gen7
drm/i915: Force the CS stall for invalidate flushes
drm/i915: Disable PSMI sleep messages on all rings around context switc
> There should be, but when the modules are compiled in, they are loaded
> based on
> link order only, if they are in the same group, and the groups are
> loaded by a
> pre-defined order.
Is that really still up to date? I've seen effort to change that
something l
> Having a quiet deprecation warning with the understanding that things
> will stay around for *years* is fine. Although it makes me wonder how
> much value the deprecation message really adds. I mean, why the hell
> print a message, when the only correct thing to do is to just look at
> and fix Xo
On 16 December 2014 at 11:03, Linus Torvalds
wrote:
> On Mon, Dec 15, 2014 at 4:48 PM, Dave Airlie wrote:
>>
>> I'd be inclined to just revert this for now, it is annoying we let
>> userspace away with this, but we probably need to find a better
>> way to enforce
On 16 December 2014 at 10:35, Linus Torvalds
wrote:
> On Sun, Dec 14, 2014 at 11:17 PM, Dave Airlie wrote:
>>
>> i915:
>> Initial Skylake (SKL) support
>> gen3/4 reset work
>> start of dri1/ums removal
>> infoframe track
dle inaccurate time conversion issues
drm/dp-mst: Remove branches before dropping the reference
drm/i915: Don't complain about stolen conflicts on gen3
Daniele Ceraolo Spurio (1):
drm/i915: Add tracepoints to track a vm during its lifetime
Dave Airlie (48):
Merge tag
Hey Simon, Joerg,
I've got merges from you guys in my tree that don't seem to be in
Linus's tree yet, I'm a bit concerned as the drm merge is a large one
and I'd like to have it in Linus' tree ASAP.
The rockchip iommu and bunch of shmobile/rcar changes are what I
believe is currently stopping me.
On 8 December 2014 at 10:34, Theodore Ts'o wrote:
> This is an update to a problem which I reported several months ago
> (see below). The symptoms have changed a bit since then, but they've
> stablized since 3.17 and 3.18-rcX, and while annoying, it's tolerable,
> so I've been living with it.
>
>
On 5 December 2014 at 05:29, Daniel Kurtz wrote:
> On Tue, Dec 2, 2014 at 1:31 AM, Heiko Stübner wrote:
>> Hi Mark,
>>
>> Am Dienstag, 2. Dezember 2014, 17:13:20 schrieb Mark Yao:
>>> This a series of patches is a DRM Driver for Rockchip Socs, add support
>>> for vop devices. Future patches will
2-05 11:12:29
+1000)
Daniel Vetter (2):
drm/i915: More cautious with pch fifo underruns
drm/i915: Unlock panel even when LVDS is disabled
Dave Airlie (1):
Merge tag 'drm-intel-fixes-2014-12-04' of
git://ano
s (2014-12-03 11:03:24 +1000)
Ben Skeggs (1):
drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it
Christian König (1):
drm/radeon: sync all BOs involved in a CS v2
Dave Airlie (3):
Merge branch '
On 27 November 2014 at 17:01, Mark yao wrote:
> Hi Dave
>
> this pull request is for rockchip drm v14, based on Joerg's iommu
> arm/rockchip branch.
>
> The following changes since commit 656d7077d8ffd1c2492d4a0a354367ab2e545059:
>
> dt-bindings: iommu: Add documentation for rockchip iommu (
drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails
Dave Airlie (2):
Merge branch 'drm-fixes-3.18' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Merge tag 'drm-intel-fixes-2014-11-27' of
git://anongit.freedesktop.org/drm-intel in
>>
>>
> Hi Dave
> Do you mean that I need send you a branch, based on drm-next, merge with
> iommu tree and rockchip drm?
Yes, grab drm-next, git pull the arm/rockchip branch from Joerg's
tree, put rockchip drm
patches on top, send me pull request.
I'll validate it then.
Dave.
--
To unsubscr
On 26 November 2014 at 17:34, Joerg Roedel wrote:
> On Wed, Nov 26, 2014 at 01:37:51AM +0100, Heiko Stübner wrote:
>>
>> Joerg, is your arm/rockchip branch [0] considered stable?
>>
>> [0]
>> https://git.kernel.org/cgit/linux/kernel/git/joro/iommu.git/log/?h=arm/rockchip
>>
>
> Yes, this branch w
On 26 November 2014 at 02:38, Heiko Stübner wrote:
> Mark,
>
> Am Donnerstag, 20. November 2014, 09:46:34 schrieb Mark Yao:
>> This a series of patches is a DRM Driver for Rockchip Socs, add support
>> for vop devices. Future patches will add additional encoders/connectors,
>> such as eDP, HDMI.
>
drm/radeon: disable native backlight control on pre-r6xx asics (v2)
drm/radeon: fix endian swapping in vbios fetch for tdp table
Daniel Vetter (2):
drm/i915: drop WaSetupGtModeTdRowDispatch:snb
drm/i915: Kick fbdev before vgacon
Dave Airlie (2):
Merge tag 'drm-i
j->map_and_fenceable across tiling changes
Dave Airlie (6):
drm/radeon: add locking around atombios scratch space usage
Merge branch 'exynos-drm-fixes' of
git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes
Merge branch 'drm-fixes-3.18' of
git://p
On 21 October 2014 03:09, Josh Boyer wrote:
> On Mon, Oct 20, 2014 at 10:05 AM, Michael S. Tsirkin wrote:
>> On Mon, Oct 20, 2014 at 03:58:49PM +0200, Cornelia Huck wrote:
>>> Commit f5866db6 (virtio_console: enable VQs early) tried to make
>>> sure that DRIVER_OK was set when virtio_console star
>> How does amdkfd interfact with runtime pm on the radeon driver? I'd expect
>> some calls to the runtime get/put functions in some places.
>>
>> Dave.
>>
> Hi Dave,
> Per Jerome's request from the first time he saw the driver, we removed all
> the "register bashing" code from amdkfd and moved the
On 9 November 2014 04:37, Oded Gabbay wrote:
> Hi,
> Here is the v5 patch set of amdkfd.
>
> This version is released several days ahead of the release of AMD's HSA
> Runtime
> library as Open Source. Coupled with the modification that Thomas Stellard
> did for the r600 LLVM back-end, AMD will be
drm/radeon: add missing crtc unlock when setting up the MC
Dave Airlie (2):
Merge branch 'drm-fixes-3.18' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Merge tag 'drm-intel-fixes-2014-11-07' of
git://anongit.freedesktop.org/drm-intel into drm-fixes
On 17 October 2014 08:52, Roland Dreier wrote:
> Hi Linus,
>
> Please pull from
>
> git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
> tags/rdma-for-linus
>
>
> Main set of InfiniBand/RDMA updates for 3.18 mer
ialization
drm/exynos: propagate plane initialization errors
drm/exynos: init kms poll at the end of initialization
drm/exynos: enable vblank after DPMS on
drm/exynos: correct connector->dpms field before resuming
Dan Carpenter (1):
drm/radeon: remove some buggy de
No idea why I kept missing this, I've applied it to -fixes now.
Dave.
On 22 October 2014 18:14, Olaf Hering wrote:
> Ping?
>
> On Tue, Aug 26, Olaf Hering wrote:
>
>> Ping?
>>
>> On Thu, Jun 12, Olaf Hering wrote:
>>
>> > Ping?
>> >
>> > On Fri, Apr 11, Olaf Hering wrote:
>> >
>> > > qemu as use
memory for DMA ring tests
drm/radeon: fix vm page table block size calculation
Ben Skeggs (2):
drm/gt215/gr: fix initialisation on gddr5 boards
drm/nouveau: fix regression on agp boards
Dave Airlie (3):
Merge branch 'drm-fixes-3.18' of
git://people.freedesktop.org/~agd
On 13 September 2014 01:11, Linus Torvalds
wrote:
> On Fri, Sep 12, 2014 at 3:48 AM, Dave Airlie wrote:
>>
>> Well I'm not shocked that an SMI GPU is out of spec, just not sure how
>> we can workaround it.
>
> Try just removing the
>
> #define scr_memcpy
On 17 October 2014 10:40, Mark yao wrote:
> Hi
> I think Rockchip drm driver is ready now, can it land?
I probably want to wait until -rc1 though I suppose since its a new
driver and self contained we might be able to see if Linus is
interested in squeezing it in.
Can you send me a git pull requ
Move internal debugfs functions to drm_internal.h
drm: Extract
drm/doc: Fixup drm_irq kerneldoc includes.
drm: Fixup locking for universal cursor planes
drm: Improve debug output for drm_wait_one_vblank
drm: Drop grab fpriv->fbs_lock in drm_fb_release
Revert &qu
e out to a workqueue
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Chris Wilson (1):
drm/i915: Flush the PTEs after updating them before suspend
Dave Airlie (2):
Merge branch 'linux-3.17' of
git://anongit.freedesktop.org/git/nouveau/linu
suspend/resume
Dave Airlie (2):
Merge tag 'drm-intel-fixes-2014-09-24' of
git://anongit.freedesktop.org/drm-intel into drm-fixes
Merge branch 'drm-fixes-3.17' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Jani Nikula (1):
drm/i915/hdmi: f
issues on certain boards
Benjamin Gaignard (1):
drm: sti: do not iterate over the info frame array
Chris Wilson (1):
drm/i915: Fix SRC_COPY width on 830/845g
Dave Airlie (3):
Merge branch 'drm-fixes-3.17' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Me
On 16 September 2014 23:43, Josh Boyer wrote:
> On Fri, Sep 5, 2014 at 1:19 PM, Josh Boyer wrote:
>> The userspace drm.h include doesn't prefix the drm directory. This can lead
>> to compile failures as /usr/include/drm/ isn't in the standard gcc include
>> paths. Fix it to be , which matches t
> Acked-by: Rafael J. Wysocki
Acked-by: Dave Airlie
>
> for both.
>
> > ---
> >
> > Bjorn Helgaas (2):
> > PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
> > ACPIPHP / radeon / nouveau: Remove acpi_bus_no_h
On 12 September 2014 20:26, Alan Cox wrote:
> On Fri, 12 Sep 2014 13:57:20 +1000
> Dave Airlie wrote:
>
>> Got an bug report from someone using a silicon motion video card in
>> VGA mode about corruption that they tracked down to 64-bit memory
>> operations not being
d handling in gem fault handler
drm/i915: Fix irq enable tracking in driver load
Dave Airlie (3):
Merge branch 'drm-fixes-3.17' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Merge tag 'drm-intel-fixes-2014-09-10' of
git://anongit.freedeskto
On 10 September 2014 19:29, Jean-Francois Moine wrote:
> This patch adds a CODEC function to the NXP TDA998x HDMI transmitter.
>
> The CODEC handles both I2S and S/PDIF inputs.
> It maintains the audio format and rate constraints according
> to the HDMI device parameters (EDID) and does dynamic in
401 - 500 of 1069 matches
Mail list logo