dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-20 18:48:27 to 2019-12-24 11:29:15 UTC [more...]

[PATCH 0/7] drm/radeon: use true,false for bool variable
 2019-12-23 19:40 UTC  (2+ messages)

[PATCH] drm/i915: Re-init lspcon after HPD if lspcon probe failed
 2019-12-23 10:11 UTC  (2+ messages)

[PATCH v2] drm/i915: Re-init lspcon after HPD if lspcon probe failed
 2019-12-23 17:36 UTC  (2+ messages)

[PATCH 0/5] drm/amdgpu: use true,false for bool variable
 2019-12-23 19:43 UTC  (2+ messages)

[PATCH v5 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-24 11:29 UTC 

[PATCH v4 1/3] dt-bindings: Add vendor prefix for Leadtek Technology
 2019-12-24 11:26 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829
` [PATCH v4 3/3] drm/panel: add panel driver "

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2019-12-24 10:20 UTC  (15+ messages)
` [PATCH 1/8] iommu/vt-d: clean up 32bit si_domain assignment
` [PATCH 2/8] iommu/vt-d: Use default dma_direct_* mapping functions for direct mapped devices
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path
` [PATCH 4/8] iommu: Handle freelists when using deferred flushing in iommu drivers
` [PATCH 5/8] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH 6/8] iommu: allow the dma-iommu api to use bounce buffers
` [PATCH 7/8] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [PATCH 8/8] DO NOT MERGE: iommu: disable list appending in dma-iommu

[PATCH v4 00/11] drm: Add support for bus-format negotiation
 2019-12-24 10:03 UTC  (11+ messages)
  ` [PATCH v4 04/11] drm/bridge: Make the bridge chain a double-linked list

[RFC PATCH v3 0/7] PM / devfreq: Simple QoS for exynos-bus using interconnect
 2019-12-24  4:56 UTC  (17+ messages)
  ` [RFC PATCH v3 1/7] interconnect: Export of_icc_get_from_provider()
  ` [RFC PATCH v3 2/7] interconnect: Relax requirement in of_icc_get_from_provider()
  ` [RFC PATCH v3 3/7] interconnect: Allow inter-provider pairs to be configured
  ` [RFC PATCH v3 4/7] arm: dts: exynos: Add interconnect bindings for Exynos4412
  ` [RFC PATCH v3 5/7] devfreq: exynos-bus: Add interconnect functionality to exynos-bus
  ` [RFC PATCH v3 6/7] arm: dts: exynos: Add interconnects to Exynos4412 mixer
  ` [RFC PATCH v3 7/7] drm: exynos: mixer: Add interconnect support

[PATCH v3 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2019-12-24  2:57 UTC  (3+ messages)
` [PATCH v3 5/5] drm/msm/a6xx: Support split pagetables

[PATCH v2, 0/2] drm/mediatek: Add ctm property support
 2019-12-24  2:18 UTC  (2+ messages)

[PATCH v4 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2019-12-23 22:34 UTC  (3+ messages)
` Ack to merge through DRM tree? WAS "

[PATCH v2 2/9] drm/amd/display: Fix compilation issue
 2019-12-23 19:53 UTC  (5+ messages)
` [PATCH v3 1/9] drm/amd/display: Align macro name as per DP spec
  ` [PATCH v3 2/9] drm/dp: get/set phy compliance pattern

[PATCH v9 00/18] DSC MST support for DRM and AMDGPU
 2019-12-23 19:05 UTC  (13+ messages)
` [PATCH v9 01/18] drm/dp_mst: Add PBN calculation for DSC modes
` [PATCH v9 10/18] drm/dp_mst: Manually overwrite PBN divider for calculating timeslots
` [PATCH v9 14/18] drm/amd/display: Add PBN per slot calculation for DSC
` [PATCH v9 15/18] drm/amd/display: MST DSC compute fair share
` [PATCH v9 16/18] drm/amd/display: Recalculate VCPI slots for new DSC connectors

[PULL] drm-intel-next
 2019-12-23 17:53 UTC 

Recall: [PATCH v3 3/9] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
 2019-12-23 17:04 UTC 

[PATCH v2 3/9] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
 2019-12-23 16:45 UTC  (2+ messages)
` [PATCH v3 "

[PULL] drm-intel-fixes
 2019-12-23 16:55 UTC 

[PATCH v3 3/9] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
 2019-12-23 16:43 UTC 

[PULL] drm-intel-fixes
 2019-12-23 15:06 UTC  (2+ messages)

[PATCH] drm/komeda: Add event handling for EMPTY/FULL
 2019-12-23 13:02 UTC  (2+ messages)

[PATCH] drm/komeda: Add runtime_pm support
 2019-12-23 13:02 UTC  (2+ messages)

[RFC PATCH 0/9] drm: add more new-style logging functions
 2019-12-23 12:35 UTC  (20+ messages)
` [PATCH v1 1/8] drm/print: document "
` [PATCH v1 2/8] drm/print: move new style "
` [PATCH v1 3/8] drm/print: add new logging helper for drm logging
` [PATCH v1 4/8] drm/print: add kernel-doc for drm_debug_enabled
` [PATCH v1 5/8] drm/print: rename drm_dev_dbg
` [PATCH v1 6/8] drm/print: add drm_dev_* logging functions
` [PATCH v1 7/8] drm/print: add drm_pr_ logging
` [PATCH v1 8/8] drm/print: let legacy logging use new style functions

[PATCH v22 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2019-12-23  9:14 UTC  (7+ messages)
` [PATCH v22 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
` [PATCH v22 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

Warnings in DRM code when removing/unbinding a driver
 2019-12-23  9:00 UTC  (10+ messages)
                ` SIGBUS on device disappearance (Re: Warnings in DRM code when removing/unbinding a driver)

[PATCH v5 0/7] drm/mediatek: fix cursor issue and apply CMDQ in MTK DRM
 2019-12-23  8:59 UTC  (4+ messages)
` [PATCH v5 6/7] drm/mediatek: support CMDQ interface in ddp component

[PATCH for 5.5] phy/rockchip: inno-hdmi: round clock rate down to closest 1000 Hz
 2019-12-23  8:49 UTC 

[PATCH v4 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2019-12-20  7:45 UTC  (5+ messages)
` [PATCH v4 3/5] dt-bindings: display: ti, j721e-dss: Add dt-schema yaml binding

[PATCH v3 1/3] dt-bindings: Add vendor prefix for Leadtek Technology
 2019-12-22 13:13 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829
` [PATCH v3 3/3] drm/panel: add panel driver "

[PATCH v5 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2019-12-20 15:57 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: display: ti, k2g-dss: Add dt-schema yaml binding
  ` [PATCH v5 1/5] dt-bindings: display: ti,k2g-dss: "
` [PATCH v5 2/5] dt-bindings: display: ti, am65x-dss: "
` [PATCH v5 3/5] dt-bindings: display: ti, j721e-dss: "

[PATCH v5 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
 2019-12-20 20:03 UTC  (3+ messages)
` [PATCH v5 2/3] drm/i915: Lookup and attach ACPI device node for connectors
` [PATCH v5 3/3] drm/i915: Add support for integrated privacy screens

KASAN: vmalloc-out-of-bounds Read in drm_fb_helper_dirty_work
 2019-12-20  4:41 UTC 

[PATCH] drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.c
 2019-12-20 19:39 UTC  (2+ messages)

Add support for Chrontel CH7033 VGA/DVI Encoder
 2019-12-20  7:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add vendor prefix for Chrontel, Inc
` [PATCH 2/3] dt-bindings: display: Add Chrontel CH7033 Video Encoder binding
` [PATCH 3/3] drm/bridge: chrontel-ch7033: Add a new driver

[PATCH next] drm/amd/display: make some symbols static
 2019-12-20  6:55 UTC 

Patch "drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd>" has been added to the 5.4-stable tree
 2019-12-19 20:17 UTC  (3+ messages)
` BAD -- "
  ` IGNORE "

[PATCH] drm/i915: Remove tautological compare in eb_relocate_vma
 2019-12-22  3:09 UTC  (6+ messages)

[PATCH v4 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2019-12-21 13:37 UTC  (4+ messages)
` [PATCH v4 1/8] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
    ` [PATCH v4 1/8] dt-bindings: add img, pvrsgx.yaml "

[PATCH] fbcon: Adjust indentation in set_con2fb_map
 2019-12-20 18:07 UTC  (2+ messages)

[PATCH] drm/omap: gem: Fix tearing with BO_TILED
 2019-12-21 16:41 UTC  (2+ messages)

[PATCH] fbmem: Adjust indentation in fb_prepare_logo and fb_blank
 2019-12-20 18:09 UTC  (2+ messages)

INFO: task hung in fb_release
 2019-12-23  3:45 UTC 

[PATCH RESEND 0/4] drm: bridge: anx7688 and mux drivers
 2019-12-20  3:57 UTC  (11+ messages)
` [PATCH RESEND 1/4] dt-bindings: drm/bridge: analogix-anx7688: Add ANX7688 transmitter binding
` [PATCH RESEND 3/4] dt-bindings: drm/bridge: Add GPIO display mux binding

[PATCH next] drm: of: fix build error without CONFIG_OF
 2019-12-19 10:57 UTC 

[PATCH] drm/nouveau/bios: fix incorrect kfree in platform_init
 2019-12-21  3:52 UTC 

[PATCH] drm/amd/display: replace BUG_ON with WARN_ON
 2019-12-19 17:06 UTC  (3+ messages)

[PATCH 1/2] drm/sun4i: backend: Make sure we enforce the clock rate
 2019-12-19  9:20 UTC  (2+ messages)
` [PATCH 2/2] drm/sun4i: drc: "

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-22 13:23 UTC  (21+ messages)

[PATCH] drm/nouveau/bios: fix incorrect kfree in platform_init
 2019-12-20 14:05 UTC 

[PATCH] dt-bindings: display: Convert Allwinner display pipeline to schemas
 2019-12-19  8:47 UTC 

[PATCH v5 0/4] drm: Add support for bus-format negotiation
 2019-12-19 21:56 UTC  (9+ messages)
` [PATCH v5 1/4] drm/bridge: Add a drm_bridge_state object
` [PATCH v5 2/4] drm/bridge: Patch atomic hooks to take a drm_bridge_state
` [PATCH v5 3/4] drm/bridge: Add an ->atomic_check() hook
` [PATCH v5 4/4] drm/bridge: Add the necessary bits to support bus format negotiation

[PATCH] drm/amdgpu: Remove unneeded variable 'ret' in navi10_ih.c
 2019-12-20 19:40 UTC  (2+ messages)

[PATCH next] drm/amd/display: make non-global functions static
 2019-12-19 11:55 UTC 

[PATCH] drm: of: Fix linking when CONFIG_OF is not set
 2019-12-20 22:07 UTC  (3+ messages)

[PATCH ] drm/radeon: Fix potential buffer overflow in ci_set_mc_special_registers()
 2019-12-20  1:55 UTC 

[PATCH] drm: Add support for integrated privacy screens
 2019-12-20 20:39 UTC  (6+ messages)
` [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
  ` [PATCH v2 3/3] drm/i915: Add support for integrated privacy screens

Proposal to report GPU private memory allocations with sysfs nodes [plain text version]
 2019-12-19 18:52 UTC  (5+ messages)

[PATCH v2 1/2] gpu: host1x: Rename "parent" to "host"
 2019-12-19 22:17 UTC  (7+ messages)
` [PATCH v2 2/2] drm/tegra: Do not implement runtime PM

[RFC v2 00/12] drm/i915/svm: Add SVM support
 2019-12-22 19:54 UTC  (6+ messages)
` [RFC v2 05/12] drm/i915/svm: Page table mirroring support

[PATCH v1] phy: Add DisplayPort configuration options
 2019-12-23  6:54 UTC 

[PATCH v2] drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
 2019-12-20 19:42 UTC  (4+ messages)

[PATCH] drm/hisilicon/hibmc: add gamma_set function
 2019-12-23  7:49 UTC 

[PATCH 4/5] drm/i915: Auto detect DPCD backlight support by default
 2019-12-23  7:20 UTC  (2+ messages)
` [4/5] "

[PATCH 3/5] drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight()
 2019-12-23  7:19 UTC  (2+ messages)
` [3/5] "

[PATCH v2] drm/i915: Assume 100% brightness when not in DPCD control mode
 2019-12-23  7:17 UTC  (2+ messages)
` [v2] "

[PATCH] drm/exynos: change callback names
 2019-12-23  4:44 UTC 

[PATCH] drm/hisilicon/hibmc: set obj[0] field when creating fb
 2019-12-23  3:08 UTC 

Oops in amdgpu on Kernel 5.4.0
 2019-12-22 21:18 UTC 

[linux-next:master 2859/5337] drivers/gpu/drm/udl/udl_modeset.c:269:5: sparse: sparse: symbol 'udl_handle_damage' was not declared. Should it be static?
 2019-12-22 18:46 UTC  (2+ messages)
` [RFC PATCH linux-next] drm/udl: udl_handle_damage() can be static

[PATCH v14 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-22 13:22 UTC  (8+ messages)
` [PATCH v14 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller
` [PATCH v14 2/7] dt-bindings: sun6i-dsi: Add A64 DPHY compatible (w/ A31 fallback)
` [PATCH v14 3/7] drm/sun4i: dsi: Get the mod clock for A31
` [PATCH v14 4/7] drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
` [PATCH v14 5/7] drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
` [PATCH v14 6/7] arm64: dts: allwinner: a64: Add MIPI DSI pipeline
` [DO NOT MERGE] [PATCH v14 7/7] arm64: dts: allwinner: bananapi-m64: Enable Bananapi S070WV20-CT16 DSI panel

[Bug 205915] New: AMDGPU: Screen flicker after resume from suspend
 2019-12-22 11:31 UTC  (2+ messages)
` [Bug 205915] "

[PATCH v13 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-21 16:02 UTC  (5+ messages)
` [PATCH v13 4/7] drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk

[PATCH v2 9/9] drm/bridge: ti-sn65dsi86: Avoid invalid rates
 2019-12-21 13:56 UTC  (2+ messages)

[PATCH 05/10] drm/framebuffer: Format modifier for Intel Gen-12 render compression
 2019-12-21 12:05 UTC 

[PATCH] drm/dp_mst: clear time slots for ports invalid
 2019-12-21  0:11 UTC  (2+ messages)

[git pull] drm fixes for 5.5-rc3 (resend with cc)
 2019-12-21  0:05 UTC  (2+ messages)

[PATCH] dt-bindings: display: Convert raydium, rm68200 panel to DT schema
 2019-12-20 23:22 UTC  (2+ messages)
` [PATCH] dt-bindings: display: Convert raydium,rm68200 "

[PATCH v4 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-20 22:29 UTC  (3+ messages)
` [PATCH v4 3/3] drm/panel: add panel driver for Xinpeng XPP055C272 panels

[Bug 204241] New: amdgpu fails to resume from suspend
 2019-12-20 22:17 UTC  (2+ messages)
` [Bug 204241] "

[PATCH] drm/of: Add missing static inline to get_dual_link_pixel_order stub
 2019-12-20 22:00 UTC  (2+ messages)

[PATCH 0/5] drm/msm/a6xx: System Cache Support
 2019-12-20 19:57 UTC  (5+ messages)
` [PATCH 5/5] drm/msm/a6xx: Add support for using system cache(LLC)
      ` [Freedreno] "


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