AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 03:13:11 to 2019-09-03 08:02:17 UTC [more...]

[PATCH RFC v4 00/16] new cgroup controller for gpu/drm subsystem
 2019-09-03  8:02 UTC  (21+ messages)
` [PATCH RFC v4 02/16] cgroup: Introduce cgroup for drm subsystem
` [PATCH RFC v4 03/16] drm, cgroup: Initialize drmcg properties
` [PATCH RFC v4 07/16] drm, cgroup: Add total GEM buffer allocation limit
  ` [PATCH RFC v4 05/16] drm, cgroup: Add peak GEM buffer allocation stats
  ` [PATCH RFC v4 08/16] drm, cgroup: Add peak GEM buffer allocation limit
  ` [PATCH RFC v4 09/16] drm, cgroup: Add TTM buffer allocation stats
  ` [PATCH RFC v4 10/16] drm, cgroup: Add TTM buffer peak usage stats
  ` [PATCH RFC v4 11/16] drm, cgroup: Add per cgroup bw measure and control
  ` [PATCH RFC v4 13/16] drm, cgroup: Allow more aggressive memory reclaim
  ` [PATCH RFC v4 15/16] drm, cgroup: add update trigger after limit change
` [PATCH RFC v4 12/16] drm, cgroup: Add soft VRAM limit
` [PATCH RFC v4 14/16] drm, cgroup: Introduce lgpu as DRM cgroup resource
` [PATCH RFC v4 16/16] drm/amdgpu: Integrate with DRM cgroup

[PATCH 01/10] drm/amdgpu: set ip specific ras interface pointer to NULL after free it
 2019-09-03  7:36 UTC  (11+ messages)
  ` [PATCH 02/10] drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function
  ` [PATCH 03/10] drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init "
  ` [PATCH 04/10] drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init "
  ` [PATCH 05/10] drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init "
  ` [PATCH 06/10] drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init "
  ` [PATCH 07/10] drm/amdgpu: init UMC & RSMU register base address
  ` [PATCH 08/10] drm/amdgpu: allow check ras capabiltiy for arcturus
  ` [PATCH 09/10] drm/amdgpu: init arcturus umc callback functions and configurations
  ` [PATCH 10/10] drm/amdgpu: init mmhub ras functions for arcturus

Bug: amdgpu drm driver cause process into Disk sleep state
 2019-09-03  7:35 UTC 

Bug: amdgpu drm driver cause process into Disk sleep state
 2019-09-03  7:32 UTC 

[PATCH 1/3] drm/amdgpu: use moving fence instead of exclusive for VM updates
 2019-09-03  6:52 UTC  (8+ messages)
  ` [PATCH 2/3] drm/amdgpu: reserve at least 4MB of VRAM for page tables
  ` [PATCH 3/3] drm/amdgpu: remove amdgpu_cs_try_evict

gnome-shell stuck because of amdgpu driver [5.3 RC5]
 2019-09-03  6:48 UTC  (2+ messages)

[pull] amdgpu drm-next-5.4
 2019-09-03  6:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove the redundant null check
 2019-09-03  6:15 UTC 

[PATCH] drm/amd/powerplay: do proper cleanups on hw_fini
 2019-09-03  5:16 UTC  (2+ messages)

[PATCH] drm/amd/display: Restore backlight brightness after system resume
 2019-09-02 17:58 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: cleanup mtype mapping
 2019-09-02 14:57 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: cleanup PTE flag generation

[PATCH 0/3] drm/edid: don't log errors on absent CEA SAD blocks
 2019-09-02 13:17 UTC  (8+ messages)
` [PATCH 1/3] drm/amd: be quiet when no SAD block is found
` [PATCH 2/3] drm/edid: don't log errors on absent CEA SAD blocks
  ` [PATCH 2/3] drm/radeon: be quiet when no SAD block is found
` [PATCH 3/3] drm/edid: no CEA extension is not an error

[PATCH] drm/amd/powerplay: update cached feature enablement status V3
 2019-09-02  8:24 UTC  (3+ messages)

[BUG, regression] Dereferencing of NULL pointer in radeon_mn_unregister()
 2019-09-02  6:19 UTC  (4+ messages)

[PATCH 0/4] add support for ras page retirement
 2019-09-02  3:14 UTC  (12+ messages)
  ` [PATCH 1/4] drm/amdgpu: change ras bps type to eeprom table record structure
  ` [PATCH 2/4] drm/amdgpu: Hook EEPROM table to RAS
  ` [PATCH 3/4] drm/amdgpu: save umc error records
  ` [PATCH 4/4] drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper place

[PATCH] radeon: add option so DVI always respect HPD over DDC
 2019-09-02  3:09 UTC 

[PATCH] drm/amd/powerplay: guard manual mode prerequisite for clock level force
 2019-09-02  0:37 UTC  (3+ messages)

[PATCH] drm/amdgpu/irq: check if nbio funcs exist
 2019-09-02  0:21 UTC  (2+ messages)

State of AMD Sensor Fusion HUB Linux driver
 2019-09-01 19:58 UTC 

Kenel Ooops with: "drm/amdgpu: poll ras_controller_irq and err_event_athub_irq status" [bisected]
 2019-09-01 18:43 UTC  (3+ messages)

[PATCH v3 1/3] drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case
 2019-09-01 17:19 UTC  (9+ messages)
  ` [PATCH v3 2/3] dmr/amdgpu: Avoid HW GPU reset for RAS
  ` [PATCH v3 3/3] dmr/amdgpu: Add system auto reboot to RAS

Regression with kernel 4.18 - AMD RX 550 fails IB ring test on power-up
 2019-09-01 12:29 UTC  (10+ messages)
  ` 答复: "

[PATCH 1/4] drm/amdgpu: Extends amdgpu vm definitions (v2)
 2019-08-30 20:59 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu: Use optimal mtypes and PTE bits for Arcturus

[PATCH] drm/amdgpu: Move null pointer dereference check
 2019-08-30 15:09 UTC  (2+ messages)

[PATCH V2] drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APU
 2019-08-30 13:02 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV series
 2019-08-30 13:01 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: fix no interrupt issue for renoir emu (v2)

[PATCH v3 6/7] drm/amdgpu: utilize subconnector property for DP through atombios
 2019-08-30 12:47 UTC  (5+ messages)
  ` [PATCH v4 "
  ` [PATCH v4 7/7] drm/amdgpu: utilize subconnector property for DP through DisplayManager

[PATCH v2 1/2] drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV series
 2019-08-30  9:11 UTC  (2+ messages)
  ` [PATCH v2 2/2] drm/amdgpu: fix no interrupt issue for renoir emu (v2)

[PATCH 1/2] drm/amdgpu: Remove unnecessary TLB workaround
 2019-08-30  7:09 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: Disable page faults while reading user wptrs

libdrm patch merge request
 2019-08-30  6:18 UTC  (6+ messages)

[PATCH] drm/amd/powerplay: Variable ps could be NULL when it get dereferenced
 2019-08-30  4:35 UTC 

[PATCH 1/7] drm/amdgpu: add helper function to do common ras_late_init/fini (v3)
 2019-08-30  2:39 UTC  (10+ messages)
  ` [PATCH 2/7] drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block (v2)
  ` [PATCH 3/7] drm/amdgpu: switch to amdgpu_ras_late_init for sdma v4 "
  ` [PATCH 4/7] drm/amdgpu: switch to amdgpu_ras_late_init for gmc v9 "
  ` [PATCH 5/7] drm/amdgpu: add mmhub ras_late_init callback function (v2)
  ` [PATCH 6/7] drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)
  ` [PATCH 7/7] drm/amdgpu: switch to amdgpu_ras_late_init for nbio v7_4 (v2)

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-30  2:21 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APU
 2019-08-30  1:58 UTC 

[PATCH v2 1/2] dmr/amdgpu: Avoid HW GPU reset for RAS
 2019-08-30  1:51 UTC  (4+ messages)
  ` [PATCH v2 2/2] dmr/amdgpu: Add system auto reboot to RAS

[PATCH 3/4] drm/amdgpu: Determing PTE flags separately for each mapping (v2)
 2019-08-30  0:51 UTC  (2+ messages)
  ` [PATCH 3/4] drm/amdgpu: Determing PTE flags separately for each mapping (v3)

gnome-shell stuck because of amdgpu driver [5.3 RC5]
 2019-08-29 22:03 UTC  (3+ messages)

[PATCH] drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover
 2019-08-29 20:43 UTC  (3+ messages)

[PATCH] drm/amdgpu: Default disable GDS for compute+gfx
 2019-08-29 20:30 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 00/23] Add DC support for Renoir
 2019-08-29 19:35 UTC  (2+ messages)

Couldn't read Speaker Allocation Data Block/SADs
 2019-08-29 19:33 UTC  (2+ messages)

[PATCH 1/2] dmr/amdgpu: Avoid HW GPU reset for RAS
 2019-08-29 19:09 UTC  (12+ messages)
` [PATCH 2/2] dmr/amdgpu: Add system auto reboot to RAS

[PATCH AUTOSEL 5.2 65/76] drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
 2019-08-29 18:13 UTC 

[PATCH 00/20] HDCP 1.4 Content Protection
 2019-08-29 16:22 UTC  (21+ messages)
  ` [PATCH 01/20] drm: move content protection property to mode_config
  ` [PATCH 02/20] drm: generic fn converting be24 to cpu and vice versa
  ` [PATCH 03/20] drm: revocation check at drm subsystem
  ` [PATCH 04/20] drm/hdcp: gathering hdcp related code into drm_hdcp.c
  ` [PATCH 05/20] drm: Add Content protection type property
  ` [PATCH 06/20] drm: uevent for connector status change
  ` [PATCH 07/20] drm/hdcp: update content protection property with uevent
  ` [PATCH 08/20] drm/amdgpu: psp HDCP init
  ` [PATCH 09/20] drm/amdgpu: psp DTM init
  ` [PATCH 10/20] drm/amd/display: Add HDCP module
  ` [PATCH 11/20] drm/amd/display: add PSP block to verify hdcp steps
  ` [PATCH 12/20] drm/amd/display: Update hdcp display config
  ` [PATCH 13/20] drm/amd/display: Create amdgpu_dm_hdcp
  ` [PATCH 14/20] drm/amd/display: Create dpcd and i2c packing functions
  ` [PATCH 15/20] drm/amd/display: Initialize HDCP work queue
  ` [PATCH 16/20] drm/amd/display: Handle Content protection property changes
  ` [PATCH 17/20] drm/amd/display: handle DP cpirq
  ` [PATCH 18/20] drm/amd/display: Update CP property based on HW query
  ` [PATCH 19/20] drm/amd/display: only enable HDCP for DCN+
  ` [PATCH 20/20] drm/amd/display: Add hdcp to Kconfig

[PATCH V3] drm: Add LTTPR defines for DP 1.4a
 2019-08-29 15:18 UTC  (2+ messages)

[PATCH 00/17] DC Patches 28 Aug 2019
 2019-08-29 12:44 UTC  (4+ messages)
` [PATCH 14/17] drm/amd/display: Isolate DSC module from driver dependencies

[PATCH libdrm 0/4] amdgpu: new approach for ras inject test
 2019-08-29  9:26 UTC  (7+ messages)
  ` [PATCH libdrm 1/4] amdgpu: remove json package dependence
  ` [PATCH libdrm 2/4] amdgpu: delete test configuration file
  ` [PATCH libdrm 3/4] amdgpu: add ras inject unit test
  ` [PATCH libdrm 4/4] amdgpu: add ras feature capability check in inject test

[PATCH 1/2] drm/amdgpu/psp: keep TMR in visible vram region for SRIOV
 2019-08-29  7:20 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: keep the stolen memory in visible vram region

[PATCH] drm/amdgpu: fix gfx ib test failed in sriov
 2019-08-29  7:11 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: add helper function to do common ras_late_init
 2019-08-29  5:52 UTC  (15+ messages)
` [PATCH 2/7] drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block
` [PATCH 5/7] drm/amdgpu: add mmhub ras_late_init callback function
` [PATCH 6/7] drm/amdgpu: add ras_late_init callback function for nbio v7_4
` [PATCH 7/7] drm/amdgpu: switch to ras_late_init callback "

[PATCH][drm-next] drm/amdgpu: fix spelling mistake "jumpimng" -> "jumping"
 2019-08-29  3:13 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