[git pull] drm fixes for v4.11-rc1

2017-02-27 Thread Dave Airlie
misc fixes for v4.11-rc1 Arnd Bergmann (1): drm/rockchip: add extcon dependency for DP Christophe JAILLET (1): drm/rockchip: cdn-dp: Fix error handling Dave Airlie (1): Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.fr

Re: [PATCH v3 2/7] drm/tinydrm: Add helper functions

2017-02-06 Thread Dave Airlie
> > I definitely don't want that we don't attempt this. But brought from years > of experience, I recommend to merge first (with pre-refactoring already > applied, but helpers only extracted, not yet at the right spot), and then > follow up with. Because on average, there's way too many trees with

[git pull] drm fixes for final v4.10

2017-02-09 Thread Dave Airlie
drm: vc4: adapt to new behaviour of drm_crtc.c Chris Wilson (2): drm/i915: Flush untouched framebuffers before display on !llc drm/i915: Remove overzealous fence warn on runtime suspend Dave Airlie (3): Merge branch 'drm-vmwgfx-fixes-4_10' of git://people.freedesktop.o

[git pull] drm fixes for 4.10-rc7

2017-02-02 Thread Dave Airlie
etter (2): drm: prevent double-(un)registration for connectors drm: Don't race connector registration Dave Airlie (4): Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-fixes Merge tag 'drm-misc-fixes-2017-01-31' of git://anongi

[git pull] drm i915 psr fixes

2016-08-02 Thread Dave Airlie
Hi Linus, These are the two fixes from Ville for the bug you are seeing on your HSW laptop, They pretty much disable PSR in some cases where the panel reports a setup time that would cause issues, like you seem to have. Dave. The following changes since commit 44cee85a8824464e7e951e590243c2a8

[git pull] drm zpos property support

2016-08-02 Thread Dave Airlie
Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8 drm: sti: use generic zpos for plane drm: rcar: use generic code for managing zpos plane property Dave Airlie (1): Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/

[git pull] drm fixes for rc4 or 5

2016-08-28 Thread Dave Airlie
st_ib drm/amdgpu: fix timeout value check in amd_sched_job_recovery drm/amdgpu: fix lru size grouping v2 Daniel Vetter (2): drm: Reject page_flip for !DRIVER_MODESET drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION Dave Airlie (3): Merge tag 'drm/teg

Re: [git pull] drm fixes for rc4 or 5

2016-08-28 Thread Dave Airlie
On 29 August 2016 at 07:35, Linus Torvalds wrote: > On Sun, Aug 28, 2016 at 2:31 PM, Linus Torvalds > wrote: >> >> Anyway, the real problem was that this was in my spam-box. Which I've >> learnt to check religiously, so I noticed almost immediately. > > Btw, on a totally unrelated issue: you make

[git pull] drm fixes

2016-08-17 Thread Dave Airlie
cold" Arnd Bergmann (3): drm/mediatek: add COMMON_CLK dependency drm/mediatek: add CONFIG_OF dependency drm/mediatek: add ARM_SMCCC dependency Chunming Zhou (1): drm/amdgpu: fix vm init error path Colin Ian King (1): drm/amdkfd: print doorbell offset as a hex valu

[git pull] drm fixes - part two

2016-08-18 Thread Dave Airlie
5/fbc: FBC causes display flicker when VT-d is enabled on Skylake drm/i915: Add missing rpm wakelock to GGTT pread drm/i915: Acquire audio powerwell for HD-Audio registers Dave Airlie (2): Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into d

Re: [PATCH v2 00/38] Documentation/sphinx

2016-06-10 Thread Dave Airlie
On 11 June 2016 at 04:17, Daniel Vetter wrote: > On Thu, Jun 9, 2016 at 9:55 PM, Jonathan Corbet wrote: >> On Sat, 4 Jun 2016 14:37:01 +0300 >> Jani Nikula wrote: >> >>> When this lands in docs-next and we can backmerge to drm, we'll plunge >>> ahead and convert gpu.tmpl to rst, and have that r

[git pull] drm fixes for rc2

2016-06-03 Thread Dave Airlie
drm: atmel-hlcdc: fix a NULL check Daniel Vetter (1): drm/hdlcd: Fix up crtc_state->event handling Dave Airlie (6): Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes Merge branch 'for-upstream/hdlcd' of git://l

[git pull] drm i915 fixes

2016-03-11 Thread Dave Airlie
3-12 06:53:30 +1000) ---- Dave Airlie (1): Merge tag 'drm-intel-fixes-2016-03-11' of git://anongit.freedesktop.org/drm-intel into drm-next Takashi Iwai (1): drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW Ville Syrjälä (1):

Re: [PATCH 1/2] vga_switcheroo: add power support for windows 10 machines.

2016-03-13 Thread Dave Airlie
if the Mika's patches help? Hi Mika, I tested your patches with a couple of changes on the Lenovo W541. The attached patch contains the two things I needed to get the same functionality as my patches. I'm really not in love with the per-chipset enablement for this, really any chipsets a

Re: [PATCH 1/2] vga_switcheroo: add power support for windows 10 machines.

2016-03-14 Thread Dave Airlie
> >> - if (pcie_port_runtime_suspend_allowed(dev)) >> + if (pcie_port_runtime_suspend_allowed(dev)) { >> + pm_runtime_allow(&dev->dev); > > PCI drivers typically have left this decision up to the userspace. I'm > wondering whether it is good idea to deviate from that here? Of co

headsup: random memory corruption on 4.5-rc5

2016-03-04 Thread Dave Airlie
So I've gotten two random memory corruptions on my haswell laptop over the past week, one caused my e1000 driver to crap out, and one in ext4 I've lost the e1000 trace it never made it to disk, I've been running a lot of VMs on this with the standard virtio hw, as well as usual desktop stuff and

[git pull] drm fixes

2016-03-04 Thread Dave Airlie
lance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) Christian König (1): drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well Chunming Zhou (1): drm/amdgpu/gfx8: specify which engine to wait before vm flush

[git pull] drm fixes

2016-03-24 Thread Dave Airlie
userptrs Colin Ian King (1): drm/amd/powerplay: fix memory leak of tdp_table Daniel Vetter (1): dma-buf: Update docs for SYNC ioctl Dave Airlie (4): drm/radeon/mst: fix regression in lane/link handling. drm/radeon/mst: cleanup code indentation Merge tag 't

Re: Who is going to merge it [Was: Re: [PATCH v14 0/17] Add Analogix Core Display Port Driver]

2016-03-22 Thread Dave Airlie
> >> So although it's small framework or just subdirectory, we would need >> someone who can manage the framework to avoid further confusion if >> necessary. > > So maybe it just doesn't need a maintainer, and maybe those the owner > of the bridge driver should be responsible for choosing the tree

[git pull] drm pull for 4.6-rc1

2016-03-20 Thread Dave Airlie
f in stolen mem Darren Etheridge (4): drm/tilcdc: rewrite pixel clock calculation drm/tilcdc: fix kernel panic on suspend when no hdmi monitor connected drm/tilcdc: make frame_done interrupt active at all times drm/tilcdc: disable the lcd controller/dma engine when suspend

[git pull] drm fixes

2016-02-19 Thread Dave Airlie
h changes up to 4fbbed46dca83bcba3a0170205110a06c116a8e6: drm/nouveau: use post-decrement in error handling (2016-02-19 13:36:05 +1000) -------- Dave Airlie (3): Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org

[git pull] drm amd fixes.

2016-02-11 Thread Dave Airlie
plumb pg flags through to powerplay Christian König (1): drm/amdgpu: fix issue with overlapping userptrs Dave Airlie (1): Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Flora Cui (1): drm/amdgpu: fix s4 resume Nicolai Häh

Re: No more new fbdev drivers, please

2015-09-26 Thread Dave Airlie
On 27 September 2015 at 06:49, Rob Clark wrote: > On Sat, Sep 26, 2015 at 2:46 PM, Geert Uytterhoeven > wrote: >> Hi David, >> >> On Sat, Sep 26, 2015 at 8:13 PM, David Herrmann >> wrote: >>> On Sat, Sep 26, 2015 at 8:01 PM, Geert Uytterhoeven >>> wrote: On Sat, Sep 26, 2015 at 7:07 PM, A

[git pull] drm fixes

2015-09-24 Thread Dave Airlie
create() Daniel Vetter (1): drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks Dave Airlie (4): drm/qxl: only report first monitor as connected if we have no state Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

[git pull] drm tree for 4.2

2015-06-25 Thread Dave Airlie
m/i915: Update DRIVER_DATE to 20150522 Revert "drm/i915: Force clean compilation with -Werror" drm: check for garbage in unused addfb2 fields drm/i915: Disable 12bpc hdmi for now drm/atomic: Extract needs_modeset function drm/dp/mst: make sure mst_primary mstb is val

Re: [git pull] drm tree for 4.2

2015-06-26 Thread Dave Airlie
On 26 June 2015 at 18:05, Christian König wrote: > Hey Dave, > > I'm not 100% sure, but didn't you wanted to send this pull request out for > drm-next-merged instead of drm-next? > > Cause I'm still getting merge conflicts when I try to merge 4.1 into > drm-next. No generally Linus likes to do hi

[git pull] drm fixes

2015-08-21 Thread Dave Airlie
eclists context object as dirty after every use Dave Airlie (3): Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-at91 into drm-fixes Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes drm/

[git pull] drm fixes

2015-07-09 Thread Dave Airlie
Daniel Vetter (2): drm/i915: Check crtc->active in intel_crtc_disable_planes drm/i915: Use crtc_state->active in primary check_plane func Dave Airlie (4): Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Merge tag '

Re: [PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it

2015-12-22 Thread Dave Airlie
On 23 December 2015 at 03:38, Liviu Dudau wrote: > On Fri, Nov 20, 2015 at 02:22:03PM +, Liviu Dudau wrote: >> Hello, >> >> This is v2 of the patchset trying to make drm_of_component_probe() cope with >> finding >> both local crtc ports and remote encoder ones. Heiko Stübner was nice enough

[git pull] drm fixes

2015-12-22 Thread Dave Airlie
rnel/git/daeinki/drm-exynos into drm-fixes (2015-12-20 08:51:34 +1000) Andrzej Hajda (1): drm/exynos: atomic check only enabled crtc states Christian König (1): drm/amdgpu: fix user fence handling Dave Airlie (3):

[git pull] drm fixes

2015-12-10 Thread Dave Airlie
rpenter (1): drm/vmwgfx: fix a warning message Dave Airlie (3): Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/linux into drm-fixes Merge

[git pull] drm fixes

2016-01-28 Thread Dave Airlie
estricted VRAM placing v2 drm/amdgpu: fix next_rptr handling for debugfs Dave Airlie (4): Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into

Re: [PATCH] drivers/gpu/vga: use __GFP_NOWARN for user-controlled kmalloc

2016-02-04 Thread Dave Airlie
On 5 February 2016 at 04:31, Dmitry Vyukov wrote: > On Thu, Feb 4, 2016 at 5:59 PM, Ville Syrjälä > wrote: >> On Thu, Feb 04, 2016 at 05:37:49PM +0100, Dmitry Vyukov wrote: >>> On Thu, Feb 4, 2016 at 5:32 PM, Ville Syrjälä >>> wrote: >>> > On Thu, Feb 04, 2016 at 04:49:49PM +0100, Dmitry Vyukov

[git pull] drm fixes

2016-02-05 Thread Dave Airlie
u: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions() Dave Airlie (7): drm: add helper to check for wc memory support Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes Merge branch 'drm/adv7511' of

[git pull] drm amd acp audio support - optional

2016-02-03 Thread Dave Airlie
xes-amd-acp for you to fetch changes up to f32fea771ca2af4d34ee72ba0f52c87b97db8cac: Merge branch 'drm-fixes-4.5-acp' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2016-02-03 08:15:35 +1000) -------- Dave Airli

[git pull] drm i915 fixes for rc1

2020-06-10 Thread Dave Airlie
915/display: Only query DP state of a DDI encoder Dave Airlie (1): Merge tag 'drm-intel-next-fixes-2020-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-next Jani Nikula (1): drm/i915/params: fix i915.reset module param type drivers/gpu/drm/i915/display/intel_

Re: [git pull] drm i915 fixes for rc1

2020-06-11 Thread Dave Airlie
On Thu, 11 Jun 2020 at 13:56, Dave Airlie wrote: > > Hi Linus, Hey actually skip this one in favour of the later one, one of the ast fixes needs to get into stable as well. Dave.

[git pull] drm fixes for 5.7-rc1 (updated pull)

2020-06-11 Thread Dave Airlie
k in switch statement for format->cpp[0] case 4 Dave Airlie (2): Merge tag 'drm-intel-next-fixes-2020-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-next Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/drm/drm-misc into

Re: [PATCH 03/18] dma-fence: basic lockdep annotations

2020-06-11 Thread Dave Airlie
On Thu, 11 Jun 2020 at 18:01, Chris Wilson wrote: > > Quoting Daniel Vetter (2020-06-04 09:12:09) > > Design is similar to the lockdep annotations for workers, but with > > some twists: > > > > - We use a read-lock for the execution/worker/completion side, so that > > this explicit annotation ca

Re: [git pull] drm fixes for 5.8-rc1 (updated pull)

2020-06-11 Thread Dave Airlie
(now with a subject you might see). On Thu, 11 Jun 2020 at 18:38, Dave Airlie wrote: > > Hi Linus, > > This is the update of the pull I sent earlier today, it's got a couple > of more fixes along with the i915 fixes. One sun4i fix and a connector > hotplug race The ast fix

Re: [Nouveau] [PATCH] nouveau: add fbdev dependency

2020-05-27 Thread Dave Airlie
On Thu, 28 May 2020 at 00:36, Arnd Bergmann wrote: > > On Wed, May 27, 2020 at 4:05 PM Ilia Mirkin wrote: > > > > Isn't this already fixed by > > > > https://cgit.freedesktop.org/drm/drm/commit/?id=7dbbdd37f2ae7dd4175ba3f86f4335c463b18403 > > Ok, I see that fixes the link error, but I when I crea

[git pull] drm fixes for 5.8-rc4

2020-07-02 Thread Dave Airlie
MIO handler for D_SKL_PLUS drm/i915/gvt: Fix two CFL MMIO handling caused by regression. drm/i915/gvt: Fix incorrect check of enabled bits in mask registers drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic context Dave Airlie (5): Merge tag 'drm-msm-fixes-

[git pull] drm fixes for v5.8-rc3

2020-06-25 Thread Dave Airlie
ror handling path Colton Lewis (1): gpu: host1x: Correct trivial kernel-doc inconsistencies Daniel Gomez (1): drm: rcar-du: Fix build error Daniel Vetter (1): drm/fb-helper: Fix vt restore Dave Airlie (4): Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchar

[git pull] drm fixes for 5.7-rc2

2020-06-18 Thread Dave Airlie
orkarounds drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds Dave Airlie (2): Merge tag 'drm-intel-fixes-2020-06-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://peopl

[git pull] drm fbdev fixes for 5.9 final

2020-10-05 Thread Dave Airlie
). core: - Small doc fix. ---- Dave Airlie (1): Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Mauro Carvalho Chehab (1): drm: drm_dsc.h: fix a kernel-doc markup Peilin Ye (3): fbdev, newport_con: Move FONT_EXTRA_WORDS m

[git pull] drm amdgpu + vmwgfx fixes for 5.9-rc8

2020-09-30 Thread Dave Airlie
amdgpu: use the AV1 defines for VCN 3.0 drm/amdgpu: remove experimental flag from navi12 drm/amdgpu/display: fix CFLAGS setup for DCN30 drm/amdgpu/swsmu/smu12: fix force clock handling for mclk Dave Airlie (2): Merge branch 'vmwgfx-fixes-5.9' of git://people.

Re: [Intel-gfx] 5.9-rc1: graphics regression moved from -next to mainline

2020-08-26 Thread Dave Airlie
On Thu, 27 Aug 2020 at 06:44, Harald Arnesen wrote: > > Linus Torvalds [26.08.2020 20:04]: > > > On Wed, Aug 26, 2020 at 2:30 AM Harald Arnesen wrote: > >> Somehow related to lightdm or xfce4? However, it is a regression, since > >> kernel 5.8 works. > > Yeah, apparently there's something else wr

[git pull] drm nouveau fixes for 5.9 final

2020-10-07 Thread Dave Airlie
Hi Linus, Karol found two last minute nouveau fixes, they both fix crashes, the TTM one follows what other drivers do already, and the other is for bailing on load on unrecognised chipsets. Thanks, Dave. drm-fixes-2020-10-08: drm nouveau fixes for 5.9 final nouveau: - fix crash in TTM alloc fai

[git pull] drm amdgpu fixes for 5.9 final

2020-10-08 Thread Dave Airlie
-- Alex Deucher (1): drm/amdgpu/swsmu: fix ARC build errors Dave Airlie (1): Merge tag 'amd-drm-fixes-5.9-2020-10-08' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Dirk Gouders (1): drm/amdgpu: fix NULL pointer dereference for Renoir Yongqiang Sun (

Re: linux-next: build failure after merge of the drm tree

2020-09-27 Thread Dave Airlie
On Mon, 28 Sep 2020 at 16:05, Christoph Hellwig wrote: > > On Mon, Sep 28, 2020 at 01:54:05PM +1000, Stephen Rothwell wrote: > > Hi all, > > > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > > failed like this: > > The driver needs to switch do dma_alloc_noncoherent

Re: clean up kernel_{read,write} & friends v2

2020-05-28 Thread Dave Airlie
On Fri, 29 May 2020 at 05:35, Al Viro wrote: > > On Thu, May 28, 2020 at 12:22:08PM -0700, Joe Perches wrote: > > > Hard limits at 80 really don't work well, especially with > > some of the 25+ character length identifiers used today. > > IMO any such identifier is a good reason for a warning. > >

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

2020-05-28 Thread Dave Airlie
imeslicing drm/i915/gt: Prevent timeslicing into unpreemptable requests Dave Airlie (3): Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Merge tag 'drm-intel-fixes-2020-05-28' of git://anongit.freedesktop.or

Re: [git pull] drm fixes for 5.7-rc8/final

2020-05-28 Thread Dave Airlie
On Fri, 29 May 2020 at 11:49, Linus Torvalds wrote: > > On Thu, May 28, 2020 at 5:21 PM Dave Airlie wrote: > > > > Seems to have wound down nicely, a couple of i915 fixes, amdgpu fixes > > and minor ingenic fixes. > > Dave, this doesn't even build.

Re: [git pull] drm fixes for 5.7-rc8/final

2020-05-28 Thread Dave Airlie
On Fri, 29 May 2020 at 12:02, Dave Airlie wrote: > > On Fri, 29 May 2020 at 11:49, Linus Torvalds > wrote: > > > > On Thu, May 28, 2020 at 5:21 PM Dave Airlie wrote: > > > > > > Seems to have wound down nicely, a couple of i915 fixes, amdgpu fixes >

[git pull] drm fixes for 5.7 final (apologies release)

2020-05-28 Thread Dave Airlie
fix crtc atomic check callback Aric Cyr (1): drm/amd/display: Fix potential integer wraparound resulting in a hang Dave Airlie (2): Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

Re: mmotm 2020-05-25-16-56 uploaded (drm/nouveau)

2020-05-25 Thread Dave Airlie
On Tue, 26 May 2020 at 13:50, Randy Dunlap wrote: > > On 5/25/20 4:57 PM, Andrew Morton wrote: > > The mm-of-the-moment snapshot 2020-05-25-16-56 has been uploaded to > > > >http://www.ozlabs.org/~akpm/mmotm/ > > > > mmotm-readme.txt says > > > > README for mm-of-the-moment: > > > > http://www

Re: [git pull] drm for 5.8-rc1

2020-06-02 Thread Dave Airlie
On Wed, 3 Jun 2020 at 08:14, Linus Torvalds wrote: > > On Mon, Jun 1, 2020 at 11:06 PM Dave Airlie wrote: > > > > I've pushed a merged by me tree here, which I think gets them all > > correct, but please let me know if you think different. > > https://cgit.fr

[git pull] drm fixes for v5.7-rc7

2020-05-22 Thread Dave Airlie
in interation Colin Ian King (1): drm/vmwgfx: remove redundant assignment to variable ret Dan Carpenter (1): drm/etnaviv: Fix a leak in submit_pin_objects() Dave Airlie (3): Merge branch 'vmwgfx-fixes-5.7' of git://people.freedesktop.org/~sroland/linux into drm-fixes

Re: lockdep trace with xfs + mm in it from 5.7.0-rc5

2020-05-24 Thread Dave Airlie
the lockdep trace. Tested-by: Dave Airlie Thanks, Dave.

[git pull] drm fixes for 5.7-rc6

2020-05-14 Thread Dave Airlie
ences drm/i915: Mark concurrent submissions with a weak-dependency drm/i915: Handle idling during i915_gem_evict_something busy loops Colin Xu (1): drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance. Dave Airlie (5): Merge tag 'drm-intel

[git pull] drm next fixes for 5.7-rc1

2020-06-07 Thread Dave Airlie
em: Avoid iterating an empty list drm/i915: Reorder await_execution before await_request drm/i915/gt: Do not schedule normal requests immediately along virtual drm/i915: Check for awaits on still currently executing requests drm/i915: Whitelist context-local timestamp in

[git pull] drm msm next for 5.8-rc1

2020-06-07 Thread Dave Airlie
/a6xx: Fix a typo in an error message drm/msm: Fix typo Dave Airlie (1): Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8 Hongbo Yao (1): drm/msm/dpu: Fix compile warnings Jonathan Marek (10): drm/msm: add msm_gem_get_and_pin_iova_range d

[git pull] drm fixes for 5.9-rc3

2020-08-27 Thread Dave Airlie
don Syu (1): drm/amd/display: Keep current gain when ABM disable immediately Christian Gmeiner (1): drm/etnaviv: fix external abort seen on GC600 rev 0x19 Daniel Vetter (1): drm/modeset-lock: Take the modeset BKL for legacy drivers Dave Airlie (6): Merge tag 'exyno

[git pull] drm fixes for 5.9-rc4

2020-09-03 Thread Dave Airlie
drm/nouveau/kms/nv50-: add some whitespace before debug message drm/nouveau/kms/nv50-gp1xx: disable notifies again after core update drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug Dave Airlie (3): Merge tag 'amd-drm-fixes-5.9-2020-09-03' of git://pe

Re: [PATCH 00/49] DRM driver for Hikey 970

2020-08-24 Thread Dave Airlie
On Thu, 20 Aug 2020 at 20:02, Laurent Pinchart wrote: > > Hi Mauro, > > On Thu, Aug 20, 2020 at 09:03:26AM +0200, Mauro Carvalho Chehab wrote: > > Em Wed, 19 Aug 2020 12:52:06 -0700 John Stultz escreveu: > > > On Wed, Aug 19, 2020 at 8:31 AM Laurent Pinchart wrote: > > > > On Wed, Aug 19, 2020 at

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

2020-09-06 Thread Dave Airlie
On Sat, 5 Sep 2020 at 05:02, Linus Torvalds wrote: > > On Thu, Sep 3, 2020 at 8:53 PM Dave Airlie wrote: > > > > Not much going on this week, nouveau has a display hw bug workaround, > > amdgpu has some PM fixes and CIK regression fixes, one single radeon > >

[git pull] drm fixes for 5.9-rc5 (special edition)

2020-09-07 Thread Dave Airlie
ges due to regression msm: - fixes for RPTR corruption issue ---- Dave Airlie (4): Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/msm into drm-fixes Revert "drm/i915: Remove i915_

Re: [git pull] drm next pull for 5.10-rc1

2020-10-14 Thread Dave Airlie
On Thu, 15 Oct 2020 at 11:33, Dave Airlie wrote: > > Hi Linus, > > This is the main drm pull request for 5.10. > > Not a major amount of change, the i915 trees got split into display > and gt trees to better facilitate higher level review, and there's a > major refac

Re: [git pull] drm next pull for 5.10-rc1

2020-10-15 Thread Dave Airlie
On Fri, 16 Oct 2020 at 04:42, Linus Torvalds wrote: > > On Thu, Oct 15, 2020 at 10:51 AM Linus Torvalds > wrote: > > > > Thanks, looks good to me [..] > > Uhhuh. I already pushed things out, but my clang build (which I don't > do between each merge) shows a problem: > > drivers/gpu/drm/amd/amdg

[git pull] drm fixes part 2 for 5.10-rc1

2020-10-22 Thread Dave Airlie
m/i915/gt: Onion unwind for scratch page allocation failure drm/i915: Exclude low pages (128KiB) of stolen from use drm/i915: Force VT'd workarounds when running as a guest OS drm/i915: Drop runtime-pm assert from vgpu io accessors Dave Airlie (4): Merge tag 'drm-misc-next-

[git pull] drm fixes for 5.10-rc2

2020-10-29 Thread Dave Airlie
drm/amdgpu: increase the reserved VM size to 2MB Dan Carpenter (1): drm/v3d: Fix double free in v3d_submit_cl_ioctl() Daniel Vetter (1): drm/shme-helpers: Fix dma_buf_mmap forwarding bug Dave Airlie (4): Merge tag 'amd-drm-fixes-5.10-2020-10-29' of git://pe

[git pull] drm fixes for 5.8-rc5

2020-07-09 Thread Dave Airlie
ebugfs per-file-stats drm/i915: Drop vm.ref for duplicate vma on construction drm/i915: Also drop vm.ref along error paths for vma construction drm/i915/gt: Pin the rings before marking active Dave Airlie (5): Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/

[git pull] drm fixes for 5.10-rc1

2020-10-18 Thread Dave Airlie
g (Ville) amdgpu: - DCN clang warning fix - eDP fix - BACO fix - Kernel documentation fixes - SMU7 mclk fix - VCN1 hw bug workaround amdkfd: - kvfree vs kfree fix Alex Deucher (1): drm/amdgpu/swsmu: init the baco mutex

[git pull] drm fixes for 5.10-rc4

2020-11-12 Thread Dave Airlie
oob access fix mcde: - unbalanced regulator fix Bhawanpreet Lakha (1): drm/amd/display: Add missing pflip irq Chris Wilson (1): drm/i915/gem: Pull phys pread/pwrite implementations to the backend Dave Airlie (3): Merge tag

Re: [git pull] drm next pull for 5.10-rc1

2020-11-16 Thread Dave Airlie
> > Christ. It's been two weeks. I'm doing -rc4 today, and I still don't > have the fix. > > The problem seems entirely obvious, as reported by Kirill: the nv50 > code unconditionally calls the "atomic_{dis,en}able()" functions, even > when not everybody was converted. > > The fix seems to be to ei

Re: [git pull] drm next pull for 5.10-rc1

2020-11-15 Thread Dave Airlie
On Mon, 16 Nov 2020 at 03:57, Linus Torvalds wrote: > > On Tue, Nov 3, 2020 at 2:20 PM Kirill A. Shutemov > wrote: > > > > On Thu, Oct 15, 2020 at 11:33:08AM +1000, Dave Airlie wrote: > > > drm/nouveau/kms: Search for encoders' connectors properly >

[git pull] drm nouveau urgent fixes for 5.10-rc4

2020-11-15 Thread Dave Airlie
LL pointer dereference in nouveau_connector_detect_depth Ben Skeggs (1): drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50 Dave Airlie (1): Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes Lyude Paul (1): drm/nouveau/kms/nv50-: Use atomic encoder cal

[git pull] drm fixes for 5.10-rc3

2020-11-05 Thread Dave Airlie
und GPU BB hang drm/i915/gvt: Only pin/unpin intel_context along with workload drm/i915/gvt: Fix mmio handler break on BXT/APL. Dave Airlie (4): Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes Merge

Re: [PATCH] copy_xstate_to_kernel: Fix typo which caused GDB regression

2020-07-19 Thread Dave Airlie
Just adding Linus, as Al is oft distracted. Dave. > > This commit fixes a regression encountered while running the > gdb.base/corefile.exp test in GDB's test suite. > > In my testing, the typo prevented the sw_reserved field of struct > fxregs_state from being output to the kernel XSAVES area. Th

[git pull] drm fixes for 5.8-rc8

2020-07-28 Thread Dave Airlie
module unload when fbcon init has failed for some reason drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure Biju Das (1): drm: of: Fix double-free bug Dave Airlie (2): Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixes Merge tag '

Re: PROBLEM: 5.8-rc7 no video output with nouveau on NV36 (regression)

2020-07-28 Thread Dave Airlie
On Wed, 29 Jul 2020 at 15:05, Nick Bowler wrote: > > Hi, > > After installing Linux 5.8-rc7 I seem to get no video output on my > NV36 card once the nouveau module is loaded. The display (connected > to the digital output) simply reports "No Signal". > > I bisected to the following commit, and re

Re: [Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology

2020-07-04 Thread Dave Airlie
On Sun, 5 Jul 2020 at 06:45, Stephen Rothwell wrote: > > Hi Dan, > > On Sat, 04 Jul 2020 13:02:51 -0700 Dan Williams > wrote: > > > > +Linux kernel inclusive terminology > > +== > > + > > +The Linux kernel is a global software project, and in 2020 there was a > >

Re: [Ksummit-discuss] [Tech-board-discuss] [PATCH] CodingStyle: Inclusive Terminology

2020-07-04 Thread Dave Airlie
On Sun, 5 Jul 2020 at 07:25, James Bottomley wrote: > > On Sat, 2020-07-04 at 13:02 -0700, Dan Williams wrote: > [...] > > diff --git a/Documentation/process/inclusive-terminology.rst > > b/Documentation/process/inclusive-terminology.rst > > new file mode 100644 > > index ..a8eb26690eb

Re: [Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology

2020-07-04 Thread Dave Airlie
'. Colors to represent a policy requires an indirection. The > > how about: > Using colors to represent a policy requires an indirection. I'd totally submit that red/black trees while in no way racist, are a horrible indirection, as it means nothing if you've never interacted with ga

Re: [Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology

2020-07-04 Thread Dave Airlie
ive terminology. > > Cc: Jonathan Corbet > Cc: Kees Cook > Signed-off-by: Chris Mason > Signed-off-by: Greg Kroah-Hartman > Signed-off-by: Dan Williams I'm sure the language could be fine tuned, but the intent is something I support. Acked-by: Dave Airlie > ---

Re: [Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology

2020-07-04 Thread Dave Airlie
On Sun, 5 Jul 2020 at 10:10, Matthew Wilcox wrote: > > Erm, red-black trees don't have a derivation from gambling terminology > either. The wikipedia article says: > > In a 1978 paper, "A Dichromatic Framework for Balanced Trees",[6] Leonidas J. > Guibas and Robert Sedgewick derived the red-blac

Re: [Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology

2020-07-04 Thread Dave Airlie
On Sun, 5 Jul 2020 at 12:12, Stephen Rothwell wrote: > > Hi Dave, > > On Sun, 5 Jul 2020 09:34:57 +1000 Dave Airlie wrote: > > > > On Sun, 5 Jul 2020 at 06:45, Stephen Rothwell wrote: > > > > > > On Sat, 04 Jul 2020 13:02:51 -0700 Dan Williams > >

[git pull] drm fixes for 5.8-rc7

2020-07-23 Thread Dave Airlie
- Chen-Yu Tsai (1): drm: sun4i: hdmi: Fix inverted HPD result Dave Airlie (2): Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd

[git pull] drm fixes for 5.8-rc6

2020-07-16 Thread Dave Airlie
st encoders ahead of time (v4) Charan Teja Kalla (1): dmabuf: use spinlock to access dmabuf->name Chris Wilson (2): drm/i915/gt: Ignore irq enabling on the virtual engines drm/i915/gt: Only swap to a random sibling once upon creation Dave Airlie (4): Merge branch &#

[git pull] drm fixes for 5.9-rc5

2020-09-11 Thread Dave Airlie
x virtio unblank. - Remove output->enabled from virtio, as it should use crtc_state. sun4i: - Add missing put_device in sun4i, and other fixes. - Handle sun4i alpha on lowest plane correctly. tv200: - Fix tve200 enable/disable. ingenic - Small ingenic fixes. -

[git pull] drm fixes for 5.9-rc7

2020-09-24 Thread Dave Airlie
dmabuf: fix NULL pointer dereference in dma_buf_release() Chris Wilson (1): drm/i915/selftests: Push the fake iommu device from the stack to data Dave Airlie (4): Merge tag 'drm-misc-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/drm-misc into dr

[git pull] drm fixes for 5.9-rc6

2020-09-17 Thread Dave Airlie
nig (1): drm/radeon: revert "Prefer lower feedback dividers" Chun-Kuang Hu (1): drm/mediatek: Use CPU when fail to get cmdq event Dave Airlie (3): Merge tag 'amd-drm-fixes-5.9-2020-09-17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

Re: Maintainers / Kernel Summit 2020 planning kick-off

2020-06-30 Thread Dave Airlie
On Sat, 16 May 2020 at 02:41, Theodore Y. Ts'o wrote: > > [ Feel free to forward this to other Linux kernel mailing lists as > appropriate -- Ted ] > > This year, the Maintainers and Kernel Summit will NOT be held in > Halifax, August 25 -- 28th, as a result of the COVID-19 pandemic. > Instead,

Re: General protection fault: RIP: 0010:free_block+0xdc/0x1f0

2020-09-15 Thread Dave Airlie
cc'ing some more people. On Tue, 15 Sep 2020 at 23:07, Paul Menzel wrote: > > Dear Andrew folks, dear Linux folks, > > > With Linux 5.9-rc4 on a Dell OptiPlex 5080 with Intel Core i7-10700 CPU > @ 2.90GHz, and external > > 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, > I

Re: [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait

2020-05-11 Thread Dave Airlie
On Mon, 11 May 2020 at 19:37, Oded Gabbay wrote: > > On Mon, May 11, 2020 at 12:11 PM Daniel Vetter wrote: > > > > It's the default. > Thanks for catching that. > > > > > Also so much for "we're not going to tell the graphics people how to > > review their code", dma_fence is a pretty core piece

[git pull] drm fixes for 5.7-rc5

2020-05-07 Thread Dave Airlie
ssing module support Arnd Bergmann (1): sun6i: dsi: fix gcc-4.8 Aurabindo Pillai (1): drm/amd/display: Prevent dpcd reads with passive dongles Daniel Kolesa (1): drm/amd/display: work around fp code being emitted outside of DC_FP_START/END Dave Airlie (2):

Re: linux-next: build failure after merge of the drm-misc tree

2020-06-23 Thread Dave Airlie
On Wed, 24 Jun 2020 at 11:36, Stephen Rothwell wrote: > > Hi all, > > On Wed, 17 Jun 2020 10:59:29 +1000 Stephen Rothwell > wrote: > > > > After merging the drm-misc tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.

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

2017-04-03 Thread Dave Airlie
te SSPP_MAX value Arnd Bergmann (1): drm/msm: adreno: fix build error without debugfs Dave Airlie (2): Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/linux into drm-fixes Merge branch 'msm-fixes-4.11-rc6' of git://people.freedeskt

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

2017-03-31 Thread Dave Airlie
gbin Du (1): drm/i915/gvt: Use force single submit flag to distinguish gvt request from i915 request Chris Wilson (1): drm/i915: Restore marking context objects as dirty on pinning Chuanxiao Dong (1): drm/i915/gvt: fix wrong offset when loading RCS mocs Dave Airlie (4): Me

Re: [PATCH 2/2] drm: virtio: fix virtio_gpu_mode_dumb_create

2017-04-03 Thread Dave Airlie
On 3 April 2017 at 17:08, Gerd Hoffmann wrote: > Lookup format using virtio_gpu_translate_format() > instead of hardcoding it. Fixes xorg display on > bigendian guests (i.e. ppc64). > > Signed-off-by: Gerd Hoffmann For the series, Reviewed-by: Dave Airlie > --- > d

<    5   6   7   8   9   10   11   >