messages from 2018-05-11 15:57:47 to 2018-05-17 10:03:52 UTC [more...]
[PATCH] drm/amdgpu: add rcu_barrier after entity fini
2018-05-17 10:03 UTC
[PATCH] drm/amdgpu: add rcu_barrier after entity fini
2018-05-17 10:01 UTC (5+ messages)
[PATCH 1/6] drm/amdgpu: rework VM state machine lock handling v2
2018-05-17 9:49 UTC (6+ messages)
` [PATCH 2/6] drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2
` [PATCH 3/6] drm/amdgpu: further optimize amdgpu_vm_handle_moved
` [PATCH 4/6] drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories
` [PATCH 5/6] drm/amdgpu: consistenly use VM moved flag
` [PATCH 6/6] drm/amdgpu: move VM BOs on LRU again
[PATCH v2] drm/scheduler: Remove obsolete spinlock
2018-05-17 8:34 UTC (3+ messages)
[PATCH] drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
2018-05-17 8:03 UTC
[PATCH] drm/amdgpu/display: remove VEGAM config option
2018-05-16 21:24 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu/display: remove VEGA20 config option
2018-05-16 21:22 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.h
[PATCH] drm/amdgpu: conditionally compile amdgpu's amdkfd files
2018-05-16 21:09 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: add new DF 1.7 register defs
2018-05-16 20:51 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: add new DF callback for ECC setup
` [PATCH 3/4] drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmw
` [PATCH 4/4] drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabled
[PATCH] drm/amd/pp: Workaround flickering issue on RV
2018-05-16 20:11 UTC (3+ messages)
[PATCH xf86-video-amdgpu 00/13] Enabling Color Management - Round 2
2018-05-16 17:10 UTC (14+ messages)
` [PATCH xf86-video-amdgpu 01/13] Add color management properties to driver-private CRTC object
` [PATCH xf86-video-amdgpu 02/13] Push color properties to kernel DRM on CRTC init
` [PATCH xf86-video-amdgpu 03/13] List disabled color properties on RandR outputs without a CRTC
` [PATCH xf86-video-amdgpu 08/13] Set driver-private CRTC's dpms mode on disable
` [PATCH xf86-video-amdgpu 10/13] Push staged color properties when DPMS state toggles On
[PATCH 1/6] drm/amdgpu: skip CG for VCN when late_init/fini
2018-05-16 15:55 UTC (12+ messages)
` [PATCH 2/6] drm/amd/pp: Add smu support for vcn cg/pg on RV
` [PATCH 3/6] drm/amdgpu: Add CG/PG flags for VCN
` [PATCH 4/6] drm/amdgpu: Add runtime vcn cg/pg enablement
` [PATCH 5/6] drm/amdgpu: Enable static cg for vcn on RV
` [PATCH 6/6] drm/amdgpu: Enable static pg feature "
[PATCH xf86-video-amdgpu] Replace 'foo == NULL' with '!foo'
2018-05-16 15:41 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Skip drm_sched_entity realted ops for KIQ ring
2018-05-16 14:25 UTC (19+ messages)
` [PATCH 2/2] drm/scheduler: Remove obsolete spinlock
[PATCH umr] Introduction of Vega20
2018-05-16 13:02 UTC
[PATCH 00/57] Vega20 support
2018-05-16 12:23 UTC (63+ messages)
` [PATCH 01/57] drm/amd: Add vega20_ip_offset.h headerfile for vega20
` [PATCH 02/57] drm/amdgpu: Add vega20 to asic_type enum
` [PATCH 03/57] drm/amdgpu: Add gpu_info firmware for vega20
` [PATCH 04/57] drm/amdgpu: set asic family "
` [PATCH 05/57] drm/amdgpu: Add smu firmware support "
` [PATCH 06/57] drm/amdgpu/powerplay: Add initial vega20 support v2
` [PATCH 07/57] drm/amdgpu/psp: Add initial psp support for vega20
` [PATCH 08/57] drm/amdgpu: Add vega20 ucode loading method
` [PATCH 09/57] drm/amdgpu: Specify vega20 uvd firmware
` [PATCH 10/57] drm/amdgpu: Specify vega20 vce firmware
` [PATCH 11/57] drm/amdgpu/virtual_dce: Add vega20 support
` [PATCH 12/57] drm/amdgpu/gmc9: "
` [PATCH 13/57] drm/amdgpu/mmhub: Add clockgating support for vega20
` [PATCH 14/57] drm/amdgpu/sdma4: Specify vega20 firmware
` [PATCH 15/57] drm/amdgpu/sdma4: Add vega20 golden settings (v3)
` [PATCH 16/57] drm/amdgpu/sdma4: Add clockgating support for vega20
` [PATCH 17/57] drm/amdgpu/gfx9: Add support for vega20 firmware
` [PATCH 18/57] drm/amdgpu/gfx9: Add vega20 golden settings (v3)
` [PATCH 19/57] drm/amdgpu/gfx9: Add gfx config for vega20. (v3)
` [PATCH 20/57] drm/amdgpu/gfx9: Add support for vega20
` [PATCH 21/57] drm/amdgpu/gfx9: Add clockgatting "
` [PATCH 22/57] drm/amdgpu/soc15:Add vega20 soc15_common_early_init support
` [PATCH 23/57] drm/amdgpu/soc15: Set common clockgating for vega20
` [PATCH 24/57] drm/amdgpu/soc15: dynamic initialize ip offset "
` [PATCH 25/57] drm/amdgpu/soc15: Add ip blocks for vega20 (v2)
` [PATCH 26/57] drm/amdgpu: Add nbio support "
` [PATCH 27/57] drm/amdgpu: Add vega20 soc init sequence on emulator (v3)
` [PATCH 28/57] drm/amd/display/dm: Add vega20 support
` [PATCH 29/57] drm/amdgpu: Add vega20 to dc support check
` [PATCH 30/57] drm/amd: Add dce-12.1 gpio aux registers
` [PATCH 31/57] drm/amd/display: Add Vega20 config. support
` [PATCH 32/57] drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20
` [PATCH 33/57] drm/amd/display: Add BIOS smu_info v3_3 support for Vega20
` [PATCH 34/57] drm/amd/display: Add harvest IP "
` [PATCH 35/57] drm/amdgpu/atomfirmware: add new gfx_info data table v2.4 (v2)
` [PATCH 36/57] drm/amdgpu/atomfirmware: add parser for gfx_info table
` [PATCH 37/57] drm/amdgpu/vg20: fallback to vbios table if gpu info fw is not available (v2)
` [PATCH 38/57] drm/amdgpu: drop gpu_info firmware for vega20
` [PATCH 39/57] drm/amdgpu: Set vega20 load_type to AMDGPU_FW_LOAD_DIRECT
` [PATCH 40/57] drm/amd/powerplay: update vega20 cg flags
` [PATCH 41/57] drm/include: Fix MP1_BASE address for vega20
` [PATCH 42/57] drm/amd/include/vg20: adjust VCE_BASE to reuse vce 4.0 header files
` [PATCH 43/57] drm/amdgpu: Disable ip modules that are not ready yet
` [PATCH 44/57] drm/amdgpu/vg20:Restruct uvd to support multiple uvds
` [PATCH 45/57] drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances
` [PATCH 46/57] drm/amdgpu/vg20:Restruct uvd.idle_work to support multiple instance (v2)
` [PATCH 47/57] drm/amdgpu/vg20:increase 3 rings for AMDGPU_MAX_RINGS
` [PATCH 48/57] drm/amdgpu/vg20:Enable the 2nd instance for uvd
` [PATCH 49/57] drm/amdgpu/vg20:Add IH client ID for the 2nd UVD
` [PATCH 50/57] drm/amdgpu/vg20:Enable the 2nd instance IRQ for uvd 7.2
` [PATCH 51/57] drm/amdgpu/vg20:Enable 2nd instance queue maping "
` [PATCH 52/57] drm/amdgpu/vg20:Enable UVD/VCE for Vega20
` [PATCH 53/57] drm/amdgpu: add df 3.6 headers
` [PATCH 54/57] drm/amdgpu/df: implement df v3_6 callback functions (v2)
` [PATCH 55/57] drm/amdgpu: Switch to use df_v3_6_funcs for vega20 (v2)
` [PATCH 56/57] drm/amdgpu: Add vega20 pci ids
` [PATCH 57/57] drm/amdgpu: flag Vega20 as experimental
[PATCH 00/21] GFXv9/Vega10 support for KFD
2018-05-16 10:09 UTC (20+ messages)
` [PATCH 04/21] drm/amdgpu: Add GFXv9 kfd2kgd interface functions
` [PATCH 07/21] drm/amdkfd: Clean up KFD_MMAP_ offset handling
` [PATCH 11/21] drm/amdkfd: Add GFXv9 MQD manager
` [PATCH 16/21] drm/amdkfd: Add 64-bit doorbell and wptr support to kernel queue
[4.17-rc4+ regression] X server does not start anymore with segmentation fault in `r600_dri.so`
2018-05-16 6:56 UTC (5+ messages)
[pull] radeon, amdgpu, ttm, and gpu scheduler drm-next-4.18
2018-05-15 18:54 UTC
iommu/amd: flush IOTLB for specific domains only (v2)
2018-05-15 15:18 UTC (7+ messages)
[PATCH 0/7] ZFB support for amdgpu
2018-05-15 14:55 UTC (9+ messages)
` [PATCH 1/7] drm/amdgpu: add new member in amdgpu_mc for zfb support
` [PATCH 2/7] drm/amdgpu: add amdgpu module parameter for zfb
` [PATCH 3/7] drm/amdgpu: init zfb start address and size
` [PATCH 4/7] drm/amdgpu: user reserved zfb to init vram base offset "
` [PATCH 5/7] drm/amdgpu: enable physical transaction for ptd/pde when ZFB is enabled
` [PATCH 6/7] drm/amdgpu: program AGP aperture as frame buffer "
` [PATCH 7/7] drm/amdgpu: program system bit for pte/pde "
[PATCH 1/4] drm/amdgpu/gfx9: Update golden setting for gfx9_0
2018-05-15 14:45 UTC (4+ messages)
` [PATCH 2/4] drm/amd/powerplay: new framework to honour DAL clock limits
` [PATCH 3/4] drm/amd/powerplay: add a framework for perfroming pre display configuration change settings
` [PATCH 4/4] drm/amdgpu: Drop the unused header files in soc15.c
[PATCH] drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)
2018-05-15 14:02 UTC
[PATCH 0/6] Userptr memory mapping support for KFD
2018-05-14 17:20 UTC (8+ messages)
` [PATCH 2/6] drm/amdgpu: Enable amdgpu_ttm_tt_get_user_pages in worker threads
` [PATCH 4/6] drm/amdkfd: GFP_NOIO while holding locks taken in MMU notifier
[PATCH 0/3] drm/connector: Provide generic support for underscan
2018-05-14 16:43 UTC (5+ messages)
` [PATCH 3/3] drm/vc4: Attach underscan props to the HDMI connector
[PATCH] drm/amd/powerplay: Add notify PWE function to SMU10
2018-05-14 14:38 UTC (2+ messages)
radeon: Force loading with no microcode - will it damage any hardware?
2018-05-14 14:34 UTC (4+ messages)
[PATCH v2 0/4] drm/connector: Provide generic support for underscan
2018-05-14 7:05 UTC (11+ messages)
` [PATCH v2 2/4] drm/vc4: Take underscan setup into account when updating planes
[git pull] amdkfd next 4.18
2018-05-14 7:01 UTC
[PATCH 00/13] *** per vm lru ***
2018-05-14 5:54 UTC (5+ messages)
UVD support for SI in amdgpu (ping)
2018-05-13 8:59 UTC
Cannot compile with GCC 8.1
2018-05-12 14:00 UTC (3+ messages)
[PATCH 00/12] Assorted KFD fixes
2018-05-12 11:13 UTC (2+ messages)
[PATCHv3] drm/amdkfd: Remove vla
2018-05-12 11:11 UTC (3+ messages)
[PATCH] drm/amdkfd: Integer overflows in ioctl
2018-05-11 20:17 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox