AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-02 06:03:44 to 2016-12-13 09:40:35 UTC [more...]

[RFC] Using DC in amdgpu for upcoming GPU
 2016-12-13  9:40 UTC  (48+ messages)

[PATCH] udev_monitor_receive_device() will block when hotplug monitor
 2016-12-13  8:33 UTC 

some minor dal cleanups and example of future patches
 2016-12-13  7:48 UTC  (11+ messages)
  ` [PATCH 1/8] dc: remove dc hub - this seems unused
  ` [PATCH 2/8] dal: remove some unused wrappers
  ` [PATCH 3/8] dal: drop register logger and pid/tgid getters
  ` [PATCH 4/8] dal: drop get platform info
  ` [PATCH 5/8] dal: drop setmode complete notifier
  ` [PATCH 6/8] drm/dp-helper: add missing defines needed by AMD display core
  ` [PATCH 7/8] dal: port to using drm dpcd defines
  ` [PATCH 8/8] dal: assign correct enum for edp revision

Raciness with page table shadows being swapped out
 2016-12-12 23:35 UTC  (3+ messages)

[PATCH] amdgpu: get maximum and used UVD handles
 2016-12-12 18:51 UTC 

[PATCH 1/1] drm/amd/amdgpu: get maximum and used UVD handles (v3)
 2016-12-12 18:49 UTC 

[PATCH 1/2] drm/amd/amdgpu: skip amdgpu_gem_va_update_vm when shadow page tables are swapped out
 2016-12-12 18:16 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/amdgpu: skip amdgpu_gem_va_update_vm when shadow page directory is "

Video memory reported by GLX_MESA_query_renderer differs between amdgpu and radeon
 2016-12-11 14:02 UTC  (6+ messages)

drm/amdgpu/display: Multiple fixed-point implementations
 2016-12-10 22:25 UTC  (2+ messages)

[PATCH] DC Patches for Dec 9, 2016
 2016-12-09 22:10 UTC  (2+ messages)
  ` [PATCH] drm/amd/display: Added timing sync trace

[PATCH 0/4] drm/amd/powerplay: introduce the cgs print helpers
 2016-12-09  2:29 UTC  (11+ messages)
  ` [PATCH 1/4] drm/amdgpu: "
  ` [PATCH 2/4] drm/amd/powerplay: update printk to cgs debug prints for smumgr
  ` [PATCH 3/4] drm/amd/powerplay: update printk to cgs debug prints for common part
  ` [PATCH 4/4] drm/amd/powerplay: update printk to cgs debug prints for hwmgr

[pull] radeon and amdgpu drm-next-4.10
 2016-12-08 22:00 UTC 

[PATCH 00/12] DC Patches for Dec 7, 2016
 2016-12-08 19:59 UTC  (27+ messages)
  ` [PATCH 01/12] drm/amd/display: Temporarily blocking interlacing mode until it's supported
  ` [PATCH 02/12] drm/amd/display: moving remaining functionality from gpu to dce_clocks
  ` [PATCH 03/12] drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up
  ` [PATCH 04/12] drm/amd/display: remove DM_NOT_IMPL messages
  ` [PATCH 05/12] drm/amd/display: Fix bunch of warnings in DC
  ` [PATCH 06/12] drm/amd/display: Fix warning in freesync module
  ` [PATCH 07/12] drm/amd/display: Fix warning. Set MAX_SURFACES to 3
  ` [PATCH 08/12] drm/amd/display: Fix hdmi not lighting up on Hawaii
  ` [PATCH 09/12] drm/amd/display: fix indexing bug
  ` [PATCH 10/12] drm/amd/display: avoid apply_clk_constraints for address update
  ` [PATCH 11/12] drm/amd/display: Fix refcount over dc_sink
  ` [PATCH 12/12] drm/amd/display: fix up construction of scratch_val_ctx

[PATCH] drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as well
 2016-12-08 19:19 UTC  (4+ messages)

[PATCH] drm/amdgpu: don't add files at control minor debugfs directory
 2016-12-08  9:52 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: use pr_debug to print function not implemented message
 2016-12-08  0:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: use pin rather than pin_restricted in a few cases
 2016-12-08  0:35 UTC  (2+ messages)

[PATCH 1/2] drm/amd/amdgpu: stored bios_size
 2016-12-07 23:46 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/amdgpu: export vbios information (v2)

GPR read support via debugfs (v2)
 2016-12-07 18:46 UTC  (10+ messages)
  ` [PATCH 1/3] drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)
  ` [PATCH 2/3] drm/amd/amdgpu: Add gpr reading for GFX v6
  ` [PATCH 3/3] drm/amd/amdgpu: Add gpr reading for GFX v7

[pull] amdgpu drm-fixes-4.9
 2016-12-07 16:55 UTC 

[PATCH] drm/amd/display: Fix compile error about incompatible pointer types
 2016-12-07 16:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: refine pg code for gfx_v8
 2016-12-07 12:00 UTC  (5+ messages)

[PATCH] drm/amdgpu: just suspend the hw on pci shutdown
 2016-12-07  7:42 UTC  (3+ messages)

[PATCH 00/12] DC Patches for Dec 5, 2016
 2016-12-06 18:47 UTC  (14+ messages)
  ` [PATCH 01/12] drm/amd/display: Add missing GRPH register definition
  ` [PATCH 02/12] drm/amd/display: remove dead display clock code
  ` [PATCH 03/12] drm/amd/display: restyle display clock calls part 1
  ` [PATCH 04/12] drm/amd/display: restyle display clock calls part 2
  ` [PATCH 05/12] drm/amd/display: remove store clock state
  ` [PATCH 06/12] drm/amd/display: remove get_min_clocks_state
  ` [PATCH 07/12] drm/amd/display: remove clocks_state enum
  ` [PATCH 08/12] drm/amd/display: consolidate dce8-11.2 display clock code
  ` [PATCH 09/12] drm/amd/display: add newline to generic_reg_wait timeout message
  ` [PATCH 10/12] drm/amd/display: fix display clock integrated info read
  ` [PATCH 11/12] drm/amd/display: use rgb full range as default quantization for non HDMI
  ` [PATCH 12/12] drm/amd/display: create scratch_val_ctx as temp w/a

debugfs support for reading GPRs
 2016-12-06 12:40 UTC  (6+ messages)
  ` [PATCH 1/3] drm/amd/amdgpu: Add "
  ` [PATCH 2/3] drm/amd/amdgpu: Add gpr reading for GFX v6
  ` [PATCH 3/3] drm/amd/amdgpu: Add gpr reading for GFX v7

[PATCH 1/2] drm/amdgpu: add additional pci revision to dpm workaround
 2016-12-05 18:06 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/si: load the proper firmware on 0x87 oland boards

[PATCH] drm/amd/powerplay: bypass fan table setup if no fan connected
 2016-12-05 10:45 UTC  (3+ messages)

[PATCH xf86-video-ati] Calculate log base 2 in radeon.h based on clz for all platforms
 2016-12-05  2:22 UTC  (2+ messages)

[REGRESSION][4.9-rc3 w/ drm-next-4.10-wip][CIK] Mobile Bonaire - Hang on hibernation
 2016-12-02 16:15 UTC  (2+ messages)
` [REGRESSION][drm-next-4.10-wip][CIK] Mobile Bonaire - Hangs on hibernation commmit 86f8c599b09c916f9aad30563271440dbd79213a

[PATCH 0/7] dal patches for dec 2, 2016
 2016-12-02 15:12 UTC  (8+ messages)
  ` [PATCH 1/7] drm/amd/display: Fix memory corruption issue
  ` [PATCH 2/7] drm/amd/display: Block 3D Timings
  ` [PATCH 3/7] drm/amd/display: Update rgb limited range csc matrix calculation
  ` [PATCH 4/7] drm/amd/display: Removing extra newline
  ` [PATCH 5/7] drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORT
  ` [PATCH 6/7] drm/amd/display: fix REG_SET_5 macro
  ` [PATCH 7/7] drm/amd/display: refactor DCE11 DVVM

[V2 0/6] drm/amdgpu: add support SR-IOV initialization
 2016-12-02 14:37 UTC  (11+ messages)
  ` [V2 2/6] drm/amd/powerplay: cut digest part
  ` [V2 3/6] drm/amd/powerplay: Ignore smu buffer usage
  ` [V2 4/6] drm/amd/powerplay: Adjust the position of data size initial
  ` [V2 5/6] drm/amdgpu: Don't touch GFX hw during HW fini
  ` [V2 6/6] drm/amd/powerplay: Fix potential NULL pointer issue

[PATCH] drm/amdgpu: fix gtt available page num accounting
 2016-12-02 10:13 UTC  (2+ messages)

[PATCH] xf86-video-ati: Fix build for xserver < 1.13
 2016-12-02  9:31 UTC  (9+ messages)
  ` [PATCH xf86-video-ati] Use finer-grained pointer types in mem copying functions
      ` [PATCH xf86-video-ati] Replace loop with clz to calculate log base 2 on non-x86 platforms in radeon.h

[PATCH 1/3] drm/amd: Moving dal to display
 2016-12-02  8:49 UTC  (2+ messages)

libdrm amdgpu semaphores questions
 2016-12-02  8:44 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox