AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-30 14:53:24 to 2019-02-05 16:31:44 UTC [more...]

[PATCH 0/6] drm/drv: Remove drm_dev_unplug()
 2019-02-05 16:31 UTC  (19+ messages)
` [PATCH 1/6] drm: Fix drm_release() and device unplug
` [PATCH 2/6] drm/drv: Prepare to remove drm_dev_unplug()
    ` [Intel-gfx] "
` [PATCH 3/6] drm/amd: Use drm_dev_unregister()
` [PATCH 4/6] drm/udl: "
` [PATCH 5/6] drm/xen: "
` [PATCH 6/6] drm/drv: Remove drm_dev_unplug()

[PATCH 1/8] drm/amdgpu: fix waiting for BO moves with CPU based PD/PT updates
 2019-02-05 16:00 UTC  (18+ messages)
  ` [PATCH 2/8] drm/amdgpu: cleanup VM dw estimation a bit
  ` [PATCH 3/8] drm/amdgpu: clear PDs/PTs only after initializing them
  ` [PATCH 4/8] drm/amdgpu: rework shadow handling during PD clear
  ` [PATCH 5/8] drm/amdgpu: let amdgpu_vm_clear_bo figure out ats status
  ` [PATCH 6/8] drm/amdgpu: allocate VM PDs/PTs on demand
  ` [PATCH 7/8] drm/amdgpu: free "
  ` [PATCH 8/8] drm/amdgpu: drop the huge page flag

kernel BUG at drivers/gpu/drm//ttm/ttm_bo.c:196!
 2019-02-05 15:45 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]
 2019-02-05 14:43 UTC  (2+ messages)

[PATCH 0/3] Use HMM to replace get_user_pages
 2019-02-05 11:52 UTC  (6+ messages)
  ` [PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v7
  ` [PATCH 2/3] drm/amdkfd: avoid HMM change cause circular lock dependency v2
  ` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v6

[PATCH] drm/amdgu/vce_v3: start vce block before ring test
 2019-02-05 10:57 UTC  (5+ messages)

[bug report] drm/amd/display: Call into DC once per multiplane flip
 2019-02-05  8:47 UTC 

After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
 2019-02-04 21:15 UTC  (5+ messages)

[PATCH] drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't defined
 2019-02-04 20:59 UTC  (2+ messages)

[PATCH] v2 Override DPM1 PCIe parameters
 2019-02-04 20:19 UTC  (11+ messages)
  ` [PATCH] drm/amd/powerplay: add override pcie parameters for Vega20 (v2)

[pull] amdgpu, amdkfd, ttm, sched drm-next-5.1
 2019-02-04 18:53 UTC  (5+ messages)

[PATCH 0/3] Use HMM to replace get_user_pages
 2019-02-04 18:09 UTC  (7+ messages)
  ` [PATCH 1/3] drm/amdgpu: use HMM mirror callback to replace mmu notifier v6
  ` [PATCH 2/3] drm/amdkfd: avoid HMM change cause circular lock dependency v2
  ` [PATCH 3/3] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v6

[PATCH 1/3] drm/amdkfd: Move a constant definition around
 2019-02-04 17:32 UTC  (12+ messages)
  ` [PATCH 2/3] drm/amdkfd: Fix bugs regarding CP user queue doorbells mask on SOC15
  ` [PATCH 3/3] drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources

[PATCH] drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
 2019-02-04 17:08 UTC  (7+ messages)

[PATCH 00/35] DC Changes Jan 31, 2019
 2019-02-04 16:21 UTC  (48+ messages)
  ` [PATCH 01/35] drm/amd/display: Use udelay when waiting between aux retries
  ` [PATCH 02/35] drm/amd/display: Apply all surface updates onto surfaces
  ` [PATCH 03/35] drm/amd/display: Use the right surface for flip and FreeSync
  ` [PATCH 04/35] drm/amd/display: Reformat dm_determine_update_type_for_commit
  ` [PATCH 05/35] drm/amd/display: Initialize stream_update to zero
  ` [PATCH 06/35] drm/amd/display: Remove FreeSync timing changed debug output
  ` [PATCH 07/35] drm/amd/display: Add monitor patch for backlight
  ` [PATCH 08/35] drm/amd/display: fix issue with DC brightness low with VB
  ` [PATCH 09/35] drm/amd/display: dmcu is blocking due to wrong disable ABM command
  ` [PATCH 10/35] drm/amd/display: Check that vrefresh is in freesync range
  ` [PATCH 11/35] drm/amd/display: DGAM enabled for HDR
  ` [PATCH 12/35] drm/amd/display: determine if a pipe is synced by plane state
  ` [PATCH 13/35] drm/amd/display: 3.2.16
  ` [PATCH 14/35] drm/amd/display: add gpio lock/unlock
  ` [PATCH 15/35] drm/amd/display: make vline_config parameter const
          ` [PATCH 15/35] drm/amd/display: pass vline_config parameter by reference
              ` Fw: "
  ` [PATCH 16/35] drm/amd/display: Modify ABM 2.2 Max Reduction
  ` [PATCH 17/35] drm/amd/display: store timing sync info in dc_stream_status
  ` [PATCH 18/35] drm/amd/display: add a debug flag to force odm combine
  ` [PATCH 19/35] drm/amd/display: Apply fake sink back to MST sequence
  ` [PATCH 20/35] drm/amd/display: Disconnect mpcc when changing tg
  ` [PATCH 21/35] drm/amd/display: Don't re-program planes for DPMS changes
  ` [PATCH 22/35] drm/amd/display: Clear dc_sink after it gets released
  ` [PATCH 23/35] drm/amd/display: Calc vline position in dc
  ` [PATCH 24/35] drm/amd/display: Disable Stutter for Stereo 3D
  ` [PATCH 25/35] drm/amd/display: DC VM Fixes
  ` [PATCH 26/35] drm/amd/display: link_rate_set should index into table
  ` [PATCH 27/35] drm/amd/display: PIP overlay corruption
  ` [PATCH 28/35] drm/amd/display:3.2.17
  ` [PATCH 29/35] drm/amd/display: interface to check if timing can be seamless
  ` [PATCH 30/35] drm/amd/display: refactor out programming of vupdate interrupt
  ` [PATCH 31/35] drm/amd/display: add way to determine if link is active
  ` [PATCH 32/35] drm/amd/display: add seamless boot flag to stream
  ` [PATCH 33/35] drm/amd/display: refactor programming of DRR
  ` [PATCH 34/35] drm/amd/display: refactor init_hw to isolate pipe related init
  ` [PATCH 35/35] drm/amd/display: add n_vid_mul and half pix_rate for odm

[PATCH] drm/amd/display: Use context parameters to enable FBC
 2019-02-04 15:57 UTC  (4+ messages)

[PATCH] drm/amdgpu: Bump amdgpu version for context priority override
 2019-02-04 15:55 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
 2019-02-04 15:45 UTC  (3+ messages)

[PATCH] Revert "Revert "drm/amd/powerplay: support Vega10 SOCclk and DCEFclk dpm level settings""
 2019-02-04 10:48 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpu
 2019-02-04  3:26 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: update soc boot and max level on vega10
 2019-02-03 16:53 UTC  (2+ messages)

[bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org: [Bug 202493] New: Soft lockup ryzen]
 2019-02-02 13:32 UTC 

[PATCH] drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
 2019-02-01 21:12 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributes
 2019-02-01 21:07 UTC  (2+ messages)

[PATCH][drm-next] drm/amd/amdgpu: fix spelling mistake "matech" -> "match"
 2019-02-01 20:27 UTC  (2+ messages)

[PATCH] drm/amd/display: Use memset to initialize variable in wait_for_training_aux_rd_interval
 2019-02-01 20:15 UTC 

[PATCH] drm/amd/display: Use memset to initialize variables in amdgpu_dm_atomic_commit_tail
 2019-02-01 20:14 UTC 

[PATCH] drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
 2019-02-01 17:12 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: cleanup amdgpu_ih_process a bit more
 2019-02-01 17:06 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: use ring buffer for fault handling on GMC 9

[pull] ttm, amdgpu drm-next-5.1
 2019-02-01  6:23 UTC 

[pull] radeon, amdgpu drm-fixes-5.0
 2019-02-01  4:34 UTC 

[PATCH] drm/amd/display: Attach VRR properties for eDP connectors
 2019-01-31 19:55 UTC  (2+ messages)

amd-staging-drm-next: Oops - BUG: unable to handle kernel NULL pointer dereference, bisected
 2019-01-31 17:31 UTC  (6+ messages)

Fwd: Bug#921004: downgrade to firmware-amd-graphics_20180825-1_all.deb
 2019-01-31 17:08 UTC  (3+ messages)
        `  "

Yet another RX Vega hang with another kernel panic signature. WARNING: inconsistent lock state
 2019-01-31 14:22 UTC  (2+ messages)

[PATCH] drm/amdgpu: partial revert cleanup setting bulk_movable v2
 2019-01-31 10:55 UTC  (2+ messages)

[PATCH libdrm] amdgpu: add some raven marketing names
 2019-01-31  7:57 UTC  (2+ messages)

[PATCH] drm: prefix header search paths with $(srctree)/
 2019-01-31  3:56 UTC 

[PATCH] drm/amdgpu: tighten gpu_recover in mailbox_flr to avoid duplicate recover in sriov
 2019-01-30 15:19 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: Remove duplicate header
 2019-01-30 14:53 UTC  (4+ messages)


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