dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-25 08:12:28 to 2020-11-26 13:43:25 UTC [more...]

[PATCH] drm/msm: Fix use-after-free in msm_gem with carveout
 2020-11-26 11:28 UTC  (2+ messages)

[PATCH drm/hisilicon 0/3] Add the new api to install irq
 2020-11-26 13:15 UTC  (8+ messages)
` [PATCH drm/hisilicon 1/3] drm/hisilicon: Code refactoring for hibmc_drm_drv
` [PATCH drm/hisilicon 2/3] drm/irq: Add the new api to install irq
` [PATCH drm/hisilicon 3/3] drm/hisilicon: Use the new api devm_drm_irq_install

[PATCH 00/40] [Set 10] Rid W=1 warnings from GPU
 2020-11-26 13:42 UTC  (12+ messages)
` [PATCH 01/40] drm/amd/pm/powerplay/smumgr/tonga_smumgr: Remove set but unused variable 'res'
` [PATCH 02/40] drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by reference static
` [PATCH 03/40] drm/amd/pm/powerplay/smumgr/ci_smumgr: Remove set but unused variable 'res'
` [PATCH 04/40] drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference static
` [PATCH 05/40] drm/amd/pm/powerplay/smumgr/vegam_smumgr: "
` [PATCH 06/40] drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing our prototypes
` [PATCH 07/40] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuse
` [PATCH 08/40] drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' functions
` [PATCH 11/40] drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same clause as its use
` [PATCH 14/40] drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abuses
` [PATCH 15/40] drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse

[PATCH] drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
 2020-11-26 13:11 UTC 

[PATCH] drm/ast: Fixed CVE for DP501
 2020-11-26 12:51 UTC  (2+ messages)

[PATCH v2 RESEND] drm: mxsfb: Implement .format_mod_supported
 2020-11-26 12:35 UTC  (2+ messages)

[RFC v2 0/8] drm/i915: Add support for Intel's eDP backlight controls
 2020-11-26 12:17 UTC  (10+ messages)
` [RFC v2 1/8] drm/i915/dp: Program source OUI on eDP panels
` [RFC v2 2/8] drm/i915: Rename pwm_* backlight callbacks to ext_pwm_*
` [RFC v2 3/8] drm/i915: Keep track of pwm-related backlight hooks separately
  ` [Intel-gfx] "
` [RFC v2 6/8] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)

[PATCH 0/7] drm/radeon: Convert to generic fbdev emulation
 2020-11-26 12:16 UTC  (29+ messages)
` [PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed

[PATCH] drm: mxsfb: fix fence synchronization
 2020-11-26 11:14 UTC  (3+ messages)

[PATCH] ARM: locomo: make locomo bus's remove callback return void
 2020-11-26 11:01 UTC 

[PATCH] drm/imx/dcss: allow using nearest neighbor interpolation scaling
 2020-11-26 10:35 UTC  (2+ messages)

[PATCH 0/2] drm/imx/dcss: a couple of fixes
 2020-11-26 10:34 UTC  (2+ messages)

[PATCH] drm: imx: Move fbdev setup to before output polling
 2020-11-26  9:44 UTC  (7+ messages)
      ` AW: "

[PATCH] iommu/io-pgtable: Remove tlb_flush_leaf
 2020-11-26  8:33 UTC  (4+ messages)

[PATCH] fbdev: aty: SPARC64 requires FB_ATY_CT
 2020-11-26  8:29 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26  0:30 UTC  (42+ messages)
                  ` [Intel-wired-lan] "

[PATCH v4 0/3] mmu_notifier vs fs_reclaim lockdep annotations
 2020-11-25 23:57 UTC  (9+ messages)
` [PATCH v4 1/3] mm: Track mmu notifiers in fs_reclaim_acquire/release
` [PATCH v4 2/3] mm: Extract might_alloc() debug check
` [PATCH v4 3/3] locking/selftests: Add testcases for fs_reclaim
` [PATCH] drm/ttm: don't set page->mapping

[PATCH rdma-core 0/5] Add user space dma-buf support
 2020-11-26  0:43 UTC  (10+ messages)
` [PATCH rdma-core 3/5] pyverbs: Add dma-buf based MR support

[PATCH rdma-core v2 0/6] Add user space dma-buf support
 2020-11-25 14:41 UTC  (6+ messages)
` [PATCH rdma-core v2 2/6] verbs: Support dma-buf based memory region
` [PATCH rdma-core v2 5/6] tests: Add tests for dma-buf based memory regions

[PATCH v12 0/4] RDMA: Add dma-buf support
 2020-11-25 14:56 UTC  (3+ messages)
` [PATCH v12 4/4] RDMA/mlx5: Support dma-buf based userspace memory region

[v1] drm/msm/dpu: consider vertical front porch in the prefill bw calculation
 2020-11-25 11:24 UTC  (2+ messages)

[PATCH v4] drm/scheduler: Avoid accessing freed bad job
 2020-11-26  8:11 UTC  (26+ messages)
` [PATCH 0/6] Allow to extend the timeout without jobs disappearing
  ` [PATCH 1/6] drm/scheduler: "node" --> "list"
  ` [PATCH 2/6] gpu/drm: ring_mirror_list --> pending_list
  ` [PATCH 3/6] drm/scheduler: Job timeout handler returns status
  ` [PATCH 4/6] drm/scheduler: Essentialize the job done callback
  ` [PATCH 5/6] drm/amdgpu: Don't hardcode thread name length
  ` [PATCH 6/6] drm/sched: Make use of a "done" thread

[PATCH v6 00/18] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-11-26  7:37 UTC  (19+ messages)
` [PATCH v6 01/18] drm/i915/hdcp: Update CP property in update_pipe
` [PATCH v6 02/18] drm/i915/hdcp: Get conn while content_type changed
` [PATCH v6 03/18] drm/i915/hotplug: Handle CP_IRQ for DP-MST
` [PATCH v6 04/18] drm/i915/hdcp: No HDCP when encoder is't initialized
` [PATCH v6 05/18] drm/i915/hdcp: DP MST transcoder for link and stream
` [PATCH v6 06/18] drm/i915/hdcp: Move HDCP enc status timeout to header
` [PATCH v6 07/18] drm/i915/hdcp: HDCP stream encryption support
` [PATCH v6 08/18] drm/i915/hdcp: Enable HDCP 1.4 stream encryption
` [PATCH v6 09/18] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [PATCH v6 10/18] drm/i915/hdcp: Pass dig_port to intel_hdcp_init
` [PATCH v6 11/18] drm/i915/hdcp: Encapsulate hdcp_port_data to dig_port
` [PATCH v6 12/18] misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer len
` [PATCH v6 13/18] drm/hdcp: Max MST content streams
` [PATCH v6 14/18] drm/i915/hdcp: MST streams support in hdcp port_data
` [PATCH v6 15/18] drm/i915/hdcp: Pass connector to check_2_2_link
` [PATCH v6 16/18] drm/i915/hdcp: Add HDCP 2.2 stream register
` [PATCH v6 17/18] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [PATCH v6 18/18] drm/i915/hdcp: Enable HDCP 2.2 MST support

[PATCH] drm/nouveau: fix relocations applying logic and a double-free
 2020-11-26  7:05 UTC  (3+ messages)

[Bug 210369] New: amdgpu fails to resume from suspend
 2020-11-26  7:03 UTC  (2+ messages)
` [Bug 210369] "

[PATCH] drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
 2020-11-26  6:19 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2020-11-26  1:06 UTC 

[Bug 210123] New: drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] - flip_done time out with vmwgfx
 2020-11-25 21:45 UTC  (3+ messages)
` [Bug 210123] "

[PATCH][next] drm/mcde: fix masking and bitwise-or on variable val
 2020-11-25 20:59 UTC  (2+ messages)

[PATCH v2 00/13] Add support for DP-HDMI2.1 PCON
 2020-11-25 20:45 UTC  (5+ messages)
` [PATCH v2 12/13] drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1
` [PATCH v2 13/13] drm/i915: Configure PCON for DSC1.1 to DSC1.2 encoding

[PATCH 0/3] drm/nouveau: fix a use-after-free in postclose()
 2020-11-25 20:26 UTC  (10+ messages)
` [PATCH 2/3] drm/nouveau: Add a dedicated mutex for the clients list
` [PATCH 3/3] drm/nouveau: clean up all clients on device removal
` [PATCH v2 0/3] drm/nouveau: fix a use-after-free in postclose()
  ` [PATCH v2 1/3] drm/nouveau: use drm_dev_unplug() during device removal
  ` [PATCH v2 2/3] drm/nouveau: Add a dedicated mutex for the clients list
  ` [PATCH v2 3/3] drm/nouveau: clean up all clients on device removal

[PATCH] drm/modes: Switch to 64bit maths to avoid integer overflow
 2020-11-25 19:44 UTC  (4+ messages)

[PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
 2020-11-25 19:34 UTC  (16+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-25 17:41 UTC  (11+ messages)
` [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

[Bug 205675] New: Display locks up. AMDGPU timeout
 2020-11-25 17:39 UTC  (3+ messages)
` [Bug 205675] "

[pull] amdgpu, radeon drm-next-5.11
 2020-11-25 16:45 UTC 

[pull] amdgpu drm-fixes-5.10
 2020-11-25 15:11 UTC 

[PATCH][next] drm/amdgpu: Fix sizeof() mismatch in bps_bo kmalloc_array creation
 2020-11-25 15:10 UTC  (3+ messages)

[PATCH] drm/radeon: fix check order in radeon_bo_move
 2020-11-25 14:34 UTC 

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-11-25 14:09 UTC  (5+ messages)
` [PATCH 01/15] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH 11/15] drm/radeon: "

[PATCHv10 0/9] System Cache support for GPU and required SMMU support
 2020-11-25 14:05 UTC  (9+ messages)
` [PATCHv10 3/9] iommu/arm-smmu: Add support for pagetable config domain attribute
` [PATCHv10 4/9] iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attr
` [PATCHv10 6/9] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv10 7/9] drm/msm/a6xx: Add support for using system cache on MMU500 based targets
` [PATCHv10 8/9] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv10 9/9] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH 1/7] drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays v2
 2020-11-25 12:59 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: stop using pages with drm_prime_sg_to_page_addr_arrays
` [PATCH 3/7] drm/nouveau: stop using pages with drm_prime_sg_to_page_addr_arrays v2
` [PATCH 4/7] drm/vmwgfx: switch to ttm_sg_tt_init
` [PATCH 5/7] drm/qxl: "
` [PATCH 6/7] drm/ttm: nuke ttm_dma_tt_init
` [PATCH 7/7] drm/prime: split array import functions v4

[PATCH v3 0/6] drm/tidss: Use new connector model for tidss
 2020-11-25 12:51 UTC  (3+ messages)
` [PATCH v3 4/6] drm/tidss: Set bus_format correctly from bridge/connector

[PATCH] dma-buf/dma-resv: Respect num_fences when initializing the shared fence list
 2020-11-25  9:50 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 3/3] drm/virtio: consider dma-fence context when signaling
 2020-11-25  9:50 UTC  (3+ messages)

[PATCH 1/3] drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
 2020-11-25  9:48 UTC  (4+ messages)
` [PATCH 2/3] drm/virtio: rework virtio_fence_signaled

[PATCH] drm/i915: fix error return code in check_partial_mapping()
 2020-11-25  9:36 UTC  (2+ messages)
` [Intel-gfx] "

[REGRESSION] omapdrm/N900 display broken
 2020-11-25  9:07 UTC  (2+ messages)

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-25  9:00 UTC  (6+ messages)
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-25  8:52 UTC  (6+ messages)
` [PATCH v4 55/80] drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI

nwl-dsi: fixup mode only for LCDIF input, not DCSS
 2020-11-25  8:50 UTC  (2+ messages)

Linux 5.10-rc4; graphics alignment
 2020-11-25  8:25 UTC  (11+ messages)

[PATCHv9 0/8] System Cache support for GPU and required SMMU support
 2020-11-25  6:58 UTC  (7+ 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

[RFC] dcss: fix attaching to sn56dsi86 bridge
 2020-11-24 17:19 UTC 

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-11-25  6:36 UTC  (16+ messages)

[PATCH v11 0/4] RDMA: Add dma-buf support
 2020-11-24 18:33 UTC  (4+ messages)
` [PATCH v11 1/4] RDMA/umem: Support importing dma-buf as user memory region

[PATCH] Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
 2020-11-24 18:57 UTC 

[PATCH v2 0/9] Xilinx AI engine kernel driver
 2020-11-24  8:27 UTC  (4+ messages)
` [PATCH v2 2/9] misc: Add Xilinx AI engine device driver

[PATCH 1/2] panel-simple: add Innolux N125HCE-GN1
 2020-11-24 17:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).