Ashutosh Dixit (1):
drm/i915/gt: Fix memory leaks in per-gt sysfs
Christian König (2):
drm/ttm: fix missing NULL check in ttm_device_swapout
drm/ttm: fix bulk move handling v2
Dan Carpenter (1):
drm/exynos: fix IS_ERR() vs NULL check in probe
Dave Airlie (4):
Merg
n König (1):
drm/amdgpu: fix logic inversion in check
Dan Carpenter (1):
drm/i915/overlay: Prevent divide by zero bugs in scaling
Dave Airlie (3):
Merge tag 'amd-drm-fixes-5.17-2022-02-02' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
drm/rockchip: vop: Correct RK3399 VOP register fields
Christoph Niedermaier (1):
drm/panel: simple: Assign data from panel_dpi_probe() correctly
Daniel Vetter (1):
MAINTAINERS: Add entry for fbdev core
Dave Airlie (3):
Merge tag 'drm-misc-fixes-202
fset check.
AngeloGioacchino Del Regno (1):
drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
Dave Airlie (4):
Merge tag 'mediatek-drm-fixes-5.17' of
https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/
Fix to detect when VRR is turned off from panel settings
----
Dave Airlie (2):
Merge tag 'drm-intel-fixes-2022-04-20' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Merge tag 'drm-msm-fixes-2022-04-2
Revert "drm: of: Properly try all possible cases for
bridge/panel detection"
Revert "drm: of: Lookup if child node has panel or bridge"
Christian König (2):
drm/radeon: fix logic inversion in radeon_sync_resv
drm/amdgpu: partial revert "remove ctx->lock&
runtime suspend if there are displays attached (v3)
Dave Airlie (3):
Merge tag 'drm-misc-fixes-2022-04-27' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Merge tag 'drm-intel-fixes-2022-04-28' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
On Tue, 3 May 2022 at 23:03, Alex Deucher wrote:
>
> On Tue, May 3, 2022 at 2:36 AM Christian König
> wrote:
> >
> > That hunk somehow got missing while solving the conflict between the TTM
> > and AMDGPU changes for drm-next.
> >
> > Signed-off-by: Christian König
>
> Acked-by: Alex Deucher
>
fixes for 5.18-rc6
fbdev:
- hotunplugging fix
amdgpu:
- Fix a xen dom0 regression on APUs
- Fix a potential array overflow if a receiver were to
send an erroneous audio channel count
msm:
- lockdep fix.
it6505:
- kconfig fix
--------
On Thu, 4 Aug 2022 at 06:21, Oded Gabbay wrote:
>
> On Wed, Aug 3, 2022 at 10:04 PM Dave Airlie wrote:
> >
> > On Sun, 31 Jul 2022 at 22:04, Oded Gabbay wrote:
> > >
> > > Hi,
> > > Greg and I talked a couple of months ago about preparing a new a
On Thu, 4 Aug 2022 at 13:16, Linus Torvalds
wrote:
>
> On Wed, Aug 3, 2022 at 7:46 PM Linus Torvalds
> wrote:
> >
> > I think I have it resolved, am still doing a full build test, and will
> > then compare against what your suggested merge is.
>
> Hmm.
>
> I end up with *almost* the same thing.
>
On Thu, 4 Aug 2022 at 13:47, Linus Torvalds
wrote:
>
> On Wed, Aug 3, 2022 at 8:37 PM Dave Airlie wrote:
> >
> > Actually I did miss that so that looks good.
>
> .. I wish it did, but I just actually test-booted my desktop with the
> result, and it crashes the X se
On Thu, 4 Aug 2022 at 14:02, Linus Torvalds
wrote:
>
> On Wed, Aug 3, 2022 at 8:53 PM Dave Airlie wrote:
> >
> > > It works on my intel laptop, so it's amdgpu somewhere.
> >
> > I'll spin my ryzen up to see if I can reproduce, and test against the
>
On Thu, 4 Aug 2022 at 14:46, Linus Torvalds
wrote:
>
> On Wed, Aug 3, 2022 at 9:27 PM Linus Torvalds
> wrote:
> >
> > I'll do a few more. It's close enough already that it should be just
> > four more reboots to pinpoint exactly which commit breaks.
>
> commit 5d945cbcd4b16a29d6470a80dfb19738f9a4
se as these
are pre-modifier GPUs.
With this applied, I get gdm back.
Fixes: 5d945cbcd4b1 ("drm/amd/display: Create a file dedicated to planes")
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | 3 +++
1 file changed, 3 insertions(+)
diff --gi
On Thu, 4 Aug 2022 at 15:25, Dave Airlie wrote:
>
> On Thu, 4 Aug 2022 at 14:46, Linus Torvalds
> wrote:
> >
> > On Wed, Aug 3, 2022 at 9:27 PM Linus Torvalds
> > wrote:
> > >
> > > I'll do a few more. It's close enough already that it sho
se as these
are pre-modifier GPUs.
With this applied, I get gdm back.
Fixes: 5d945cbcd4b1 ("drm/amd/display: Create a file dedicated to planes")
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | 3 +++
1 file changed, 3 insertions(+)
diff --gi
On Fri, 5 Aug 2022 at 01:53, Mike Lothian wrote:
>
> Hi
>
> When is this relanding?
It should be in Linus tree now enabled.
Dave.
On Thu, 4 Aug 2022 at 17:44, Oded Gabbay wrote:
>
> On Thu, Aug 4, 2022 at 2:54 AM Dave Airlie wrote:
> >
> > On Thu, 4 Aug 2022 at 06:21, Oded Gabbay wrote:
> > >
> > > On Wed, Aug 3, 2022 at 10:04 PM Dave Airlie wrote:
> > > >
> >
On Thu, 28 Jul 2022 at 23:17, Jacek Lawrynowicz
wrote:
>
> Hi,
>
> This patchset contains a new Linux* Kernel Driver for Intel® VPUs.
>
> VPU stands for Versatile Processing Unit and it is an AI inference accelerator
> integrated with Intel non-server CPUs starting from 14th generation.
> VPU enab
In case anyone here hasn't read them yet, and is doing anything with
locking or ignoring locking,
please read:
https://blog.ffwll.ch/2022/07/locking-engineering.html
https://blog.ffwll.ch/2022/08/locking-hierarchy.html
For anyone doing review or submitting new features from inside
companies, ple
Annotate WW context in error paths
shmem-helper:
- Add missing vunmap in error paths
----
Dave Airlie (1):
Merge tag 'drm-misc-next-fixes-2022-08-10' of
git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dmitry
k table
Daniel Phillips (2):
drm/amdgpu: Remove rounding from vram allocation path
drm/amdgpu: Pessimistic availability based on rounded up allocations
Dave Airlie (3):
Merge tag 'drm-intel-next-fixes-2022-08-11' of
git://anongit.freedesktop.org/drm/drm-intel i
Just adding Thomas in case he missed it.
Dave.
On Mon, 22 Aug 2022 at 15:41, Mika Penttilä wrote:
>
> Gentle ping, any concerns or suggestions on this topic or solution in general?
>
> Thanks,
> Mika
>
>
> On 2.8.2022 6.31, mpent...@redhat.com wrote:
>
> From: Mika Penttilä
>
> With some fbdev
Hey,
I've just been looking at the vm bind type interfaces and wanted to at
least document how we think the unmapping API should work. I know I've
talked on irc before about this, but wanted to solidify things a bit
more around what is required vs what is a nice to have.
My main concerns/thoughts
On Mon, 22 Aug 2022 at 17:05, Dave Airlie wrote:
>
> Hey,
>
> I've just been looking at the vm bind type interfaces and wanted to at
> least document how we think the unmapping API should work. I know I've
> talked on irc before about this, but wanted to solidify thi
On Sat, 7 May 2022 at 02:50, Linus Torvalds
wrote:
>
> On Thu, May 5, 2022 at 9:07 PM Dave Airlie wrote:
> >
> > pretty quiet week, one fbdev, msm, kconfig, and 2 amdgpu fixes, about
> > what I'd expect for rc6.
>
> You're not getting the automated pr-trac
> And use it to store expectations about what the drm/msm driver is
> supposed to pass in the IGT test suite.
I wanted to loop in Linus/Greg to see if there are any issues raised
by adding CI results file to the tree in their minds, or if any other
subsystem has done this already, and it's all fin
OpenCL tests
in parallel
Alex Deucher (2):
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)
Dave Airlie (2):
Merge tag '
: Fix a potential theorical leak in
nouveau_get_backlight_name()
Daniel Vetter (1):
fbdev: Prevent possible use-after-free in fb_release()
Dave Airlie (2):
Merge tag 'vmwgfx-drm-fixes-5.18-2022-05-13' of
https://gitlab.freedesktop.org/zack/vmwgfx into drm-fixes
strictions
Charan Teja Kalla (1):
dma-buf: ensure unique directory name for dmabuf stats
Dave Airlie (3):
Merge tag 'amd-drm-fixes-5.18-2022-05-18' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Merge tag 'drm-misc-fixes-2022-05-20' of
git://anongit.fre
On Tue, 24 May 2022 at 05:20, Niranjana Vishwanathapura
wrote:
>
> On Thu, May 19, 2022 at 04:07:30PM -0700, Zanoni, Paulo R wrote:
> >On Tue, 2022-05-17 at 11:32 -0700, Niranjana Vishwanathapura wrote:
> >> VM_BIND and related uapi definitions
> >>
> >> v2: Ensure proper kernel-doc formatting wit
drm/amdgpu: Adjust logic around GTT size (v3)
Dan Carpenter (1):
drm/vc4: fix error code in vc4_check_tex_size()
Dave Airlie (4):
Merge tag 'amd-drm-fixes-5.19-2022-06-22' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Merge tag 'drm-misc-fixes-202
(1):
drm/fourcc: fix integer type usage in uapi header
Dave Airlie (4):
Merge tag 'drm-msm-fixes-2022-06-28' of
https://gitlab.freedesktop.org/drm/msm into drm-fixes
Merge tag 'drm-intel-fixes-2022-06-29' of
git://anongit.freedesktop.org/drm/drm-intel into d
e: fix logic error in new fence merge code
dma-buf: handle empty dma_fence_arrays gracefully
Dan Carpenter (1):
drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
Daniel Mack (1):
drm/panel: ili9341: fix optional regulator handling
Dave Airlie (6):
Merge tag 'am
On Fri, 8 Apr 2022 at 18:25, Tvrtko Ursulin
wrote:
>
>
> On 08/04/2022 08:58, Daniel Vetter wrote:
> > On Thu, Apr 07, 2022 at 04:16:27PM +0100, Tvrtko Ursulin wrote:
> >> From: Tvrtko Ursulin
> >>
> >> Inherit submitter nice at point of request submission to account for long
> >> running process
gfxoff quirk for Mac vega20 board
- DCN 3.1.6 spread spectrum fix
Alex Deucher (1):
drm/amdgpu: fix VCN 3.1.2 firmware name
Charlene Liu (1):
drm/amd/display: remove dtbclk_ss compensation for dcn316
Dave Airlie (3):
On Mon, 18 Apr 2022 at 17:07, Sam Ravnborg wrote:
>
> On Sat, Apr 09, 2022 at 11:00:16AM +0100, Paul Cercueil wrote:
> > The driver was compile-tested then rebased on drm-misc-next, and not
> > compile-tested after the rebase; unfortunately the driver didn't compile
> > anymore when it hit drm-mis
fx v9_0 rb setup.
Dave Airlie (2):
Merge tag 'drm-misc-fixes-2022-08-25' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Merge tag 'amd-drm-fixes-6.0-2022-08-25' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Evan Quan (1):
drm/amd/p
On Sun, 28 Aug 2022 at 05:45, Andi Shyti wrote:
>
> From: Niranjana Vishwanathapura
>
> Implement the bind and unbind of an object at the specified GPU virtual
> addresses.
>
> Signed-off-by: Niranjana Vishwanathapura
> Signed-off-by: Prathap Kumar Valsan
> Signed-off-by: Ramalingam C
> Signed
"Unsupport" -> "Unsupported"
Daniele Ceraolo Spurio (2):
drm/i915/guc: clear stalled request after a reset
drm/i915/guc: clear stalled request after a reset
Dave Airlie (5):
Merge tag 'drm-intel-fixes-2022-08-26' of
git://anongit.freedesktop.org/drm/dr
ui (1):
drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_header
Christian König (1):
drm/ttm: cleanup the resource of ghost objects after locking them
Clément Péron (1):
drm/panfrost: devfreq: set opp to the recommended one to
configure regulator
Dave Airlie (3):
Mer
On Sun, 11 Sept 2022 at 05:03, Melissa Wen wrote:
>
> Replace vkms_formats macro for fixed-point operations with functions
> from drm/drm_fixed.h to do the same job and fix 32-bit compilation
> errors.
>
> v2:
> - don't cast results to s32 (Igor)
> - add missing drm_fixp2int conversion (Igor)
btw
Tsai (1):
drm/panel-edp: Fix delays for Innolux N116BCA-EA1
Dave Airlie (3):
Merge tag 'amd-drm-fixes-6.0-2022-09-14' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Merge tag 'drm-misc-fixes-2022-09-15' of
git://anongit.freedesktop.org/drm/drm-
when fallback happened
Daniel Miess (1):
drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE
Dave Airlie (5):
Merge tag 'drm-intel-fixes-2022-09-21' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Merge tag 'amd-drm-fixes-6.0-
forced preemption to the active context
Dave Airlie (3):
Merge tag 'drm-misc-fixes-2022-09-29' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Merge tag 'amd-drm-fixes-6.0-2022-09-29' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Merge
2):
drm/amdgpu: keep fbdev buffers pinned during suspend
drm/amdgpu/display: disable prefer_shadow for generic fb helpers
Daniele Ceraolo Spurio (1):
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Dave Airlie (3):
Merge tag 'amd-drm-fixes-5.19-2022-07-06' of
Sending myself a pull request just to keep the process going. This is
some misc nouveau patches Ben has queued up, been good to land them in
-next.
Dave.
topic/nouveau-misc-2022-07-13-1:
drm/nouveau next misc
This is a set of misc nouveau patches skeggsb left queued up, just
flushing some of the
On Fri, 15 Apr 2022 at 10:15, Matt Roper wrote:
>
> On Tue, Apr 12, 2022 at 03:59:55PM -0700, john.c.harri...@intel.com wrote:
> > From: John Harrison
> >
> > The latest GuC firmware drops the context descriptor pool in favour of
> > passing all creation data in the create H2G. It also greatly si
ests: fix a couple IS_ERR() vs NULL tests
Daniele Ceraolo Spurio (1):
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Dave Airlie (3):
Merge tag 'drm-misc-fixes-2022-07-14' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Merge
From: Dave Airlie
A recent snafu where Intel ignored upstream feedback on a firmware
change, led to a late rc6 fix being required. In order to avoid this
in the future we should document some expectations around
linux-firmware.
I was originally going to write this for drm, but it seems quite
.
Signed-off-by: Dave Airlie
---
Documentation/driver-api/firmware/core.rst| 1 +
.../firmware/firmware-usage-guidelines.rst| 34 +++
2 files changed, 35 insertions(+)
create mode 100644
Documentation/driver-api/firmware/firmware-usage-guidelines.rst
diff --git a/Documentation
On Tue, 19 Jul 2022 at 08:04, Jakub Kicinski wrote:
>
> On Mon, 18 Jul 2022 11:33:11 +0200 Thorsten Leemhuis wrote:
> > > If the hardware isn't
> > > + enabled by default or under development,
> >
> > Wondering if it might be better to drop the "or under development", as
> > the "enabled by defau
> > +* Firmware should be versioned with at least a major/minor version. It
> > + is suggested that the firmware files in linux-firmware be named with
> > + some device specific name, and just the major version. The
> > + major/minor/patch versions should be stored in a header in the
> > + firm
From: Dave Airlie
A recent snafu where Intel ignored upstream feedback on a firmware
change, led to a late rc6 fix being required. In order to avoid this
in the future we should document some expectations around
linux-firmware.
I was originally going to write this for drm, but it seems quite
> It is hard to enforce how vendors will version their firmware. On media,
> we have some drivers whose major means different hardware versions. For
> instance, on xc3028, v3.x means low voltage chips, while v2.x means
> "normal" voltage. We end changing the file name on Linux to avoid the risk
> o
From: Dave Airlie
A recent snafu where Intel ignored upstream feedback on a firmware
change, led to a late rc6 fix being required. In order to avoid this
in the future we should document some expectations around
linux-firmware.
I was originally going to write this for drm, but it seems quite
fix error path
Christian König (1):
drm/ttm: fix locking in vmap/vunmap TTM GEM helpers
Daniele Ceraolo Spurio (1):
drm/i915/guc: support v69 in parallel to v70
Dave Airlie (3):
Merge tag 'drm-intel-fixes-
On Wed, 27 Jul 2022 at 04:18, Thomas Zimmermann wrote:
>
> Hi
>
> Am 26.07.22 um 19:41 schrieb Sam Ravnborg:
> > Hi Kevin.
> >
> > On Mon, Jul 25, 2022 at 04:53:53PM -0700, Kevin Brace wrote:
> >> From: Kevin Brace
> >>
> >> Changed the uAPI.
> >>
> >> Signed-off-by: Kevin Brace
> >
> > It would
Just to work in the process, I've pulled a bunch of patches Lyude
tested, that rework some of the nouveau display code.
Dave.
topic/nouveau-misc-2022-07-27:
drm/nouveau-misc: display patches.
These are just some precursor and cleanup display patches from Ben,
tested by Lyude.
The following chang
On Wed, 27 Jul 2022 at 12:55, Stephen Rothwell wrote:
>
> Hi all,
>
> On Mon, 18 Jul 2022 09:44:53 +1000 Stephen Rothwell
> wrote:
> >
> > On Mon, 11 Jul 2022 10:05:45 +0200 Christian König
> > wrote:
> > >
> > > Am 11.07.22 um 04:47 schrieb Stephen Rothwell:
> > > >
> > > > Today's linux-next
2011802037]
----
Dave Airlie (1):
Merge tag 'drm-intel-fixes-2022-07-28-1' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Umesh Nerlige Ramappa (1):
drm/i915/reset: Add additional steps for Wa_22011802037 for
execlist backend
drivers/gpu/drm/i9
07-30
06:09:57 +1000)
drm fixes for 5.19 final (part 2)
nouveau:
- page migration fix
simpledrm:
- fix mode_valid return value
Alistair Popple (1):
nouveau/svm: Fix to migrate all requested pages
Dave Airlie (1):
Merge
HW job submission failed.
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Anna Karas (1):
drm/i915/tgl: Fix doc not corresponding to code
Christian Gmeiner (1):
drm/etnaviv: fix dumping of iommuv2
Dave Airlie (4):
Merge branch 'etnaviv/fixes' of
https
On Mon, 4 Nov 2019 at 20:24, Brian Starkey wrote:
>
> Hi John,
>
> On Fri, Nov 01, 2019 at 09:42:34PM +, John Stultz wrote:
> > From: "Andrew F. Davis"
> >
> > This framework allows a unified userspace interface for dma-buf
> > exporters, allowing userland to allocate specific types of memory
On Wed, 6 Nov 2019 at 05:49, Laurent Pinchart
wrote:
>
> Hi Dave,
>
> Has this pull request fallen through the cracks ?
It fell down a different crack than usual, it made it from patchwork
onto my hard drive, but then I didn't execute the pull.
I've pulled it down, thanks for reminder.
Dave.
__
driver on hotplug when we probe the client modeset,
> we we dont find all the connectors for all tiles, then on a connector
> with one tile, just fallback to the first available non tiled mode
> to display over a single connector.
>
> Suggested-by: Ville Syrjälä
> Suggested-by: Da
er on hotplug when we probe the client modeset,
> > > > we we dont find all the connectors for all tiles, then on a connector
> > > > with one tile, just fallback to the first available non tiled mode
> > > > to display over a single connector.
>
On Wed, 6 Nov 2019 at 05:56, Dave Airlie wrote:
>
> On Wed, 6 Nov 2019 at 05:49, Laurent Pinchart
> wrote:
> >
> > Hi Dave,
> >
> > Has this pull request fallen through the cracks ?
>
> It fell down a different crack than usual, it made it from patchwork
BANK_SELECT and FRAGMENT_SIZE
drm/amdgpu/renoir: move gfxoff handling into gfx9 module
drm/radeon: fix si_enable_smc_cac() failed issue
Dave Airlie (3):
Merge tag 'drm-misc-fixes-2019-11-07-1' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Merge tag 'drm-
LGTM, thanks,
Reviewed-by: Dave Airlie
On Sat, 9 Nov 2019 at 10:52, Manasi Navare wrote:
>
> In case of tiled displays, if we hotplug just one connector,
> fbcon currently just selects the preferred mode and if it is
> tiled mode then that becomes a problem if rest of the til
The landing of the i915 CVE fixes into Linus tree has created a bit of
a mess in linux-next and downstream in drm-next trees.
I talked to Daniel and he had talked to Joonas a bit, and I decided to
go with what Daniel describes as the YOLO merge, where I just solve it
and pray, and everyone else ve
clock dividers range for sun4i
--------
Dave Airlie (3):
Merge tag 'drm-intel-fixes-2019-11-13' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Merge tag 'drm-misc-fixes-2019-11-13' of
git://anongit.freedesktop.org/drm/drm-misc into d
't read data issue
Chris Wilson (3):
drm/i915/gt: Save irqstate around virtual_context_destroy
drm/i915/gt: Detect if we miss WaIdleLiteRestore
drm/i915: Serialise with remote retirement
Daniel Vetter (1):
MAINTAINERS: Match on dma_buf|fence|resv anywhere
Dave Airlie (
Hey,
I've pulled in these two patches to drm-next directly because my arm
test build was broken.
Dave.
On Wed, 18 Dec 2019 at 06:47, Alex Deucher wrote:
>
> ARM has a 2000us limit for udelay. Switch to msleep. This code
> executes in a worker thread so shouldn't be an atomic context.
>
> Sign
drm/i915: Set fence_work.ops before dma_fence_init
drm/i915/gem: Keep request alive while attaching fences
Chuhong Yuan (1):
drm/exynos: gsc: add missed component_del
Dave Airlie (2):
Merge tag 'exynos-drm-fixes-for-v5.5-rc3' of
git://git.kernel.org/.../daeinki/drm-exy
elimit fix
Chris Wilson (2):
drm/i915/gt: Ratelimit display power w/a
drm/i915: Hold reference to intel_frontbuffer as we track activity
Dave Airlie (1):
Merge tag 'drm-intel-fixes-2019-12-23' of
git://anongit
mu: add metrics table lock
drm/amdgpu/smu: add metrics table lock for arcturus (v2)
drm/amdgpu/smu: add metrics table lock for navi (v2)
drm/amdgpu/smu: add metrics table lock for vega20 (v2)
Ben Dooks (Codethink) (1):
drm/arm/mali: make malidp_mw_connector_helper_funcs static
d/display: hide an unused variable
drm/amd/display: fix dcn21 Makefile for clang
Christian König (1):
drm/amdgpu: revert "disable bulk moves for now"
Dave Airlie (3):
Merge tag 'drm-fixes-5.4-2019-10-02' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
For some reason this didn't end up in patchwork which makes it hard
for me to process.
Usual suspects are using too old a git to send it or maybe it got ctrl-Ms in it.
Dave.
On Thu, 3 Oct 2019 at 01:44, Christian König
wrote:
>
> Hi Dave, Daniel,
>
> we had some problems this cycle sending out
On Thu, 10 Oct 2019 at 21:58, Koenig, Christian
wrote:
>
> Am 09.10.19 um 09:47 schrieb Arkadiusz Hiler:
> > On Tue, Oct 08, 2019 at 09:13:41AM -0400, Alex Deucher wrote:
> >> On Tue, Oct 8, 2019 at 4:04 AM Koenig, Christian
> >> wrote:
> >>> My git version should be relative new, but I'm usually
On Fri, 11 Oct 2019 at 14:20, Dave Airlie wrote:
>
> On Thu, 10 Oct 2019 at 21:58, Koenig, Christian
> wrote:
> >
> > Am 09.10.19 um 09:47 schrieb Arkadiusz Hiler:
> > > On Tue, Oct 08, 2019 at 09:13:41AM -0400, Alex Deucher wrote:
> > >> On Tue
915/execlists: Protect peeking at execlists->active
drm/i915/gt: execlists->active is serialised by the tasklet
Dave Airlie (3):
Merge tag 'drm-misc-fixes-2019-10-10' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Merge tag 'drm-fixes-5.4-2019-10
I've kicked this around in my head over the past few weeks but wanted
to get some feedback on whether it's a good idea or what impact it
might have that I haven't considered.
We are getting requests via both amdgpu/amdkfd and i915 for new user
APIs for userspace drivers that throw code over the wa
On Thu, 17 Oct 2019 at 06:00, Alex Deucher wrote:
>
> On Mon, Oct 14, 2019 at 2:16 PM Dave Airlie wrote:
> >
> > I've kicked this around in my head over the past few weeks but wanted
> > to get some feedback on whether it's a good idea or what impact it
> &
On Thu, 17 Oct 2019 at 03:28, Matt Roper wrote:
>
> On Tue, Oct 15, 2019 at 04:16:00AM +1000, Dave Airlie wrote:
> > I've kicked this around in my head over the past few weeks but wanted
> > to get some feedback on whether it's a good idea or what impact it
&
o-busy vs resubmission of a virtual request
Christian König (2):
drm/ttm: fix busy reference in ttm_mem_evict_first
drm/ttm: fix handling in ttm_bo_add_mem_to_lru
Dave Airlie (3):
Merge tag 'drm-intel-fixes-2019-10-17' of
git://anongit.freedesktop.org/drm/drm-intel
5.3.4-300.fc31.x86_64
seems to be new.
https://retrace.fedoraproject.org/faf/reports/2726149/
Dave.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
On Tue, 22 Oct 2019 at 01:49, Sean Paul wrote:
>
> On Mon, Oct 21, 2019 at 4:11 AM Tomi Valkeinen wrote:
> >
> > Hi,
> >
> > On 18/10/2019 23:11, Sean Paul wrote:
> > > On Fri, Oct 18, 2019 at 9:46 AM Tomi Valkeinen
> > > wrote:
> > >>
> > >> Hi Sean,
> > >>
> > >> On 17/10/2019 22:26, Sean Pau
ion size in enc ring test (v2)
drm/amdgpu/vcn: fix allocation size in enc ring test
drm/amdgpu/vce: fix allocation size in enc ring test
Christian König (2):
drm/amdgpu: fix potential VM faults
drm/amdgpu: fix error handling in amdgpu_bo_list_create
Dave Airlie (2):
Merg
oop with incorrectly sized loop counter (v2)
drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt"
drm/amd/display: fix spelling mistake link_integiry_check ->
link_integrity_check
Daniel Vetter (2):
radeon: insert 10ms sleep in dce5_crtc_load_lut
drm/i915/execlists: Reclaim the hanging virtual request
drm/i915: Mark the removal of the i915_request from the sched.link
Daniel Kolesa (1):
amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags
Daniel Vetter (1):
drm/vgem: Close use-after-free race in vgem_gem_cr
pci_free
drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
Dave Airlie (5):
Merge tag 'amd-drm-fixes-5.6-2020-02-19' of
git://people.freedesktop.org/~agd5f/linux into d
On Fri, 28 Feb 2020 at 07:27, Daniel Vetter wrote:
>
> Hi all,
>
> You might have read the short take in the X.org board meeting minutes
> already, here's the long version.
>
> The good news: gitlab.fd.o has become very popular with our
> communities, and is used extensively. This especially inclu
drm_get_pci_dev
Dave Airlie (2):
Merge tag 'amd-drm-fixes-5.6-2020-02-26' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Merge tag 'drm-intel-fixes-2020-02-27' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Jani Nikula (2):
drm/i915: fi
On Fri, 28 Feb 2020 at 18:18, Daniel Stone wrote:
>
> On Fri, 28 Feb 2020 at 03:38, Dave Airlie wrote:
> > b) we probably need to take a large step back here.
> >
> > Look at this from a sponsor POV, why would I give X.org/fd.o
> > sponsorship money that they are
On Sat, 29 Feb 2020 at 05:34, Eric Anholt wrote:
>
> On Fri, Feb 28, 2020 at 12:48 AM Dave Airlie wrote:
> >
> > On Fri, 28 Feb 2020 at 18:18, Daniel Stone wrote:
> > >
> > > On Fri, 28 Feb 2020 at 03:38, Dave Airlie wrote:
> > > > b)
ng (1):
dma-buf: free dmabuf->name in dma_buf_release()
Dan Carpenter (1):
drm/i915/selftests: Fix return in assert_mmap_offset()
Dave Airlie (5):
Merge tag 'exynos-drm-fixes-for-v5.6-rc5' of
git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes
Merge tag
rtual engine dequeue
drm/i915/gt: Close race between cacheline_retire and free
drm/i915: Defer semaphore priority bumping to a workqueue
Dave Airlie (4):
Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of
git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes
Mer
This seems to contain a exynos drm fixes backmerge, please don't do
that without a headsup.
Can you send one without that or do you need a fixes backmerge, if so
please request me to do that first, then rebase this and send it.
Dave.
On Mon, 16 Mar 2020 at 11:04, Inki Dae wrote:
>
> Jus
301 - 400 of 4762 matches
Mail list logo