messages from 2019-06-17 19:49:19 to 2019-06-21 15:24:25 UTC [more...]
[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
2019-06-21 15:24 UTC (28+ messages)
[PATCH] Fix VM handling for VMID 0 w.r.t. SYSTEM_APERTURE
2019-06-21 14:49 UTC (2+ messages)
[PATCH] drm/amd/powerplay: no memory activity support on Vega10
2019-06-21 14:18 UTC (4+ messages)
[PATCH] drm/amdgpu: add sw_init to df_v1_7
2019-06-21 13:58 UTC (2+ messages)
[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
2019-06-21 12:06 UTC (10+ messages)
` [PATCH 2/6] drm/ttm: remove the backing store if no placement is given
` [PATCH 3/6] drm/ttm: use the parent resv for ghost objects v2
` [PATCH 4/6] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [PATCH 5/6] drm/amdgpu: add independent DMA-buf export v6
` [PATCH 6/6] drm/amdgpu: add independent DMA-buf import v6
` [Intel-gfx] [PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
[PATCH v2 04/18] drm/radeon: use embedded gem object
2019-06-21 11:57 UTC (5+ messages)
` [PATCH v2 05/18] drm/amdgpu: "
` [PATCH v2 12/18] drm/radeon: switch driver from bo->resv to bo->base.resv
` [PATCH v2 08/18] drm/ttm: use gem vma_node
` [PATCH v2 14/18] drm/amdgpu: switch driver from bo->resv to bo->base.resv
[PATCH 09/59] drm/prime: Align gem_prime_export with obj_funcs.export
2019-06-21 10:37 UTC (2+ messages)
[PATCH] drm/amdgpu: Don't skip display settings in hwmgr_resume()
2019-06-20 23:21 UTC
[PATCH] drm/amdkfd: Set gws_mask to 64 bit 1s
2019-06-20 21:18 UTC (3+ messages)
[PATCH 1/1] drm/amdkfd: Print a warning when the runlist becomes oversubscribed
2019-06-20 19:51 UTC (2+ messages)
[PATCH 1/2] drm/amdkfd: Add chained_runlist_idle_disable flag to pm4_mes_runlist
2019-06-20 19:34 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: Disable idle optimization for chained runlist
XDC 2019: Less than three weeks to go to submit your talks, workshops or demos!
2019-06-20 15:55 UTC
[PATCH] drm/amdgpu: early merge post fix to df_v3_6 for xgmi
2019-06-20 15:29 UTC (4+ messages)
[PATCH 1/2] drm/amdgpu: update df_v3_6 for xgmi perfmons
2019-06-20 15:23 UTC (8+ messages)
[PATCH] drm/amdgpu: set max df perfmon to 4
2019-06-20 15:19 UTC (2+ messages)
[PATCH] Revert "drm/amd/display: Enable fast plane updates when state->allow_modeset = true"
2019-06-20 15:01 UTC (5+ messages)
amdgpu vce crash
2019-06-20 14:30 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: fix transform feedback GDS hang on gfx10
2019-06-20 12:00 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID "
[PATCH] drm/amd/display: Enable fast plane updates when state->allow_modeset = true
2019-06-20 8:10 UTC (3+ messages)
[PATCH 5/6] drm/ttm: use gem vma_node
2019-06-20 7:44 UTC
[PATCH] drm/amdgpu/sriov: fix Tonga load driver failed
2019-06-20 6:23 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: update df_v3_6 for xgmi perfmons
2019-06-19 23:59 UTC (7+ messages)
` [PATCH 2/2] drm/amdgpu: add pmu counters
[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
2019-06-19 20:05 UTC (27+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH] drm/amd/display: Fix null-deref on vega20 with xgmi
2019-06-19 18:43 UTC (2+ messages)
[PATCH] drm/amdkfd: Add procfs-style information for KFD processes
2019-06-19 14:56 UTC (8+ messages)
[PATCH 0/4] Removing unnecessary initialization of drm_plane struct type
2019-06-19 12:28 UTC (5+ messages)
` [PATCH 1/4] drm/amdgpu: uint32_t for amdgpu_dm_plane_init() possible_crtcs parameter
` [PATCH 2/4] drm/amdgpu: Rename plane_type parameter of initialize_plane() to type
` [PATCH 3/4] drm/amdgpu: Add type parameter to amdgpu_dm_plane_init()
` [PATCH 4/4] drm/amdgpu: Remove unnecessary write to type field of drm_plane struct
[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
2019-06-19 12:03 UTC (35+ messages)
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 09/12] mm/hmm: Poison hmm_range during unregister
` [PATCH v3 hmm 10/12] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release
[PATCH] drm/amdgpu: add pmu counters
2019-06-19 0:40 UTC (2+ messages)
[PATCH libdrm 1/4] amdgpu: add navi family id
2019-06-18 23:33 UTC (5+ messages)
` [PATCH libdrm 2/4] libdrm/amdgpu: add new member in drm_amdgpu_device_info for navi10
` [PATCH libdrm 3/4] libdrm/amdgpu: add new vram type (GDDR6) "
` [PATCH libdrm 4/4] tests/amdgpu/vcn: add VCN2.0 decode support
[PATCH] drm/amdgpu: update df_v3_6 for xgmi perfmons
2019-06-18 21:03 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: Indentation and simplification fixes for DF driver
2019-06-18 18:29 UTC (2+ messages)
[PATCH] drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
2019-06-18 14:44 UTC
[PATCH 200/459] drm/amdgpu/nv: set vcn pg flag
2019-06-18 13:44 UTC (8+ messages)
` [PATCH 201/459] drm/amdgpu: fix memory leak in preemption unit test
` [PATCH 247/459] Revert "drm/amdgpu: mask some pm interfaces for navi10 because they are changed or not workable so far"
` [PATCH 268/459] drm/amdgpu/gfx10: remove static GDS, GWS and OA allcoation
[PATCH] drm/amdgpu: add job->preamble_status back to status value
2019-06-18 11:10 UTC (2+ messages)
[PATCH 000/459] amdgpu support for Navi10
2019-06-18 10:33 UTC (6+ messages)
` [PATCH 092/459] drm/amdgpu: add ib preemption status in amdgpu_job
[PATCH 1/2] drm/amdkfd: initialize mqd_manager_init function for navi10
2019-06-18 4:39 UTC
[PATCH] drm/amdgpu: Fix the null pointer about get vbios
2019-06-18 2:43 UTC
[PATCH] drm/amd/powerplay: detect version of smu backend
2019-06-18 1:15 UTC (2+ messages)
arm32 build failure after abe882a39a9c ("drm/amd/display: fix issue with eDP not detected on driver load")
2019-06-18 1:11 UTC
[PATCH v2] drm/amd/amdgpu: Tabs instead of spaces in gfx_v10_0.c
2019-06-17 22:07 UTC
[PATCH] drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
2019-06-17 21:46 UTC
[PATCH 1/2] drm/amd/amdgpu: Tabs instead of spaces in gfx_v10_0.c
2019-06-17 21:42 UTC (2+ messages)
` [PATCH 2/2] drm/amd/amdgpu: Indent AMD_IS_APU properly
[PATCH] drm/amdgpu: improve HMM error -ENOMEM and -EBUSY handling
2019-06-17 20:45 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: cast mem->num_pages to 64-bits when shifting
2019-06-17 20:05 UTC (5+ messages)
[PATCH 400/459] drm/amd/display: Fix ODM combine data format
2019-06-17 19:49 UTC (31+ messages)
` [PATCH 430/459] drm/amd/display: Use DCN2 functions instead of DCE
` [PATCH 431/459] drm/amd/display: always use 4 dp lanes for dml
` [PATCH 432/459] drm/amd/display: decouple dsc adjustment out of enablement
` [PATCH 433/459] drm/amd/display: Return UPDATE_TYPE_FULL on writeback update
` [PATCH 434/459] drm/amd/display: Enable DSC power-gating for DSC streams
` [PATCH 435/459] drm/amd/display: Drive-by fixes for display_mode_vba
` [PATCH 436/459] drm/amd/display: Add missing VM conversion from hw values
` [PATCH 437/459] drm/amd/display: Fix incorrect DML output_bpp value
` [PATCH 438/459] drm/amd/display: removing MODULO change for dcn2
` [PATCH 439/459] drm/amd/display: Fix incorrect vba type
` [PATCH 440/459] drm/amd/display: Copy stream updates onto streams
` [PATCH 441/459] drm/amd/display: add support for forcing DCFCLK without affecting watermarks
` [PATCH 442/459] drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policy
` [PATCH 443/459] drm/amd/display: add some parameters to validate bandwidth functions
` [PATCH 444/459] drm/amd/display: update dsc max_target_bpp to 16 bpp
` [PATCH 445/459] drm/amd/display: making DCN20 WM table non-overlapping
` [PATCH 446/459] drm/amd/display: Alpha plane type
` [PATCH 447/459] drm/amd/display: add dwb stere caps and version
` [PATCH 448/459] drm/amd/display: expose enable dp output functions
` [PATCH 449/459] drm/amd/display: Use macro for invalid OPP ID
` [PATCH 450/459] drm/amd/display: Rework CRTC color management
` [PATCH 451/459] drm/amd/display: update DCN2 uclk switch time
` [PATCH 452/459] drm/amd/display: add p010 and ayuv plane caps
` [PATCH 453/459] drm/amd/display: dcn2 use fixed clocks
` [PATCH 454/459] drm/amd/display: move vmid determination logic to a module
` [PATCH 455/459] drm/amd/display: Add Underflow Asserts to dc
` [PATCH 456/459] drm/amd/display: add missing mod_vmid destructor
` [PATCH 457/459] drm/amd/display: expose dentist_get_did_from_divider
` [PATCH 458/459] drm/amd/display: make clk_mgr call enable_pme_wa
` [PATCH 459/459] drm/amd/display/dc: set num-dwb = 1 as navi10 asic cap
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