AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-06 09:25:42 to 2018-06-18 08:22:24 UTC [more...]

[PATCH 1/5] dma_buf: remove device parameter from attach callback
 2018-06-18  8:22 UTC  (7+ messages)
` [PATCH 2/5] dma-buf: remove kmap_atomic interface
` [PATCH 3/5] dma-buf: lock the reservation object during (un)map_dma_buf

linux-4.18-rc1/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:207: broken nested if ?
 2018-06-18  8:19 UTC 

[PATCH] drm/amd/pp: Fix uninitialized variable
 2018-06-18  7:31 UTC 

[PATCH] drm/amdgpu: use first uvd instance to avoid clang build error
 2018-06-18  2:03 UTC  (2+ messages)

[PATCH] drm/amd/display: don't initialize result
 2018-06-17  8:53 UTC 

Lower glxgears FPS performance after suspend/resume
 2018-06-16  0:53 UTC  (2+ messages)

[PATCH xf86-video-amdgpu 6/7] Compose non-legacy with legacy regamma LUT
 2018-06-15 21:12 UTC  (3+ messages)
  ` [PATCH xf86-video-amdgpu 6/7 v2] "
      ` [PATCH xf86-video-amdgpu v3 6/7] "

[PATCH xf86-video-amdgpu 7/7] Also compose LUT when setting legacy gamma
 2018-06-15 21:05 UTC  (2+ messages)
  ` [PATCH xf86-video-amdgpu v2 "

[PATCH xf86-video-amdgpu 5/7] Enable setting of color properties via RandR
 2018-06-15 21:05 UTC  (2+ messages)
  ` [PATCH xf86-video-amdgpu v2 "

[PATCH xf86-video-amdgpu 4/7] Update color properties on output_get_property
 2018-06-15 21:05 UTC  (2+ messages)
  ` [PATCH xf86-video-amdgpu v2 "

[PATCH xf86-video-amdgpu 0/7] Enabling Color Management - Round 3
 2018-06-15 21:04 UTC  (21+ messages)
` [PATCH xf86-video-amdgpu 2/7] Initialize color properties on CRTC during CRTC init
    ` [PATCH xf86-video-amdgpu v2 "
` [PATCH xf86-video-amdgpu 3/7] Configure color properties when creating output resources
    ` [PATCH xf86-video-amdgpu v2 "

[PATCH xf86-video-amdgpu 1/7] Cache color property IDs during pre-init
 2018-06-15 21:02 UTC  (2+ messages)
  ` [PATCH xf86-video-amdgpu v2 1/7] Cache color property IDs and LUT sizes "

[PATCH] drm: Pass crtc to .best_encoder()
 2018-06-15 19:52 UTC 

[PATCH] drm/amd/display: fix type of variable
 2018-06-15 16:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: update ib_start/size_alignment same as windows used
 2018-06-15 16:15 UTC  (7+ messages)

[PATCH 0/4] drm/amdgpu: pin_size fixes
 2018-06-15 15:19 UTC  (9+ messages)
  ` [PATCH 1/4] drm/amdgpu: Update pin_size values before unpinning BO
  ` [PATCH 2/4] drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
  ` [PATCH 3/4] drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
  ` [PATCH 4/4] drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_size

[PATCH] drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
 2018-06-15 15:17 UTC  (4+ messages)

[PATCH xf86-video-amdgpu] Check dimensions passed to drmmode_xf86crtc_resize
 2018-06-15 14:58 UTC 

[PATCH 1/2] drm/amd/display: Bring back dc_log for more debug prints
 2018-06-14 17:43 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/display: Retry link training at verify_link_cap stage

[PATCH] drm/amdgpu/vg20:support new UVD FW version naming convention
 2018-06-14 16:41 UTC  (13+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] drm/amdgpu: Fix uvd firmware version information for vega20
 2018-06-14 16:41 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu: Fix debugfs error handling
 2018-06-14 14:45 UTC 

[pull] amdgpu drm-next-4.18
 2018-06-14 14:14 UTC 

[PATCH] drm/amdgpu: Update function level documentation for GPUVM
 2018-06-14  8:23 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add Dell Inspiron 5575/5775 back to atpx quirk table
 2018-06-13 18:46 UTC  (4+ messages)

[PATCH 1/2] drm/doc: Add amdgpu hwmon/power documentation
 2018-06-13 17:45 UTC  (4+ messages)
` [PATCH 2/2] drm/doc: Make naming consistent for Core Driver Infrastructure

[PATCH] drm/amdgpu: Use real power source in powerplay instand of hardcode
 2018-06-13 17:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: Partially revert commit 2dc80b006
 2018-06-13 17:02 UTC  (6+ messages)

[PATCH 1/7] drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhub
 2018-06-13 15:10 UTC  (8+ messages)
  ` [PATCH 2/7] drm/amd/pp: Rename enable_per_cu_power_gating to powergate_gfx
  ` [PATCH 3/7] drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu
  ` [PATCH 4/7] drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smu
  ` [PATCH 5/7] drm/amd/pp: Add powergate_gfx backend function on Raven
  ` [PATCH 6/7] drm/amdgpu: Change PG enable sequence
  ` [PATCH 7/7] drm/amdgpu: Make gfx_off control by GFX ip

[PATCH] drm/amdgpu: fix typo in amdgpu_mn.c comments
 2018-06-13 15:01 UTC  (2+ messages)

[PATCH v2] Update function level documentation for GPUVM v2
 2018-06-13 14:12 UTC  (9+ messages)

[PATCH] drm/amd/pp: Add S3 support for OD feature
 2018-06-13 13:53 UTC  (2+ messages)

[PATCH] drm/amd/pp: Remove SAMU support in powerplay
 2018-06-13 13:51 UTC  (2+ messages)

[PATCH v2 7/7] drm/amdgpu: Change PG enable sequence
 2018-06-13 11:38 UTC 

[PATCH v2 6/7] drm/amdgpu: Make gfx_off control by GFX ip
 2018-06-13 11:36 UTC 

KASAN: use-after-free in amdgpu_ttm_tt_pte_flags
 2018-06-13 10:55 UTC  (5+ messages)

[PATCH] drm/amdgpu: update documentation for amdgpu_irq.c v2
 2018-06-13  8:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: Consolidate visible vs. real vram check
 2018-06-13  7:36 UTC  (2+ messages)

gitlab migration
 2018-06-12 21:36 UTC  (12+ messages)

[PATCH] drm/amdgpu: Add BRACKET_LAYOUT_ENUMs to ObjectID.h
 2018-06-12 20:52 UTC  (2+ messages)

[PATCH] drm/amd/include: Update df 3.6 mask and shift definition
 2018-06-12 20:49 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD
 2018-06-12 20:29 UTC  (3+ messages)

GFXv8/Polaris on big endian
 2018-06-12 15:26 UTC  (3+ messages)

[PATCH] drm/amdgpu: Get real power source to initizlize ac_power
 2018-06-12 14:22 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pp: Make sure clock_voltage_limit_table on dc is valid
 2018-06-12 14:21 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: fix parsing indirect register list v2
 2018-06-12 11:43 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: remove uncessary extra gfxoff control call

[PATCH] Add/update function level documentation and add reference to amdgpu_vm.c in amdgpu.rst
 2018-06-12 10:12 UTC  (3+ messages)

[PATCH] drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cards
 2018-06-12  9:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unused parameter for va update
 2018-06-12  7:02 UTC  (3+ messages)

[PATCH] drm/amdgpu: allocate shared fence slot in VA IOCTL
 2018-06-12  6:03 UTC  (3+ messages)

[PATCH v2 1/3] drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2
 2018-06-11 14:46 UTC  (5+ messages)
  ` [PATCH v2 2/3] drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2
  ` [PATCH v2 3/3] drm/amdgpu: Add plumbing for handling SQ EDC/ECC interrupts v2

[PATCH] drm/amd/display: Fix stale buffer object (bo) use
 2018-06-11 14:03 UTC  (2+ messages)

[PATCH 1/3] drm/v3d: Take a lock across GPU scheduler job creation and queuing
 2018-06-08 17:08 UTC  (6+ messages)
` [PATCH 2/3] drm/v3d: Remove the bad signaled() implementation
` [PATCH 3/3] drm/v3d: Add a note about locking of v3d_fence_create()

[PATCH] drm/amdgpu: change gfx8 ib test to use WB
 2018-06-08  8:37 UTC  (5+ messages)

[PATCH] drm/amdgpu: update documentation for amdgpu_irq.c
 2018-06-08  8:36 UTC  (3+ messages)

[PATCH] drm/amdgpu: change gfx8 ib test to use WB
 2018-06-08  8:28 UTC 

[PATCH] drm/amdgpu: Correct the ndw of bo update mapping
 2018-06-08  7:40 UTC  (2+ messages)

[PATCH 0/3] Fix S3 entry crashes
 2018-06-08  5:53 UTC  (6+ messages)
` [PATCH 2/3] drm/amd/amdgpu: Fix crash in amdgpu_bo_reserve
  ` [PATCH 3/3] drm/amd/amdgpu: Fix NULL pointer OOPS during S3

[PATCH] drm/amd/display: avoid sleeping in atomic context while creating new context or state
 2018-06-07 14:46 UTC  (5+ messages)

[PATCH][next] drm/amd/pp: initialized result to zero before or'ing in data
 2018-06-07 10:32 UTC  (3+ messages)

[PATCH 1/3] drm/v3d: Take a lock across GPU scheduler job creation and queuing
 2018-06-07  8:37 UTC  (3+ messages)
` [PATCH 1/3 v2] "

radeon 0000:1d:00.0: GPU lockup (current fence id 0x00000000010da43f last fence id 0x00000000010da52d on ring 0)
 2018-06-06  9:52 UTC  (3+ messages)


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