amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 20:27:09 to 2020-01-16 17:41:50 UTC [more...]

[PATCH AUTOSEL 4.9 248/251] drm/radeon: fix bad DMA from INTERRUPT_CNTL2
 2020-01-16 17:36 UTC 

[PATCH AUTOSEL 4.14 363/371] drm/radeon: fix bad DMA from INTERRUPT_CNTL2
 2020-01-16 17:23 UTC 

[PATCH] drm/amdgpu: attempt to enable gfxoff on more raven1 boards
 2020-01-16 17:27 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 659/671] drm/radeon: fix bad DMA from INTERRUPT_CNTL2
 2020-01-16 17:04 UTC 

[PATCH] drm/scheduler: fix documentation by replacing rq_list with sched_list
 2020-01-16 17:13 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 019/205] drm/amdgpu: remove excess function parameter description
 2020-01-16 16:42 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 066/205] drm/amdgpu/vi: silence an uninitialized variable warning
` [PATCH AUTOSEL 5.4 169/205] drm/radeon: fix bad DMA from INTERRUPT_CNTL2

[PATCH] drm/amdgpu: add coreboot workaround for KV/KB
 2020-01-16 15:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: skip unallocated PDs/PTs while invalidating
 2020-01-16 15:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: always reset asic when going into suspend
 2020-01-16 15:14 UTC  (9+ messages)

[PATCH 1/2] drm/amdgpu/vcn1.0: add 1_0 to Macro and fix build warning
 2020-01-16 15:03 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix the instance loop and "

[PATCH 1/3] drm/amdgpu: provide a generic function interface for reading/writing register by KIQ
 2020-01-16 12:44 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: add kiq version interface for RREG32/WREG32
` [PATCH 3/3] drm/amdgpu: read gfx register using RREG32_KIQ macro

[PATCH] drm/amdgpu: add the lost mutex_init back
 2020-01-16 12:35 UTC  (3+ messages)

[PATCH v2 00/21] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-16 11:21 UTC  (30+ messages)
` [PATCH v2 01/21] drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
` [PATCH v2 02/21] drm: Evaluate struct drm_device.vblank_disable_immediate on each use
  ` [Intel-gfx] "
` [PATCH v2 03/21] drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
  ` [Intel-gfx] "
` [PATCH v2 04/21] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH v2 05/21] drm/amdgpu: Convert to CRTC VBLANK callbacks
` [PATCH v2 06/21] drm/gma500: "
` [PATCH v2 07/21] drm/i915: "
` [PATCH v2 08/21] drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH v2 09/21] drm/nouveau: Convert to CRTC VBLANK callbacks
` [PATCH v2 10/21] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH v2 11/21] drm/radeon: Convert to CRTC VBLANK callbacks
` [PATCH v2 12/21] drm/msm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH v2 13/21] drm/msm: Convert to CRTC VBLANK callbacks
` [PATCH v2 14/21] drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH v2 15/21] drm/stm: Convert to CRTC VBLANK callbacks
` [PATCH v2 16/21] drm/sti: "
` [PATCH v2 17/21] drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH v2 18/21] drm/vc4: Convert to CRTC VBLANK callbacks
` [PATCH v2 19/21] drm/vkms: "
` [PATCH v2 20/21] drm/vmwgfx: "
` [PATCH v2 21/21] drm: Clean-up VBLANK-related callbacks in struct drm_driver

[PATCH] drm/amdgpu/display: Use u64 divide macro for round up division
 2020-01-16  4:58 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: check if driver should try recovery in ras recovery path
 2020-01-16  4:51 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add arcturus to gpu recovery check code path

[PATCH] drm/amdgpu: check if driver should try recovery in ras recovery path
 2020-01-16  4:47 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: provide a generic function interface for reading register by KIQ
 2020-01-16  2:31 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: add kiq version interface for RREG32
` [PATCH 3/3] drm/amdgpu: read gfx register using RREG32_KIQ macro

[PATCH] drm/dp_mst: Have DP_Tx send one msg at a time
 2020-01-16  2:09 UTC  (5+ messages)

[pull] amdgpu drm-fixes-5.5
 2020-01-15 23:51 UTC 

[PATCH 0/2] Adjust AMD GPU ATS quirks
 2020-01-15 22:52 UTC  (10+ messages)
` [PATCH 1/2] pci: Clarify ATS quirk
` [PATCH 2/2] pci: add ATS quirk for navi14 board (v2)

[PATCH 1/2] drm/amdgpu: fix typo in amdgpu_vcn_sw_fini
 2020-01-15 22:44 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/vcn1.0: remove duplicate defines

[PATCH] drm/amd/powerplay: a quick fix for the deadlock issue below
 2020-01-15 19:48 UTC  (2+ messages)

[PATCH] drm/scheduler: improve job distribution with multiple queues
 2020-01-15 18:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: original raven doesn't support full asic reset
 2020-01-15 17:58 UTC 

[PATCH v3 0/5] support Arcturus IFM workaround
 2020-01-15 16:53 UTC  (12+ messages)
` [PATCH v3 1/5] drm/amdgpu/vcn: support multiple-instance dpg pause mode
` [PATCH v3 2/5] drm/amdgpu/vcn2.5: support multiple instance direct SRAM read and write
  ` [PATCH v4 2/6] drm/amdgpu/vcn: "
` [PATCH v3 3/5] drm/amdgpu/vcn2.5: add DPG mode start and stop
  ` [PATCH v4 3/6] drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn
    ` [PATCH v4 4/6] drm/amdgpu/vcn2.5: add DPG mode start and stop
` [PATCH v3 4/5] drm/amdgpu/vcn2.5: add dpg pause mode
` [PATCH v3 5/5] drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode

[PATCH 00/23] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-15 16:35 UTC  (19+ messages)
` [PATCH 01/23] drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
` [PATCH 02/23] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
` [PATCH 08/23] drm/stm: "
` [PATCH 09/23] drm: Remove struct drm_driver.get_scanout_position()
` [PATCH 19/23] drm/stm: Convert to CRTC VBLANK callbacks
` [PATCH 23/23] drm: Cleanup VBLANK callbacks in struct drm_driver

[PATCH] drm/amdgpu: fill the alignment for secure buffer
 2020-01-15 16:33 UTC  (5+ messages)

[PATCH] drm/amdgpu: revert "rework synchronization of VM updates v2"
 2020-01-15 14:36 UTC  (2+ messages)

[PATCH] drm/scheduler: improve job distribution with multiple queues
 2020-01-15 14:35 UTC  (2+ messages)

[PATCH] drm/scheduler: fix race condition in load balancer
 2020-01-15 13:24 UTC  (10+ messages)

[PATCH] drm/amdgpu: flush the fence on the bo after we individualize
 2020-01-15 13:19 UTC  (2+ messages)

[PATCH] drm/scheduler: fix documentation by replacing rq_list with sched_list
 2020-01-15 10:44 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu: provide a generic function interface for reading register by KIQ
 2020-01-15 10:01 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: add kiq version interface for RREG32
` [PATCH 3/3] drm/amdgpu: reading register using RREG32_KIQ macro

[PATCH] drm/amdgpu/sriov skip the update of SMU_TABLE_ACTIVITY_MONITOR_COEFF
 2020-01-15  9:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training enabled(V5)
 2020-01-15  6:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: check if driver should try recovery in ras recovery path
 2020-01-15  4:06 UTC  (2+ messages)

[follow-up] AMD Sensir Fusion HUB status
 2020-01-15  3:45 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: only set cp active field for kiq queue
 2020-01-15  2:55 UTC  (4+ messages)

[PATCH 0/2] Take SST-only branch device into account
 2020-01-15  2:43 UTC  (7+ messages)
` [PATCH 1/2] drm/dp_mst: Add a function to determine the mst end device
` [PATCH 2/2] drm/dp_mst: Handle SST-only branch device case

[PATCH] drm/amdgpu/pm: clean up return types
 2020-01-15  2:14 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/gfx10: update gfx golden settings
 2020-01-15  2:02 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/gfx10: update gfx golden settings for navi14

[RFC PATCH] drm/scheduler: use idle time to do better loadbalance
 2020-01-14 20:06 UTC 

[PATCH 0/6] support ArcturusIFM workaround
 2020-01-14 19:20 UTC  (13+ messages)
` [PATCH 1/6] drm/amdgpu/vcn: support multiple-instance dpg pause mode
` [PATCH 2/6] drm/amdgpu/vcn2.5: add direct SRAM read and write
` [PATCH 3/6] drm/amdgpu/vcn2.5: add DPG mode start and stop
  ` [PATCH v2 "
` [PATCH 4/6] drm/amdgpu/vcn2.5: add dpg pause mode
` [PATCH 5/6] drm/amdgpu/vcn: support multiple-instance dpg sram mode
` [PATCH 6/6] drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode

[PATCH v2] drm/dp_mst: clear time slots for ports invalid
 2020-01-14 18:59 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/pm: properly handle runtime pm
 2020-01-14 13:45 UTC  (5+ messages)

[PATCH RESEND] drm/amdgpu: error out on entity with no run queue
 2020-01-14 10:21 UTC  (2+ messages)

[PATCH] drm/amdgpu: modify packet size for pm4 flush tlbs
 2020-01-14  8:32 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: add kiq version interface for RREG32
 2020-01-14  4:20 UTC  (4+ messages)

[PATCH 3/7] drm/amdgpu: implement tlbs invalidate on gfx9 gfx10
 2020-01-14  3:21 UTC  (8+ messages)
` [PATCH 5/7] drm/amdgpu: export function to flush TLB via pasid

[PATCH] drm/amdgpu: check rlc_g firmware pointer is valid before using it
 2020-01-14  3:08 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;
as well as URLs for NNTP newsgroup(s).