AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-28 23:43:35 to 2019-05-06 19:50:20 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-06 19:50 UTC  (19+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 02/17] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v15 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 08/17] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v15 10/17] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v15 11/17] drm/amdgpu, arm64: untag user pointers
` [PATCH v15 12/17] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v15 13/17] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v15 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v15 15/17] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v15 16/17] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] drm/radeon: prefer lower reference dividers
 2019-05-06 18:03 UTC  (2+ messages)

[PATCH v14 00/17] arm64: untag user pointers passed to the kernel
 2019-05-06 16:21 UTC  (28+ messages)
` [PATCH v14 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v14 02/17] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v14 03/17] lib, arm64: untag user pointers in strn*_user
` [PATCH v14 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v14 05/17] arms64: untag user pointers passed "
` [PATCH v14 06/17] mm: untag user pointers in do_pages_move
` [PATCH v14 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v14 08/17] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v14 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v14 10/17] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v14 11/17] drm/amdgpu, arm64: untag user pointers
` [PATCH v14 12/17] drm/radeon, "
` [PATCH v14 13/17] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v14 14/17] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v14 15/17] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v14 16/17] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v14 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch]
 2019-05-06 15:11 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use FW addr returned by PSP for VF MM
 2019-05-06 14:51 UTC  (3+ messages)

How to dump gfx and waves after GPU reset happened?
 2019-05-06 12:34 UTC  (6+ messages)

[PATCH] drm/amdgpu: treat negative lockup timeout as 'infinite timeout'
 2019-05-06 11:26 UTC  (2+ messages)

Bug Report: [PowerPlay] MCLK can't be set above 1107MHz on Vega 64
 2019-05-06 10:55 UTC  (3+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-05-06  9:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable separate timeout setting for every ring type V4
 2019-05-05 14:25 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: check for invalid profile_exit setting
 2019-05-05  4:33 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: remove spurious semicolon
 2019-05-05  1:07 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Add MEM_LOAD to amdgpu_pm_info debugfs file
 2019-05-03 10:03 UTC  (3+ messages)

[pull] amdgpu drm-next-5.2
 2019-05-02 19:30 UTC 

[PATCH v2] drm/amd/display: Use long for signed error code checks in commit planes
 2019-05-02 13:16 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Fix CIK references in gmc_v8
 2019-05-02 13:11 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdkfd: Cosmetic cleanup

[PATCH] drm/amd/display: Use int for signed error code checks in commit planes
 2019-05-02 13:11 UTC  (4+ messages)

[PATCH 00/27] KFD upstreaming
 2019-05-02 13:06 UTC  (10+ messages)
` [PATCH 27/27] drm/amdgpu: Fix GTT size calculation

[bug report] drm/amd/display: wait for fence without holding reservation lock
 2019-05-02 12:56 UTC  (2+ messages)

[PATCH V2] drm/amdgpu: Fix VM clean check method
 2019-05-01 20:44 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOV
 2019-05-01 19:08 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: Add replay counter defines to NBIO headers
 2019-05-01 15:54 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: Add PCIe replay count sysfs file

[PATCH 0/4] AMDKFD (AMD GPU compute) support for device cgroup
 2019-05-01 14:59 UTC  (5+ messages)
  ` [PATCH 1/4] drm/amdkfd: Store kfd_dev in iolink and cache properties
  ` [PATCH 2/4] drm/amd: Pass drm_device to kfd
  ` [PATCH 3/4] device_cgroup: Export __devcgroup_check_permission
  ` [PATCH 4/4] drm/amdkfd: Check against device cgroup

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-05-01 14:43 UTC  (7+ messages)
  ` [PATCH v13 10/20] kernel, arm64: untag user pointers in prctl_set_mm*
    ` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr

[PATCH] drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lost
 2019-05-01 14:32 UTC  (4+ messages)

[PATCH 00/20] DC Patches 30 Apr 2019
 2019-04-30 21:09 UTC  (41+ messages)
  ` [PATCH 01/20] drm/amd/display: 3.2.28
  ` [PATCH 01/20] drm/amd/display: Expose support for NV12 on suitable planes
  ` [PATCH 02/20] drm/amd/display: Add DRM color properties for primary planes
  ` [PATCH 02/20] drm/amd/display: Refactor program watermark
  ` [PATCH 03/20] drm/amd/display: expand plane caps to include fp16 and scaling capability
  ` [PATCH 03/20] drm/amd/display: fix multi display seamless boot case
  ` [PATCH 04/20] drm/amd/display: Handle get crtc position error
  ` [PATCH 04/20] drm/amd/display: Set dispclk and dprefclock directly
  ` [PATCH 05/20] drm/amd/display: add support for disconnected eDP panels
  ` [PATCH 05/20] drm/amd/display: define HUBP_MASK_SH_LIST_DCN for Raven
  ` [PATCH 06/20] drm/amd/display: add SW_USE_I2C_REG request
  ` [PATCH 06/20] drm/amd/display: Read eDP link settings on detection
  ` [PATCH 07/20] drm/amd/display: 3.2.26
  ` [PATCH 07/20] drm/amd/display: block passive dongle EDID Emulation for USB-C ports
  ` [PATCH 08/20] drm/amd/display: Support AVI InfoFrame V3 and V4
  ` [PATCH 08/20] drm/amd/display: Update plane scaling parameters for fast updates
  ` [PATCH 09/20] drm/amd/display: Fill prescale_params->scale for RGB565
  ` [PATCH 09/20] drm/amd/display: Maintain z-ordering when creating planes
  ` [PATCH 10/20] drm/amd/display: Disable cursor when offscreen in negative direction
  ` [PATCH 10/20] drm/amd/display: If one stream full updates, full update all planes
  ` [PATCH 11/20] drm/amd/display: 3.2.29
  ` [PATCH 11/20] drm/amd/display: Recalculate pitch when buffers change
  ` [PATCH 12/20] drm/amd/display: Define Byte 14 on AVI InfoFrame
  ` [PATCH 12/20] drm/amd/display: Rework DC plane filling and surface updates
  ` [PATCH 13/20] drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_get_link_cap
  ` [PATCH 13/20] drm/amd/display: color space ycbcr709 support
  ` [PATCH 14/20] drm/amd/display: Add basic downscale and upscale valdiation
  ` [PATCH 14/20] drm/amd/display: reset retimer/redriver below 340Mhz
  ` [PATCH 15/20] drm/amd/display: move signal type out of otg dlg params
  ` [PATCH 15/20] drm/amd/display: Use surface directly when checking update type
  ` [PATCH 16/20] drm/amd/display: Don't warn when DC update type > DM guess
  ` [PATCH 16/20] drm/amd/display: stop external access to internal optc sync params
  ` [PATCH 17/20] drm/amd/display: Check scaling info when determing update type
  ` [PATCH 17/20] drm/amd/display: fix acquire_first_split_pipe function
  ` [PATCH 18/20] drm/amd/display: move back vbios cmd table for set dprefclk
  ` [PATCH 18/20] drm/amd/display: Relax requirements for CRTCs to be enabled
  ` [PATCH 19/20] drm/amd/display: Add fast_validate parameter
  ` [PATCH 19/20] drm/amd/display: Fill plane attrs only for valid pxl format
  ` [PATCH 20/20] drm/amd/display: Add profiling tools for bandwidth validation
  ` [PATCH 20/20] drm/amd/display: Expose send immediate sdp message interface

[PATCH] drm/amd/display: Allow faking displays as VRR capable
 2019-04-30 19:56 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix VM clean check method
 2019-04-30 14:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: Unmap CSA under SR-IOV in KFD path
 2019-04-30 10:34 UTC  (9+ messages)

[PATCH] drm/amdgpu: enable separate timeout setting for every ring type V3
 2019-04-30  3:17 UTC  (5+ messages)

[PATCH] drm/amdgpu: Update latest xgmi topology info after each device is enumulated
 2019-04-30  2:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
 2019-04-30  1:59 UTC  (2+ messages)

[PATCH v2 0/9] PCI: add help pci_dev_id
 2019-04-29 21:14 UTC  (2+ messages)

[PATCH][next] drm/amd/display: fix incorrect null check on pointer
 2019-04-29 19:29 UTC  (2+ messages)

[PATCH v5 1/6] drm/amd/display: wait for fence without holding reservation lock
 2019-04-29 19:03 UTC  (12+ messages)
` [PATCH v5 6/6] drm/amdgpu: Avoid HW reset if guilty job already signaled
      `  "

VRR BTR patches revision 3
 2019-04-29 14:29 UTC  (4+ messages)
` [PATCH 3/3] drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)

[PATCH] drm/amd/powerplay: enable ppfeaturemask module parameter support on Vega20
 2019-04-29 13:58 UTC  (2+ messages)

print firmware versions on amdgpu sysfs
 2019-04-29 13:35 UTC  (5+ messages)

[PATCH] drm/amdgpu: enable separate timeout setting for every ring type
 2019-04-29 11:57 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: add helper function to get smu firmware & if version
 2019-04-29  7:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: support gpu recovery tests on compute rings
 2019-04-29  3:00 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox