AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 21:40:34 to 2021-06-11 17:01:42 UTC [more...]

[PATCH 00/40] I2C fixes
 2021-06-11 17:01 UTC  (55+ messages)
` [PATCH 13/40] dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)
` [PATCH 14/40] drm/amdgpu: Drop i > 0 restriction for issuing RESTART
` [PATCH 15/40] drm/amdgpu: Send STOP for the last byte of msg only
` [PATCH 16/40] drm/amd/pm: SMU I2C: Return number of messages processed
` [PATCH 17/40] drm/amdgpu/pm: ADD I2C quirk adapter table
` [PATCH 18/40] drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)
` [PATCH 19/40] drm/amdgpu: Fixes to the AMDGPU EEPROM driver
` [PATCH 20/40] drm/amdgpu: EEPROM respects I2C quirks
` [PATCH 21/40] drm/amdgpu: I2C EEPROM full memory addressing
` [PATCH 22/40] drm/amdgpu: RAS and FRU now use 19-bit I2C address
` [PATCH 23/40] drm/amdgpu: Fix wrap-around bugs in RAS
` [PATCH 24/40] drm/amdgpu: I2C class is HWMON
` [PATCH 25/40] drm/amdgpu: RAS: EEPROM --> RAS
` [PATCH 26/40] drm/amdgpu: Rename misspelled function
` [PATCH 27/40] drm/amdgpu: RAS xfer to read/write
` [PATCH 28/40] drm/amdgpu: EEPROM: add explicit read and write
` [PATCH 29/40] drm/amd/pm: Extend the I2C quirk table
` [PATCH 30/40] drm/amd/pm: Simplify managed I2C transfer functions
` [PATCH 31/40] drm/amdgpu: Fix width of I2C address
` [PATCH 32/40] drm/amdgpu: Return result fix in RAS
` [PATCH 33/40] drm/amd/pm: Fix a bug in i2c_xfer
` [PATCH 34/40] drm/amdgpu: Fix amdgpu_ras_eeprom_init()
` [PATCH 35/40] drm/amdgpu: Simplify RAS EEPROM checksum calculations
` [PATCH 36/40] drm/amdgpu: Use explicit cardinality for clarity
` [PATCH 37/40] drm/amdgpu: Optimizations to EEPROM RAS table I/O
` [PATCH 38/40] drm/amdgpu: RAS EEPROM table is now in debugfs
` [PATCH 39/40] drm/amdgpu: Fix koops when accessing RAS EEPROM
` [PATCH 40/40] drm/amdgpu: Use a single loop

[PATCH] drm/amd/display: add dummy PG callback for beige goby
 2021-06-11 16:55 UTC  (2+ messages)

Change how amdgpu stores fences in dma_resv objects
 2021-06-11 15:21 UTC  (25+ messages)
` [PATCH 1/7] dma-buf: some dma_fence_chain improvements
` [PATCH 2/7] dma-buf: add dma_fence_chain_alloc/free
` [PATCH 3/7] dma-buf: add dma_fence_chain_alloc/free self tests
` [PATCH 4/7] dma-buf: add dma_fence_chain_garbage_collect
` [PATCH 5/7] drm/syncobj: drop the manual garbage collection
` [PATCH 6/7] drm/amdgpu: unwrap fence chains in the explicit sync fence
` [PATCH 7/7] drm/amdgpu: rework dma_resv handling

[PATCH 1/5] dma-buf: fix dma_resv_test_signaled test_all handling
 2021-06-11 15:10 UTC  (12+ messages)
` [PATCH 2/5] dma-buf: some dma_fence_chain improvements
` [PATCH 3/5] dma-buf: add dma_fence_chain_alloc/free v2
` [PATCH 4/5] drm/amdgpu: unwrap fence chains in the explicit sync fence
` [PATCH 5/5] drm/amdgpu: rework dma_resv handling v2

[PATCH] drm/amdkfd: move CoherentHostAccess prop to HSA_CAPABILITY
 2021-06-11 14:32 UTC  (2+ messages)

[PATCH] drm/amd/pm: Disable SMU messages in navi10 sriov
 2021-06-11 10:51 UTC  (2+ messages)

[PATCH] drm/amd/pm: support ss metrics read on renoir
 2021-06-11 10:40 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
 2021-06-11  9:58 UTC 

[PATCH] drm/amd/pm: support ss metrics read on yellow_carp
 2021-06-10  4:32 UTC 

[PATCH] drm/amdgpu: enable support error injection broadcast to all instances
 2021-06-11  7:23 UTC  (2+ messages)

[PATCH v2 1/7] drm/sysfs: introduce drm_sysfs_connector_hotplug_event
 2021-06-10 17:12 UTC  (3+ messages)

[PATCH 1/8] drm/amdgpu: update psp gfx i/f to support dynamic GECC
 2021-06-11  7:05 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu: allow different boot configs
` [PATCH 3/8] drm/amdgpu: add helper function to query gecc status in boot config
` [PATCH 4/8] drm/amdgpu: enable dynamic GECC support (v2)
` [PATCH 5/8] drm/amdgpu: add psp runtime db structures
` [PATCH 6/8] drm/amdgpu: add helper function to query psp runtime db entry (v2)
` [PATCH 7/8] drm/amdgpu: cache psp runtime boot_cfg_bitmask in sw_int
` [PATCH 8/8] drm/amdgpu: disable DRAM memory training when GECC is enabled

[PATCH] drm/amdkfd: avoid double alloc by ioctl_alloc and svm
 2021-06-11  4:51 UTC 

[PATCH 1/1] drm/amdkfd: Disable SVM per GPU, not per process
 2021-06-10 23:29 UTC 

[PATCH] drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
 2021-06-10 21:14 UTC  (4+ messages)

[PATCH] drm/amdkfd: Add memory sync before TLB flush on unmap
 2021-06-10 19:54 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: remove amdgpu_vm_pt
 2021-06-10 17:24 UTC 

[PATCH 00/24] DC Patches June 10, 2021
 2021-06-10 16:28 UTC  (25+ messages)
` [PATCH 01/24] drm/amd/display: Remove unnecessary blank lines
` [PATCH 02/24] drm/amd/display: add DMUB registers to crash dump diagnostic data
` [PATCH 03/24] drm/amd/display: add config option for eDP hotplug detection
` [PATCH 04/24] drm/amd/display: tune backlight ramping profiles
` [PATCH 05/24] drm/amd/display: dp mst detection code refactor
` [PATCH 06/24] drm/amd/display: Change swizzle visual confirm reference pipe
` [PATCH 07/24] drm/amd/display: Updated variable name
` [PATCH 08/24] drm/amd/display: [FW Promotion] Release 0.0.70
` [PATCH 09/24] drm/amd/display: 3.2.140
` [PATCH 10/24] drm/amd/display: move psr dm interface to separate files
` [PATCH 11/24] drm/amd/display: Read LTTPR caps first on hotplug
` [PATCH 12/24] drm/amd/display: Move LTTPR cap read into its own function
` [PATCH 13/24] drm/amd/display: Read LTTPR caps first on bootup
` [PATCH 14/24] drm/amd/display: Set LTTPR Transparent Mode after read link cap
` [PATCH 15/24] drm/amd/display: Always write repeater mode regardless of LTTPR
` [PATCH 16/24] drm/amd/display: Improve logic for is_lttpr_present
` [PATCH 17/24] drm/amd/display: Enforce DPCD Address ranges
` [PATCH 18/24] drm/amd/display: Rename constant
` [PATCH 19/24] drm/amd/display: 7 retries + 50 ms timeout on AUX DEFER
` [PATCH 20/24] drm/amd/display: Do not count I2C DEFERs with AUX DEFERs
` [PATCH 21/24] drm/amd/display: Partition DPCD address space and break up transactions
` [PATCH 22/24] drm/amd/display: Add interface to get Calibrated Avg Level from FIFO
` [PATCH 23/24] drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDER
` [PATCH 24/24] drm/amd/display: Extend AUX timeout for DP initial reads

[PATCH 0/4] Add "activ bpc" drm property and use it in AMD and Intel driver
 2021-06-10 14:29 UTC  (7+ messages)
` [PATCH 4/4] drm/i915/display: Add handling for new "active bpc" property

[PATCH 0/7] Add "activ bpc" and "active color format" drm property
 2021-06-10 13:59 UTC  (8+ messages)
` [PATCH v2 2/7] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" "
` [PATCH v2 4/7] drm/i915/display: Add handling for new "active bpc" property
` [PATCH v2 5/7] drm/uAPI: Add "active color format" drm property as feedback for userspace

[PATCH -next] drm/amdgpu: Use DIV_ROUND_UP_ULL instead of DIV_ROUND_UP
 2021-06-10  8:41 UTC  (3+ messages)

[PATCH] drm/amd/display: Add Freesync video documentation
 2021-06-10 12:48 UTC 

amdgpu warning/crash on kernel 5.12.9
 2021-06-10  4:50 UTC 

[PATCH] drm/amdgpu: reset psp ring wptr during ring_create
 2021-06-10  7:28 UTC  (2+ messages)

[PATCH] drm/amdgpu: use adev_to_drm macro for consistency (v2)
 2021-06-10  6:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: PWRBRK sequence changes for Aldebaran
 2021-06-10  6:06 UTC  (2+ messages)

[pull] amdgpu, radeon drm-fixes-5.13
 2021-06-10  3:56 UTC 

[pull] amdgpu, amdkfd, radeon drm-next-5.14
 2021-06-10  3:16 UTC 

[PATCH] drm/amdgpu: use adev_to_drm to get drm_device
 2021-06-10  2:06 UTC  (8+ messages)

[PATCH v2 7/7] drm/connector: add ref to drm_connector_get in iter docs
 2021-06-09 21:24 UTC 

[PATCH v2 6/7] i915/display/dp: send a more fine-grained link-status uevent
 2021-06-09 21:24 UTC 

[PATCH v2 5/7] drm/probe-helper: use drm_kms_helper_connector_hotplug_event
 2021-06-09 21:23 UTC 

[PATCH v2 4/7] amdgpu: use drm_kms_helper_connector_hotplug_event
 2021-06-09 21:23 UTC 

[PATCH v2 3/7] drm/connector: use drm_sysfs_connector_hotplug_event
 2021-06-09 21:23 UTC 

[PATCH v2 2/7] drm/probe-helper: add drm_kms_helper_connector_hotplug_event
 2021-06-09 21:23 UTC 

[PATCH v2 0/7] drm: add per-connector hotplug events
 2021-06-09 21:23 UTC 

[PATCH] drm: display: Remove duplicated argument in dcn31
 2021-06-09 21:15 UTC  (3+ messages)

[PATCH] drm: display: Remove duplicate include in dce110
 2021-06-09 21:14 UTC  (3+ messages)

[PATCH] drm/amd/display: use ARRAY_SIZE for base60_refresh_rates
 2021-06-09 21:12 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix duplicate included clk_mgr.h
 2021-06-09 21:11 UTC  (2+ messages)

[PATCH 1/2] drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of MMSCH
 2021-06-09 21:08 UTC  (6+ messages)
` [PATCH 2/2] drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_version

[RFC PATCH v2 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-09 19:23 UTC  (3+ messages)
` [RFC PATCH v2 1/8] ext4/xfs: add page refcount helper

Important:: Action required lists.freedesktop.org
 2021-06-09 17:20 UTC 

[PATCH 0/4] drm: add per-connector hotplug events
 2021-06-09 15:10 UTC  (3+ messages)

[PATCH 1/4] drm/sysfs: introduce drm_sysfs_connector_hotplug_event
 2021-06-09 11:16 UTC  (2+ messages)

[PATCH 4/4] amdgpu: use drm_kms_helper_connector_hotplug_event
 2021-06-09 10:39 UTC 

[PATCH] drm/amdgpu/vcn: drop gfxoff control for VCN2+
 2021-06-09 10:48 UTC  (4+ messages)

[PATCH 3/4] drm/connector: use drm_sysfs_connector_hotplug_event
 2021-06-09 10:39 UTC 

[PATCH 2/4] drm/probe-helper: add drm_kms_helper_connector_hotplug_event
 2021-06-09 10:39 UTC 

[PATCH] drm/amdgpu:MI200 PWRBRK Driver change for CRB
 2021-06-09  7:41 UTC 

[PATCH -next v2] drm/amdgpu: use list_move instead of list_del/list_add in amdgpu_vm.c
 2021-06-09  7:08 UTC 

[PATCH -next v2] drm/radeon: use list_move instead of list_del/list_add in radeon_vm.c
 2021-06-09  7:12 UTC 

[PATCH] drm/amd/pm: Only primary die supports power data
 2021-06-09  7:22 UTC  (2+ messages)

[PATCH v6 1/9] drm/amd/pm: Add u64 throttler status field to gpu_metrics
 2021-06-09  4:13 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix error code on failure to set brightness
 2021-06-09  0:55 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).