AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-12 19:18:22 to 2021-05-17 08:26:41 UTC [more...]

[PATCH] drm/amdgpu: fix PM reference leak in amdgpu_debugfs_gfxoff_rea()
 2021-05-17  8:22 UTC  (2+ messages)
` 回复: "

[PATCH] drm/amd/amdgpu: fix refcount leak
 2021-05-17  8:26 UTC 

[PATCH] drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
 2021-05-17  8:09 UTC  (4+ messages)

[trivial PATCH] drm/amd/display: Fix typo of format termination newline
 2021-05-15 17:01 UTC 

[PATCH] drm/amdgpu: optimize to drop preamble IB for old GPUs
 2021-05-17  7:26 UTC  (6+ messages)

[PATCH] drm/amd/amdgpu: destroy pinned gem obj according to refcount
 2021-05-17  7:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: Expose rfc4122 compliant UUID
 2021-05-17  6:52 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/pm: Update metrics table
 2021-05-17  6:28 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/pm: add new fields for Navi1x

[PATCH 0/4] drm: Finally retire struct drm_format_name_buf
 2021-05-16 12:24 UTC  (6+ messages)
` [PATCH 1/4] drm/amdgpu: Use %p4cc to print 4CC format
` [PATCH 2/4] drm/simpledrm: "
` [PATCH 3/4] drm: Remove drm_get_format_name()
` [PATCH 4/4] drm/fourcc: Remove struct drm_format_buf_name

[PATCH] drm/amdgpu: Align serial size in drm_amdgpu_info_vbios
 2021-05-15 13:22 UTC  (15+ messages)

[PATCH] drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
 2021-05-14 21:16 UTC  (3+ messages)

[PATCH v4 01/16] drm/amdgpu: Indirect register access for Navi12 sriov - new internal macro
 2021-05-14 21:13 UTC  (23+ messages)
` [PATCH v4 02/16] drm/amdgpu: Indirect register access for Navi12 sriov - SOC15 macro
` [PATCH v4 03/16] drm/amdgpu: Indirect register access for Navi12 sriov - RLC interface
` [PATCH v4 04/16] drm/amdgpu: Indirect register access for Navi12 sriov - GFX v10
` [PATCH v4 05/16] drm/amdgpu: Modify GC register access from MMIO to RLCG in file gfx_v10*
` [PATCH v4 06/16] drm/amdgpu: Modify GC register access from MMIO to RLCG in file kfd_v10*
` [PATCH v4 07/16] drm/amdgpu: Modify GC register access from MMIO to RLCG in file soc15.c
` [PATCH v4 08/16] drm/amdgpu: Modify GC register access from MMIO to RLCG in file sdma_v5*
` [PATCH v4 09/16] drm/amdgpu: Modify GC register access from MMIO to RLCG in file nv.c
` [PATCH v4 10/16] drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.c
` [PATCH v4 11/16] drm/amdgpu: Modify MMHUB register access from MMIO to RLCG in file mmhub_v2*
` [PATCH v4 12/16] drm/amdgpu: Use PSP to program IH_RB_CNTL* registers
` [PATCH v4 13/16] drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV
` [PATCH v4 14/16] drm/amdgpu: Skip the program of GRBM_CAM* "
` [PATCH v4 15/16] drm/amdgpu: Refine the error report when flush tlb
` [PATCH v4 16/16] drm/amdgpu: Update gfx_v9 rlcg interface

[RFC PATCH v2 0/6] A drm_plane API to support HDR planes
 2021-05-14 21:07 UTC  (7+ messages)
` [RFC PATCH v2 1/6] drm/doc: Color Management and HDR10 RFC
` [RFC PATCH v2 2/6] drm/color: Add transfer functions for HDR/SDR on drm_plane
` [RFC PATCH v2 3/6] drm/color: Add output transfer function to crtc
` [RFC PATCH v2 4/6] drm/color: Add sdr boost property
` [RFC PATCH v2 5/6] drm/color: Add color space plane property
` [RFC PATCH v2 6/6] drm/amd/display: reformat YCbCr-RGB conversion matrix

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-05-14 21:05 UTC  (12+ messages)
` [RFC PATCH 1/3] drm/color: Add RGB Color encodings

[PATCH 00/20] DC Patches May 17, 2021
 2021-05-14 19:32 UTC  (22+ messages)
` [PATCH 01/20] drm/amd/display: treat memory as a single-channel for asymmetric memory V3
` [PATCH 02/20] drm/amd/display: Add get_current_time interface to dmub_srv
` [PATCH 03/20] drm/amd/display: Add documentation for power gate plane
` [PATCH 04/20] drm/amd/display: Remove legacy comments
` [PATCH 05/20] drm/amd/display: Add kernel-doc to some hubp functions
` [PATCH 06/20] drm/amd/display: Document set RECOUT operation
` [PATCH 07/20] drm/amd/display: Minor refactor of DP PHY test automation
` [PATCH 08/20] drm/amd/display: Disconnect non-DP with no EDID
` [PATCH 09/20] drm/amd/display: determine dp link encoding format from link settings
` [PATCH 10/20] drm/amd/display: decide link training settings based on channel coding
` [PATCH 11/20] drm/amd/display: rename perform_link_training_int function
` [PATCH 12/20] drm/amd/display: consider channel coding in configure lttpr mode
` [PATCH 13/20] drm/amd/display: Refactor suspend/resume of Secure display
` [PATCH 14/20] drm/amd/display: Add Overflow check to skip MALL
` [PATCH 15/20] drm/amd/display: Correct DPCD revision for eDP v1.4
` [PATCH 16/20] drm/amd/display: Avoid get/put vblank when stream disabled
` [PATCH 17/20] drm/amd/display: Use the correct max downscaling value for DCN3.x family
` [PATCH 18/20] drm/amd/display: Refactor and add visual confirm for HW Flip Queue
` [PATCH 19/20] drm/amd/display: [FW Promotion] Release 0.0.66
` [PATCH 20/20] drm/amd/display: 3.2.136

[PATCH] drm/amd/display: Fix overlay validation by considering cursors
 2021-05-14 16:37 UTC  (6+ messages)

[PATCH v7 00/16] RFC Support hot device unplug in amdgpu
 2021-05-14 16:26 UTC  (18+ messages)
` [PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
` [PATCH v7 05/16] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v7 12/16] drm/amdgpu: Fix hang on "
` [PATCH v7 16/16] drm/amdgpu: Unmap all MMIO mappings

[PATCH 1/2] Revert "drm/amdkfd: flush TLB after updating GPU page table"
 2021-05-14 16:12 UTC  (7+ messages)
` [PATCH 2/2] drm/amdkfd: heavy-weight flush TLB after unmap
  ` [PATCH v2 "

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-05-14 14:38 UTC  (17+ messages)

[PATCH 2/2] drm/amdgpu: fix fence calculation
 2021-05-14 14:01 UTC  (17+ messages)
` [PATCH 1/2] drm/amdgpu: free resources on fence usage query
                    ` [PATCH 2/2] drm/amdgpu: fix fence calculation (v2)

[PATCH] drm/amdgpu: Fill adev->unique_id with data from PF2VF msg
 2021-05-14 13:48 UTC  (2+ messages)

[PATCH] drm/amdgpu/nv: remove unused variable
 2021-05-14 11:05 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: psp program IH_RB_CTRL on sienna_cichlid
 2021-05-14  9:23 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu: add atomfirmware helper function to query fw cap
 2021-05-14  7:46 UTC  (7+ messages)
` [PATCH 2/6] drm/amdgpu: switch to cached fw flags for gpu virt cap
` [PATCH 3/6] drm/amdgpu: switch to cached fw flags for sram ecc cap
` [PATCH 4/6] drm/amdgpu: switch to cached fw flags for mem training cap
` [PATCH 5/6] drm/amdgpu: add helper function to query dynamic boot config cap
` [PATCH 6/6] drm/amdgpu: query boot config cap before issue psp cmd

[PATCH 1/2] drm/amdgpu: Don't query CE and UE errors
 2021-05-14  7:40 UTC  (13+ messages)
` [PATCH 2/2] drm/amdgpu: Poll of RAS errors asynchronously

[PATCH] drm/amdgpu: flush TLB if valid PDE turns into PTE
 2021-05-14  7:23 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] drm/amdgpu: Fill adev->unique_id with data from PF2VF msg
 2021-05-14  6:14 UTC  (7+ messages)

[PATCH] add vbios info query
 2021-05-14  4:29 UTC  (3+ messages)

16 bpc fixed point (RGBA16) framebuffer support for core and AMD
 2021-05-13 19:27 UTC  (7+ messages)
` [PATCH 1/5] drm/fourcc: Add 16 bpc fixed point framebuffer formats

[pull] amdgpu, radeon drm-fixes-5.13
 2021-05-13 16:32 UTC 

[PATCH v2 0/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
 2021-05-13 16:30 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2] drm/amdkfd: disable kfd debugfs node of hang_hws on vf mode
 2021-05-13 16:23 UTC  (3+ messages)

[PATCH] drm/amdgpu: Complete multimedia bandwidth interface
 2021-05-13 14:35 UTC  (3+ messages)

[PATCH 2/3] drm/amd/pm: Fix showing incorrect frequencies on aldebaran
 2021-05-13 13:34 UTC  (5+ messages)

[PATCH 3/3] drm/amd/pm: Reset max GFX clock after disabling determinism
 2021-05-13  9:48 UTC 

[PATCH 1/3] drm/amd/pm: Add custom/current freq to pstates
 2021-05-13  9:45 UTC 

[PATCH] drm/amdgpu: remove unsafe optimization to drop preamble ib
 2021-05-13  7:54 UTC  (3+ messages)

[PATCH] drm/amdkfd: disable kfd debugfs node of hang_hws on vf mode
 2021-05-13  7:46 UTC 

[PATCH] drm/amdkfd: fix a typo in kfd_device_info for beige goby
 2021-05-13  4:38 UTC 

[pull] amdgpu, amdkfd, radeon drm-next-5.14
 2021-05-12 19:18 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).