AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-10 00:36:48 to 2018-07-12 07:31:36 UTC [more...]

[PATCH libdrm] amdgpu: add amdgpu_bo_handle_type_kms_noimport
 2018-07-12  7:31 UTC  (7+ messages)

[PATCH 0/3] drm/scheduler: preparation for load balancing
 2018-07-12  7:30 UTC  (6+ messages)
  ` [PATCH 1/3] drm/scheduler: add a pointer to scheduler in the rq
  ` [PATCH 2/3] drm/scheduler: add counter for total jobs in scheduler
  ` [PATCH 3/3] drm/scheduler: modify args of drm_sched_entity_init

DEBUG_LOCKS_WARN_ON(sem->owner != ((struct task_struct *)(1UL << 0)))
 2018-07-12  7:16 UTC  (3+ messages)

Regression with kernel 4.18 - AMD RX 550 fails IB ring test on power-up
 2018-07-12  7:13 UTC  (8+ messages)
      ` 答复: "

[PATCH v2] drm/amdgpu: Allow to create BO lists in CS ioctl v2
 2018-07-12  7:09 UTC  (6+ messages)

[PATCH 1/4] drm/amd: Add interrupt source definitions for VI v3
 2018-07-12  6:00 UTC  (5+ messages)
  ` [PATCH 2/4] drm/amd: Use newly added interrupt source defs "
  ` [PATCH 3/4] drm/amd: Add interrupt source definitions for SOC15 v3
  ` [PATCH 4/4] drm/amd: Use newly added interrupt source defs for SOC15

[PATCH xf86-video-ati 00/21] Port outstanding changes frm
 2018-07-12  4:48 UTC  (23+ messages)
  ` [PATCH xf86-video-ati 01/21] Wait for pending scanout update before calling drmmode_crtc_scanout_free
  ` [PATCH xf86-video-ati 02/21] Do not export the DriverRec RADEON
  ` [PATCH xf86-video-ati 03/21] Ignore RADEON_DRM_QUEUE_ERROR (0) in radeon_drm_abort_entry
  ` [PATCH xf86-video-ati 04/21] Track DRM event queue sequence number in scanout_update_pending
  ` [PATCH xf86-video-ati 05/21] Abort scanout_update_pending event when possible
  ` [PATCH xf86-video-ati 06/21] Update RandR CRTC state if set_mode_major fails in set_desired_modes
  ` [PATCH xf86-video-ati 07/21] Simplify drmmode_crtc_scanout_update
  ` [PATCH xf86-video-ati 08/21] Don't call scanout_flip/update with a legacy RandR scanout buffer
  ` [PATCH xf86-video-ati 09/21] Simplify drmmode_handle_transform
  ` [PATCH xf86-video-ati 10/21] Set drmmode_crtc->scanout_id = 0 when TearFree is disabled
  ` [PATCH xf86-video-ati 11/21] Refactor drmmode_output_set_tear_free helper
  ` [PATCH xf86-video-ati 12/21] Wait for pending flips in drmmode_output_set_tear_free
  ` [PATCH xf86-video-ati 13/21] Replace 'foo == NULL' with '!foo'
  ` [PATCH xf86-video-ati 14/21] Call drmmode_do_crtc_dpms from drmmode_crtc_dpms as well
  ` [PATCH xf86-video-ati 15/21] Use drmmode_crtc_dpms in drmmode_set_desired_modes
  ` [PATCH xf86-video-ati 16/21] Check dimensions passed to drmmode_xf86crtc_resize
  ` [PATCH xf86-video-ati 17/21] Remove #if 0'd code
  ` [PATCH xf86-video-ati 18/21] Call drmmode_crtc_gamma_do_set from drmmode_setup_colormap
  ` [PATCH xf86-video-ati 19/21] modesetting: Record non-desktop kernel property at PreInit time
  ` [PATCH xf86-video-ati 20/21] modesetting: Create CONNECTOR_ID properties for outputs [v2]
  ` [PATCH xf86-video-ati 21/21] Add RandR leases support

[pull] amdgpu drm-fixes-4.18
 2018-07-12  4:38 UTC 

[PATCH] drm/amd/powerplay: convert the sclk/mclk into Mhz for comparation
 2018-07-12  3:25 UTC  (5+ messages)

[PATCH 00/25] KFD fixes, robutness enhancements and cleanups
 2018-07-12  2:33 UTC  (26+ messages)
  ` [PATCH 01/25] drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lock
  ` [PATCH 02/25] drm/amdkfd: Stop using GFP_NOIO explicitly
  ` [PATCH 03/25] drm/amdkfd: Fix race between scheduler and context restore
  ` [PATCH 04/25] drm/amdkfd: Fix error codes in kfd_get_process
  ` [PATCH 05/25] drm/amdkfd: When we get KFD_EVENT_TYPE_MEMORY we send the process SIGSEGV
  ` [PATCH 06/25] drm/amdgpu: get_vm_fault implementation on amdgpu side
  ` [PATCH 07/25] drm/amdkfd: Handle VM faults in KFD
  ` [PATCH 08/25] drm/amdkfd: fix zero reading of VMID and PASID for Hawaii
  ` [PATCH 09/25] drm/amd: Add gpu reset interfaces between amdgpu and amdkfd
  ` [PATCH 10/25] drm/amd: Add kfd ioctl defines for hw_exception event
  ` [PATCH 11/25] drm/amdkfd: Add gpu reset interface and place holder
  ` [PATCH 12/25] drm/amdgpu: Call KFD reset handlers during GPU reset
  ` [PATCH 13/25] drm/amdkfd: Implement GPU reset handlers in KFD
  ` [PATCH 14/25] drm/amdgpu: Enable the gpu reset from KFD
  ` [PATCH 15/25] drm/amdkfd: Implement hang detection in KFD and call amdgpu
  ` [PATCH 16/25] drm/amdgpu: Don't use shadow BO for compute context
  ` [PATCH 17/25] drm/amdgpu: Check NULL pointer for job before reset job's ring
  ` [PATCH 18/25] drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculation
  ` [PATCH 19/25] drm/amdgpu: Avoid invalidate tlbs when gpu is on reset
  ` [PATCH 20/25] drm/amdgpu: Avoid destroy hqd when GPU "
  ` [PATCH 21/25] drm/amdkfd: Add debugfs interface to trigger HWS hang
  ` [PATCH 22/25] drm/amdkfd: Introduce KFD module parameter halt_if_hws_hang
  ` [PATCH 23/25] drm/amdkfd: Use module parameters noretry as the internal variable name
  ` [PATCH 24/25] drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager
  ` [PATCH 25/25] drm/amdkfd: Clean up reference of radeon

[PATCH] drm/amdgpu: add emit reg write reg wait for vcn jpeg
 2018-07-11 19:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: Allow to create BO lists in CS ioctl
 2018-07-11 18:53 UTC  (5+ messages)

[PATCH 0/3] drm/amdgpu: Final fix for https://bugs.freedesktop.org/106872
 2018-07-11 16:23 UTC  (4+ messages)
  ` [PATCH 1/3] drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
  ` [PATCH 2/3] drm/amdgpu: Make pin_size values atomic
  ` [PATCH 3/3] drm/amdgpu: Warn and update pin_size values when destroying a pinned BO

[PATCH] [RESEND] amdgpu: kfd: use modern ktime accessors
 2018-07-11 12:41 UTC 

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-11 12:08 UTC  (10+ messages)

[PATCH] vgaswitchroo: set audio client id according to bound gpu client id
 2018-07-11 11:12 UTC  (28+ messages)
` 答复: "
                ` [alsa-devel] "
                      ` 答复: "
                          ` 答复: "
                                          ` 答复: 答复: "

[PATCH] drm/amdgpu: correct rlc save restore list initialization for v2_1
 2018-07-11 10:14 UTC  (2+ messages)

[PATCH] drm/amdgpu/vi: fix mixed up state in smu clockgating setup
 2018-07-11  8:39 UTC  (2+ messages)

[PATCH 01/10] drm/amdgpu: pin the csb buffer on hw init
 2018-07-11  6:44 UTC  (18+ messages)
` [PATCH 02/10] drm/amdgpu: init CSIB regardless of rlc version and pg status
` [PATCH 06/10] drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE
` [PATCH 07/10] drm/amdgpu: reduce the idle period that RLC has to wait before request CGCG
` [PATCH 08/10] drm/amdgpu: use the accessible target rlc safe mode Apis directly
` [PATCH 10/10] drm/amd/powerplay: no need to mask workable gfxoff feature for vega12

GPU hang trying to run OpenCL kernels on x86_64
 2018-07-10 22:06 UTC  (15+ messages)

BUG: *ERROR* No EDID read
 2018-07-10 19:34 UTC  (11+ messages)

[PATCH] Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"
 2018-07-10 19:26 UTC  (2+ messages)

[PATCH] drm/amd/pp: fix semicolon.cocci warnings
 2018-07-10 19:07 UTC  (2+ messages)

[PATCH xf86-video-amdgpu 1/3] Bail from dri2_create_buffer2 if we can't get a pixmap
 2018-07-10 17:15 UTC  (4+ messages)
  ` [PATCH xf86-video-amdgpu 2/3] glamor: Bail CreatePixmap on unsupported pixmap depth
  ` [PATCH xf86-video-amdgpu 3/3] Move flush from radeon_scanout_do_update to its callers

[PATCH xf86-video-ati] Swap pixmap privates in radeon_dri2_exchange_buffers
 2018-07-10 17:14 UTC  (2+ messages)

[PATCH 00/54] DC Patches Jul 9, 2018
 2018-07-10 14:22 UTC  (54+ messages)
` [PATCH 01/54] Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"
    ` [PATCH v2] "
  ` [PATCH 10/54] drm/amd/display: generic indirect register access
  ` [PATCH 11/54] drm/amd/display: fix incorrect check for atom table size
  ` [PATCH 12/54] drm/amd/display: set-read link rate and lane count through debugfs
  ` [PATCH 13/54] drm/amd/display: dal 3.1.53
  ` [PATCH 14/54] drm/amd/display: Correct calculation of duration time
  ` [PATCH 15/54] drm/amd/display: Add Azalia registers to HW sequencer
  ` [PATCH 16/54] drm/amd/display: Define couple extra DCN registers
  ` [PATCH 17/54] drm/amd/display: Expose configure_encoder for link_encoder
  ` [PATCH 18/54] drm/amd/display: Serialize is_dp_sink_present
  ` [PATCH 19/54] drm/amd/display: Break out function to simply read aux reply
  ` [PATCH 20/54] drm/amd/display: Return aux replies directly to DRM
  ` [PATCH 21/54] drm/amd/display: Convert remaining loggers off dc_logger
  ` [PATCH 22/54] drm/amd/display: read DP sink and DP branch hardware and firmware revision from DPCD
  ` [PATCH 23/54] drm/amd/display: dcc always on for bw calculations on raven
  ` [PATCH 24/54] drm/amd/display: hook dp test pattern through debugfs
  ` [PATCH 25/54] drm/amd/display: remove dentist_vco_freq from resource_pool
  ` [PATCH 26/54] drm/amd/display: drop unused register defines
  ` [PATCH 27/54] drm/amd/display: add additional info for cursor position programming
  ` [PATCH 28/54] drm/amd/display: Patch for extend time to panel poweron
  ` [PATCH 29/54] drm/amd/display: Linux set/read lane settings through debugfs
  ` [PATCH 30/54] drm/amd/display: Fix compile error on older GCC versions
  ` [PATCH 31/54] drm/amd/display: add missing mask for dcn
  ` [PATCH 32/54] drm/amd/display: set default GPIO_ID_HPD
  ` [PATCH 33/54] drm/amd/display: add dcn cursor hotsport rotation and mirror support
  ` [PATCH 34/54] drm/amd/display: expose dcn10_aux_initialize in header
  ` [PATCH 35/54] drm/amd/display: Linux hook test pattern through debufs
  ` [PATCH 36/54] drm/amd/display: dal 3.1.54
  ` [PATCH 37/54] drm/amd/display: Add YCbCr420 only support for HDMI 4K@60
  ` [PATCH 38/54] drm/amd/display: Expose bunch of functions from dcn10_hw_sequencer
      ` [PATCH v2] "
  ` [PATCH 39/54] drm/amd/display: Right shift AUX reply value sooner than later
  ` [PATCH 40/54] drm/amd/display: Read AUX channel even if only status byte is returned
  ` [PATCH 41/54] drm/amd/display: introduce concept of send_reset_length for i2c engines
  ` [PATCH 42/54] drm/amd/display: add DalEnableHDMI20 key support
  ` [PATCH 43/54] drm/amd/display: add pp to dc powerlevel enum translator
  ` [PATCH 44/54] drm/amd/display: Add NULL check for local sink in edp_power_control
  ` [PATCH 45/54] drm/amd/display: Return out_link_loss from interrupt handler
  ` [PATCH 46/54] drm/amd/display: Add CRC support for DCN
  ` [PATCH 47/54] drm/amd/display: Expose couple OPTC functions through header
  ` [PATCH 48/54] drm/amd/display: dp dbeugfs allow link rate lane count greater than dp rx reported caps
      ` [PATCH v2] drm/amd/display: dp debugfs "
  ` [PATCH 49/54] drm/amd/display: Fix new stream count check in dc_add_stream_to_ctx
  ` [PATCH 50/54] drm/amd/display: add max scl ratio to soc bounding box
  ` [PATCH 51/54] drm/amd/display: update dml to match DV dml
  ` [PATCH 52/54] drm/amd/display: dal 3.1.55
  ` [PATCH 53/54] drm/amd/display: Initialize data structure for DalMpVisualConfirm
  ` [PATCH 54/54] drm/amd/display: properly turn autocal off

[PATCH 02/54] Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size"
 2018-07-10 14:20 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH 1/3] drm/amdgpu: Take VCN jpeg ring into account in idle work handler
 2018-07-10  7:13 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: move cache window setup after power and clock resume

[PATCH v3 1/2] drm/amdgpu: Add support for logging process info in amdgpu_vm
 2018-07-10  3:14 UTC  (9+ messages)
` [PATCH v3 2/2] drm/admgpu: Present amdgpu_task_info in VM_FAULTS


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