AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-19 21:12:00 to 2018-03-22 15:03:41 UTC [more...]

[PATCH] drm/amd/pp: use mlck_table.count for array loop index limit
 2018-03-22 15:03 UTC  (3+ messages)

[PATCH 1/6] drm/amd/pp: clean header file hwmgr.h
 2018-03-22 14:49 UTC  (17+ messages)
  ` [PATCH 2/6] drm/amd/pp: Add hwmgr_sw_init/fini functioins
  ` [PATCH 3/6] drm/amd/pp: Lock powerplay when reset pp table
  ` [PATCH 4/6] drm/amd/pp: Save vf state in pp context
  ` [PATCH 5/6] drm/amd/pp: Use release_firmware function directly in powerplay
  ` [PATCH 6/6] drm/amd/pp: Delete some cgs functions

[PATCH] drm/amdgpu: Add an ATPX quirk for hybrid laptop
 2018-03-22 14:37 UTC 

[PATCH 00/42] Add vega12 support
 2018-03-22 14:14 UTC  (46+ messages)
  ` [PATCH 02/42] drm/amdgpu: add vega12 to asic_type enum
  ` [PATCH 03/42] drm/amdgpu: add gpu_info firmware for vega12
  ` [PATCH 04/42] drm/amdgpu: set asic family and ip blocks "
  ` [PATCH 05/42] drm/amdgpu: vega12 to smu firmware
  ` [PATCH 06/42] drm/amdgpu/psp: initial vega12 support
  ` [PATCH 07/42] drm/amdgpu: initilize vega12 psp firmwares
  ` [PATCH 08/42] drm/amdgpu: add vega12 ucode loading method
  ` [PATCH 09/42] drm/amdgpu: specify vega12 uvd firmware
  ` [PATCH 10/42] drm/amdgpu: specify vega12 vce firmware
  ` [PATCH 11/42] drm/amdgpu/virtual_dce: add vega12 support
  ` [PATCH 12/42] drm/amd/display/dm: "
  ` [PATCH 13/42] drm/amd/display: Add bios firmware info version for VG12
  ` [PATCH 14/42] drm/amdgpu: add vega12 to dc support check
  ` [PATCH 15/42] drm/amdgpu/gmc9: add vega12 support
  ` [PATCH 16/42] drm/amdgpu/gmc9: fix vega12's athub&mmhub golden setting
  ` [PATCH 17/42] drm/amdgpu/mmhub: add clockgating support for vega12
  ` [PATCH 18/42] drm/amdgpu/sdma4: specify vega12 firmware
  ` [PATCH 19/42] drm/amdgpu/sdma4: Add placeholder for vega12 golden settings
  ` [PATCH 20/42] drm/amdgpu/sdma4: add clockgating support for vega12
  ` [PATCH 21/42] drm/amdgpu/sdma4: add sdma4_0_1 support for vega12 (v3)
  ` [PATCH 22/42] drm/amdgpu/sdma4: Update vega12 sdma golden setting
  ` [PATCH 23/42] drm/amdgpu/gfx9: add support for vega12 firmware
  ` [PATCH 24/42] drm/amdgpu/gfx9: Add placeholder for vega12 golden settings
  ` [PATCH 25/42] drm/amdgpu/gfx9: add gfx config for vega12
  ` [PATCH 26/42] drm/amdgpu/gfx9: add support "
  ` [PATCH 27/42] drm/amdgpu/gfx9: add clockgating "
  ` [PATCH 28/42] drm/amdgpu/gfx9: add golden setting for vega12 (v3)
  ` [PATCH 29/42] drm/amdgpu/soc15: add support for vega12
  ` [PATCH 30/42] drm/amdgpu/soc15: update vega12 cg_flags
  ` [PATCH 31/42] drm/amd/soc15: Add external_rev_id for vega12
  ` [PATCH 32/42] drm/amdgpu/soc15: initialize reg base "
  ` [PATCH 33/42] drm/amd/powerplay: add vega12_inc.h
  ` [PATCH 34/42] drm/amd/powerplay: update atomfirmware.h (v2)
  ` [PATCH 35/42] drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2)
  ` [PATCH 36/42] drm/amd/powerplay: add vega12_ppsmc.h
  ` [PATCH 37/42] drm/amd/powerplay: add vega12_pptable.h
  ` [PATCH 38/42] drm/amd/powerplay: update ppatomfwctl (v2)
  ` [PATCH 39/42] drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)
  ` [PATCH 40/42] drm/amd/powerplay: add the smu manager for vega12 (v4)
  ` [PATCH 41/42] drm/amd/powerplay: add the hw "
  ` [PATCH 42/42] drm/amdgpu: add vega12 pci ids (v2)

[trivial PATCH V2] treewide: Align function definition open/close braces
 2018-03-22 13:37 UTC  (5+ messages)

RFC: unpinned DMA-buf exporting v2
 2018-03-22  9:58 UTC  (18+ messages)
` [PATCH 1/5] dma-buf: add optional invalidate_mappings callback v2
            ` [Linaro-mm-sig] "

amdgpu hangs on boot or shutdown on AMD Raven Ridge CPU (Engineer Sample)
 2018-03-22  9:09 UTC  (7+ messages)

[PATCH] drm/amdgpu: give more chance for tlb flush if failed
 2018-03-22  8:53 UTC  (4+ messages)

[PATCH] drm/amdgpu: re-validate per VM BOs if required
 2018-03-22  3:54 UTC  (6+ messages)

[PATCH] drm/amdgpu: Fix NULL ptr on driver unload due to init failure
 2018-03-22  3:34 UTC  (3+ messages)

[pull] radeon and amdgpu drm-fixes-4.16
 2018-03-21 22:44 UTC 

[PATCH 1/2] drm/amdgpu: Enable scatter gather display support
 2018-03-21 18:30 UTC  (43+ messages)

[PATCH 00/20] Add KFD GPUVM support for dGPUs v4
 2018-03-21 15:36 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix "mitigate workaround for i915"
 2018-03-21 14:48 UTC  (3+ messages)

[PATCH] drm/amd/pp: Add new asic(vega12) support in pp_psm.c
 2018-03-21 13:33 UTC  (2+ messages)

[PATCH] drm/amd/pp: Clean up powerplay code on Vega12
 2018-03-21 13:30 UTC  (2+ messages)

[PATCH] drm/amd/pp: Fix set wrong temperature range on smu7
 2018-03-21 13:21 UTC  (2+ messages)

[PATCH] drm/amdgpu: Don't change preferred domian when fallback GTT v5
 2018-03-21 11:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: Don't change preferred domian when fallback GTT v4
 2018-03-21 10:20 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pp: Initialize default thermal control type for each asic
 2018-03-21  6:36 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/pp: Register smu irq for legacy asics

[PATCH] drm/amd/pp: Refine add irq logic in powerplay
 2018-03-21  5:17 UTC  (2+ messages)

[PATCH] drm/amd/pp: Fix handle kernel paging request when reset pp table
 2018-03-21  3:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: Remove wrapper layer of cgs irq handling
 2018-03-21  1:48 UTC  (3+ messages)

[PATCH 00/34] DC Patches Mar 20, 2018
 2018-03-21  1:27 UTC  (36+ messages)
  ` [PATCH 01/34] drm/amd/display: correct the condition in setting cursor not visible beyond left edge
  ` [PATCH 02/34] drm/amd/display: dal 3.1.39
  ` [PATCH 03/34] drm/amd/display: Allow truncation to 10 bits
  ` [PATCH 04/34] drm/amd/display: Fix FMT truncation programming
  ` [PATCH 05/34] drm/amd/display: We shouldn't set format_default on plane as atomic driver
  ` [PATCH 06/34] drm/amd/display: Retry when read dpcd caps failed
  ` [PATCH 07/34] drm/amd/display: Add one to EDID's audio channel count when passing to DC
  ` [PATCH 08/34] drm/amd/display: Update ASIC header files
  ` [PATCH 09/34] drm/amd/display: fix lexa bw bounding box
  ` [PATCH 10/34] drm/amd/display: Rename feature-specific register address init macro
  ` [PATCH 11/34] drm/amd/display: Don't read EDID in atomic_check
  ` [PATCH 12/34] drm/amd/display: add mpc to dtn log
  ` [PATCH 13/34] drm/amd/display: Add debug prints for bandwidth calculations
  ` [PATCH 14/34] drm/amd/display: Don't call amdgpu_dm_display_resume as it doesn't exist
  ` [PATCH 15/34] drm/amd/display: Adding stutter entry wm to dce bw struct
  ` [PATCH 16/34] drm/amd/display: Change wb_h/vratio to double
  ` [PATCH 17/34] drm/amd/display: drop dc_validate_guaranteed
  ` [PATCH 18/34] drm/amd/display: Implementing new bandwidth registers for DCE120
  ` [PATCH 19/34] drm/amd/display: dal 3.1.40
  ` [PATCH 20/34] drm/amd/display: align dtn logs and add mpc idle bit print
  ` [PATCH 21/34] drm/amd/display: add assert in enable FBC
  ` [PATCH 22/34] drm/amd/display: Separate mem input constuctors for dce 112 and 120
  ` [PATCH 23/34] drm/amd/display: Only update mpc blend config if not full update
  ` [PATCH 24/34] drm/amd/display: hide inconsistent mpcc programming from dtn log
  ` [PATCH 25/34] drm/amd/display: Add dc_lut_mode enum
  ` [PATCH 26/34] drm/amd/display: Correct print types in DC_LOGS
  ` [PATCH 27/34] drm/amd/display: Add num_active_wb to DML
  ` [PATCH 28/34] drm/amd/display: Add double buffer machanism to ICSC
  ` [PATCH 29/34] drm/amd/display: Couple bug fixes in stats module
  ` [PATCH 30/34] drm/amd/display: Rename encoder_info_packet to dc_info_packet
  ` [PATCH 31/34] drm/amd/display: Add vline IRQ programming for DCN
  ` [PATCH 32/34] drm/amd/display: Add double buffer machanism to OCSC
  ` [PATCH 33/34] drm/amd/display: Only program MSA_TIMING_PARAM if it changed
  ` [PATCH 34/34] drm/amd/display: Move commit_planes_to_stream to amdgpu_dm

[PATCH 1/2] drm/amdgpu: implement amdgpu_gem_map_(attach/detach)
 2018-03-20 20:38 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: mitigate workaround for i915

[PATCH 00/34] DC Patches Mar 20, 2018
 2018-03-20 19:00 UTC 

[PATCH umr] Fix PBA addressing on APUs with a non-zero FB_OFFSET
 2018-03-20 16:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: disable job timeout on GPU reset disabled
 2018-03-20 14:21 UTC  (6+ messages)

[PATCH] drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs support
 2018-03-20 14:12 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu fini
 2018-03-20 14:11 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions

[PATCH] drm/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs file
 2018-03-20 13:51 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: passing i2s instance value as platform data
 2018-03-20  7:19 UTC 

[PATCH] drm/amdgpu: fix a kcq hang issue for SRIOV
 2018-03-20  6:29 UTC 

[PATCH libdrm] headers: sync up amdgpu_drm.h with drm-next
 2018-03-20  6:08 UTC 

[PATCH] drm/amdgpu: add VCN to firmware query interface
 2018-03-20  5:51 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Don't change preferred domian when fallback GTT v3
 2018-03-20  3:22 UTC  (3+ messages)

Documentation about AMD's HSA implementation?
 2018-03-20  1:06 UTC  (11+ messages)

[PATCH] drm/amd/powerplay: Fix NULL pointer deref on driver unbind
 2018-03-19 21:16 UTC  (2+ messages)


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