amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 08:19:34 to 2020-11-09 20:35:05 UTC [more...]

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-09 20:34 UTC  (4+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-09 20:10 UTC  (33+ messages)
` [PATCH 06/19] drm/radeon/atom: Move prototype into shared location
` [PATCH 07/19] drm/radeon/radeon_kms: Include header containing our own prototypes
` [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header
` [PATCH 11/19] drm/radeon/radeon_drv: Source file headers are not good candidates for kernel-doc
` [PATCH 12/19] drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used
` [PATCH 13/19] drm/radeon/radeon_drv: Move prototypes to a shared headerfile
` [PATCH 14/19] drm/amd/amdgpu/amdgpu_device: Provide documentation for 'reg_addr' params
` [PATCH 15/19] drm/radeon: Move prototypes to shared header
` [PATCH 16/19] drm/amd/amdgpu/amdgpu_kms: Remove 'struct drm_amdgpu_info_device dev_info' from the stack
` [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param
` [PATCH 18/19] drm/radeon/atombios_crtc: Remove description of non-existent function param 'encoder'

[PATCH] drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'t
 2020-11-09 19:47 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: fix SI UVD firmware validate resume fail
 2020-11-09 19:41 UTC 

[PATCH 1/3] drm:amdgpu: check before setting hw priority
 2020-11-09 18:57 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: fix compute queue priority if num_kcq is less than 4
` [PATCH 3/3] drm/amdgpu: enable only one compute queue for raven

[PATCH] drm/amd/amdgpu: Update mmio read/write access via debugfs
 2020-11-09 15:47 UTC 

[PATCH 1/2] drm/msm: Use struct dma_buf_map in GEM vmap ops
 2020-11-09 10:32 UTC  (2+ messages)
` [PATCH 2/2] drm/mediatek: "

[PATCH] drm/amdgpu: fix SI UVD firmware validate resume fail
 2020-11-11 17:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: update connector num_modes
 2020-11-09  5:59 UTC 

[PATCH 1/5] drm/amdgpu: add amdgpu_smuio structure
 2020-11-09  8:16 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: implement smuio v9_0 callbacks
` [PATCH 3/5] drm/amdgpu: implement smuio v11_0 callbacks
` [PATCH 4/5] drm/amdgpu: switch to use smuio callbacks for AI family
` [PATCH 5/5] drm/amdgpu: disable rom clock gating support for APUs

[PATCH] Fix bug to get average GPU power
 2020-11-09  6:00 UTC  (4+ messages)
    `  "

[PATCH] drm/amd/display: Tune fclk for 4K OLED display
 2020-11-09  5:38 UTC 

[PATCH] drm/amd/amdgpu: Fix incorrect logic to increment VCN doorbell index
 2020-11-09  2:27 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Add rev_id workaround logic for SRIOV setup
 2020-11-09  2:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable DCN for navi10 headless SKU
 2020-11-09  2:20 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu/pm/smu12: cache smu firmware version
 2020-11-09  1:23 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/pm/smu11: "

[PATCH 00/14] DC Patches 11 09,2020
 2020-11-06 23:17 UTC  (15+ messages)
` [PATCH 01/14] drm/amd/display: Add fallback to prefetch mode 1 if 0 fails
` [PATCH 02/14] drm/amd/display: Prevent freesync power optimization during validation
` [PATCH 03/14] drm/amd/display: Engage PSR synchronously
` [PATCH 04/14] drm/amd/display: correct dml dsc bpc assignment
` [PATCH 05/14] drm/amd/display: Move common speakersToChannels definition to hw_shared.h
` [PATCH 06/14] drm/amd/display: Only wait for flip pending on immediate flips
` [PATCH 07/14] drm/amd/display: force use sRGB for video TF is sRGB or BT709
` [PATCH 08/14] drm/amd/display: update dpp dto phase and modulo
` [PATCH 09/14] drm/amd/display: Explicitly disable cursor when disabling CRTC
` [PATCH 10/14] drm/amd/display: Check other planes for iflip only if GSL already enabled
` [PATCH 11/14] drm/amd/display: [FW Promotion] Release 0.0.41
` [PATCH 12/14] drm/amd/display: 3.2.111
` [PATCH 13/14] drm/amd/display: check actual clock value
` [PATCH 14/14] drm/amd/display: cap dpp dto phase not more than modulo

[PATCH] drm/amd/amdgpu: Import amdgpu_amdkfd_gfx_v9 header file into implementation
 2020-11-06 19:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add and use seperate reg headers for dcn302
 2020-11-06 18:01 UTC 

[pull] amdgpu, amdkfd, radeon amd-drm-next-5.11
 2020-11-05 22:27 UTC 

[PATCH 00/19] [Set 1] Rid W=1 warnings from GPU
 2020-11-05 18:24 UTC  (10+ messages)
` [PATCH 15/19] gpu: drm: radeon: radeon_drv: Remove unused variable 'ret'
` [PATCH 17/19] gpu: drm: radeon: radeon_device: Fix a bunch of kernel-doc misdemeanours
` [PATCH 18/19] gpu: drm: amd: amdgpu: amdgpu: Mark global variables as __maybe_unused

[PATCH] drm/amdkfd: replace idr_init() by idr_init_base()
 2020-11-05 17:24 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix Arcturus fan speed reporting
 2020-11-05 15:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: add ta firmware load for green-sardine
 2020-11-05 13:55 UTC  (2+ messages)

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-11-05 12:54 UTC  (5+ messages)
` [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces

[pull] amdgpu, amdkfd drm-fixes-5.10
 2020-11-04 20:57 UTC 

[bugreport] [5.10-rc1] Oops: 0000 [#1] SMP NOPTI bug which always starts as page allocation failure
 2020-11-04 20:07 UTC  (2+ messages)

[PATCH 0/2] amdgpu's drm_driver becomes const
 2020-11-04 16:24 UTC  (6+ messages)
` [PATCH 1/2] drm/amdgpu/virt: fix handling of the atomic flag
` [PATCH 2/2] drm/amdgpu: Make struct drm_driver const

[amdgpu] unable to use AMDGPU card on Linux 5.10-rc1
 2020-11-04 15:29 UTC  (2+ messages)

[PATCH] drm/amdgpu: replace idr_init() by idr_init_base()
 2020-11-04 15:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: clip the ref divider max value at 100
 2020-11-04 15:03 UTC  (12+ messages)

[PATCH] drm/amdgpu/virt: fix handling of the atomic flag
 2020-11-04 13:20 UTC  (4+ messages)

[PATCH] drm/amdgpu: add missing clock gating info in amdgpu_pm_info
 2020-11-04 12:17 UTC  (3+ messages)

[PATCH 1/6] drm/radeon: Stop changing the drm_driver struct
 2020-11-04 10:04 UTC 

[PATCH] drm/amdgpu: fix NULL pointer crash on navi10 headless SKU
 2020-11-04  9:54 UTC  (11+ messages)

[PATCH] drm/amdgpu: cleanup debug information in amdgpu_set_pp_features()
 2020-11-04  6:19 UTC  (4+ messages)
` [PATCH] drm/amdgpu: cleanup debug log "

[PATCH] drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_table
 2020-11-04  1:38 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE
 2020-11-04  1:13 UTC  (11+ messages)
` [PATCH 4/4] drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x (v4)
 2020-11-04  1:11 UTC  (2+ messages)

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-03 23:28 UTC  (9+ messages)

[PATCH] drm/amd/display: fix psr panel lightup
 2020-11-03 23:33 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x (v3)
 2020-11-03 21:30 UTC 

[PATCH] drm/amd/amdgpu: Enable arcturus devices to access the method kgd_gfx_v9_get_cu_occupancy that is already defined
 2020-11-03 19:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: set LDS_CONFIG=0x20 on Navy Flounder to fix a GPU hang
 2020-11-03 17:42 UTC  (3+ messages)

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x (v2)
 2020-11-03 17:39 UTC 

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x
 2020-11-03 17:17 UTC  (3+ messages)

[PATCH 1/8] drm/amdgpu: fix off by one in amdgpu_vm_handle_fault
 2020-11-03 16:05 UTC  (10+ messages)
` [PATCH 2/8] drm/amdgpu: drop leading zeros from the gmc9 fault address
` [PATCH 3/8] drm/amdgpu: cleanup gmc_v10_0_process_interrupt a bit
` [PATCH 4/8] drm/amdgpu: add infrastructure for soft IH ring
` [PATCH 5/8] drm/amdgpu: enabled software IH ring for Vega
` [PATCH 6/8] drm/amdgpu: make sure retry faults are handled in a work item on Vega
` [PATCH 7/8] drm/amdgpu: enabled software IH ring for Navi
` [PATCH 8/8] drm/amdgpu: implement retry fault handling "

[PATCH] drm/amdgpu: do not initialise global variables to 0 or NULL
 2020-11-03 15:34 UTC  (9+ messages)

[PATCH] drm/amdgpu: Change the way to determine framebuffer type
 2020-11-03 15:33 UTC  (2+ messages)

[PATCH] drm/amdgpu: update module paramter doc of amdgpu_dpm
 2020-11-03 14:30 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: add infrastructure for soft IH ring
 2020-11-03 13:26 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: enabled software IH ring for Vega

[PATCH v7 00/10] Support GEM object mappings from I/O memory
 2020-11-03  9:30 UTC  (11+ messages)
` [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
` [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v7 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH] drm/amdgpu: enable GFXOFF for dimgrey_cavefish
 2020-11-03  8:28 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: specify the power strategy for vcn use
 2020-11-03  8:19 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;
as well as URLs for NNTP newsgroup(s).