]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_drv.c
index 5c0567ad1ba71bc82b4b0ddbff6af773f1f5cd81..7c17a0bc2cd2af27f0def8cb9ce47542467c00ee 100644 (file)
  * - 3.23.0 - Add query for VRAM lost counter
  * - 3.24.0 - Add high priority compute support for gfx9
  * - 3.25.0 - Add support for sensor query info (stable pstate sclk/mclk).
+ * - 3.26.0 - GFX9: Process AMDGPU_IB_FLAG_TC_WB_NOT_INVALIDATE.
  */
 #define KMS_DRIVER_MAJOR       3
-#define KMS_DRIVER_MINOR       25
+#define KMS_DRIVER_MINOR       26
 #define KMS_DRIVER_PATCHLEVEL  0
 
 int amdgpu_vram_limit = 0;
This page took 0.034923 seconds and 4 git commands to generate.