[git pull] drm fixes for v5.2-rc4 (v2)

2019-06-07 Thread Dave Airlie
Hey Linus, A small bit more lively this week but not majorly so. I'm away in Japan next week for family holiday, so I'll be pretty disconnected, I've asked Daniel to do fixes for the week while I'm out. I sent this out earlier, but I forgot the subject, and then Ben asked about some nouveau

Re: [git pull] drm fixes for 5.2-rc3

2019-05-31 Thread pr-tracker-bot
The pull request you sent on Fri, 31 May 2019 11:12:45 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-05-31 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/ca1918049673a9be507c41fb7e4a69a57601a017 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.2-rc3

2019-05-30 Thread Dave Airlie
Hi Linus, Nothing too crazy, pretty quiet, maybe too quiet. amdgpu: - a fixed version of the raven firmware fix we previously reverted, - stolen memory fix imx: - regression fix qxl: - remove a bad warning. etnaviv: - VM locking fix. Dave. drm-fixes-2019-05-31: drm etnaviv, imx, amdgpu

Re: [git pull] drm fixes for 5.2-rc2

2019-05-24 Thread pr-tracker-bot
The pull request you sent on Fri, 24 May 2019 14:28:08 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-05-24 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/c074989171801171af6c5f53dd16b27f36b31deb Thank you! -- Deet-doot-dot, I am a bot.

Re: [git pull] drm fixes for 5.2-rc2 (try two)

2019-05-24 Thread pr-tracker-bot
The pull request you sent on Fri, 24 May 2019 20:01:35 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-05-24-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/a3b25d157d5a52ef3f9296a739ee28f5d36e8968 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.2-rc2 (try two)

2019-05-24 Thread Dave Airlie
Hey Linus, Nothing too unusual here for rc2. Except the amdgpu DMCU firmware loading fix caused build breakage with a different set of Kconfig options. I've just reverted it for now until the AMD folks can rewrite it to avoid that problem. i915: - boosting fix - bump ready task fixes - GVT -

Re: [git pull] drm fixes for 5.2-rc2

2019-05-24 Thread Dave Airlie
On Fri, 24 May 2019 at 18:11, Daniel Vetter wrote: > > fyi sfr reported that 55143dc23ca4 ("drm/amd/display: Don't load DMCU > for Raven 1") breaks the build on x86-64. But I can't repro and didn't > immediately see what Kconfig it would need to trigger this, so no > idea. So just heads up in

Re: [git pull] drm fixes for 5.2-rc2

2019-05-24 Thread Daniel Vetter
fyi sfr reported that 55143dc23ca4 ("drm/amd/display: Don't load DMCU for Raven 1") breaks the build on x86-64. But I can't repro and didn't immediately see what Kconfig it would need to trigger this, so no idea. So just heads up in case this is real and there's some odd config that hits a bug

[git pull] drm fixes for 5.2-rc2

2019-05-23 Thread Dave Airlie
Hey Linus, Nothing too unusual here for rc2. i915: - boosting fix - bump ready task fixes - GVT - reset fix, error return, TRTT handling fix amdgpu: - DMCU firmware loading fix - Polaris 10 pci id for kfd - picasso screen corruption fix - SR-IOV fixes - vega driver reload fixes - SMU locking

Re: [git pull] drm fixes for 5.2-rc1

2019-05-16 Thread pr-tracker-bot
The pull request you sent on Thu, 16 May 2019 12:27:54 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-next-2019-05-16 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/cc7ce90153e74f8266eefee9fba466faa1a2d5df Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.2-rc1

2019-05-15 Thread Dave Airlie
Hey Linus, Bunch of fixes for the merge window closure, doesn't seem to be anything too major or serious in there. It does add TU117 turing modesetting to nouveau but it's just an enable for preexisting code. Dave. amdgpu: - gpu reset at load crash fix - ATPX hotplug fix for when dGPU is off -

Re: [git pull] drm fixes for final

2019-05-03 Thread pr-tracker-bot
The pull request you sent on Fri, 3 May 2019 11:01:07 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-05-03 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/a4ccb5f9dc6c4fb4d4c0a9d73a911986f20ec88a Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for final

2019-05-02 Thread Dave Airlie
Hey Linus, Just a single qxl revert for rc8/final. Dave. drm-fixes-2019-05-03: drm one qxl revert The following changes since commit 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b: Linux 5.1-rc7 (2019-04-28 17:04:13 -0700) are available in the Git repository at:

Re: [git pull] drm fixes for 5.1-rc7

2019-04-26 Thread pr-tracker-bot
The pull request you sent on Fri, 26 Apr 2019 10:46:30 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-04-26 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4e40f0f35be86ed5d8724d52bc38af5dbab06470 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.1-rc7

2019-04-25 Thread Dave Airlie
Hi Linus, Regular drm fixes pull, nothing too outstanding, I'm guessing Easter was slowing people down. i915: - FEC enable fix - BXT display lanes fix ttm: - fix reinit for reloading drivers regression imx: - DP CSC fix sun4i: - module unload/load fix vc4: - memory leak fix - compile fix

Re: [git pull] drm fixes (regression special)

2019-04-24 Thread Daniel Vetter
On Wed, Apr 24, 2019 at 3:21 AM Dave Airlie wrote: > > Hey Linus, > > We interrupt your regularly scheduled drm fixes for a regression special. > > The first is for a fix in i915 that had unexpected side effects > fallout in the userspace X.org modesetting driver where X would no > longer start.

Re: [git pull] drm fixes (regression special)

2019-04-23 Thread pr-tracker-bot
The pull request you sent on Wed, 24 Apr 2019 11:21:44 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-04-24 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/ba25b50d582ff6c6021eee80824134aeb9ab8785 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes (regression special)

2019-04-23 Thread Dave Airlie
Hey Linus, We interrupt your regularly scheduled drm fixes for a regression special. The first is for a fix in i915 that had unexpected side effects fallout in the userspace X.org modesetting driver where X would no longer start. I got tired of the nitpicking and issued a large hammer on it. The

Re: [git pull] drm fixes for 5.1-rc6

2019-04-19 Thread Paul Kocialkowski
Hi, On Thu, 2019-04-18 at 13:40 +1000, Dave Airlie wrote: > Since Easter is looming for me, I'm just pushing whatever is in my > tree, I'll see what else turns up and maybe I'll send another pull > early next week if there is anything. Note that I submitted some drm/sun4i fixes which looked

Re: [git pull] drm fixes for 5.1-rc6

2019-04-18 Thread pr-tracker-bot
The pull request you sent on Thu, 18 Apr 2019 13:40:53 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-04-18 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/95ea55291e35107f6cc1838e499e57d236a45d44 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.1-rc6

2019-04-17 Thread Dave Airlie
Hi Linus, Since Easter is looming for me, I'm just pushing whatever is in my tree, I'll see what else turns up and maybe I'll send another pull early next week if there is anything. tegra: - stream id programming fix - avoid divide by 0 for bad hdmi audio setup code ttm: - Hugepages fix -

Re: [git pull] drm fixes for 5.1-rc5

2019-04-12 Thread pr-tracker-bot
The pull request you sent on Fri, 12 Apr 2019 14:04:12 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-04-12 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/58890f31f98db230e708905a7f0bd700756ebbed Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.1-rc5

2019-04-11 Thread Dave Airlie
Hi Linus, Fixes across the driver spectrum this week, the mediatek fbdev support isn't very large and might be a bit late for this round, but I looked over it and it's not very large and seems like a useful feature for them. Otherwise the main thing is a regression fix for i915 5.0 bug that

Re: [git pull] drm fixes for 5.1-rc4

2019-04-04 Thread pr-tracker-bot
The pull request you sent on Fri, 5 Apr 2019 12:21:09 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-04-05 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/ea2cec24c8d429ee6f99040e4eb6c7ad627fe777 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.1-rc4

2019-04-04 Thread Dave Airlie
Hi Linus, Pretty quiet week, just some amdgpu and i915 fixes. i915: - deadlock fix - gvt fixes amdgpu: - PCIE dpm feature fix - Powerplay fixes Thanks, Dave. drm-fixes-2019-04-05: drm: i915 and amdgpu fixes The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6: Linux

Re: [git pull] drm fixes for 5.1-rc3

2019-03-29 Thread pr-tracker-bot
The pull request you sent on Fri, 29 Mar 2019 13:56:02 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-03-29 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/9df0ef6ca9ee7c04113d598f15e7875ebfaa7bf4 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.1-rc3

2019-03-28 Thread Dave Airlie
Hi Linus, Weekly fixes roundup, nothing two serious, some usb device regressions are fixed, and i915 GVT has a bigger fix but otherwise not really much happening here. Thanks, Dave. core: - fb bpp check regression fix - release/unplug fix - use after free fixes i915: - fix mmap range checks -

Re: [git pull] drm fixes for 5.1-rc2

2019-03-21 Thread pr-tracker-bot
The pull request you sent on Fri, 22 Mar 2019 12:20:28 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-03-22 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/fd1f297b794c77e52412dc621b5884210291 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.1-rc2

2019-03-21 Thread Dave Airlie
Hi Linus, Fixes for rc2, seems to be lots of little minor ones for regressions in rc1, and some cleanups, the exynos one is the largest one, and is for a hw difference between exynos versions. Regards, Dave. drm-fixes-2019-03-22: drm i915, amdgpu, vmwgfx, exynos, nouveau and udl fixes The

Re: [git pull] drm fixes for 5.1-rc1

2019-03-15 Thread pr-tracker-bot
The pull request you sent on Fri, 15 Mar 2019 10:35:19 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-next-2019-03-15 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8264fd046a0884d6bf475a784412978dbbd93175 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.1-rc1

2019-03-14 Thread Dave Airlie
Hi Linus, A few various fixes pulls and one late -next pull but it was nearly all fixes anyways. etnaviv: - late next pull - mmu mapping fix - build non-ARM arches - misc fixes i915: - HDCP state handling fix - shrinker interaction fix - atomic state leak fix qxl: - kick out framebuffers early

Re: [git pull] drm fixes for 5.0 final

2019-03-01 Thread pr-tracker-bot
The pull request you sent on Fri, 1 Mar 2019 15:40:01 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-03-01 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/6357c8127bea35c52085a0ae0f97e73de2419825 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.0 final

2019-02-28 Thread Dave Airlie
Hi Linus, Three final fixes, one for a feature that is new in this kernel, one bochs fix for qemu riscv and one atomic modesetting fix. I've left a few of the other late fixes until next as I didn't want to throw in anything that wasn't really necessary. Dave. drm-fixes-2019-03-01: drm amdgfx,

Re: [git pull] drm fixes for 5.0-rc8 (or final)

2019-02-22 Thread pr-tracker-bot
The pull request you sent on Fri, 22 Feb 2019 10:13:42 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-02-22 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/6ee2846cb4e7c6e8acdcb265299ad1c6de42b437 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.0-rc8 (or final)

2019-02-21 Thread Dave Airlie
Hi Linus, This contains a single i915 tiled display fix, and a set of amdgpu/radeon fixes. amdgpu/radeon: runtime PM fix bulk moves disable (fix is too large for 5.0) and a set of display fixes that are all cc'ed stable so we didn't want to leave them until -next. Dave. drm-fixes-2019-02-22:

Re: [git pull] drm fixes for 5.0-rc7

2019-02-16 Thread pr-tracker-bot--- via dri-devel
The pull request you sent on Fri, 15 Feb 2019 13:17:43 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-02-15-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/545aabcbdcec6c88faa3dfde506ad1931d119f52 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.0-rc7

2019-02-16 Thread Dave Airlie via dri-devel
Hi Linus, Usual pull request, little larger than I'd like but nothing too strange in it. Willy found an bug in the lease ioctl calculations, but it's a drm master only ioctl which makes it harder to mess with. i915: - combo phy programming fix - opregion version check fix for VBT RVDA lookup -

Re: [git pull] drm fixes for 5.0-rc6

2019-02-08 Thread pr-tracker-bot
The pull request you sent on Fri, 8 Feb 2019 11:05:22 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-02-08 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/adcbc921d3dff0bf1657d4d31beee68f92f51538 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.0-rc6

2019-02-07 Thread Dave Airlie
Hi Linus, Missed fixes last week as had nothing until amdgpu showed up on Saturday. Other stuff has since rolled in along with some more amdgpu fixes, so we have two weeks of those, and some i915, vmwgfx, sun4i, rockchip and omap fixes. Dave. amdgpu/radeon: - fix crash on passthrough for SI -

Re: [git pull] drm fixes for 5.0-rc4

2019-01-24 Thread pr-tracker-bot
The pull request you sent on Fri, 25 Jan 2019 07:54:37 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-01-25-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/d73aba1115cf40630cc8b4b7aed049ed8117b458 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.0-rc4

2019-01-24 Thread Dave Airlie
Hi Linus, Live from LCA pull, some fixes all over the place, i915: - GVT workload destruction fix msm: - A6XX opp-level fix, build fixes, hard-coded irq removal amdgpu: - overclocking fix - hybrid gfx fix sun4i: - fix TMDS clock usage Dave. drm-fixes-2019-01-25-1: drm fixes. msm, sun4i,

Re: [git pull] drm fixes for 5.0-rc3

2019-01-17 Thread pr-tracker-bot
The pull request you sent on Fri, 18 Jan 2019 10:43:13 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-01-18 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/1092a94fcbcde03a8c2cc554f305af48c95d5d58 Thank you! -- Deet-doot-dot, I am a bot.

Re: [git pull] drm fixes for 5.0-rc3

2019-01-17 Thread Linus Torvalds
On Fri, Jan 18, 2019 at 12:43 PM Dave Airlie wrote: > > Going to be at LCA next week in Christchurch, but should be fine for > normal pulls. .. hey, me too. > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-01-18 Pulled, Linus

[git pull] drm fixes for 5.0-rc3

2019-01-17 Thread Dave Airlie
Hi Linus, Going to be at LCA next week in Christchurch, but should be fine for normal pulls. The rc3 fixes are a bit scattered: meson, sun4i and rockchip all had missing of_node_put qxl and virtio both were advertising dma-buf to userspace when they really shouldn't have. Otherwise: meson: -

Re: [git pull] drm fixes for 5.0-rc2

2019-01-11 Thread pr-tracker-bot
The pull request you sent on Fri, 11 Jan 2019 12:11:42 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-01-11 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/385c59c7baaa4626f5c01888d50e86e5636e655e Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 5.0-rc2

2019-01-10 Thread Dave Airlie
Hi Linus, Not a huge amount for rc2, assume the usual quiet period, and rc3 will be most of it. amdgpu: - Powerplay fixes - Virtual display pinning fixes - Golden register updates for Vega - Pitch and gem size validation fixes - SR-IOV init error fix - Pagetables in system RAM disable for some

Re: [git pull] drm fixes for 4.20-rc7

2018-12-14 Thread pr-tracker-bot
The pull request you sent on Fri, 14 Dec 2018 11:54:15 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-12-14 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/92de1de51e99910ff0b45b340c95994573a1ad23 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 4.20-rc7

2018-12-13 Thread Dave Airlie
Hi Linus, While I hoped things would calm down, the world hasn't joined with me, but it's a few things scattered over a wide area. The i915 workarounds regression fix is probably the largest, the rest are more usual sized. We also get some new AMD PCI IDs. There is also a patch in here to

Re: [git pull] drm fixes for 4.20-rc6

2018-12-07 Thread pr-tracker-bot
The pull request you sent on Fri, 7 Dec 2018 11:37:08 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-12-07 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/d387ac13ad12194a62d268a6b7a0633ef832f6bd Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 4.20-rc6

2018-12-06 Thread Dave Airlie
Hi Linus, This is the regular fixes pull. I'm off on holidays for a few days but will likely still have access to stuff, just not doing much else, I should be back for 2 days at the end of next week to line up more fixes, and likely send you the -next pull request before going on holidays until

Re: [git pull] drm fixes for 4.20-rc5

2018-11-30 Thread pr-tracker-bot
The pull request you sent on Fri, 30 Nov 2018 13:11:42 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-11-30 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/570a37437cf24790d77fed6a59fdc9ac749e6b19 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 4.20-rc5

2018-11-29 Thread Dave Airlie
Hi Linus, This weeks instalment of fixes. Looks fairly like business as usual and everything seems to rolling along. There was one MST fix applied and reverted in the misc tree, but otherwise nothing too strange in here. core: incorrect master setting on error fix i915: only GVT fixes this week,

Re: [git pull] drm fixes for 4.20-rc4

2018-11-23 Thread pr-tracker-bot
The pull request you sent on Fri, 23 Nov 2018 11:39:44 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-11-23 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/9b7c880c834c0a1c80a1dc6b8a0b19155361321f Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 4.20-rc4

2018-11-22 Thread Dave Airlie
Hi Linus, Regular drm fixes pull for rc4. amdgpu: Vega20 fixes, firmware loading fix, panel display fix, override fix i915: Sandybridge lockup fix, fastboot DSI panel fix, GPU hang on Broxton, GPU reloc fixes on pineview/bearlake ast: screen blurring fix, cursor appearance fix udmabuf: mmap fix

Re: [git pull] drm fixes for 4.20-rc3

2018-11-16 Thread pr-tracker-bot
The pull request you sent on Fri, 16 Nov 2018 09:03:51 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-11-16 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4efd34602fc0da31f87dca8669388edcafba622d Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 4.20-rc3

2018-11-15 Thread Dave Airlie
Hi Linus, Live from Vancouver, SoC maintainer talk, this weeks drm fixes pull for rc3. omapdrm: regression fixes for the reordering bridge stuff that went into rc1, i915: incorrect EU count fix, HPD storm fix, MST fix, relocation fix for gen4/5 amdgpu: huge page handling fix, IH ring setup, XGMI

Re: [git pull] drm fixes for 4.20-rc2

2018-11-15 Thread Konstantin Ryabitsev
On Wed, Nov 14, 2018 at 12:57:03PM +0200, Jani Nikula wrote: > Hey, this is pretty nice! Thanks! > > For whatever reason, two copies were sent, though: > >

Re: [git pull] drm fixes for 4.20-rc2

2018-11-14 Thread Jani Nikula
On Wed, 14 Nov 2018, pr-tracker-...@kernel.org wrote: > The pull request you sent on Sun, 11 Nov 2018 04:43:57 +1000: > >> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-11-11 > > has been merged into torvalds/linux.git: >

Re: [git pull] drm fixes for 4.20-rc2

2018-11-13 Thread pr-tracker-bot
The pull request you sent on Sun, 11 Nov 2018 04:43:57 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-11-11 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/20ef6d06ef9a31a33516637a80521b9fc7f1f849 Thank you! -- Deet-doot-dot, I am a bot.

Re: [git pull] drm fixes for 4.20-rc2

2018-11-10 Thread pr-tracker-bot
The pull request you sent on Sun, 11 Nov 2018 04:43:57 +1000: > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-11-11 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/20ef6d06ef9a31a33516637a80521b9fc7f1f849 Thank you! -- Deet-doot-dot, I am a bot.

[git pull] drm fixes for 4.20-rc2

2018-11-10 Thread Dave Airlie
Hi Linus, Nothing too urgent in here, in case you want to leave until post holidays. I'm in Vancouver for the next week, but should get most stuff line up, though rc3 fixes might be late if I'm flying and sleeping. amdgpu has some display fixes, KFD ioctl fixes and a Vega20 bios interaction fix.

Re: [git pull] drm fixes for 4.19 final (part 2)

2018-10-20 Thread Greg Kroah-Hartman
On Sat, Oct 20, 2018 at 12:33:20PM +1000, Dave Airlie wrote: > Hi Greg, > > Looked like two stragglers snuck in, one very urgent the pageflipping > was missing a reference that could result in a GPF on non-i915 > drivers, the other is an overflow in the sun4i dotclock calcs > resulting in a mode

[git pull] drm fixes for 4.19 final (part 2)

2018-10-19 Thread Dave Airlie
Hi Greg, Looked like two stragglers snuck in, one very urgent the pageflipping was missing a reference that could result in a GPF on non-i915 drivers, the other is an overflow in the sun4i dotclock calcs resulting in a mode not getting set. Thanks, Dave. drm-fixes-2018-10-20-1: GPF fix in

Re: [git pull] drm fixes for 4.19 final

2018-10-19 Thread Greg Kroah-Hartman
On Fri, Oct 19, 2018 at 02:59:11PM +1000, Dave Airlie wrote: > Hi Greg, > > Just a last set of misc core fixes for final. > > 4 fixes, one use after free, one fb integration fix, one EDID fix, and > one laptop panel quirk, > > Thanks, > Dave. > > drm-fixes-2018-10-19: > drm: one set of misc

[git pull] drm fixes for 4.19 final

2018-10-18 Thread Dave Airlie
Hi Greg, Just a last set of misc core fixes for final. 4 fixes, one use after free, one fb integration fix, one EDID fix, and one laptop panel quirk, Thanks, Dave. drm-fixes-2018-10-19: drm: one set of misc fixes for final release The following changes since commit

Re: [git pull[ drm fixes for 4.19-rc8

2018-10-12 Thread Greg Kroah-Hartman
On Fri, Oct 12, 2018 at 03:59:26PM +1000, Dave Airlie wrote: > Hi Greg, > > just a single nouveau fix from last week. Seems to be winding now correctly. > > Dave. > > drm-fixes-2018-10-12-1: > single nouveau runtime reference and mst change > The following changes since commit

[git pull[ drm fixes for 4.19-rc8

2018-10-12 Thread Dave Airlie
Hi Greg, just a single nouveau fix from last week. Seems to be winding now correctly. Dave. drm-fixes-2018-10-12-1: single nouveau runtime reference and mst change The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21: Linux 4.19-rc7 (2018-10-07 17:26:02 +0200) are

Re: [git pull] drm fixes for 4.19-rc7 (part 2)

2018-10-04 Thread Greg Kroah-Hartman
On Fri, Oct 05, 2018 at 08:50:19AM +1000, Dave Airlie wrote: > Hey Greg, > > I was meant to take today off so sent the pull yesterday, but some > more stuff came in and I'd rather not sit on it, > > Two fixes for amdgpu: > one corrects a use of process->mm > one fix for display code race

[git pull] drm fixes for 4.19-rc7 (part 2)

2018-10-04 Thread Dave Airlie
Hey Greg, I was meant to take today off so sent the pull yesterday, but some more stuff came in and I'd rather not sit on it, Two fixes for amdgpu: one corrects a use of process->mm one fix for display code race condition that can result in a crash Two core fixes: One for a use-after-free in

Re: [git pull] drm fixes for 4.19-rc7

2018-10-04 Thread Greg Kroah-Hartman
On Thu, Oct 04, 2018 at 02:55:42PM +1000, Dave Airlie wrote: > Hi Greg, > > Nothing too much happening at this point, > > 3 i915 fixes: > compressed error handling zlib fix > compiler warning cleanup > and a minor code cleanup > > 2 tda9950: > Two fixes for the HDMI CEC > > 1 exynos: > A fix

[git pull] drm fixes for 4.19-rc7

2018-10-03 Thread Dave Airlie
Hi Greg, Nothing too much happening at this point, 3 i915 fixes: compressed error handling zlib fix compiler warning cleanup and a minor code cleanup 2 tda9950: Two fixes for the HDMI CEC 1 exynos: A fix required for IOMMU interaction. Thanks, Dave. drm-fixes-2018-10-04: drm exynos, tda9950

Re: [git pull[ drm fixes for 4.19-rc6

2018-09-28 Thread Greg Kroah-Hartman
On Fri, Sep 28, 2018 at 09:59:11AM +1000, Dave Airlie wrote: > Hi Greg, > > Looks like a pretty normal week for graphics, > > core: syncobj fix, panel link regression revert > amd: suspend/resume fixes, EDID emulation fix > mali-dp: NV12 writeback and vblank reset fixes > etnaviv: DMA setup fix

[git pull[ drm fixes for 4.19-rc6

2018-09-27 Thread Dave Airlie
Hi Greg, Looks like a pretty normal week for graphics, core: syncobj fix, panel link regression revert amd: suspend/resume fixes, EDID emulation fix mali-dp: NV12 writeback and vblank reset fixes etnaviv: DMA setup fix Regards, Dave. drm-fixes-2018-09-28: amd, etnaviv, mali_dp, syncobj and

Re: [git pull] drm fixes for 4.19-rc5

2018-09-21 Thread Greg Kroah-Hartman
On Fri, Sep 21, 2018 at 10:06:58AM +1000, Dave Airlie wrote: > Hey Greg, > > Looks like a pretty run of the mill set of fixes for this stage, > > core: fix debugfs for atomic, fix the check for atomic for > non-modesetting drivers > amdgpu: adds a new PCI id, some kfd fixes and a sdma fix >

[git pull] drm fixes for 4.19-rc5

2018-09-20 Thread Dave Airlie
Hey Greg, Looks like a pretty run of the mill set of fixes for this stage, core: fix debugfs for atomic, fix the check for atomic for non-modesetting drivers amdgpu: adds a new PCI id, some kfd fixes and a sdma fix i915: a bunch of GVT fixes. vc4: scaling fix vmwgfx: modesetting fixes and a old

[git pull] drm fixes for 4.19-rc3

2018-09-06 Thread Dave Airlie
Hi Linus, Seems to have been overly quiet this week so I expect next week will be more stuff, just one pull request with i915 fixes in it. i915: (from Rodrigo's pull) "The critical fix here on display side is the DP MST regression one. But this pull also include fixes for DP SST, small VDSC

[git pull] drm fixes for 4.19-rc2

2018-08-30 Thread Dave Airlie
Hi Linus, Regular fixes pull, Mediatek is a bunch of fixes to their RDMA and Overlay engines. i915 has some Cannonlake/Geminilake watermark workarounds, LSPCON fix, HDCP free fix, audio fix and a ppgtt reference counting fix. amdgpu has some SRIOV, Kasan, memory leaks and other misc fixes.

Re: [git pull] drm fixes for rc1

2018-08-24 Thread Dave Airlie
Oops forgot subject line On Fri., 24 Aug. 2018, 14:59 Dave Airlie, wrote: > Hi Linus, > > Just a couple of fixes PRs for rc1, > > One MAINTAINERS address change, two panels fixes, and set of amdgpu > fixes (build fixes, display fixes and some others). > > Thanks > Dave. > > drm-next-2018-08-24:

Re: [git pull] drm fixes for 4.19-rc1

2018-08-16 Thread Dave Airlie
oops just forgot to cc lists. Dave. On Fri, 17 Aug 2018 at 10:42, Dave Airlie wrote: > > Hi Linus, > > First round of fixes for -rc1. I'll follow this up with the msm new hw > support PR. > > This just has three sets of fixes, some for msm before the new hw, a bunch of > AMD fixes (includiing

[git pull] drm fixes for 4.18-rc8

2018-08-02 Thread Dave Airlie
Hi Linus, Nothing too major at this late stage, adv7511: reset fix vc4: scaling fix two atomic core fixes and one legacy core error handling fix. I had a bunch of driver fixes from hdlcd but I think I'll leave them for -next at this point. Thanks, Dave. drm-fixes-2018-08-03: adv7511 fix,

[git pull] drm fixes for 4.18-rc7

2018-07-26 Thread Dave Airlie
Hi Linus, Not much happening this week which is good, two imx display fixes and one i915 quirk addition. Dave. drm-fixes-2018-07-27: two imx fixes and one i915 fix. The following changes since commit d72e90f33aa4709ebecc5005562f52335e106a60: Linux 4.18-rc6 (2018-07-22 14:12:20 -0700) are

[git pull] drm-fixes for 4.18-rc6 (well it was for -rc5)

2018-07-15 Thread Dave Airlie
Hi Linus, Not actually back online fully, but I've managed to find a few minutes to pull in all the fixes that were meant for rc5 but have leaked over. There are two AGP fixes in here, as well as a bunch of mostly amdgpu fixes, along with a sun4i build fix, two armada fixes and some tegra fixes,

[git pull] drm fixes for 4.18-rc5

2018-07-09 Thread Dave Airlie
Hey Linus, School holidays here, and I'm not sure if I'll be inclined to work until next week, (I might and if so there might be another fixes), but thought it best to just dequeue the bits I had now. Otherwise the rest of the fixes for rc5 might arrive just before rc5 or just after. This just

[git pull] drm-fixes for 4.18-rc4

2018-07-05 Thread Dave Airlie
Oh wow not my day, this one ended up with no subject. On 6 July 2018 at 11:26, Dave Airlie wrote: > Hi Linus, (apologies for blank body pull earlier) > > This is the drm fixes for rc4. It's a bit larger than I'd like but the > exynos cleanups are pretty mechanical, and I'd rather have them in >

[git pull] drm fixes for 4.18-rc4

2018-07-05 Thread Dave Airlie
Hi Linus, drm-fixes-2018-07-06: amdgpu, i915, exynos, udl, sii8620 and core fixes The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063: Linux 4.18-rc3 (2018-07-01 16:04:53 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm

[git pull] drm fixes for 4.18-rc3

2018-06-28 Thread Dave Airlie
Hi Linus, Nothing too major this round, small set of mali-dp fixes, single meson fix and a bunch of amdgpu fixes (one makes non-4k page sizes not be a bad experience). Thanks, Dave. drm-fixes-2018-06-29: amdgpu, mali_dp and meson fixes The following changes since commit

[git pull] drm fixes for 4.18-rc2

2018-06-21 Thread Dave Airlie
Hi Linus, Just run of the mill fixes, core: one regression fix in device unplug qxl: one regression fix for might sleep in cursor handling nouveau: one regression fix in multi-screen cursor handling amdgpu: switch off DC by default on Kaveri and older and some minor fixes i915: some GEM

[git pull] drm fixes for 4.17-rc8/final

2018-06-02 Thread Dave Airlie
Hi Linus, A few final fixes: i915: - Fix for potential Spectre vector in the new query uAPI - Fix NULL pointer deref (FDO #106559) - DMI fix to hide LVDS for Radiant P845 (FDO #105468) amdgpu: - suspend/resume DC regression fix - underscan flicker fix on fiji - gamma setting fix

[git pull] drm fixes for v4.17-rc7

2018-05-24 Thread Dave Airlie
Hi Linus, Only two sets of drivers fixes, one rcar-du lvds regression fix, and a group of fixes for vmwgfx. Regards, Dave. The following changes since commit 771c577c23bac90597c685971d7297ea00f99d11: Linux 4.17-rc6 (2018-05-20 15:31:38 -0700) are available in the Git repository at:

[git pull] drm fixes for v4.17-rc6

2018-05-17 Thread Dave Airlie
Hi Linus, Pretty quiet week again, one vmwgfx regression fix, one core buffer overflow fix,one vc4 leak fix and three i915 fixes. Dave. The following changes since commit 76ef6b28ea4f81c3d511866a9b31392caa833126: drm: set FMODE_UNSIGNED_OFFSET for drm files (2018-05-15 14:46:04 +1000) are

[git pull] drm fixes for v4.17-rc5

2018-05-10 Thread Dave Airlie
Hi Linus, As last week seemed a bit slow, we got a few more fixes this week. The main stuff is 2 weeks of fixes for amdgpu, some missing bits of vega12 atom firmware support were added, and some power management fixes. Nouveau got two regression fixes for an DP MST deadlock and a random oops

[git pull] drm fixes for 4.17-rc4

2018-05-04 Thread Dave Airlie
Hi, This seems eerily quiet, so I expect it will explode next week or something. One i915 moduel firmware, two vmwgfx fixes, one vc4 fix and one bridge leak fix. Dave. The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64: Linux v4.17-rc3 (2018-04-29 14:17:42 -0700)

[git pull] drm fixes for v4.17-rc3

2018-04-26 Thread Dave Airlie
Hi Linus, Pretty run of the mill for this stage in the cycle. i915: - Black screen fixes - Display w/a fix - HDA codec interop fix sun4i: - tbsa711 tablet regression fix qxl: - Regression fixes due to changes in TTM virtio: - Fix wait event condition msm: - DSI display fixes amdgpu: - fix hang

[git pull] drm fixes for rc2 (or rc3)

2018-04-22 Thread Dave Airlie
Hi Linus, Just back at work today, I've pulled all the rc2 fixes pulls that were outstanding, and pushed them out. If I missed rc2, no worries they should all be fine for rc3. i915 has an oops fix, and two race fixes, along with some gvt fixes amdgpu has a dark screen fix, clk/voltage fix and

[git pull] drm fixes for 4.17-rc1

2018-04-12 Thread Dave Airlie
Hi Linus, Decloaking in the middle of holidays (still off all next week), just to vacuum up any outstanding fixes for rc1. One omap, and one alsa pm fix (we merged the breaking patch via drm tree). Otherwise it's two bunches of amdgpu fixes, removing an unneeded file, some DC fixes, HDMI audio

[git pull] drm fixes for 4.16 final

2018-03-28 Thread Dave Airlie
Hi Linus, Nothing serious, two amdkfd and two tegra fixes. I'll be submitting -next early, in the next couple of hours. Dave. The following changes since commit 3eb2ce825ea1ad89d20f7a3b5780df850e4be274: Linux 4.16-rc7 (2018-03-25 12:44:30 -1000) are available in the Git repository at:

[git pull] drm fixes for 4.16-rc7

2018-03-22 Thread Dave Airlie
Hi Linus, A bunch of fixes all over the place, nothing too serious or worrying at this stage. One uapi fix to stop multi-planar images with getfb, Sun4i error path and clock fixes udl driver mmap offset fix i915 DP MST and GPU reset fixes vmwgfx mutex and black screen fixes imx array underflow

[git pull] drm fixes for 4.16-rc6

2018-03-15 Thread Dave Airlie
Hi Linus, i915 has a backlight fix for some panels, a pm and a fencing fix, along with some GVT fixes. amdgpu has a backlight fix across suspend/resume, an object destruction ordering issue fix, and a displayport fix nouveau has two backlight fixes, and a fix for some lockups. Pretty quiet week,

[git pull] drm fixes for 4.16-rc5

2018-03-08 Thread Dave Airlie
Hi Linus, There are a small set of sun4i and i915 fixes: sun4i: divide by zero, clock and LVDS fixes i915: 1 fix for perf and a 1 race fix However amdgpu is a bit more than we are normally comfortable with at this point, however it does fix a lot of display issues with the new DC code which

Re: [git pull] drm fixes for 4.16-rc4

2018-03-01 Thread Dave Airlie
just adding missing ccs. Dave. On 2 March 2018 at 09:20, Dave Airlie wrote: > Hi Linus, > > Pretty much run of the mill drm fixes. > > amdgpu - power management fixes and some display fixes, one ppc 32-bit dma > fix. > i915 - 2 display fixes, 3 gem fixes > sun4i - display

<    1   2   3   4   5   6   7   8   9   10   >