public inbox for amd-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2018-08-30 21:00:08 to 2018-09-05 13:07:33 UTC [more...]

[PATCH libdrm] libdrm: Allow dynamic drm majors on linux
 2018-09-05 13:07 UTC  (15+ messages)

[PATCH] drm/amdgpu: Fix typo in warning message
 2018-09-05 12:09 UTC 

two KASANs in TTM logic
 2018-09-05 12:05 UTC  (5+ messages)

[PATCH 00/13] remove_conflicting_framebuffers() cleanup
 2018-09-05 11:02 UTC  (34+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 02/12] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
  ` [PATCH v2 07/12] drm/mgag200: use simpler remove_conflicting_pci_framebuffers()
  ` [PATCH v2 08/12] drm/radeon: "
  ` [PATCH v2 09/12] drm/virtio: "
  ` [PATCH v2 10/12] drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
  ` [PATCH v2 11/12] drm/sun4i: "
  ` [PATCH v2 12/12] drm/tegra: kick out simplefb
  ` [PATCH v3 00/13] remove_conflicting_framebuffers() cleanup
    ` [PATCH v3 02/13] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
    ` [PATCH v3 01/13] fbdev: show fbdev number for debugging
    ` [PATCH v3 04/13] fbdev: add remove_conflicting_pci_framebuffers()
    ` [PATCH v3 03/13] fbdev: add kerneldoc do remove_conflicting_framebuffers()
    ` [PATCH v3 06/13] drm/bochs: use simpler remove_conflicting_pci_framebuffers()
    ` [PATCH v3 05/13] drm/amdgpu: "
    ` [PATCH v3 07/13] drm/cirrus: "
    ` [PATCH v3 08/13] drm/mgag200: "
    ` [PATCH v3 09/13] drm/radeon: "
    ` [PATCH v3 10/13] drm/virtio: "
    ` [PATCH v3 11/13] drm/vc4: use simpler remove_conflicting_framebuffers(NULL)
    ` [PATCH v3 13/13] drm/tegra: kick out simplefb
    ` [PATCH v3 12/13] drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)

[PATCH xf86-video-ati 1/2] Always delete entry from list in drm_queue_handler
 2018-09-05  9:41 UTC  (2+ messages)
  ` [PATCH xf86-video-ati 2/2] Don't use xorg_list_for_each_entry_safe for signalled flips

[PATCH xf86-video-amdgpu 3/3] Bail early from drm_wait_pending_flip if there's no pending flip
 2018-09-05  9:20 UTC  (2+ messages)
  ` [PATCH v2 xf86-video-amdgpu] "

[PATCH 1/5] drm: fix syncobj null_fence_enable_signaling
 2018-09-05  6:55 UTC  (21+ messages)
` [PATCH 5/5] [RFC]drm: add syncobj timeline support v3

[PATCH] drm/amd/powerplay: fix compile warning for wrong data type V2
 2018-09-05  5:18 UTC 

[PATCH] drm/amd/powerplay: fix compile warning for wrong data type
 2018-09-05  5:18 UTC  (3+ messages)

gim error:(set_new_adapter:791) fail to enable MSI
 2018-09-05  2:35 UTC 

[RFC] drm/amdgpu: Add macros and documentation for format modifiers
 2018-09-04 21:39 UTC  (29+ messages)

[bug report] drm/radeon: use pcie functions for link width
 2018-09-04 14:17 UTC 

[PATCH libdrm] Add basic CONTRIBUTING file
 2018-09-04 12:43 UTC  (4+ messages)
    ` [Mesa-dev] "

CentOS 7 as hostos: gim error:(set_new_adapter:617) asic does not support SRIOV
 2018-09-04  7:50 UTC 

[PATCH] drm/amdgpu: enable AGP aperture for GMC9 v2
 2018-09-04  1:14 UTC  (2+ messages)

[PATCH libdrm] amdgpu: fix typo in function comment
 2018-09-04  1:11 UTC  (2+ messages)

[PATCH] gpu: drm: drm_mm: Fix a sleep-in-atomic-context bug in show_leaks()
 2018-09-03 12:05 UTC  (2+ messages)

[PATCH libdrm] amdgpu: amdgpu_bo_inc_ref don't return dummy int
 2018-09-03 10:50 UTC  (4+ messages)

[PATCH libdrm] amdgpu: add amdgpu_bo_inc_ref() function
 2018-09-03  9:52 UTC  (7+ messages)

[PATCH] drm/amdgpu: improve VM state machine documentation v2
 2018-09-03  9:09 UTC  (2+ messages)

[PATCH libdrm] amdgpu: When couldn't find bo, need to return error
 2018-09-03  9:08 UTC  (8+ messages)

[PATCH] drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
 2018-09-03  9:03 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: move size calculations to the front of the file again
 2018-09-03  2:56 UTC  (6+ messages)
  ` [PATCH 2/3] drm/amdgpu: separate per VM BOs from normal in the moved state
  ` [PATCH 3/3] drm/amdgpu: improve VM state machine documentation

[PATCH 1/2] drm/amdgpu: move size calculations to the front of the file again
 2018-09-03  2:52 UTC  (7+ messages)
  ` [PATCH 2/2] drm/amdgpu: improve VM state machine documentation

build on CentOS 7.3 hostos: too few arguments to function ‘notify_change’
 2018-09-03  2:42 UTC 

[PATCH 1/3] drm/ttm: fix ttm_bo_bulk_move_helper
 2018-09-03  2:05 UTC  (8+ messages)
  ` [PATCH 2/3] drm/amdgpu: fix "use bulk moves for efficient VM LRU handling" v2
  ` [PATCH 3/3] drm/amdgpu: fix idle state and bulk_moveavle flag

[PATCH v5 0/5] drm/ttm,amdgpu: Introduce LRU bulk move functionality
 2018-09-02 15:11 UTC  (5+ messages)
    ` [PATCH v5 0/5] drm/ttm, amdgpu: "

[PATCH xf86-video-amdgpu] Do not push the CM_GAMMA_LUT property values in drmmode_crtc_cm_init
 2018-09-02 15:01 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu/gmc9: rework stolen vga memory handling
 2018-09-02 14:56 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu/gmc9: don't keep stolen memory on Raven

[PATCH 1/1] drm/amdgpu: Clean up KFD init and fini
 2018-09-01 14:38 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: added vega20 overdrive support V3
 2018-08-31 21:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use drm_dev_unplug in PCI .remove
 2018-08-31 17:36 UTC  (2+ messages)

[PATCH (repost) 0/5] drm/nouveau+amdgpu: add DP CEC-Tunneling-over-AUX (repost)
 2018-08-31  8:27 UTC  (6+ messages)
` [PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support

[PATCH] drm/amd/powerplay: added vega20 overdrive support
 2018-08-31  4:31 UTC  (10+ messages)

[PATCH 00/17] DC Patches Aug 30, 2018
 2018-08-31  4:23 UTC  (19+ messages)
  ` [PATCH 01/17] drm/amd/display: dc 3.1.64
  ` [PATCH 02/17] drm/amd/display: Build stream update and plane updates in dm
  ` [PATCH 03/17] drm/amd/display: Add DP YCbCr 4:2:0 support
  ` [PATCH 04/17] drm/amd/display: Fix DAL217 tests modify DTN logs for other tests
  ` [PATCH 05/17] drm/amd/display: Add driver-side parsing for CM
  ` [PATCH 06/17] drm/amd/display: remove dead dc vbios code
  ` [PATCH 07/17] drm/amd/display: remove unused clk_src code
  ` [PATCH 08/17] drm/amd/display: add disconnect_delay to dc_panel_patch
  ` [PATCH 09/17] drm/amd/display: add aux transition event log
  ` [PATCH 10/17] drm/amd/display: num of sw i2c/aux engines less than num of connectors
  ` [PATCH 11/17] drm/amd/display: Use DRM helper for best_encoder
  ` [PATCH 12/17] drm/amd/display: Reorder resource_pool to put i2c with aux
  ` [PATCH 13/17] drm/amd/display: dc 3.1.65
  ` [PATCH 14/17] drm/amd/display: use link type to decide stream enc acquisition
  ` [PATCH 15/17] drm/amd/display: Remove call to amdgpu_pm_compute_clocks
  ` [PATCH 16/17] drm/amd/display: clean code for transition event log
  ` [PATCH 17/17] drm/amd/display: Add invariant support instrumentation in driver

[PATCH 1/6] drm/amdgpu: correctly sign extend 48bit addresses v3
 2018-08-31  1:51 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: correctly sign extend 48bit addresses v3
 2018-08-31  1:39 UTC  (5+ messages)
` [PATCH 4/7] drm/amdgpu: use the AGP aperture for system memory access v2


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