messages from 2020-11-24 12:47:33 to 2020-11-24 22:27:49 UTC [more...]
[PATCH 1/2] panel-simple: add Innolux N125HCE-GN1
2020-11-24 17:46 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: display/panel: "
[PATCH rdma-core 0/5] Add user space dma-buf support
2020-11-24 20:43 UTC (13+ messages)
` [PATCH rdma-core 1/5] verbs: Support dma-buf based memory region
` [PATCH rdma-core 3/5] pyverbs: Add dma-buf based MR support
` [PATCH rdma-core 5/5] tests: Bug fix for get_access_flags()
[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
2020-11-25 10:42 UTC (31+ messages)
` [PATCH v3 02/12] drm: Unamp the entire device address space on device unplug
` [PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v3 07/12] drm/sched: Prevent any job recoveries after device is unplugged
` [PATCH v3 08/12] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v3 10/12] drm/amdgpu: Avoid sysfs dirs removal post device unplug
[PATCHv8 0/8] System Cache support for GPU and required SMMU support
2020-11-24 22:08 UTC (9+ messages)
[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
2020-11-24 21:49 UTC (8+ messages)
` [PATCH 05/15] drm/gma500: Remove references to struct drm_device.pdev
` [PATCH 09/15] drm/nouveau: "
` [PATCH 15/15] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
[PATCHv9 0/8] System Cache support for GPU and required SMMU support
2020-11-24 21:41 UTC (5+ messages)
` [PATCHv9 2/8] iommu/arm-smmu: Add domain attribute for pagetable configuration
` [PATCHv9 3/8] iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attr
[PATCH 000/141] Fix fall-through warnings for Clang
2020-11-24 21:32 UTC (25+ messages)
` [PATCH 084/141] drm/via: "
` [PATCH 134/141] video: fbdev: lxfb_ops: "
` [Intel-wired-lan] [PATCH 000/141] "
[PATCH rdma-core v2 0/6] Add user space dma-buf support
2020-11-24 21:38 UTC (7+ messages)
` [PATCH rdma-core v2 1/6] Update kernel headers
` [PATCH rdma-core v2 2/6] verbs: Support dma-buf based memory region
` [PATCH rdma-core v2 3/6] mlx5: "
` [PATCH rdma-core v2 4/6] pyverbs: Add dma-buf based MR support
` [PATCH rdma-core v2 5/6] tests: Add tests for dma-buf based memory regions
` [PATCH rdma-core v2 6/6] tests: Bug fix for get_access_flags()
[PATCH v12 0/4] RDMA: Add dma-buf support
2020-11-24 21:35 UTC (5+ messages)
` [PATCH v12 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v12 2/4] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v12 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v12 4/4] RDMA/mlx5: Support dma-buf based userspace memory region
[radeon-alex:drm-next 219/295] drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1677:6: warning: no previous prototype for 'vcn_v3_0_dec_sw_ring_emit_fence'
2020-11-24 20:22 UTC
[PATCH 00/40] [Set 9] Rid W=1 warnings from GPU
2020-11-24 19:38 UTC (41+ messages)
` [PATCH 01/40] drm/msm/msm_gem_shrinker: Fix descriptions for 'drm_device'
` [PATCH 02/40] drm/amd/amdgpu/gmc_v10_0: Suppy some missing function doc descriptions
` [PATCH 03/40] drm/msm/adreno/a6xx_gpu_state: Make some local functions static
` [PATCH 04/40] drm/amd/amdgpu/iceland_ih: Add missing function param descriptions for 'ih' and 'entry'
` [PATCH 05/40] drm/amd/amdgpu/tonga_ih: Provide some missing "
` [PATCH 06/40] drm/amd/amdgpu/cz_ih: Add missing function param "
` [PATCH 07/40] drm/amd/amdgpu/amdgpu_psp: Make local function 'parse_ta_bin_descriptor' static
` [PATCH 08/40] drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heap
` [PATCH 09/40] drm/amd/amdgpu/vega10_ih: Add descriptions for 'ih' and 'entry'
` [PATCH 10/40] drm/amd/amdgpu/navi10_ih: "
` [PATCH 11/40] drm/amd/amdgpu/psp_v11_0: Make local function 'psp_v11_0_wait_for_bootloader()' static
` [PATCH 12/40] drm/amd/amdgpu/dce_v10_0: Supply description for function param 'async'
` [PATCH 13/40] drm/amd/amdgpu/dce_v11_0: "
` [PATCH 14/40] drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function static
` [PATCH 15/40] drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headers
` [PATCH 16/40] drm/amd/amdgpu/gfx_v10_0: Remove a bunch of set but unused variables
` [PATCH 17/40] drm/amd/amdgpu/sdma_v2_4: Fix a bunch of kernel-doc function documentation issues
` [PATCH 18/40] drm/amd/amdgpu/sdma_v3_0: "
` [PATCH 19/40] drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issue
` [PATCH 20/40] drm/amd/amdgpu/uvd_v5_0: Fix a bunch of kernel-doc function documentation issues
` [PATCH 21/40] drm/amd/amdgpu/sdma_v4_0: Repair a bunch of kernel-doc problems
` [PATCH 22/40] drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headers
` [PATCH 23/40] drm/amd/amdgpu/sdma_v5_0: Provide some missing and repair other function params
` [PATCH 24/40] drm/amd/amdgpu/sdma_v5_2: "
` [PATCH 25/40] drm/amd/amdgpu/amdgpu_vce: "
` [PATCH 26/40] drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issues
` [PATCH 27/40] drm/amd/amdgpu/uvd_v7_0: "
` [PATCH 28/40] drm/amd/amdgpu/gfx_v10_0: Make local function 'gfx_v10_0_rlc_stop()' static
` [PATCH 29/40] drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanours
` [PATCH 30/40] drm/amd/amdgpu/jpeg_v1_0: Add some missing function param descriptions
` [PATCH 31/40] drm/amd/amdgpu/jpeg_v2_0: Add some missing kernel-doc descriptions
` [PATCH 32/40] drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanours
` [PATCH 33/40] drm/amd/amdgpu/vcn_v3_0: Remove unused variable 'direct_poll' from 'vcn_v3_0_start_sriov()'
` [PATCH 34/40] drm/amd/amdgpu/amdgpu_acp: Fix doc-rot issues pertaining to a couple of 'handle' params
` [PATCH 35/40] drm/amd/pm/swsmu/smu11/vangogh_ppt: Make local function 'vangogh_set_default_dpm_tables()' static
` [PATCH 36/40] drm/amd/pm/inc/smu_v11_0: Mark 'smu11_thermal_policy' as __maybe_unused
` [PATCH 37/40] drm/amd/pm/swsmu/smu12/renoir_ppt: Demote kernel-doc formatting abuse
` [PATCH 38/40] drm/amd/pm/swsmu/smu11/navi10_ppt: Remove unused 'struct i2c_algorithm navi10_i2c_algo'
` [PATCH 39/40] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'
` [PATCH 40/40] drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s 'buf_sizes' param
[PATCH v2 0/3] iommu/arm-smmu: adreno-smmu page fault handling
2020-11-24 19:16 UTC (2+ messages)
` [PATCH v2 3/3] drm/msm: Improve the a6xx page fault handler
[PATCH 00/40] [Set 8] Rid W=1 warnings from GPU
2020-11-24 19:02 UTC (56+ messages)
` [PATCH 01/40] drm/radeon/radeon_device: Consume our own header where the prototypes are located
` [PATCH 02/40] drm/amd/amdgpu/amdgpu_ttm: Add description for 'page_flags'
` [PATCH 03/40] drm/amd/amdgpu/amdgpu_ib: Provide docs for 'amdgpu_ib_schedule()'s 'job' param
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_virt: Correct possible copy/paste or doc-rot misnaming issue
` [PATCH 05/40] drm/amd/amdgpu/cik_ih: Supply description for 'ih' in 'cik_ih_{get, set}_wptr()'
` [PATCH 06/40] drm/amd/amdgpu/uvd_v4_2: Fix some kernel-doc misdemeanours
` [PATCH 07/40] drm/amd/amdgpu/dce_v8_0: Supply description for 'async'
` [PATCH 08/40] drm/amd/amdgpu/cik_sdma: Supply some missing function param descriptions
` [PATCH 09/40] drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issues
` [PATCH 16/40] drm/amd/amdgpu/si_dma: Fix a bunch of function documentation issues
` [PATCH 17/40] drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 'timeout' param
` [PATCH 21/40] drm/amd/amdgpu/uvd_v3_1: Fix-up some documentation issues
` [PATCH 22/40] drm/amd/amdgpu/dce_v6_0: Fix formatting and missing parameter description issues
` [PATCH 23/40] drm/amd/include/vega20_ip_offset: Mark top-level IP_BASE definition as __maybe_unused
` [PATCH 24/40] drm/amd/include/navi10_ip_offset: Mark top-level IP_BASE "
` [PATCH 25/40] drm/amd/include/arct_ip_offset: Mark top-level IP_BASE definition "
` [PATCH 26/40] drm/amd/include/navi14_ip_offset: Mark top-level IP_BASE "
` [PATCH 27/40] drm/amd/include/navi12_ip_offset: "
` [PATCH 28/40] drm/amd/include/sienna_cichlid_ip_offset: "
` [PATCH 29/40] drm/amd/include/vangogh_ip_offset: "
` [PATCH 30/40] drm/amd/include/dimgrey_cavefish_ip_offset: "
` [PATCH 33/40] drm/amd/amdgpu/cik_sdma: Add one and remove another function param description
` [PATCH 34/40] drm/amd/amdgpu/uvd_v4_2: "
` [PATCH 36/40] drm/amd/amdgpu/gmc_v7_0: Add some missing kernel-doc descriptions
` [PATCH 37/40] drm/amd/amdgpu/gmc_v8_0: Fix more issues attributed to copy/paste
` [PATCH 39/40] drm/amd/amdgpu/gmc_v9_0: Remove unused table 'ecc_umc_mcumc_status_addrs'
` [PATCH 40/40] drm/amd/amdgpu/gmc_v9_0: Suppy some missing function doc descriptions
[PATCH v11 0/4] RDMA: Add dma-buf support
2020-11-24 18:24 UTC (3+ messages)
` [PATCH v11 1/4] RDMA/umem: Support importing dma-buf as user memory region
[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
2020-11-24 18:19 UTC (59+ messages)
` [PATCH v4 26/80] drm/omap: dsi: do bus locking in host driver
` [PATCH v4 29/80] drm/omap: dsi: move panel refresh function to host
` [PATCH v4 31/80] drm/omap: dsi: drop custom panel capability support
` [PATCH v4 34/80] drm/omap: dsi: implement check timings
` [PATCH v4 36/80] drm/omap: panel-dsi-cm: support unbinding
` [PATCH v4 37/80] drm/omap: panel-dsi-cm: fix remove()
` [PATCH v4 38/80] drm/omap: remove global dss_device variable
` [PATCH v4 39/80] drm/panel: Move OMAP's DSI command mode panel driver
` [PATCH v4 40/80] drm/omap: dsi: Register a drm_bridge
` [PATCH v4 41/80] drm/omap: remove legacy DSS device operations
` [PATCH v4 42/80] drm/omap: remove unused omap_connector
` [PATCH v4 43/80] drm/omap: simplify omap_display_id
` [PATCH v4 44/80] drm/omap: drop unused DSS next pointer
` [PATCH v4 45/80] drm/omap: drop DSS ops_flags
` [PATCH v4 46/80] drm/omap: drop dssdev display field
` [PATCH v4 47/80] drm/omap: simplify DSI manual update code
` [PATCH v4 48/80] drm/omap: dsi: simplify pin config
` [PATCH v4 49/80] ARM: omap2plus_defconfig: Update for moved DSI command mode panel
` [PATCH v4 50/80] drm/omap: squash omapdrm sub-modules into one
` [PATCH v4 51/80] drm/omap: remove unused display.c
` [PATCH v4 52/80] drm/omap: drop unused owner field
` [PATCH v4 53/80] drm/omap: remove dispc_ops
` [PATCH v4 54/80] drm/omap: remove dss_mgr_ops
` [PATCH v4 55/80] drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI
` [PATCH v4 56/80] drm/panel: panel-dsi-cm: cleanup tear enable
` [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi
` [PATCH v4 58/80] drm/omap: pll: fix iteration loop check
` [PATCH v4 59/80] drm/omap: dsi: set trans_mode according to client mode_flags
` [PATCH v4 60/80] drm/panel: panel-dsi-cm: set column & page at setup
` [PATCH v4 61/80] drm/omap: dsi: send nop instead of page & column
` [PATCH v4 62/80] drm/omap: dsi: simplify VC handling
` [PATCH v4 63/80] drm/omap: dsi: drop useless channel checks
` [PATCH v4 64/80] drm/omap: dsi: cleanup channel usages
` [PATCH v4 65/80] drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
` [PATCH v4 66/80] drm/omap: dsi: set LP/HS before update
` [PATCH v4 67/80] drm/omap: dsi: use separate VCs for cmd and video
` [PATCH v4 68/80] drm/panel: panel-dsi-cm: remove extra 'if'
` [PATCH v4 69/80] drm/panel: panel-dsi-cm: add panel database to driver
` [PATCH v4 70/80] drm/panel: panel-dsi-cm: drop unneeded includes
` [PATCH v4 71/80] drm/omap: dsi: move structs & defines to dsi.h
` [PATCH v4 72/80] drm/omap: dsi: move enable/disable to bridge enable/disable
` [PATCH v4 73/80] drm/omap: dsi: display_enable cleanup
` [PATCH v4 74/80] drm/omap: dsi: display_disable cleanup
` [PATCH v4 75/80] drm/omap: dsi: rename dsi_display_* functions
` [PATCH v4 76/80] drm/omap: dsi: cleanup initial vc setup
` [PATCH v4 77/80] drm/omap: dsi: split video mode enable/disable into separate func
` [PATCH v4 78/80] drm/omap: dsi: fix and cleanup ddr_clk_always_on
` [PATCH v4 79/80] drm/omap: dsi: remove ulps support
` [PATCH v4 80/80] drm/omap: dsi: fix DCS_CMD_ENABLE
[Bug 205675] New: Display locks up. AMDGPU timeout
2020-11-24 17:41 UTC (4+ messages)
` [Bug 205675] "
[PATCH v5 00/17] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
2020-11-24 17:03 UTC (13+ messages)
` [PATCH v5 07/17] drm/i915/hdcp: Enable HDCP 1.4 stream encryption
` [PATCH v5 08/17] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [PATCH v5 13/17] drm/i915/hdcp: MST streams support in hdcp port_data
` [PATCH v5 14/17] drm/i915/hdcp: Pass connector to check_2_2_link
[PATCH] drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory_block"
2020-11-24 16:36 UTC (3+ messages)
[PATCH] drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence
2020-11-24 15:49 UTC (2+ messages)
[BUG] drm/vkms: Failure when using drmGetConnectorCurrent()
2020-11-24 14:39 UTC (2+ messages)
[PATCH] drm: fix kernel-doc warnings for SCALING_FILTER
2020-11-24 14:35 UTC (2+ messages)
[PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
2020-11-24 14:34 UTC (4+ messages)
` [PATCH 2/3] mm: Extract might_alloc() debug check
[PATCH v6 00/17] follow_pfn and other iomap races
2020-11-24 14:28 UTC (13+ messages)
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn
[PATCH 0/7] drm/radeon: Convert to generic fbdev emulation
2020-11-24 14:09 UTC (14+ messages)
` [PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed
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