dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-27 17:48:29 to 2020-07-28 19:31:36 UTC [more...]

[Linux-kernel-mentees] [PATCH] drm/bufs: Prevent kernel-infoleak in copy_one_buf()
 2020-07-28 12:50 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCH v3 4/4] xen: add helpers to allocate unpopulated memory
 2020-07-28 17:42 UTC  (5+ messages)

[PATCH V2 1/3] dt-bindings: Add vendor prefix for Powertip
 2020-07-28 17:24 UTC  (4+ messages)
` [PATCH V2 2/3] dt-bindings: Add DT bindings for Powertip PH800480T013
` [PATCH V2 3/3] drm/panel: simple: "

[PATCH] amdgpu_dm: fix nonblocking atomic commit use-after-free
 2020-07-28 17:07 UTC  (10+ messages)

[PATCH v5 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-28 18:57 UTC  (3+ messages)
` [PATCH v5 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume

[PATCH RFC v6 0/6] Add Unisoc's drm kms module
 2020-07-28 12:25 UTC  (7+ messages)
` [PATCH RFC v6 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH RFC v6 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH RFC v6 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH RFC v6 5/6] dt-bindings: display: add Unisoc's mipi dsi&dphy bindings

[PATCH v2 0/5] make hdmi work on bananapi-r2
 2020-07-28 11:18 UTC  (4+ messages)
` [PATCH v2 2/5] drm/mediatek: fix boot up for 720 and 480 but 1080
` [PATCH v2 3/5] drm: Add get_possible_crtc API for dpi, dsi
` [PATCH v2 5/5] arm: dts: mt7623: add display subsystem related device nodes

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-28 18:36 UTC  (5+ messages)
` [PATCH v9 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH 1/2] drm/sun4i: backend: Support alpha property on lowest plane
 2020-07-28 13:48 UTC 

[PATCH 0/2] Small cleanups to ingenic-drm driver
 2020-07-28 15:16 UTC  (2+ messages)
` [PATCH 1/2] drm/ingenic: Handle errors of drm_atomic_get_plane_state

[PATCH v3] drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
 2020-07-28 12:55 UTC 

[PATCH] dma-buf: heaps: Introduce dma_heap_add_cma() for non-default CMA heap
 2020-07-28 19:17 UTC  (2+ messages)

[PATCH] drm/ttm/amdgpu: consolidate ttm reserve paths
 2020-07-28 19:11 UTC 

[PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
 2020-07-28 18:27 UTC 

[PATCH 00/13] drm/ast: Convert to managed initialization
 2020-07-28 18:10 UTC  (24+ messages)
` [PATCH 01/13] drm/ast: Move I2C code within ast_mode.c
` [PATCH 02/13] drm/ast: Test if I2C support has been initialized
` [PATCH 03/13] drm/ast: Embed I2C fields in struct ast_connector
` [PATCH 04/13] drm/ast: Managed release of I2C adapter
` [PATCH 05/13] drm/ast: Embed CRTC and connector in struct ast_private
` [PATCH 06/13] drm/ast: Separate DRM driver from PCI code
` [PATCH 07/13] drm/ast: Replace driver load/unload functions with device create/destroy
` [PATCH 08/13] drm/ast: Replace struct_drm_device.dev_private with to_ast_private()
` [PATCH 09/13] drm/ast: Don't use ast->dev if dev is available
` [PATCH 10/13] drm/ast: Embed struct drm_device in struct ast_private
` [PATCH 11/13] drm/ast: Managed release of ast firmware
` [PATCH 12/13] drm/ast: Manage release of firmware backup memory
` [PATCH 13/13] drm/ast: Managed device release

[PATCH 1/2] dma-buf: Fix kerneldoc of dma_buf_set_name()
 2020-07-28 17:08 UTC  (2+ messages)
` [PATCH 2/2] dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in kerneldoc

[PATCH 1/3] drm: Restore driver.preclose() for all to use
 2020-07-28 16:27 UTC  (5+ messages)

[PATCH] drm/vkms: add missing drm_crtc_vblank_put to the get/put pair on flush
 2020-07-28 16:16 UTC  (11+ messages)

[PATCH] nouveau: use ttm populate mapping functions. (v2)
 2020-07-28 16:07 UTC  (2+ messages)

[PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline
 2020-07-28 15:35 UTC  (75+ messages)
` [PATCH v4 10/78] drm/vc4: crtc: Rename HVS channel to output
` [PATCH v4 11/78] drm/vc4: crtc: Use local chan variable
` [PATCH v4 12/78] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
` [PATCH v4 21/78] drm/vc4: crtc: Move PV dump to config_pv
` [PATCH v4 22/78] drm/vc4: crtc: Move HVS init and close to a function
` [PATCH v4 24/78] drm/vc4: hvs: Make sure our channel is reset
` [PATCH v4 25/78] drm/vc4: crtc: Remove mode_set_nofb
` [PATCH v4 26/78] drm/vc4: crtc: Remove redundant pixelvalve reset
` [PATCH v4 27/78] drm/vc4: crtc: Move HVS channel init before the PV initialisation
` [PATCH v4 28/78] drm/vc4: encoder: Add finer-grained encoder callbacks
` [PATCH v4 30/78] drm/vc4: crtc: Clear the PixelValve FIFO on disable
` [PATCH v4 31/78] drm/vc4: crtc: Clear the PixelValve FIFO during configuration
` [PATCH v4 40/78] drm/vc4: hdmi: rework connectors and encoders
` [PATCH v4 47/78] drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our device
` [PATCH v4 50/78] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH v4 51/78] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH v4 52/78] drm/vc4: hdmi: Add reset callback
` [PATCH v4 53/78] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH v4 54/78] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH v4 55/78] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH v4 56/78] drm/vc4: hdmi: Store the encoder type in the variant structure
` [PATCH v4 57/78] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH v4 58/78] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH v4 59/78] drm/vc4: hdmi: Add CEC support flag
` [PATCH v4 60/78] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH v4 61/78] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH v4 62/78] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH v4 63/78] drm/vc4: hdmi: Use clk_set_min_rate instead
` [PATCH v4 68/78] drm/vc4: hdmi: Deal with multiple ALSA cards
` [PATCH v4 69/78] drm/vc4: hdmi: Remove register dumps in enable
` [PATCH v4 70/78] drm/vc4: hdmi: Always recenter the HDMI FIFO
` [PATCH v4 71/78] drm/vc4: hdmi: Implement finer-grained hooks
` [PATCH v4 72/78] drm/vc4: hdmi: Do the VID_CTL configuration at once
` [PATCH v4 73/78] drm/vc4: hdmi: Switch to blank pixels when disabled
` [PATCH v4 74/78] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH v4 77/78] drm/vc4: drv: Support BCM2711
` [PATCH v4 78/78] ARM: dts: bcm2711: Enable the display pipeline

[PATCH v4 00/22] drm: mxsfb: Add i.MX7 support
 2020-07-28 15:26 UTC  (2+ messages)

[PATCH v9 0/4] driver core: add probe error check helper
 2020-07-28 15:05 UTC  (2+ messages)

[PATCH] dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
 2020-07-28 13:58 UTC 

[PULL] drm-misc-fixes
 2020-07-28 11:04 UTC 

[v7, PATCH 0/7] add drm support for MT8183
 2020-07-28 10:25 UTC  (8+ messages)
` [v7, PATCH 2/7] mtk-mmsys: add mmsys private data
` [v7, PATCH 7/7] drm/mediatek: add support for mediatek SOC MT8183

linux-next: Fixes tag needs some work in the drm-fixes tree
 2020-07-28  9:50 UTC  (2+ messages)

[PATCH 0/6] vga-switcheroo: initial dynamic mux switch support
 2020-07-28  9:32 UTC  (8+ messages)
  ` [PATCH 1/6] vga-switcheroo: add new "immediate" switch event type
  ` [PATCH 2/6] vga-switcheroo: Add a way to test for the active client
  ` [PATCH 3/6] vga-switcheroo: notify clients of pending/completed switch events
  ` [PATCH 4/6] i915: implement vga-switcheroo reprobe() callback
  ` [PATCH 5/6] i915: fail atomic commit when muxed away
  ` [PATCH 6/6] i915: bail out of eDP link training while mux-switched away
  ` [Intel-gfx] [PATCH 0/6] vga-switcheroo: initial dynamic mux switch support

ttm_tt_set_placement_caching on vram->ram transfers
 2020-07-28  9:22 UTC  (2+ messages)

[PATCH] ttm: ttm_bo_swapout_all doesn't use it's argument
 2020-07-28  9:14 UTC  (3+ messages)

[PATCH] drm/amd/display: Clear dm_state for fast updates
 2020-07-28  9:08 UTC  (15+ messages)

[PATCH V2] drm: hold gem reference until object is no longer accessed
 2020-07-28  8:52 UTC  (5+ messages)
    ` [Freedreno] "

[PATCH] drm/ttm/nouveau: consolidate slowpath reserve
 2020-07-28  7:58 UTC  (3+ messages)

[PATCH v2] drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
 2020-07-28  7:56 UTC  (2+ messages)

[PATCH] drm/ttm: drop unusued function declaration
 2020-07-28  7:49 UTC  (2+ messages)

[PATCH] drm/ttm/nouveau: don't call tt destroy callback on alloc failure
 2020-07-28  7:48 UTC  (2+ messages)

[PATCH] drm/ttm: make ttm_tt unbind function return void
 2020-07-28  7:38 UTC  (2+ messages)

[PATCH v5 0/5] Asynchronous flip implementation for i915
 2020-07-28  7:37 UTC  (8+ messages)
` [PATCH v5 1/5] drm/i915: Add enable/disable flip done and flip done handler
` [PATCH v5 2/5] drm/i915: Add support for async flips in I915

linux-next: Tree for Jul 27 (drivers/gpu/drm/xlnx/zynqmp-dpsub)
 2020-07-28  0:49 UTC 

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-28  7:14 UTC  (5+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
 2020-07-28  6:56 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2020-07-28  3:41 UTC 

[PATCH] drm/vmwgfx: drop bo map/unmap dma functions
 2020-07-28  3:09 UTC 

[PATCH] drm/vmwgfx: consolidate ttm object creation and populate
 2020-07-28  3:01 UTC 

[PATCH] nouveau: use ttm populate mapping functions
 2020-07-28  2:40 UTC 

[PATCH 1/2] drm/radeon: switch from 'pci_' to 'dma_' API
 2020-07-27 18:14 UTC  (3+ messages)

[PATCH 0/6] DBI/DSI, panel drivers, and tinyDRM compat
 2020-07-27 21:10 UTC  (16+ messages)
` [PATCH 1/6] dt-bindings: display: Document NewVision NV3052C DT node
` [PATCH 2/6] drm: dsi: Let host and device specify supported bus
` [PATCH 3/6] drm/bridge: Add SPI DBI host driver
` [PATCH 4/6] drm/panel: Add panel driver for NewVision NV3052C based LCDs
` [PATCH 5/6] drm/tiny: Add TinyDRM for DSI/DBI panels
` [PATCH 6/6] drm/panel: Add Ilitek ILI9341 DBI panel driver

[PATCH] drm/sun4i: mixer: Enable register value caching
 2020-07-27 13:38 UTC  (2+ messages)

[PATCH v2 4/4] xen: add helpers to allocate unpopulated memory
 2020-07-27  8:42 UTC  (4+ messages)

[PATCH 0/9] SDM630/36/60 driver enablement
 2020-07-27 22:20 UTC  (12+ messages)
` [PATCH 1/9] clk: qcom: gcc-sdm660: Add missing modem reset
` [PATCH 8/9] clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
` [PATCH 9/9] soc/qcom: Add REVID driver

divide error in fbcon_switch
 2020-07-27 16:45 UTC  (2+ messages)

[PATCH 2/2] drm/radeon: avoid a useless memset
 2020-07-27 18:11 UTC  (3+ messages)

[PATCH 3/3] drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
 2020-07-27 21:24 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Tianma nt36672a video mode panel
 2020-07-27 21:02 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add bindings for Tianma nt36672a panel

[v6] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-07-27 19:41 UTC  (2+ messages)

[PATCH v2] drm/nouveau: Accept 'legacy' format modifiers
 2020-07-27 18:51 UTC  (3+ messages)
` [Nouveau] "

[PATCH] drm/dbi: Fix SPI Type 1 (9-bit) transfer
 2020-07-27 18:36 UTC  (3+ messages)

[PATCH 0/3] drm/ast: Disable HW cursor when switching modes
 2020-07-27 18:32 UTC  (9+ messages)
` [PATCH 1/3] drm/ast: Do full modeset if the primary plane's format changes
` [PATCH 2/3] drm/ast: Store image size in HW cursor info

[PATCH 1/2] dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
 2020-07-27 18:10 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: Add vendor prefix for Powertip
 2020-07-27 18:10 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: Add DT bindings for Powertip PH800480T013

[PATCH -next] crc:Fix build errors
 2020-07-27 17:48 UTC  (2+ messages)


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).