amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 18:38:24 to 2020-11-23 13:58:22 UTC [more...]

[PATCH 00/40] [Set 8] Rid W=1 warnings from GPU
 2020-11-23 12:30 UTC  (26+ messages)
` [PATCH 01/40] drm/radeon/radeon_device: Consume our own header where the prototypes are located
` [PATCH 02/40] drm/amd/amdgpu/amdgpu_ttm: Add description for 'page_flags'
` [PATCH 03/40] drm/amd/amdgpu/amdgpu_ib: Provide docs for 'amdgpu_ib_schedule()'s 'job' param
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_virt: Correct possible copy/paste or doc-rot misnaming issue
` [PATCH 05/40] drm/amd/amdgpu/cik_ih: Supply description for 'ih' in 'cik_ih_{get, set}_wptr()'
` [PATCH 06/40] drm/amd/amdgpu/uvd_v4_2: Fix some kernel-doc misdemeanours
` [PATCH 08/40] drm/amd/amdgpu/cik_sdma: Supply some missing function param descriptions
` [PATCH 09/40] drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issues
` [PATCH 16/40] drm/amd/amdgpu/si_dma: Fix a bunch of function documentation issues
` [PATCH 17/40] drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 'timeout' param
` [PATCH 21/40] drm/amd/amdgpu/uvd_v3_1: Fix-up some documentation issues
` [PATCH 22/40] drm/amd/amdgpu/dce_v6_0: Fix formatting and missing parameter description issues
` [PATCH 24/40] drm/amd/include/navi10_ip_offset: Mark top-level IP_BASE as __maybe_unused
` [PATCH 25/40] drm/amd/include/arct_ip_offset: Mark top-level IP_BASE definition "
` [PATCH 26/40] drm/amd/include/navi14_ip_offset: Mark top-level IP_BASE "
` [PATCH 28/40] drm/amd/include/sienna_cichlid_ip_offset: "
` [PATCH 29/40] drm/amd/include/vangogh_ip_offset: "
` [PATCH 30/40] drm/amd/include/dimgrey_cavefish_ip_offset: "
` [PATCH 33/40] drm/amd/amdgpu/cik_sdma: Add one and remove another function param description
` [PATCH 34/40] drm/amd/amdgpu/uvd_v4_2: "
` [PATCH 36/40] drm/amd/amdgpu/gmc_v7_0: Add some missing kernel-doc descriptions
` [PATCH 37/40] drm/amd/amdgpu/gmc_v8_0: Fix more issues attributed to copy/paste
` [PATCH 39/40] drm/amd/amdgpu/gmc_v9_0: Remove unused table 'ecc_umc_mcumc_status_addrs'

[PATCH] drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory_block"
 2020-11-23 10:54 UTC 

[PATCH 1/1] drm/amdgpu: set default value of noretry to 1 for specified asic
 2020-11-23 13:37 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12
 2020-11-23 13:30 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-23 13:03 UTC  (29+ messages)
` [PATCH 004/141] drm/amdgpu: "
` [PATCH 005/141] drm/radeon: "
` [PATCH 028/141] drm/amd/display: "
` [PATCH 078/141] drm/amd/pm: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[PATCH] drm/amdgpu: unpack dma_fence_chain containers during sync
 2020-11-23 12:31 UTC  (2+ messages)

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23  0:53 UTC  (14+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-25 10:42 UTC  (25+ messages)
` [PATCH v3 01/12] drm: Add dummy page per device or GEM object
` [PATCH v3 02/12] drm: Unamp the entire device address space on device unplug
` [PATCH v3 03/12] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v3 04/12] drm/ttm: Set dma addr to null after freee
` [PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v3 06/12] drm/sched: Cancel and flush all oustatdning jobs before finish
` [PATCH v3 07/12] drm/sched: Prevent any job recoveries after device is unplugged
` [PATCH v3 08/12] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v3 09/12] drm/amdgpu: Add early fini callback
` [PATCH v3 10/12] drm/amdgpu: Avoid sysfs dirs removal post device unplug
` [PATCH v3 11/12] drm/amdgpu: Register IOMMU topology notifier per device
` [PATCH v3 12/12] drm/amdgpu: Fix a bunch of sdma code crash post device unplug

[PATCH] drm/amdgpu: update GC golden setting for navy_flounder
 2020-11-23  3:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: update golden setting for sienna_cichlid
 2020-11-23  2:35 UTC  (2+ messages)

[PATCH 0/4] drm/amd/display: add cursor plane checks
 2020-11-20 20:53 UTC  (2+ messages)

[PATCH 1/4] drm/amd/display: add cursor FB size check
 2020-11-20 20:51 UTC  (3+ messages)

[PATCH 00/18] DC 3.2.113 Patches, November 20, 2020
 2020-11-20 20:19 UTC  (19+ messages)
` [PATCH 01/18] drm/amd/display: add i2c speed arbitration for dc_i2c and hdcp_i2c
` [PATCH 02/18] drm/amd/display: Source minimum HBlank support
` [PATCH 03/18] drm/amd/display: Update panel register
` [PATCH 04/18] drm/amd/display: Enable stutter for dcn3.01
` [PATCH 05/18] drm/amd/display: Add DMCU memory low power support
` [PATCH 06/18] drm/amd/display: intermittent underflow observed when PIP is toggled in Full screen
` [PATCH 07/18] drm/amd/display: expose clk_mgr functions for reuse
` [PATCH 08/18] drm/amd/display: change hw sequence
` [PATCH 09/18] drm/amd/display: Clear sticky vsc sdp error bit
` [PATCH 10/18] drm/amd/display: Add BLNDGAM memory shutdown support
` [PATCH 11/18] drm/amd/display: Add internal display info
` [PATCH 12/18] drm/amd/display: Check multiple internal displays for power optimization
` [PATCH 13/18] drm/amd/display: remove macro which is in header already
` [PATCH 14/18] drm/amd/display: Add GAMCOR memory shutdown support
` [PATCH 15/18] drm/amd/display: enable pipe power gating by default
` [PATCH 16/18] drm/amd/display: 3.2.113
` [PATCH 17/18] drm/amd/display: To update backlight restore mechanism
` [PATCH 18/18] drm/amd/display: init soc bounding box for dcn3.01

[PATCH 3/4] drm/amd/display: check cursor scaling
 2020-11-20 20:18 UTC 

[PATCH 4/4] drm/amd/display: don't expose rotation prop for cursor plane
 2020-11-20 20:19 UTC 

[PATCH 2/4] drm/amd/display: disallow cropping for cursor plane
 2020-11-20 20:18 UTC 

[bugreport] Renoir laptop freezes after "waking up" from suspend, WARNING: CPU: 0 PID: 4573 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:2548
 2020-11-20 17:13 UTC 

[PATCH 1/2] drm/amdgpu: use generic DMA API
 2020-11-20 16:06 UTC  (3+ messages)
` [PATCH 2/2] drm/radeon: "

[PATCH] drm/amdgpu: only register VGA devices with the VGA arbiter
 2020-11-20 15:59 UTC  (3+ messages)

[PATCH 1/1] drm/amdgpu: use generic DMA API
 2020-11-20 15:43 UTC  (2+ messages)

[PATCH] drm/amd/display: Avoid HDCP initialization in devices without output
 2020-11-20 14:34 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: fix the crash after runtime pm resume
 2020-11-20  8:09 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add module parameter choose runtime method

[PATCH] drm/amd/amdgpu: skip unload message in reset
 2020-11-20  7:09 UTC  (2+ messages)

[PATCH] amd/amdgpu: use kmalloc_array to replace kmalloc with multiply
 2020-11-19 21:56 UTC  (3+ messages)

[PATCH] amdgpu/amdgpu_ids: fix kmalloc_array not uses number as first arg
 2020-11-19 21:54 UTC  (3+ messages)

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-19 21:24 UTC  (31+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object
` [PATCH v2 8/8] drm/amdgpu: Prevent any job recoveries after device is unplugged

[PATCH v3 0/5] drm/amdgpu/vcn: support dec software ring
 2020-11-19 19:51 UTC  (14+ messages)
` [PATCH v3 1/5] drm/amdgpu/vcn: refactor dec message functions
` [PATCH v3 2/5] drm/amdgpu/vcn: update header to support dec vcn software ring
` [PATCH v3 3/5] drm/amdgpu/vcn: add test for "
` [PATCH v3 4/5] drm/amdgpu/vcn3.0: add dec software ring vm functions to support
` [PATCH v3 5/5] drm/amdgpu/vcn3.0: add software ring share memory support

[PATCH] drm/amd/display: Add DPCS regs for dcn302 link encoder
 2020-11-19 18:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add gfx doorbell setting for Vangogh
 2020-11-19 10:36 UTC  (2+ messages)

[PATCH] drm/amd/display: change license of color_table.c
 2020-11-19  2:30 UTC 

[pull] amdgpu drm-fixes-5.10
 2020-11-18 21:36 UTC 

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-18 10:24 UTC  (4+ messages)
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_drv: Move 'amdgpu_info_ioctl()'s prototype to shared header

[PATCH] drm/amdgpu/dc: Pixel encoding DRM property and module parameter
 2020-11-18 11:39 UTC  (9+ messages)

[PATCH] amd/amdgpu: optimise CONFIG_X||CONFIG_X_MODULE to IS_ENABLED(X)
 2020-11-18  8:19 UTC  (2+ messages)

[PATCH] drm/amd/pm: support runtime PPTable update for dimgrey_cavefish
 2020-11-18  2:28 UTC  (2+ messages)

[PATCH 0/2] runtime pm fix
 2020-11-18  2:23 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: fix the crash after runtime pm resume

[pull] amdgpu, amdkfd, radeon, scheduler drm-next-5.11
 2020-11-17 22:40 UTC 

[PATCH 1/2] drm/amdgpu: add device ID for navy_flounder (v2)
 2020-11-17 21:18 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add DID for dimgrey_cavefish

[PATCH][next] drm/amd/pm: fix spelling mistakes in dev_warn messages
 2020-11-17 18:42 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).