AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-30 02:25:27 to 2018-04-04 14:28:09 UTC [more...]

[bug report] amd\powerplay Implement get dal power level
 2018-04-04 14:28 UTC 

[PATCH] drm/amd/amdgpu: Merge the smc/pcie/didt debugfs read/write methods
 2018-04-04 14:03 UTC  (3+ messages)

[PATCH 1/2] drm/amd/pp: Remove dead function in smu7_smumgr.c
 2018-04-04 10:44 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/pp: Remove useless smu7 running state check

[PATCH] drm/amd/pp: Refine smu7_get_gpu_power function
 2018-04-04 10:15 UTC 

[PATCH] drm/gpu-sched: fix force APP kill hang(v2)
 2018-04-04 10:01 UTC  (2+ messages)

[RFC] Per file OOM badness
 2018-04-04  9:46 UTC  (15+ messages)

[PATCH] drm/amdgpu:Added support for MV packet
 2018-04-04  9:12 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH 1/2] drm/amdgpu: Don't change preferred domian when fallback GTT v6
 2018-04-04  9:10 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdgpu: add new bo flag that indicates BOs don't need fallback

[PATCH] drm/amd/powerplay: Get more than 8 level gfxclk states
 2018-04-04  8:33 UTC  (2+ messages)
  ` [PATCH] drm/amd/powerplay: implement pp_dpm_sclk sysfs interface on Vega12

[PATCH 1/3] Revert "drm/amd/powerply: fix power reading on Fiji"
 2018-04-04  8:25 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amd/pp: Refine get_gpu_power for VI
  ` [PATCH 3/3] drm/amd/pp: Remove dead struct pp_gpu_power

[PATCH] drm/amdgpu/gmc9: give more chance for tlb flush if failed(v2)
 2018-04-04  8:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
 2018-04-04  7:28 UTC  (2+ messages)

[PATCH 00/32] DC Patches Apr 3, 2018
 2018-04-04  7:18 UTC  (34+ messages)
  ` [PATCH 01/32] drm/amd/display: Only register backlight device if embedded panel connected
  ` [PATCH 02/32] drm/amd/display: Don't register backlight on connector_destroy
  ` [PATCH 03/32] drm/amd/display: Program v_total_min/max after v_total_cntl
  ` [PATCH 04/32] drm/amd/display: Set ignore_msa_timing_param
  ` [PATCH 05/32] drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel format
  ` [PATCH 06/32] drm/amd/display: Fix potential access beyond end of array in CM
  ` [PATCH 07/32] drm/amd/display: Add Dynamic debug prints
  ` [PATCH 08/32] drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_state
  ` [PATCH 09/32] drm/amd/display: Implement dm_get_timestamp
  ` [PATCH 10/32] drm/amd/display: add delay between panel pwr off to on
  ` [PATCH 11/32] drm/amd/display: Set all update flags when we have full update
  ` [PATCH 12/32] drm/amd/display: Refactor FreeSync module
  ` [PATCH 13/32] drm/amd/display: Refactor stream encoder for HW review
  ` [PATCH 14/32] drm/amd/display: remove unused enum
  ` [PATCH 15/32] drm/amd/display: fix link bw calculation for 422 and 420 encoding
  ` [PATCH 16/32] drm/amd/display: Fill calcs date from stream src/dst if available
  ` [PATCH 17/32] drm/amd/display: Change disable backlight ramp change threshold from 0 to maximum value
  ` [PATCH 18/32] drm/amd/display: Update scaler v_active data if interlaced
  ` [PATCH 19/32] drm/amd/display: Make DCN stream encoder shareable
  ` [PATCH 20/32] drm/amd/display: csc updates require FULL update
  ` [PATCH 21/32] drm/amd/display: Fix FBC text console corruption
  ` [PATCH 22/32] drm/amd/display: dal 3.1.41
  ` [PATCH 23/32] drm/amd/display: Updated HDR Static Metadata to directly take info packet raw
  ` [PATCH 24/32] drm/amd/display: Get rid of unused input_tf
  ` [PATCH 25/32] drm/amd/display: Remove unused fields
  ` [PATCH 26/32] drm/amd/display: Do not use os types
  ` [PATCH 27/32] drm/amd/display: csc_transform to dc_csc_transform
  ` [PATCH 28/32] drm/amd/display: Refactor color module
  ` [PATCH 29/32] drm/amd/display: move color_transfer_func to color mod
  ` [PATCH 30/32] drm/amd/display: Fix structure initialization of hdmi_info_packet
  ` [PATCH 31/32] drm/amd/display: Have DC manage its own allocation of gamma
  ` [PATCH 32/32] drm/amd/display: Fix dim display on DCE11

[PATCH v2 1/7] drm/amdgpu: add emit_reg_write_reg_wait ring callback
 2018-04-04  4:44 UTC  (7+ messages)
  ` [PATCH v2 2/7] drm/amdgpu/gfx9: add emit_reg_write_reg_wait ring callback (v2)
  ` [PATCH v2 3/7] drm/amdgpu/sdma4: "
  ` [PATCH v2 4/7] drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callback
  ` [PATCH v2 5/7] drm/amdgpu/vce4: "
  ` [PATCH v2 6/7] drm/amdgpu/vcn1: "
  ` [PATCH v2 7/7] drm/amdgpu/gmc9: use amdgpu_ring_emit_reg_write_reg_wait in gpu tlb flush

[PATCH] drm/amd/pp: Refine pp_atomfwctrl_get_vbios_bootup_values
 2018-04-04  4:41 UTC 

[PATCH 0/8] The vega10 sriov still need those patches
 2018-04-04  2:03 UTC  (14+ messages)
  ` [PATCH 1/8] Revert "Revert "drm/amdgpu: add emit_reg_write_reg_wait ring callback""
  ` [PATCH 2/8] Revert "Revert "drm/amdgpu/sdma4: "
  ` [PATCH 3/8] Revert "Revert "drm/amdgpu/uvd7: "
  ` [PATCH 4/8] Revert "Revert "drm/amdgpu/vce4: "
  ` [PATCH 5/8] Revert "Revert "drm/amdgpu/vcn1: "
  ` [PATCH 6/8] Revert "Revert "drm/amdgpu/gmc9: use amdgpu_ring_emit_reg_write_reg_wait in gpu tlb flush""
  ` [PATCH 7/8] Revert "Revert "drm/amdgpu/sdma4:fix sdma engine hang""
  ` [PATCH 8/8] drm/amdgpu/gfx9: add emit_reg_write_reg_wait ring callback

[PATCH] tests/amdgpu: add vce motion vector tests support
 2018-04-03 21:01 UTC  (5+ messages)

[PATCH] drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
 2018-04-03 20:15 UTC  (2+ messages)

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-04-03 18:08 UTC  (7+ messages)
` [PATCH 4/8] dma-buf: add peer2peer flag

amdgpu hangs on boot or shutdown on AMD Raven Ridge CPU (Engineer Sample)
 2018-04-03 17:31 UTC  (8+ messages)

[PATCH 1/2] drm/amdgpu: Fix memory leaks at amdgpu_init() error path
 2018-04-03 16:54 UTC  (25+ messages)
  ` [PATCH 2/2] drm/amdgpu: Add modeset module option

[PATCH 1/6] drm/amdgpu: add asic need_full_reset callback
 2018-04-03 15:31 UTC  (4+ messages)

[PATCH] drm/amd/pp: Use forward declaration in ppatomfwctrl.h
 2018-04-03 15:14 UTC  (2+ messages)

[PATCH] drm/amdgpu/si: implement get/set pcie_lanes asic callback
 2018-04-03 13:09 UTC  (2+ messages)

[PATCH 1/2] drm/radeon: Fix PCIe lane width calculation
 2018-04-03 11:05 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdgpu: "

[PATCH] drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"
 2018-04-03 10:04 UTC  (7+ messages)

regression on raven (gmc9)
 2018-04-03  9:55 UTC  (6+ messages)

Tonga Kernel Modesetting Issue
 2018-04-03  8:12 UTC  (3+ messages)

[PATCH v5 00/10] Implement proper MST fallback retraining in i915
 2018-04-02 22:47 UTC  (2+ messages)
  ` [PATCH v5 05/10] drm/dp_mst: Make drm_dp_mst_topology_state subclassable

[PATCH 2/8] PCI: Add pci_find_common_upstream_dev()
 2018-04-02 19:45 UTC  (21+ messages)

[PATCH 1/2] drm/amdgpu: Don't change preferred domian when fallback GTT v6
 2018-04-02 18:55 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: add bo flag that indicates KFD BOs

[PATCH -next] drm/amdkfd: Make function kfd_dev_is_large_bar() static
 2018-04-02 18:03 UTC  (2+ messages)

[PATCH -next] drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()
 2018-04-02 18:02 UTC  (2+ messages)

[PATCH umr 1/2] enable follow_ib by default now
 2018-04-02 15:44 UTC  (2+ messages)
  ` [PATCH umr 2/2] Simplify the ability to read multiple registers at once

regression on raven (gmc9)
 2018-04-02 15:16 UTC 

[PATCH] drm/amdgpu/gfx9: correct the emit_frame_size
 2018-04-02 15:11 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back
 2018-04-02 14:00 UTC  (5+ messages)

[PATCH] drm/amdgpu/sdma4:fix sdma engine hang
 2018-04-02  9:53 UTC  (3+ messages)

[PATCH] drm/amdgpu: add documentation on hwmon interfaces exposed (v2)
 2018-04-02  7:09 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix buffer ref leak in amdgpu_user_framebuffer_create()
 2018-04-01 15:11 UTC 

[PATCH] drm/radeon: Fix buffer ref leak in radeon_user_framebuffer_create()
 2018-04-01 15:11 UTC 

[PATCH] drm/amd/pp: Clean register first to avoid read original value
 2018-03-31  1:45 UTC  (6+ messages)

[PATCH] drm/amdgpu/powerplay: whitespace cleanup
 2018-03-30 15:29 UTC 

[PATCH] drm/amd/powerply: fix power reading on Fiji
 2018-03-30 15:08 UTC  (8+ messages)

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-03-30 15:03 UTC  (7+ messages)
  ` [PATCH 22/24] drm/radeon: Move GEM BO to drm_framebuffer
    ` [PATCH 23/24] drm/radeon: radeon_framebuffer -> drm_framebuffer
  ` [PATCH 24/24] drm/amdgpu: Move GEM BO to drm_framebuffer

[PATCH libdrm] headers: sync up amdgpu_drm.h with drm-next
 2018-03-30 13:21 UTC  (5+ messages)


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