dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-24 18:03:18 to 2019-01-25 21:21:32 UTC [more...]

[PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
 2019-01-25 21:21 UTC  (11+ messages)

[PATCH] drm: etnaviv: try harder to generate a core dump
 2019-01-25 21:21 UTC 

[PATCH 1/4] drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats
 2019-01-25 21:05 UTC  (3+ messages)
` [PATCH 4/4] drm/i915/dsi: Call drm_connector_cleanup on vlv_dsi_init error exit path

[PATCH 1/3] drm: Add debug prints for the various object lookup errors
 2019-01-25 21:01 UTC  (6+ messages)
` [PATCH 2/3] drm: Sync errno values for property "
` [Intel-gfx] [PATCH 1/3] drm: Add debug prints for the various object "

[PATCH v5 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
 2019-01-25 19:52 UTC  (3+ messages)
` [PATCH v5 2/2] drm/panel: "

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-25 18:51 UTC  (27+ messages)
` [PATCH v6 03/22] drm/sun4i: sun6i_mipi_dsi: Setup burst mode timings
` [PATCH v6 04/22] drm/sun4i: sun6i_mipi_dsi: Simplify drq to support all modes
` [PATCH v6 06/22] drm/sun4i: sun6i_mipi_dsi: Probe tcon0 during dsi_bind
` [PATCH v6 07/22] drm/sun4i: sun6i_mipi_dsi: Setup burst mode
` [PATCH v6 10/22] clk: sunxi-ng: Add check for minimal rate to NKM PLLs
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
  ` [PATCH v6 01/22] drm/sun4i: sun6i_mipi_dsi: Compute burst mode loop N1 instruction delay
  ` [PATCH v6 02/22] drm/sun4i: sun6i_mipi_dsi: Support instruction loop selection
  ` [PATCH v6 05/22] drm/sun4i: tcon: Export get tcon0 routine
  ` [PATCH v6 08/22] drm/sun4i: sun6i_mipi_dsi: Enable 2byte trail for 4-lane burst mode
  ` [PATCH v6 09/22] drm/sun4i: sun6i_mipi_dsi: Enable burst mode HBP, HSA_HSE
  ` [PATCH v6 12/22] dt-bindings: sun6i-dsi: Add VCC-DSI supply property
  ` [PATCH v6 13/22] drm/sun4i: sun6i_mipi_dsi: Add support for VCC-DSI voltage regulator
  ` [PATCH v6 14/22] dt-bindings: sun6i-dsi: Add A64 DSI compatible (w/ A31 fallback)
  ` [PATCH v6 15/22] dt-bindings: sun6i-dsi: Add A64 DPHY "
  ` [PATCH v6 16/22] arm64: dts: allwinner: a64: Add DSI pipeline
  ` [DO NOT MERGE] [PATCH v6 17/22] arm64: allwinner: a64: pine64-lts: Enable Feiyang FY07024DI26A30-D DSI panel
  ` [PATCH v6 18/22] drm/sun4i: sun6i_mipi_dsi: Add DSI Generic short write 2 param transfer
  ` [DO NOT MERGE] [PATCH v6 19/22] arm64: dts: allwinner: bananapi-m64: Bananapi S070WV20-CT16 DSI panel
  ` [PATCH v6 20/22] drm/sun4i: sun6i_mipi_dsi: Fix DSI hbp timing value
  ` [PATCH v6 21/22] drm/sun4i: sun6i_mipi_dsi: Fix DSI hfp "
` [PATCH v6 22/22] arm64: dts: allwinner: a64-amarula-relic: Add Techstar TS8550B MIPI-DSI panel

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-01-25 18:50 UTC  (2+ messages)

[PATCH v3 00/23] drm/qxl: ttm fixes, cleanups, allocation tweaks, multihead, fbdev
 2019-01-25 18:44 UTC  (47+ messages)
` [PATCH v3 01/23] drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()
` [PATCH v3 02/23] drm/qxl: drop unused qxl_fb_virtual_address
` [PATCH v3 03/23] drm/qxl: simplify slot management
` [PATCH v3 04/23] drm/qxl: change the way slot is detected
` [PATCH v3 05/23] drm/qxl: drop unused fields from struct qxl_device
` [PATCH v3 06/23] drm/qxl: use separate offset spaces for the two slots / ttm memory types
` [PATCH v3 07/23] drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE
` [PATCH v3 08/23] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo
` [PATCH v3 09/23] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objects
` [PATCH v3 10/23] drm/qxl: move qxl_primary_apply_cursor to correct place
` [PATCH v3 11/23] drm/qxl: drop unused offset parameter from qxl_io_create_primary()
` [PATCH v3 12/23] drm/qxl: track primary bo
` [PATCH v3 13/23] drm/qxl: use shadow bo directly
` [PATCH v3 14/23] drm/qxl: cover all crtcs in shadow bo
` [PATCH v3 15/23] drm/qxl: use qxl_num_crtc directly
` [PATCH v3 16/23] drm/qxl: implement prime kmap/kunmap
` [PATCH v3 17/23] drm/qxl: use generic fbdev emulation
` [PATCH v3 18/23] drm/qxl: remove dead qxl fbdev emulation code
` [PATCH v3 19/23] drm/qxl: implement qxl_gem_prime_(un)pin
` [PATCH v3 20/23] drm/qxl: add mode/framebuffer check functions
` [PATCH v3 21/23] drm/qxl: add qxl_add_mode helper function
` [PATCH v3 22/23] drm/qxl: use kernel mode db

[PATCH 00/26] some cleanups, mostly around fbdev emulation
 2019-01-25 18:25 UTC  (32+ messages)
` [PATCH 01/26] drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
` [PATCH 02/26] drm: Switch DRIVER_ flags to an enum
` [PATCH 03/26] drm/irq: Ditch DRIVER_IRQ_SHARED
    ` [Intel-gfx] "
` [PATCH 04/26] drm/fb-helper: Add fill_info() functions
` [PATCH 06/26] drm/fb_helper: set info->par in fill_info()
` [PATCH 09/26] drm/ast: Use drm_fb_helper_fill_info
` [PATCH 19/26] drm/qxl: "
` [PATCH 22/26] "
` [PATCH 24/26] staging/vboxvideo: "
` [PATCH 26/26] drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT

[PATCH 1/2] drm/ttm: Implement and export ttm_dma_page_alloc_enabled
 2019-01-25 18:22 UTC  (3+ messages)
` [PATCH 2/2] drm/vmwgfx: Use ttm_dma_page_alloc_enabled

[PATCH 00/15] drm/i915: Fix TV encoder support
 2019-01-25 18:11 UTC  (4+ messages)
` [PATCH 14/15] drm/i915/tv: Fix >1024 modes on gen3
    ` [Intel-gfx] "

[PATCH v3 0/4] drm/vc4: Add a load tracker
 2019-01-25 17:55 UTC  (9+ messages)
` [PATCH v3 1/4] drm/vc4: Wait for display list synchronization when completing commit
` [PATCH v3 2/4] drm/vc4: Report underrun errors

[Bug 108854] [polaris11] - Failed GPU reset after hang
 2019-01-25 17:26 UTC  (3+ messages)
` [Bug 108854] [polaris11] - GPU Hang - ring gfx timeout

[Bug 190971] New: amdgpu (on Kabini) fails to resume, atombios stuck executing BA98
 2019-01-25 17:23 UTC  (2+ messages)
` [Bug 190971] "

[PATCH 0/2] RFC: Mixel DPHY support for i.MX8
 2019-01-25 16:53 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH 2/2] phy: Add driver "

[PATCH 1/2] drm: panel: Add Samsung s6e63m0 panel documentation
 2019-01-25 16:46 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: Add driver for Samsung S6E63M0 panel

[PATCH] drm/armada: add mmp2 support
 2019-01-25 16:41 UTC  (3+ messages)

[Bug 107978] [amdgpu] Switching to tty fails with DisplayPort monitor going to sleep (REG_WAIT timeout / dce110_stream_encoder_dp_blank)
 2019-01-25 16:24 UTC  (8+ messages)
` [Bug 107978] [amdgpu] Switching to tty fails with DisplayPort 1.2 "

[Bug 109389] memory leak in `amdgpu_bo_create()`
 2019-01-25 16:19 UTC  (2+ messages)

[PATCH] drm/vkms: Fix flush_work() without INIT_WORK()
 2019-01-25 16:07 UTC  (3+ messages)

[Bug 109456] KVM VFIO guest X hang with guest kernel > 4.15
 2019-01-25 15:32 UTC  (2+ messages)

[PATCH] drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
 2019-01-25 15:29 UTC  (4+ messages)

[PATCH] drm/fb-helper: generic: Fix drm_fbdev_client_restore()
 2019-01-25 15:03 UTC 

[PATCH] drm/rockchip: rgb: update SPDX license identifier
 2019-01-25 14:00 UTC  (2+ messages)

[PATCH v2 00/13] drm/tegra: Fix IOVA space on Tegra186 and later
 2019-01-25 13:18 UTC  (14+ messages)
` [PATCH v2 03/13] gpu: host1x: Support 40-bit addressing
` [PATCH v2 12/13] drm/tegra: vic: Support stream ID register programming
` [PATCH v2 13/13] arm64: tegra: Enable SMMU for VIC on Tegra186

[PATCH v2] i2c: of: Try to find an I2C adapter matching the parent
 2019-01-25 13:11 UTC 

[PATCH libdrm 1/2] xf86drm: fallback to MODALIAS for OF less platform devices
 2019-01-25 13:11 UTC  (3+ messages)
` [PATCH libdrm 2/2] xf85drm: de-duplicate drmParse{Platform.Host1x}{Bus, Device}Info

[PATCH 00/11] drm/tinydrm: Remove tinydrm_device
 2019-01-25 12:05 UTC  (6+ messages)
` [PATCH 03/11] drm/simple-kms-helper: Add drm_simple_connector_create()

[PATCH 0/5] tda998x updates
 2019-01-25 12:01 UTC  (9+ messages)
` [PATCH 1/5] drm/i2c: tda998x: add support for pixel repeated modes
` [PATCH 2/5] drm/i2c: tda998x: add bridge timing information
` [PATCH 3/5] drm/i2c: tda998x: add support for writing SPD
` [PATCH 4/5] drm/i2c: tda998x: add vendor specific infoframe support
` [PATCH 5/5] drm/i2c: tda998x: improve correctness of quantisation range

[PATCH] drm: enable uncached DMA optimization for ARM and arm64
 2019-01-25 11:35 UTC  (7+ messages)

[PATCH v2 0/7] Replace ttm_bo_{unref, reference} with ttm_bo_{get|put}
 2019-01-25 11:29 UTC  (9+ messages)
` [PATCH v2 1/7] drm/ast: Replace ttm_bo_unref with ttm_bo_put
` [PATCH v2 2/7] drm/nouveau: Replace ttm_bo_reference with ttm_bo_get
` [PATCH v2 3/7] drm/nouveau: Replace ttm_bo_unref with ttm_bo_put
` [PATCH v2 4/7] drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
` [PATCH v2 5/7] drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
` [PATCH v2 6/7] drm/mgag200: "
` [PATCH v2 7/7] drm/ttm: Remove ttm_bo_reference and ttm_bo_unref
` [PATCH v2 0/7] Replace ttm_bo_{unref,reference} with ttm_bo_{get|put}

[PATCH] drm/panel: simple: fix AUO g185han01 horizontal blanking
 2019-01-25 11:20 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: tegra: Support SOR crossbar configuration
 2019-01-25 10:00 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: sor: Support device tree "

[PATCH 00/11] ARM: sun8i: a23: Enable display pipeline
 2019-01-25  9:44 UTC  (13+ messages)
` [PATCH 01/11] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
` [PATCH 02/11] dt-bindings: display: sun4i-drm: Add compatible strings for A23 display
` [PATCH 03/11] drm/sun4i: backend: Remove BGRX8888 from list of supported formats
` [PATCH 04/11] drm/sun4i: layer: Assign backend pointer before calling DRM helpers
` [PATCH 05/11] drm/sun4i: layer: support just backend formats when frontend is unavailable
` [PATCH 06/11] drm/sun4i: Add support for A23 display pipeline
` [PATCH 07/11] ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address
` [PATCH 08/11] ARM: dts: sun8i-a33: Move display pipeline nodes to a23/a33 common dtsi
` [PATCH 09/11] ARM: dts: sun8i-a23: Add compatible strings to display pipeline device nodes
` [PATCH 10/11] ARM: dts: sun8i-q8-common: Enable display pipeline with RGB LCD panel
` [PATCH 11/11] ARM: dts: sun8i-a23-q8: Set compatible string for "

[PATCH -fixes] drm/vmwgfx: Improve on IOMMU detection
 2019-01-25  9:14 UTC 

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2019-01-25  8:20 UTC  (3+ messages)

[PATCH 0/4] Fix DMA ops layering violations in vmwgfx v2
 2019-01-25  8:12 UTC  (5+ messages)
` [PATCH 1/4] drm/vmwgfx: remove CONFIG_X86 ifdefs
` [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2
` [PATCH 3/4] drm/vmwgfx: fix the check when to use dma_alloc_coherent
` [PATCH 4/4] drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode

[Bug 109445] Graveyard Keeper: Lockup in under 5min of play
 2019-01-25  4:35 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
 2019-01-25  3:37 UTC  (4+ messages)
` [PATCH v4 2/2] drm/panel: "
  ` [v4,2/2] "

[PATCH V2,4/8] drm/mediatek: fix the rate and divder of hdmi phy for MT2701
 2019-01-25  2:28 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the drm-intel-fixes tree
 2019-01-25  2:27 UTC  (4+ messages)

[PATCH] drm/bridge: sil_sii8620: depend on INPUT instead of selecting it
 2019-01-25  1:33 UTC  (2+ messages)
` [PATCH v2] drm/bridge: sil_sii8620: make remote control optional

[git pull] drm fixes for 5.0-rc4
 2019-01-25  1:25 UTC  (2+ messages)

[PATCH] drm/nouveau/bios/dp: make array vsoff static, shrinks object size
 2019-01-24 22:05 UTC  (3+ messages)

[PATCH v5 0/6] drm: minimize drmP.h dependencies
 2019-01-24 21:52 UTC  (7+ messages)
` [PATCH v5 6/6] drm: remove drmP.h from drm_modeset_helper.h

[PATCH v9 1/2] dt-bindings: panel: Add Sitronix ST7701 panel documentation
 2019-01-24 21:51 UTC  (2+ messages)
` [PATCH v9 2/2] drm/panel: Add Sitronix ST7701 panel driver

[PATCH 1/2] drm/vkms: Use alpha for blending in blend() function
 2019-01-24 21:27 UTC  (2+ messages)

[resend pull] drm/msm: drm-msm-fixes-2019-01-24 for 5.0
 2019-01-24 20:43 UTC 

[PATCH v8 1/2] dt-bindings: panel: Add Sitronix ST7701 panel documentation
 2019-01-24 19:39 UTC  (3+ messages)
` [PATCH v8 2/2] drm/panel: Add Sitronix ST7701 panel driver

[PATCH] dma-buf: Enhance dma-fence tracing
 2019-01-24 18:45 UTC  (4+ messages)

[PATCH 0/5] drm/tegra: Fix IOVA space on Tegra186 and later
 2019-01-24 18:08 UTC  (4+ messages)
` [PATCH 4/5] drm/tegra: Restrict IOVA space to DMA mask


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox