messages from 2017-11-21 04:36:57 to 2017-11-24 10:45:40 UTC [more...]
[PATCH] drm/amdgpu: fix amdgpu_sync_resv
2017-11-24 10:45 UTC
[PATCH 00/43] DC Patches Nov 23, 2017
2017-11-24 8:52 UTC (45+ messages)
` [PATCH 01/43] drm/amd/display: Remove unnecessary wait mpcc idle
` [PATCH 02/43] drm/amd/display: fix seq issue: turn on clock before programming afmt
` [PATCH 03/43] drm/amd/display: try to find matching audio inst for enc inst first
` [PATCH 04/43] drm/amd/display: dal 3.1.21
` [PATCH 05/43] drm/amd/display: Integrating MPC pseudocode
` [PATCH 06/43] drm/amd/display: Remove PSR functions in Linux
` [PATCH 07/43] drm/amd/display: Fix amdgpu_dm bugs found by smatch
` [PATCH 08/43] drm/amd/display: Bunch of smatch error and warning fixes in DC
` [PATCH 09/43] drm/amd/display: Remove plane_res.mi check in dce110_apply_ctx_for_surface
` [PATCH 10/43] drm/amd/display: Remove redundant checks in set_default_colors
` [PATCH 11/43] drm/amd/display: Fix use before NULL check in validate_timing
` [PATCH 12/43] drm/amd/display: Fix hubp check in set_cursor_position
` [PATCH 13/43] drm/amd/display: Fix potential NULL and mem leak in create_links
` [PATCH 14/43] drm/amd/display: Fix potential mem leak in DC construct
` [PATCH 15/43] drm/amd/display: Fix couple more inconsistent NULL checks in dc_resource
` [PATCH 16/43] drm/amd/display: Fixed read wrong reg to get bot_sel
` [PATCH 17/43] drm/amd/display: MPC updates
` [PATCH 18/43] drm/amd/display: Do not put drm_atomic_state on resume
` [PATCH 19/43] drm/amd/display: Use same wait mpcc idle function
` [PATCH 20/43] drm/amd/display: Add optimized_required flag
` [PATCH 21/43] drm/amd/display: Change optimized_required logic
` [PATCH 22/43] drm/amd/display: Implement work around for optc underflow
` [PATCH 23/43] drm/amd/display: Add dcc_change surface update flag
` [PATCH 24/43] drm/amd/display: fix gamma setting
` [PATCH 25/43] drm/amd/display: dal 3.1.22
` [PATCH 26/43] drm/amd/display: Fix access of wrong array element TF format conversion
` [PATCH 27/43] drm/amd/display: Clean up os_types.h a bit
` [PATCH 28/43] drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done
` [PATCH 29/43] drm/amd/display: dal 3.1.23
` [PATCH 30/43] drm/amd/display: Disable plane right after disconnected
` [PATCH 31/43] drm/amd/display: CNVC pseudocode review follow up
` [PATCH 32/43] drm/amd/display: Reset MPCC muxes during init
` [PATCH 33/43] drm/amd/display: Build unity lut for shaper
` [PATCH 34/43] drm/amd/display: OPP DPG test pattern
` [PATCH 35/43] drm/amd/display: USB-C / thunderbolt dock specific workaround
` [PATCH 36/43] drm/amd/display: Add is_tiling_rotated flag to plane_state
` [PATCH 37/43] drm/amd/display: Fix overlow issue
` [PATCH 38/43] drm/amd/display: fix recout_skip calculation when rotating 180 or 270
` [PATCH 39/43] drm/amd/display: Program cursor regs after context swapped
` [PATCH 40/43] drm/amd/display: Cache cursor position
` [PATCH 41/43] drm/amd/display: Refine update flags usage in update_dchubp_dpp
` [PATCH 42/43] drm/amd/display: Set mpcc_disconnect_pending during MPC reset
` [PATCH 43/43] drm/amd/display: dal 3.1.24
[PATCH 00/16] Cleanup vega10 header files
2017-11-24 8:20 UTC (18+ messages)
` [PATCH 01/16] drm/amd/include:cleanup vega10 sdma0/1 "
` [PATCH 02/16] drm/amd/include:cleanup vega10 hdp "
` [PATCH 03/16] drm/amd/include:cleanup vega10 mp "
` [PATCH 04/16] drm/amd/include:cleanup vega10 athub "
` [PATCH 05/16] drm/amd/include:cleanup vega10 thm "
` [PATCH 06/16] drm/amd/include: cleanup vega10 umc "
` [PATCH 07/16] drm/amd/include:cleanup vega10 dce "
` [PATCH 08/16] drm/amd/include:cleanup vega10 uvd "
` [PATCH 09/16] drm/amd/include:cleanup vega10 vce "
` [PATCH 10/16] drm/amd/include:cleanup vega10 gc "
` [PATCH 11/16] drm/amd/include:cleanup vega10 mmhub "
` [PATCH 12/16] drm/amd/include:cleanup vega10 nbio "
` [PATCH 13/16] drm/amd/include:cleanup vega10 nbif "
` [PATCH 14/16] drm/amd/include:cleanup vega10 smuio "
` [PATCH 15/16] drm/amd/include:cleanup vega10 osssys "
` [PATCH 16/16] drm/amd/include:cleanup vega10 "
[PATCH] Revert "drm/amdgpu: fix rmmod KCQ disable failed error"
2017-11-24 7:06 UTC
[AMDGPU DC CIK testing] [drm:construct [amdgpu]] *ERROR* construct: Invalid Connector ObjectID from Adapter Service for connector index:1!
2017-11-24 6:18 UTC (2+ messages)
[PATCH] Revert "drm/amdgpu: fix rmmod KCQ disable failed error"
2017-11-24 5:53 UTC
[PATCH 0/4] *** fix memory leak for HUGE PAGE ***
2017-11-23 21:49 UTC (10+ messages)
` [PATCH 1/4] drm/ttm: add page order in page pool
` [PATCH 2/4] drm/ttm: use NUM_PAGES_TO_ALLOC always
` [PATCH 3/4] drm/ttm: add page order support in ttm_pages_put
` [PATCH 4/4] drm/ttm: free one in huge pool even shrink request less than one element
[PATCH 1/5] drm/ttm: add page order in page pool
2017-11-23 20:33 UTC (6+ messages)
` [PATCH 2/5] drm/ttm: add set_pages_wb for handling page order more than zero
` [PATCH 3/5] drm/ttm: add page order support in ttm_pages_put
` [PATCH 4/5] drm/ttm: free one in huge pool even shrink request less than one element
` [PATCH 5/5] drm/ttm: delete set_pages_array_wb since no one use it anymore
[PATCH 00/25] DC Patches Nov 15, 2017
2017-11-23 20:00 UTC (4+ messages)
` [PATCH 17/25] drm/amd/display: Do DC mode-change check when adding CRTCs
[PATCH umr] add bits option for ring decoder to bitfield decode register writes
2017-11-23 18:44 UTC
[PATCH] drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_log
2017-11-23 17:48 UTC (4+ messages)
` [PATCH 1/2] drm/amd/display: Add dm_logger_append_va API
` [PATCH v2 2/2] drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_log
Kernel crash/Null pointer dereference on vblank
2017-11-23 17:28 UTC (9+ messages)
Resizable PCI BAR support V9
2017-11-23 14:12 UTC (13+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5
[PATCH] drm: Adding amdgpu_cs_create_syncobj2 to be able to create sync object as signaled initially
2017-11-23 12:18 UTC
[PATCH xf86-video-amdgpu] Add amdgpu_dirty_src_drawable helper
2017-11-23 10:48 UTC (2+ messages)
` [PATCH v2 "
[PATCH] drm/amd/display: remove usage of legacy_cursor_update
2017-11-23 6:16 UTC
[amdgpu] script to generate a VCE 1.0 amdgpu compatible firmware
2017-11-23 5:53 UTC
[PATCH] drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
2017-11-23 4:07 UTC (4+ messages)
Updated CP firmware for polaris
2017-11-23 1:42 UTC
[PATCH] drm/amd/display: check plane state before validating fbc
2017-11-23 0:49 UTC (2+ messages)
[DC] [CRTC:44:crtc-0] vblank wait timed out
2017-11-22 18:02 UTC (5+ messages)
[PATCH] drm/amd/display: fix memory leaks on error exit return
2017-11-22 17:13 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: fix VA hole handling on Vega10 v2
2017-11-22 12:40 UTC (8+ messages)
[PATCH 1/3] drm/ttm: add set_pages_wb for handling page order more than zero
2017-11-22 11:54 UTC (7+ messages)
` [PATCH 2/3] drm/ttm: add page order support in ttm_pages_put
` [PATCH 3/3] drm/ttm: roundup the shrink request to prevent skip huge pool
[PATCH 1/5] drm/ttm: add page order in page pool
2017-11-22 10:54 UTC (9+ messages)
` [PATCH 2/5] drm/ttm: add set_pages_wb for handling page order more than zero
` [PATCH 3/5] drm/ttm: add page order support in ttm_pages_put
` [PATCH 4/5] drm/ttm: roundup the shrink request to prevent skip huge pool
` [PATCH 5/5] drm/ttm: delete set_pages_array_wb since no one use it anymore
[PATCH 1/4] drm/ttm: add page order in page pool
2017-11-22 9:48 UTC (9+ messages)
` [PATCH 2/4] drm/ttm: add page order support in ttm_pages_put
` [PATCH 3/4] drm/ttm: add static buffer for ttm_pages_put to support pool shrink
` [PATCH 4/4] drm/ttm: free one in huge pool even shrink request less than one element
[PATCH] amdgpu: Use unsigned HW IP/instance/ring indices in amdgpu_queue_mgr_map
2017-11-22 9:32 UTC (6+ messages)
[PATCH] drm/amd/vce: correct vce fw data and stack size config for sriov
2017-11-22 7:52 UTC (4+ messages)
` FW: "
[PATCH] drm/amdgpu: used cached gca values for cik_read_register
2017-11-21 19:29 UTC (2+ messages)
[PATCH] drm/amd/display: Fix description of module parameter dc_log
2017-11-21 18:59 UTC (3+ messages)
[PATCH] amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_map
2017-11-21 18:38 UTC (3+ messages)
[PATCH] amdgpu: Set adev->vcn.irq.num_types for VCN
2017-11-21 18:36 UTC (3+ messages)
[PATCH] drm/amdgpu: move UVD/VCE and VCN structure out from union
2017-11-21 17:51 UTC (6+ messages)
[PATCH 1/2] drm/radeon: Add dpm quirk for Jet PRO
2017-11-21 17:13 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: "
[PATCH 1/1] drm/amdkfd: Do not ignore requested queue size during allocation
2017-11-21 16:30 UTC (5+ messages)
[pull] amdgpu drm-next-4.15
2017-11-21 16:20 UTC
[PATCH 1/5] drm/amd/powerplay: Minor fixes in processpptables.c
2017-11-21 15:53 UTC (5+ messages)
[PATCH] drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
2017-11-21 14:45 UTC (2+ messages)
[PATCH 1/4] drm/amdkfd: Cleanup qpd.pqm initialization
2017-11-21 11:50 UTC (7+ messages)
` [PATCH 3/4] drm/amdkfd: Add CWSR support
` [PATCH 4/4] drm/amdkfd: Add support for user-mode trap handlers
[PATCH 1/4] drm/amdgpu: always make gart.table_addr 64bit
2017-11-21 10:57 UTC (5+ messages)
` [PATCH 4/4] drm/amdgpu: fix VCE buffer placement restrictions
[PATCH] drm/amdgpu: correct vce4.0 fw config for SRIOV
2017-11-21 10:47 UTC (2+ messages)
[PATCH] drm/amd/vce: correct vce fw data and stack size config for sriov
2017-11-21 8:59 UTC (3+ messages)
[PATCH] drm/amdgpu:partially revert 1cfd8e237f0318e330190ac21d63c58ae6a1f66c
2017-11-21 8:26 UTC (2+ messages)
[PATCH] drm/radeon: fix possible memory leak in radeon_bo_create
2017-11-21 8:25 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