AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-12 17:31:16 to 2021-05-14 13:06:36 UTC [more...]

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

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

[PATCH] drm/amd/display: Fix overlay validation by considering cursors
 2021-05-14 11:47 UTC 

[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] drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
 2021-05-14  8:19 UTC 

[PATCH] drm/amdgpu: Fill adev->unique_id with data from PF2VF msg
 2021-05-14  8:16 UTC 

[PATCH v4 01/16] drm/amdgpu: Indirect register access for Navi12 sriov - new internal macro
 2021-05-14  7:56 UTC  (17+ 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

[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 2/2] drm/amdgpu: fix fence calculation
 2021-05-14  7:26 UTC  (16+ messages)
` [PATCH 1/2] drm/amdgpu: free resources on fence usage query
                    ` [PATCH 2/2] drm/amdgpu: fix fence calculation (v2)

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

[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 00/20] DC Patches May 17, 2021
 2021-05-14  4:50 UTC  (21+ 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] 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 v7 00/16] RFC Support hot device unplug in amdgpu
 2021-05-13 14:54 UTC  (10+ messages)
` [PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
` [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal

[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 

[PATCH] drm/radeon: use the dummy page for GART if needed
 2021-05-12 18:10 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 18/23] drm/amd/display: Fix two cursor duplication when using overlay
 2021-05-12 18:04 UTC 

[PATCH AUTOSEL 5.10 24/34] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
 2021-05-12 18:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 28/34] drm/amd/display: Fix two cursor duplication when using overlay

[PATCH AUTOSEL 5.11 25/35] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
 2021-05-12 18:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 29/35] drm/amd/display: Fix two cursor duplication when using overlay

[PATCH AUTOSEL 5.12 27/37] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
 2021-05-12 18:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 31/37] drm/amd/display: Fix two cursor duplication when using overlay

New uAPI for color management proposal and feedback request
 2021-05-12 17:59 UTC  (3+ messages)

[PATCH 1/3] drm/amdkfd: classify and map mixed svm range pages in GPU
 2021-05-12 17:34 UTC  (3+ messages)
` [PATCH 2/3] drm/amdkfd: skip invalid pages during migrations
` [PATCH 3/3] drm/amdkfd: add invalid pages debug at vram migration

[PATCH 00/49] Initial Beige Goby Support
 2021-05-12 17:30 UTC  (49+ messages)
` [PATCH 01/49] drm/amd/amdgpu: add beige_goby asic type
` [PATCH 02/49] drm/amd/amdgpu: set fw load type for beige_goby
` [PATCH 03/49] drm/amd/amdgpu: set asic family and ip blocks "
` [PATCH 04/49] drm/amd/amdgpu: add support for beige_goby firmware
` [PATCH 05/49] drm/amd/amdgpu: add gmc support for beige_goby
` [PATCH 06/49] drm/amd/amdgpu: add common "
` [PATCH 07/49] drm/amd/amdgpu: initialize IP offset "
` [PATCH 08/49] drm/amd/amdgpu: add mmhub support "
` [PATCH 09/49] drm/amd/amdgpu: add common ip block "
` [PATCH 10/49] drm/amd/amdgpu: add gmc "
` [PATCH 11/49] drm/amd/amdgpu: add ih "
` [PATCH 12/49] drm/amd/amdgpu: add gfx "
` [PATCH 13/49] drm/amd/amdgpu: add sdma "
` [PATCH 14/49] drm/amd/amdgpu: configure beige_goby gfx according to gfx 10.3's definition
` [PATCH 15/49] drm/amd/amdgpu: add virtual display support for beige_goby
` [PATCH 16/49] drm/amd/amdgpu: support cp_fw_write_wait "
` [PATCH 17/49] drm/amd/amdgpu: Use IP discovery table for beige goby
` [PATCH 18/49] drm/amdkfd: support beige_goby KFD
` [PATCH 19/49] drm/amdkfd: add kfd2kgd funcs for beige_goby kfd support
` [PATCH 20/49] drm/amd/amdgpu: add smu support for beige_goby
` [PATCH 21/49] drm/amd/amdgpu: add psp "
` [PATCH 22/49] drm/amdgpu: add mmhub client support for beige goby
` [PATCH 23/49] drm/amdgpu: add gc_10_3_5 golden setting for beige_goby
` [PATCH 24/49] drm/amdgpu: Enable VCN for Beige Goby
` [PATCH 25/49] drm/amd/amdgpu: update golden_setting_10_3_5 for beige_goby
` [PATCH 26/49] drm/amd/pm: add mode1 support "
` [PATCH 27/49] drm/amd/pm: update smu11 driver interface header "
` [PATCH 28/49] drm/amd/pm: use macro to get pptable members
` [PATCH 29/49] drm/amdgpu: enable GFX clock gating for beige_goby
` [PATCH 30/49] drm/amdgpu: support athub cg setting "
` [PATCH 31/49] drm/amdgpu: enable athub/mmhub PG "
` [PATCH 32/49] drm/amdgpu: enable mc CG and LS "
` [PATCH 33/49] drm/amdgpu: enable hdp "
` [PATCH 34/49] drm/amdgpu: enable ih CG "
` [PATCH 35/49] drm/amdgpu: enabled VCN3.0 CG for BEIGE GOBY
` [PATCH 36/49] drm/amdgpu: add cgls for beige_goby
` [PATCH 37/49] drm/amd/pm: Use the PPTable from VBIOS "
` [PATCH 38/49] drm/amd/amdgpu: Enable gfxoff "
` [PATCH 39/49] drm/amdgpu: fix GCR_GENERAL_CNTL offset "
` [PATCH 40/49] drm/amd/amdgpu: Enable memory training for psp HW_REV#11.0.13
` [PATCH 42/49] drm/amd/display: Initial DC support for Beige Goby
` [PATCH 43/49] drm/amd/display: Edit license info for beige goby DC files
` [PATCH 44/49] drm/amd/display: Add DM support for Beige Goby
` [PATCH 45/49] drm/amd/amdgpu: Enable DCN IP init "
` [PATCH 46/49] drm/amd/display: Add callback for update_soc_for_wm_a for dcn303
` [PATCH 47/49] drm/amd/display: Update DCN303 SR Exit Latency
` [PATCH 48/49] drm/amd/display: Enable HDCP for Beige Goby
` [PATCH 49/49] drm/amd/display: enable idle optimizations for beige goby


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).