AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-23 23:50:28 to 2016-12-06 14:50:14 UTC [more...]

GPR read support via debugfs (v2)
 2016-12-06 14:50 UTC  (4+ 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

[PATCH] drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as well
 2016-12-06 14:31 UTC  (3+ messages)

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] drm/amdgpu: don't add files at control minor debugfs directory
 2016-12-06  7:59 UTC  (3+ messages)

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

[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  (12+ messages)
  ` [V2 1/6] drm/amdgpu: drop redundant vi_mqd define
  ` [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  (4+ messages)
  ` [PATCH 2/3] drm/amd: Rename DAL configs to DC
  ` [PATCH 3/3] drm/amd/amdgpu: Rename all dal references to dc

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

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

[PATCH 3/6] drm/amd/powerplay: Ignore smu buffer usage
 2016-12-02  2:57 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: validate the shadow BO
 2016-12-02  1:39 UTC  (2+ messages)

[PATCH 1/6] drm/amdgpu: drop redundant vi_mqd define
 2016-12-01 16:46 UTC  (2+ messages)

[pull] radeon and amdgpu drm-next-4.10
 2016-12-01 16:23 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: bypass fan table setup if no fan connected
 2016-12-01  9:12 UTC 

[PATCH 4/6] drm/amdgpu: Avoid use KIQ in VM fault ISR for SRIOV support
 2016-12-01  6:48 UTC  (3+ messages)

[PATCH 0/7] dal patches for nov 30, 2016
 2016-11-30 19:20 UTC  (8+ messages)
  ` [PATCH 1/7] drm/amd/dal: DCE clock source consoldiation and refactor
  ` [PATCH 2/7] drm/amd/dal: Pass in shift and mask values for I2C of DCE100 and up
  ` [PATCH 3/7] drm/amd/dal: Track windowed_fullscreen state in freesync module
  ` [PATCH 4/7] drm/amd/dal: Remove extra newline
  ` [PATCH 5/7] drm/amd/dal: program HDMI_DATA_SCRAMBLER bit for HDMI 2.0
  ` [PATCH 6/7] drm/amd/dal: Program DPHY_SCRAM_CNTL for HBR2 compliance pattern
  ` [PATCH 7/7] drm/amd/dal: Remove unneccessary macro

[PATCH xf86-video-amdgpu 1/4] Take current scanout_id into account everywhere involved with TearFree
 2016-11-30 16:51 UTC  (5+ messages)
  ` [PATCH xf86-video-amdgpu 2/4] Fix amdgpu_scanout_extents_intersect for GPU screens
  ` [PATCH xf86-video-amdgpu 3/4] Call ValidateGC after ChangeClip in amdgpu_sync_scanout_pixmaps
  ` [PATCH xf86-video-amdgpu 4/4] Call amdgpu_drm_abort_entry on failure to flip to a scanout pixmap

[PATCH 6/6] drm/amd/powerplay: Fix potential NULL pointer issue
 2016-11-30  9:13 UTC  (2+ messages)

[PATCH 5/6] drm/amdgpu: Don't touch GFX hw during HW fini
 2016-11-30  7:02 UTC 

[PATCH 2/6] drm/amd/powerplay: cut digest part
 2016-11-30  7:01 UTC 

[PATCH 0/6] drm/amdgpu: add support SR-IOV initialization
 2016-11-30  7:00 UTC 

[pull] radeon and amdgpu drm-fixes-4.9
 2016-11-29 15:17 UTC 

[PATCH 1/2] drm/amdgpu: no need to ungate uvd/vce clock when fini
 2016-11-29 13:05 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: disable cg pg task when pp uninitialize

[PATCH xf86-video-ati 1/4] Take current scanout_id into account everywhere involved with TearFree
 2016-11-29 12:53 UTC  (5+ messages)
  ` [PATCH xf86-video-ati 2/4] Fix radeon_scanout_extents_intersect for GPU screens
  ` [PATCH xf86-video-ati 3/4] Call ValidateGC after ChangeClip in radeon_sync_scanout_pixmaps
  ` [PATCH xf86-video-ati 4/4] Call radeon_drm_abort_entry on failure to flip to a scanout pixmap

[PATCH 1/2] drm/amdgpu: fix power state when port pm is unavailable
 2016-11-29  0:58 UTC  (15+ messages)

[PATCH] drm/amd/amdgpu: enable GUI idle INT after enabling CGCG
 2016-11-28 22:10 UTC 

amdgpu support for Polaris11, Radeon Pro 400 series graphics
 2016-11-28 21:59 UTC  (5+ messages)

[PATCH] drm/amdgpu: enable VCE clockgating in Polaris-10/11
 2016-11-28 21:56 UTC 

[PATCH 1/2] drm/amdgpu: fix bug mclk can't change on Polaris
 2016-11-28 21:29 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgr

[PATCH xf86-video-amdgpu] Add radeon_is_gpu_screen helper
 2016-11-28 16:09 UTC  (4+ messages)
  ` [PATCH xf86-video-amdgpu v2] Add amdgpu_is_gpu_screen helper

[PATCH] drm/amdgpu: fix bug uvd status not true in debugfs
 2016-11-26  0:03 UTC  (3+ messages)

[PATCH xf86-video-ati] Add radeon_is_gpu_screen helper
 2016-11-25 23:29 UTC  (2+ messages)

[PATCH xf86-video-amdgpu] Make libdrm >= 2.4.72 requirement explicit
 2016-11-25 23:28 UTC  (2+ messages)

[PATCH xf86-video-amdgpu] Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
 2016-11-25 23:26 UTC  (5+ messages)

[PATCH 0/5] dal patches for nov 23, 2016
 2016-11-25 21:59 UTC  (6+ messages)
  ` [PATCH 1/5] drm/amd/dal: Temporary fix DP hot plug crash
  ` [PATCH 2/5] drm/amd/dal: remove dc_clock_generator (dead code)
  ` [PATCH 3/5] drm/amd/dal: refactor and fix lb memory size setting
  ` [PATCH 4/5] drm/amd/dal: revert dc_flip_surface_addrs to directly flip address
  ` [PATCH 5/5] drm/amd/dal: enhance debug print in REG_WAIT

[PATCH xf86-video-ati] Pass fb_id into drmmode_page_flip_target_absolute/relative
 2016-11-24  9:47 UTC 

[PATCH 00/39] dal patches for nov 23, 2016
 2016-11-24  2:03 UTC  (40+ messages)
  ` [PATCH 01/39] drm/amd/dal: Use Polaris headers for i2c engine
  ` [PATCH 02/39] drm/amd/dal: Add missing return to bios helper
  ` [PATCH 03/39] drm/amd/dal: correcting the wait for DP_MSE_RATE_UPDATE_PENDING reset
  ` [PATCH 04/39] drm/amd/dal: Freesync to track only streams
  ` [PATCH 05/39] drm/amd/dal: fix v_update locking
  ` [PATCH 06/39] drm/amd/dal: fix flip optimization
  ` [PATCH 07/39] drm/amd/dal: fix misc0 bug lead to DP not lighting up
  ` [PATCH 08/39] drm/amd/dal: improve compiler catching bug in REG_SET
  ` [PATCH 09/39] drm/amd/dal: visual confirm change blank color to none-black
  ` [PATCH 10/39] drm/amd/dal: transform cleanup
  ` [PATCH 11/39] drm/amd/dal: separate out scaler filters
  ` [PATCH 12/39] drm/amd/dal: transform cleanup powerup
  ` [PATCH 13/39] drm/amd/dal: transform cleanup file structure
  ` [PATCH 14/39] drm/amd/dal: dce110 scaler to new style
  ` [PATCH 15/39] drm/amd/dal: drop dce80 transform code
  ` [PATCH 16/39] drm/amd/dal: Use macro to define transform reg sh and mask
  ` [PATCH 17/39] drm/amd/dal: drop scaler bypass function
  ` [PATCH 18/39] drm/amd/dal: clean transform.h
  ` [PATCH 19/39] drm/amd/dal: remove scaler filter calculator from dc
  ` [PATCH 20/39] drm/amd/dal: fix memory leak pointed out by Juha Leppänen <juha_efku@dnainternet.net>
  ` [PATCH 21/39] drm/amd/dal: move out transform code to dce_transform
  ` [PATCH 22/39] drm/amd/dal: fix infinite loop
  ` [PATCH 23/39] drm/amd/dal: Only set backlight level for eDP panel
  ` [PATCH 24/39] drm/amd/dal: consolidate mem_input
  ` [PATCH 25/39] drm/amd/dal: remove adapter service interface/types
  ` [PATCH 26/39] drm/amd/dal: Memory leak fixes
  ` [PATCH 27/39] drm/amd/dal: remove unused function
  ` [PATCH 28/39] drm/amd/dal: fix warnings in dce_stream_encoder.c
  ` [PATCH 29/39] drm/amd/dal: fix warning in dce_link_encoder.c
  ` [PATCH 30/39] drm/amd/dal: fix bug in dal_display_clock_get_min_clocks_state
  ` [PATCH 31/39] drm/amd/dal: fix warning in dal_display_clock_dce112_construct
  ` [PATCH 32/39] drm/amd/dal: fix warning in dce110_hw_sequencer.c
  ` [PATCH 33/39] drm/amd/dal: fix warning in dce110_resource.c
  ` [PATCH 34/39] drm/amd/dal: fix include order in dce80_resource.c
  ` [PATCH 35/39] drm/amd/dal: handle NULL mem_input in dc_init_dchub
  ` [PATCH 36/39] drm/amd/dal: fix warning in dc_link_dp_set_test_pattern
  ` [PATCH 37/39] drm/amd/dal: fix warning in calculate_bandwidth
  ` [PATCH 38/39] drm/amd/dal: fix wrong pll selection for hdmi
  ` [PATCH 39/39] drm/amd/dal: Configure audio before audio enable (Jack presence Hot Plug)

[PATCH] drm/amdgpu/gfx8: move eop programming per queue
 2016-11-23 23:56 UTC  (6+ messages)
` [PATCH] drm/amdgpu/gfx7: "


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