AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-13 15:24:19 to 2021-01-18 21:02:51 UTC [more...]

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-01-18 21:01 UTC  (14+ messages)
` [PATCH v4 01/14] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v4 02/14] drm: Unamp the entire device address space on device unplug
` [PATCH v4 03/14] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v4 04/14] drm/sched: Cancel and flush all oustatdning jobs before finish
` [PATCH v4 05/14] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v4 06/14] drm/amdgpu: Add early fini callback
` [PATCH v4 07/14] drm/amdgpu: Register IOMMU topology notifier per device
` [PATCH v4 08/14] drm/amdgpu: Fix a bunch of sdma code crash post device unplug
` [PATCH v4 09/14] drm/amdgpu: Remap all page faults to per process dummy page
` [PATCH v4 10/14] dmr/amdgpu: Move some sysfs attrs creation to default_attr
` [PATCH v4 11/14] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v4 12/14] drm/scheduler: Job timeout handler returns status
` [PATCH v4 13/14] drm/sched: Make timeout timer rearm conditional

[PATCH 1/1] drm/amdkfd: Enable userptr support when KFD is enabled
 2021-01-18 16:16 UTC  (8+ messages)

[PATCH] drm/amdgpu: change the fence ring wait timeout
 2021-01-18 16:03 UTC  (8+ messages)

[PATCH v2] drm/amdgpu: fix build error without x86 kconfig (v2)
 2021-01-18 15:50 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: Tune min clk values for MPO for RV"
 2021-01-18 15:23 UTC  (3+ messages)

[PATCH v3 0/8] drm: Move struct drm_device.pdev to legacy
 2021-01-18 15:02 UTC  (6+ messages)
` [PATCH v3 2/8] drm/amdgpu: Remove references to struct drm_device.pdev

[PATCH v3 0/3] Experimental freesync video mode optimization
 2021-01-18 14:36 UTC  (7+ messages)
` [PATCH v3 1/3] drm/amd/display: Add module parameter for freesync video mode
` [PATCH v3 3/3] drm/amd/display: Skip modeset for front porch change

[PATCH 00/16] DC Patches January 15, 2020
 2021-01-18 12:04 UTC  (19+ messages)
` [PATCH 01/16] drm/amd/display: Fixed corruptions on HPDRX link loss restore
` [PATCH 02/16] drm/amd/display: disable FEC while using eDP
` [PATCH 03/16] drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case
` [PATCH 04/16] drm/amd/display: Use hardware sequencer functions for PG control
` [PATCH 05/16] drm/amd/display: Report Freesync to vrr_range debugfs entry in DRM
` [PATCH 06/16] drm/amd/display: Allow dmub srv hardware reset before HW init
` [PATCH 07/16] drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails
` [PATCH 08/16] drm/amd/display: Fix reset sequence with driver direct DMCUB fw load
` [PATCH 09/16] drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping
` [PATCH 10/16] drm/amd/display: Allow dmu_stg to support cached inbox for dmub
` [PATCH 11/16] drm/amd/display: Log link/connector info provided in BIOS object table
` [PATCH 12/16] drm/amd/display: Fix dml20v2_ModeSupportAndSystemConfigurationFull() to check DesiredBPP
` [PATCH 13/16] drm/amd/display: Allow PSTATE chnage when no displays are enabled
` [PATCH 14/16] drm/amd/display: Update dram_clock_change_latency for DCN2.1
` [PATCH 15/16] drm/amd/display: [FW Promotion] Release 0.0.48
` [PATCH 16/16] drm/amd/display: 3.2.119

[PATCH] drm/amdgpu: modify GCR_GENERAL_CNTL for Vangogh
 2021-01-18 11:26 UTC 

[PATCH] drm/amdgpu: Remove GFXOFF MASK for Vangogh
 2021-01-18 10:17 UTC 

[PATCH] drm/amd/amdgpu: remove redundant flush_delayed_work
 2021-01-18  8:48 UTC  (3+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 211245] New: Fedora 33 amdgpu print warning at boot]
 2021-01-17 21:37 UTC 

[PATCH 1/2] drm/amd/pm: fulfill the API for navi1x gfxoff state retrieving(V2)
 2021-01-18  8:17 UTC  (6+ messages)
` [PATCH 2/2] drm/amd/pm: fulfill the API for Sienna Cichlid gfxoff state retrieving

[PATCH] drm/amd/pm: remove unused message SMU_MSG_SpareX
 2021-01-18  6:45 UTC  (3+ messages)

[PATCH 1/2] drm/amd/pm: fulfill the API for navi1x gfxoff state retrieving
 2021-01-18  1:29 UTC  (6+ messages)
` [PATCH 2/2] drm/amd/pm: fulfill the API for Sienna Cichlid "

[PATCH 01/10] drm/atomic: Pass the full state to planes async atomic check and update
 2021-01-15 20:42 UTC  (10+ messages)
` [PATCH 02/10] drm: Rename plane atomic_check state names
` [PATCH 04/10] drm/atomic: Pass the full state to planes atomic_check
` [PATCH 05/10] drm: Use the state pointer directly in "

[PATCH] drm/amdgpu:this forword declear maybe not used
 2021-01-15 18:22 UTC  (2+ messages)

[pull] amdgpu drm-next-5.12
 2021-01-15 17:01 UTC  (4+ messages)

[PATCH] drm/amd/display: fix the coding style issue of integrated_info
 2021-01-15 21:54 UTC  (3+ messages)

[PATCH][next] drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]
 2021-01-15 10:16 UTC  (6+ messages)

[PATCH] drm/amd/display: fix the system memory page fault because of copy overflow
 2021-01-15 21:38 UTC  (8+ messages)

Couple of issues with amdgpu on my WX4100
 2021-01-15 11:29 UTC  (5+ messages)

[PATCH] drm/amd/pm: update driver if version for navy_flounder
 2021-01-15 10:27 UTC  (2+ messages)

[PATCH] drm/amd/pm: clear the cached dpm feature status
 2021-01-15  9:36 UTC 

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-01-15  7:47 UTC  (34+ messages)
            ` HMM fence (was Re: [PATCH 00/35] Add HMM-based SVM memory manager to KFD)

[PATCH 1/2] drm: distinguish return value of drm_dp_check_and_send_link_address
 2021-01-15  7:21 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work

[PATCH 1/2] drm/amdgpu: race issue when jobs on 2 ring timeout
 2021-01-15  2:14 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amdgpu: set job guilty if reset skipped

[drm:dm_plane_helper_prepare_fb [amdgpu]] *ERROR* Failed to pin framebuffer with error -12
 2021-01-14 22:43 UTC  (9+ messages)

[pull] amdgpu, amdkfd drm-fixes-5.11
 2021-01-14 20:13 UTC 

[PATCH 0/8] amdgpu/pm: Powerplay API for smu
 2021-01-14 17:48 UTC  (2+ messages)

[PATCH] drm/amd/display: Simplify bool comparison
 2021-01-14 17:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: Repeat assignment to max_slave_planes
 2021-01-14 17:41 UTC  (2+ messages)

[PATCH 00/10] Fix documentation warnings at linux-next
 2021-01-14 17:40 UTC  (4+ messages)
` [PATCH 06/10] drm: amd: amdgpu_dm.h: fix a wrong kernel-doc markup

[PATCH 00/30] [Set 13] Finally rid W=1 warnings from GPU
 2021-01-14 17:23 UTC  (44+ messages)
` [PATCH 01/30] drm/amd/display/dc/dc_helper: Include our own header, containing prototypes
` [PATCH 02/30] drm/amd/include/renoir_ip_offset: Mark top-level IP_BASE as __maybe_unused
` [PATCH 03/30] drm/amd/display/dmub/src/dmub_dcn30: Include our own header containing prototypes
` [PATCH 04/30] drm/amd/display/modules/power/power_helpers: Staticify local functions
` [PATCH 05/30] drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formatting
` [PATCH 06/30] drm/amd/display/dc/core/dc_resource: Staticify local functions
` [PATCH 07/30] drm/amd/display/dc/core/dc_link: Remove unused variable 'status'
` [PATCH 08/30] drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzToLinkRateMultiplier'
` [PATCH 09/30] drm/amd/display/dc/dce112/dce112_resource: Include our own header file containing prototypes
` [PATCH 10/30] drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependent_lock'
` [PATCH 11/30] drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warning
` [PATCH 12/30] drm/amd/display/dc/dce100/dce100_resource: Include our own header containing prototypes
` [PATCH 13/30] drm/amd/display/dc/dce60/Makefile: Ignore -Woverride-init warning
` [PATCH 14/30] drm/amd/display/dc/dce80/Makefile: "
` [PATCH 15/30] drm/amd/display/dc/dce80/dce80_resource: Include our own header containing prototypes
` [PATCH 17/30] drm/amd/display/dc/dce60/dce60_resource: "
` [PATCH 18/30] drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heap
` [PATCH 19/30] drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe_unused
` [PATCH 20/30] drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanours
` [PATCH 21/30] drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abuses
` [PATCH 22/30] drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issues

[PATCH 00/40] [Set 12] Rid W=1 warnings from GPU
 2021-01-14 17:00 UTC  (3+ messages)
` [PATCH 28/40] drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function headers

[PATCH 00/40] [Set 11] Rid W=1 warnings from GPU
 2021-01-14 16:50 UTC  (3+ messages)
` [PATCH 21/40] drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mode' and 'sclk_lvl'

[PATCH 1/2] drm/amdgpu: Add Secure Display TA header file
 2021-01-14 13:00 UTC  (4+ messages)

[PATCH] drm/amdgpu: toggle on DF Cstate after finishing xgmi injection
 2021-01-14 12:59 UTC  (2+ messages)

[PATCH] drm/amd/display: Simplify bool comparison
 2021-01-14  9:42 UTC  (2+ messages)

mclk stuck at low state
 2021-01-14  8:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: check the result of copy_from_user in secure display debugfs (v2)
 2021-01-14  6:14 UTC  (5+ messages)

[PATCH 1/2] drm/amd/pm: modify the fine grain tuning function for Renoir
 2021-01-14  2:57 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: modify the fine grain tuning function for vangogh

[PATCH 1/2] drm/amdgpu: add green_sardine device id (v2)
 2021-01-13 15:27 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add new device id for Renior

[PATCH] drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4
 2021-01-13 15:26 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