AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-01 08:34:40 to 2019-08-03 20:03:05 UTC [more...]

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-03 20:03 UTC  (56+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH 03/34] net/ceph: "
` [PATCH 04/34] x86/kvm: "
` [PATCH 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH 07/34] drm/radeon: "
` [PATCH 08/34] media/ivtv: "
` [PATCH 09/34] media/v4l2-core/mm: "
` [PATCH 10/34] genwqe: "
` [PATCH 11/34] scif: "
` [PATCH 12/34] vmci: "
` [PATCH 13/34] rapidio: "
` [PATCH 14/34] oradax: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 16/34] drivers/tee: "
` [PATCH 17/34] vfio: "
` [PATCH 18/34] fbdev/pvr2fb: "
` [PATCH 19/34] fsl_hypervisor: "
` [PATCH 20/34] xen: "
` [PATCH 21/34] fs/exec.c: "
` [PATCH 22/34] orangefs: "
` [PATCH 23/34] uprobes: "
` [PATCH 24/34] futex: "
` [PATCH 25/34] mm/frame_vector.c: "
` [PATCH 26/34] mm/gup_benchmark.c: "
` [PATCH 27/34] mm/memory.c: "
` [PATCH 28/34] mm/madvise.c: "
` [PATCH 29/34] mm/process_vm_access.c: "
` [PATCH 30/34] crypt: "
` [PATCH 31/34] nfs: "
` [PATCH 32/34] goldfish_pipe: "
` [PATCH 33/34] kernel/events/core.c: "
` [PATCH 34/34] fs/binfmt_elf: "

libdrm patch merge request
 2019-08-03  3:11 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix GPU reset crash regression
 2019-08-03  2:33 UTC  (2+ messages)

[PATCH] radeon: Use only a single work queue thread for crt
 2019-08-03  0:09 UTC 

[PATCH] Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
 2019-08-02 22:27 UTC 

[PATCH hmm] drm/amdkfd: fix a use after free race with mmu_notififer unregister
 2019-08-02 20:07 UTC 

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02 19:33 UTC  (6+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()

[PATCH v2 2/2] drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls
 2019-08-02 17:01 UTC 

[PATCH 1/2] drm/amdgpu: Export function to flush TLB of specific vm hub
 2019-08-02 16:04 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdkfd/gfx10: Calling amdgpu functions to invalidate TLB

[PATCH 1/2] drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic check
 2019-08-02 15:24 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/display: Block immediate flips for non-fast updates

[PATCH AUTOSEL 4.19 07/42] drm/amd/display: Wait for backlight programming completion in set backlight level
 2019-08-02 13:22 UTC  (5+ messages)
  ` [PATCH AUTOSEL 4.19 08/42] drm/amd/display: use encoder's engine id to find matched free audio device
  ` [PATCH AUTOSEL 4.19 10/42] drm/amd/display: Only enable audio if speaker allocation exists
` [PATCH AUTOSEL 4.19 09/42] drm/amd/display: Fix dc_create failure handling and 666 color depths
` [PATCH AUTOSEL 4.19 11/42] drm/amd/display: Increase size of audios array

[PATCH AUTOSEL 5.2 18/76] drm/amd/display: Wait for backlight programming completion in set backlight level
 2019-08-02 13:18 UTC  (8+ messages)
  ` [PATCH AUTOSEL 5.2 19/76] drm/amd/display: fix DMCU hang when going into Modern Standby
  ` [PATCH AUTOSEL 5.2 20/76] drm/amd/display: use encoder's engine id to find matched free audio device
  ` [PATCH AUTOSEL 5.2 21/76] drm/amd/display: put back front end initialization sequence
  ` [PATCH AUTOSEL 5.2 22/76] drm/amd/display: allocate 4 ddc engines for RV2
  ` [PATCH AUTOSEL 5.2 25/76] drm/amd/display: Increase size of audios array
` [PATCH AUTOSEL 5.2 23/76] drm/amd/display: Fix dc_create failure handling and 666 color depths
` [PATCH AUTOSEL 5.2 24/76] drm/amd/display: Only enable audio if speaker allocation exists

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-02 10:50 UTC  (11+ messages)
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI

[PATCH] drm/amdgpu: remove unpin clear_state_obj for gfx v8
 2019-08-02  9:49 UTC  (5+ messages)

[PATCH] drm/amd/powerplay: correct navi10 vcn powergate
 2019-08-02  9:48 UTC  (2+ messages)

[PATCH v4 05/17] drm/amdgpu: use embedded gem object
 2019-08-02  5:22 UTC  (5+ messages)
  ` [PATCH v4 04/17] drm/radeon: "
  ` [PATCH v4 08/17] drm/ttm: use gem vma_node
  ` [PATCH v4 11/17] drm/radeon: switch driver from bo->resv to bo->base.resv
` [PATCH v4 13/17] drm/amdgpu: "

[PATCH] drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
 2019-08-02  4:17 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Delete the VF device info usage
 2019-08-02  3:04 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdkfd: Fill the name field in node topology with asic name

[PATCH 00/36] Navi12 support
 2019-08-02  1:47 UTC  (38+ messages)
  ` [PATCH 01/36] drm/amdgpu: add ip offset header for navi12 (v2)
  ` [PATCH 02/36] drm/amdgpu: initialize reg base for navi12
  ` [PATCH 03/36] drm/amdgpu: add navi12 asic type
  ` [PATCH 04/36] drm/amdgpu: add gpu_info firmware for navi12
  ` [PATCH 05/36] drm/amdgpu: set asic family and ip blocks "
  ` [PATCH 06/36] drm/amdgpu: use front door firmware loading "
  ` [PATCH 07/36] drm/amdgpu: initialize cg/pg flags and external rev id "
  ` [PATCH 08/36] drm/amdgpu: set nbio/hdp cg "
  ` [PATCH 09/36] drm/amdgpu/gfx10: set gfx "
  ` [PATCH 10/36] drm/amdgpu/gfx10: add gfx config "
  ` [PATCH 11/36] drm/amdgpu/gfx10: declare cp/rlc firmwares "
  ` [PATCH 12/36] drm/amdgpu/gfx10: add placeholder for navi12 golden settings
  ` [PATCH 13/36] drm/amdgpu/gfx10: set number of me(c)/pipe/queue for navi12
  ` [PATCH 14/36] drm/amdgpu/gfx10: set rlc funcs "
  ` [PATCH 15/36] drm/amdgpu/sdma5: declare sdma firmwares "
  ` [PATCH 16/36] drm/amdgpu/sdma5: add placeholder for navi12 golden settings
  ` [PATCH 17/36] drm/amdgpu/gmc10: set gart size and vm size for navi12
  ` [PATCH 18/36] drm/amdgpu: add ip blocks "
  ` [PATCH 19/36] drm/amdgpu/gfx10: set tcp harvest "
  ` [PATCH 20/36] drm/amdgpu: enable virtual display "
  ` [PATCH 21/36] drm/amdgpu/gfx10: add golden settings for navi12 (v2)
  ` [PATCH 22/36] drm/amdgpu/sdma5: "
  ` [PATCH 23/36] drm/amdgpu: add CGTT_GS_NGG_CLK_CTRL register to gc header
  ` [PATCH 24/36] drm/amdgpu: correct smu rlc handshake enablement bit
  ` [PATCH 25/36] drm/amdgpu/smu11: add smu support for navi12
  ` [PATCH 26/36] drm/amdgpu/psp11: add psp "
  ` [PATCH 27/36] drm/amdgpu: start autoload till RLCG fw "
  ` [PATCH 28/36] drm/amdgpu: add smu ip block "
  ` [PATCH 29/36] drm/amdgpu: add psp "
  ` [PATCH 30/36] drm/amdgpu: add Navi12 VCN firmware support
  ` [PATCH 31/36] drm/amdgpu: add VCN ip block for Navi12
  ` [PATCH 32/36] drm/amdgpu: enable DPG mode "
  ` [PATCH 33/36] drm/amd/display: Add ASICREV_IS_NAVI macros
  ` [PATCH 34/36] drm/amdgpu: Add nv12 DC ip block
  ` [PATCH 35/36] drm/amd/display: Add missing NV12 asic IDs
  ` [PATCH 36/36] drm/amdgpu: enable Navi12 kfd support for amdgpu

[PATCH][drm-next] drm/amd/powerplay: fix off-by-one upper bounds limit checks
 2019-08-02  1:45 UTC  (3+ messages)

[PATCH][drm-next] drm/amd/powerplay: fix a few spelling mistakes
 2019-08-02  1:44 UTC  (5+ messages)

[PATCH] drm/amdkfd: Remove GPU ID in GWS queue creation
 2019-08-01 21:14 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH 1/7] drm/amdgpu: removed duplicate line
 2019-08-01 19:50 UTC  (7+ messages)
  ` [PATCH 2/7] drm/amdgpu: add PSP SW init support for Arcturus
  ` [PATCH 3/7] drm/amdgpu: add PSP KDB loading "
  ` [PATCH 4/7] drm/amdgpu: update PSP CMD fail response status print
  ` [PATCH 5/7] drm/amdgpu: disable MEC2 JT context init for Arcturus
  ` [PATCH 6/7] drm/amdgpu: extend PSP FW loading support to 8 SDMA instances
  ` [PATCH 7/7] drm/amdgpu: update SDMA V4 microcode init

[PATCH 1/3] drm/amd/display: Allow cursor async updates for framebuffer swaps
 2019-08-01 19:40 UTC  (5+ messages)
` [PATCH 3/3] drm/amd/display: Don't replace the dc_state for fast updates

[PATCH][drm-next] drm/amdgpu: fix unsigned variable instance compared to less than zero
 2019-08-01 19:12 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: support get_cu_info for Arcturus
 2019-08-01 19:07 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdkfd: Extend CU mask to 8 SEs (v2)

[PATCH] drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
 2019-08-01 19:03 UTC  (3+ messages)

[PATCH] gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property()
 2019-08-01 18:55 UTC  (2+ messages)

[PATCH v2] drm/radeon: Fix EEH during kexec
 2019-08-01 18:48 UTC  (2+ messages)

Review required [Was: Associate ddc adapters with connectors]
 2019-08-01 16:36 UTC  (7+ messages)
` [PATCH 00/13] Next round of associating ddc adapters with connectors
  ` [PATCH 02/13] drm/radeon: Eliminate possible use of an uninitialized variable
          ` [PATCH] drm/radeon: Provide ddc symlink in connector sysfs directory
  ` [PATCH 07/13] drm/mediatek: Provide ddc symlink in hdmi "

[PATCH] drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20
 2019-08-01 15:59 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Update NBIO headers to add TXCLK3/4
 2019-08-01 15:44 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: Fix pcie_bw on Vega20

[PATCH 0/4] enable umc ras ce interrupt
 2019-08-01 15:35 UTC  (6+ messages)
` [PATCH 4/4] drm/amdgpu: only uncorrectable error needs gpu reset

[PATCH 0/6] umc ras code refinement
 2019-08-01 15:29 UTC  (9+ messages)
` [PATCH 1/6] drm/amdgpu: remove the clear of MCA_ADDR
` [PATCH 2/6] drm/amdgpu: add more parameters and functions to amdgpu_umc structure
` [PATCH 3/6] drm/amdgpu: initialize new parameters and functions for "
` [PATCH 4/6] drm/amdgpu: add macro of umc for each channel

[PATCH 0/5] enable umc ras ce interrupt v2
 2019-08-01 12:56 UTC  (7+ messages)
  ` [PATCH 1/5] drm/amdgpu: support ce interrupt in ras module
  ` [PATCH 2/5] drm/amdgpu: implement umc ras init function
  ` [PATCH 3/5] drm/amdgpu: update the calc algorithm of umc ecc error count
  ` [PATCH 4/5] drm/amdgpu: only uncorrectable error needs gpu reset
  ` [PATCH 5/5] drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS

[PATCH] Revert "drm/radeon: Provide ddc symlink in connector sysfs directory"
 2019-08-01 12:09 UTC  (3+ messages)


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