dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-10 15:10:28 to 2019-01-11 06:04:38 UTC [more...]

[PATCH v3] fbcon: Silence fbcon logo on 'quiet' boots
 2019-01-11  6:04 UTC  (9+ messages)
  ` [PATCH v4 0/2] Do not output logo on quiet boots
    ` [PATCH v4 1/2] fbcon: Silence fbcon logo on 'quiet' boots
    ` [PATCH v4 2/2] printk: Export console_printk

[PATCH v4 00/16] drm/bochs: cleanups, atomic modesetting, generic fbdev
 2019-01-11  5:37 UTC  (17+ messages)
` [PATCH v4 01/16] drm/bochs: encoder cleanup
` [PATCH v4 02/16] drm/bochs: split bochs_hw_setmode
` [PATCH v4 03/16] drm/bochs: atomic: add atomic_flush+atomic_enable callbacks
` [PATCH v4 04/16] drm/bochs: atomic: add mode_set_nofb callback
` [PATCH v4 05/16] drm/bochs: atomic: switch planes to atomic, wire up helpers
` [PATCH v4 06/16] drm/bochs: atomic: use atomic set_config helper
` [PATCH v4 07/16] drm/bochs: atomic: use atomic page_flip helper
` [PATCH v4 08/16] drm/bochs: atomic: use suspend/resume helpers
` [PATCH v4 09/16] drm/bochs: atomic: set DRIVER_ATOMIC
` [PATCH v4 10/16] drm/bochs: remove old bochs_crtc_* functions
` [PATCH v4 11/16] drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
` [PATCH v4 12/16] drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin}
` [PATCH v4 13/16] drm/bochs: add basic prime support
` [PATCH v4 14/16] drm/bochs: switch to generic drm fbdev emulation
` [PATCH v4 15/16] drm/bochs: drop old fbdev emulation code
` [PATCH v4 16/16] drm/bochs: move remaining fb bits to kms

[PATCH 0/3] Enable Y2xx and Y4xx (xx:10/12/16 bits) packed formats for ICL
 2019-01-11  5:30 UTC  (4+ messages)
` [PATCH 1/3] drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
` [PATCH 2/3] drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions
` [PATCH 3/3] drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes

[Bug 109229] glLinkProgram locks up for ~30 seconds
 2019-01-11  5:13 UTC  (2+ messages)

[PATCH v2 00/49] omapdrm: drm_bridge and drm_panel support
 2019-01-11  3:51 UTC  (50+ messages)
` [PATCH v2 01/49] drm/atomic: Constify mode argument to mode_valid_path()
` [PATCH v2 02/49] drm/omap: dsi: Fix crash in DSI debug dumps
` [PATCH v2 03/49] drm/omap: dsi: Fix OF platform depopulate
` [PATCH v2 04/49] drm/omap: dsi: Hack-fix DSI bus flags
` [PATCH v2 05/49] drm/omap: Remove declaration of nonexisting function
` [PATCH v2 06/49] drm/omap: Remove unused kobj field from struct omap_dss_device
` [PATCH v2 07/49] drm/omap: venc: Remove wss_data field from venc_device structure
` [PATCH v2 08/49] drm/omap: Use atomic suspend/resume helpers
` [PATCH v2 09/49] drm/omap: Move common display enable/disable code to encoder
` [PATCH v2 10/49] drm/omap: Remove connection checks from internal encoders .enable()
` [PATCH v2 11/49] drm/omap: Remove connection checks from display .enable() and .remove()
` [PATCH v2 12/49] drm/omap: Remove enable "
` [PATCH v2 13/49] drm/omap: Reverse direction of the DSS device enable/disable operations
` [PATCH v2 14/49] drm/omap: Remove omap_dss_device dst field
` [PATCH v2 15/49] drm/omap: Factor out common init/cleanup code for output devices
` [PATCH v2 16/49] drm/omap: Expose DRM modes instead of timings in display devices
` [PATCH v2 17/49] drm/omap: Merge display .get_modes() and .get_size() operations
` [PATCH v2 18/49] drm/omap: Add a dss device operation flag for .get_modes()
` [PATCH v2 19/49] drm/omap: venc: List both PAL and NTSC modes
` [PATCH v2 20/49] drm/omap: Don't pass display pointer to encoder init function
` [PATCH v2 21/49] drm/omap: Move display alias ID to omap_drm_pipeline
` [PATCH v2 22/49] drm/omap: Don't store display pointer in omap_connector structure
` [PATCH v2 23/49] drm/omap: panel-dsi-cm: Store source pointer internally
` [PATCH v2 24/49] drm/omap: Notify all devices in the pipeline of output disconnection
` [PATCH v2 25/49] drm/omap: Remove src field from omap_dss_device structure
` [PATCH v2 26/49] drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
` [PATCH v2 27/49] drm/omap: venc: Simplify mode setting by caching configuration
` [PATCH v2 28/49] drm/omap: Factor out common mode validation code
` [PATCH v2 29/49] drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
` [PATCH v2 30/49] drm/omap: venc: Use drm_display_mode natively
` [PATCH v2 31/49] drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
` [PATCH v2 32/49] drm/omap: Simplify OF lookup of DSS devices
` [PATCH v2 33/49] drm/omap: Refactor initialization sequence
` [PATCH v2 34/49] drm/omap: Merge omap_dss_device type and output_type fields
` [PATCH v2 35/49] drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macros
` [PATCH v2 36/49] drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
` [PATCH v2 37/49] drm/bridge: use bus flags in bridge timings
` [PATCH v2 38/49] dt-bindings: display: tfp410: Add bus parameters properties
` [PATCH v2 39/49] drm/bridge: ti-tfp410: Set connector type based on DT connector node
` [PATCH v2 40/49] drm/bridge: ti-tfp410: Add support for the powerdown GPIO
` [PATCH v2 41/49] drm/bridge: ti-tfp410: Report input bus config through bridge timings
` [PATCH v2 42/49] dt-bindings: Add vendor prefix for OSD Displays
` [PATCH v2 43/49] dt-bindings: display: Add OSD Displays OSD070T1718-19TS panel binding
` [PATCH v2 44/49] drm/panel: simple: Add OSD070T1718-19TS panel support
` [PATCH v2 45/49] drm/omap: Add support for drm_bridge
` [PATCH v2 46/49] drm/omap: Add support for drm_panel
` [PATCH v2 47/49] drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
` [PATCH v2 48/49] drm/omap: Remove TFP410 and DVI connector drivers
` [PATCH v2 49/49] drm/omap: Remove panel-dpi driver

[PATCH] drm/mediatek: Add MTK Framebuffer-Device (mt7623)
 2019-01-11  3:20 UTC  (7+ messages)
    ` Aw: "
      `  "

[Bug 109298] AMDGPU leaving DRI2 enabled causes white artifacting
 2019-01-11  3:04 UTC 

[git pull] drm fixes for 5.0-rc2
 2019-01-11  2:11 UTC 

[PATCH 0/6] omapdrm: drm_bridge and drm_panel support
 2019-01-11  1:34 UTC  (3+ messages)

[Bug 109135] R9 390 hangs at boot with DPM/DC enabled for kernels 4.19.x and above, says KMS not supported
 2019-01-11  1:25 UTC  (5+ messages)

[PATCH 0/4] drm/tinydrm: Use damage helper for dirtyfb
 2019-01-11  1:06 UTC  (4+ messages)
` [PATCH 4/4] "

[PATCH v7 00/20] MST refcounting/atomic helpers cleanup
 2019-01-11  0:53 UTC  (21+ messages)
` [PATCH v7 03/20] drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
` [PATCH v7 09/20] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
` [PATCH v7 12/20] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
  ` [PATCH v7 01/20] drm/dp_mst: Fix some formatting in drm_dp_add_port()
  ` [PATCH v7 02/20] drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
  ` [PATCH v7 04/20] drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
  ` [PATCH v7 05/20] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
  ` [PATCH v7 06/20] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
  ` [PATCH v7 07/20] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
  ` [PATCH v7 08/20] drm/dp_mst: Stop releasing VCPI when removing ports from topology
  ` [PATCH v7 10/20] drm/i915: Keep malloc references to MST ports
  ` [PATCH v7 11/20] drm/amdgpu/display: Keep malloc ref to MST port
  ` [PATCH v7 13/20] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
  ` [PATCH v7 14/20] drm/nouveau: Keep malloc references to MST ports
  ` [PATCH v7 15/20] drm/nouveau: Stop unsetting mstc->port, use malloc refs
  ` [PATCH v7 16/20] drm/nouveau: Grab payload lock in nv50_msto_payload()
  ` [PATCH v7 17/20] drm/dp_mst: Add some atomic state iterator macros
  ` [PATCH v7 18/20] drm/dp_mst: Start tracking per-port VCPI allocations
` [PATCH v7 19/20] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
` [PATCH v7 20/20] drm/nouveau: Use atomic VCPI helpers for MST

[PATCH v6 00/20] MST refcounting/atomic helpers cleanup
 2019-01-11  0:43 UTC  (22+ messages)
` [PATCH v6 03/20] drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
` [PATCH v6 04/20] drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
` [PATCH v6 05/20] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
` [PATCH v6 08/20] drm/dp_mst: Stop releasing VCPI when removing ports from topology
` [PATCH v6 13/20] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
  ` [PATCH v6 01/20] drm/dp_mst: Fix some formatting in drm_dp_add_port()
  ` [PATCH v6 02/20] drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
  ` [PATCH v6 06/20] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
  ` [PATCH v6 07/20] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
  ` [PATCH v6 09/20] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
  ` [PATCH v6 10/20] drm/i915: Keep malloc references to MST ports
  ` [PATCH v6 11/20] drm/amdgpu/display: Keep malloc ref to MST port
  ` [PATCH v6 12/20] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
  ` [PATCH v6 14/20] drm/nouveau: Keep malloc references to MST ports
  ` [PATCH v6 15/20] drm/nouveau: Stop unsetting mstc->port, use malloc refs
  ` [PATCH v6 16/20] drm/nouveau: Grab payload lock in nv50_msto_payload()
  ` [PATCH v6 17/20] drm/dp_mst: Add some atomic state iterator macros
` [PATCH v6 18/20] drm/dp_mst: Start tracking per-port VCPI allocations
` [PATCH v6 19/20] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
` [PATCH v6 20/20] drm/nouveau: Use atomic VCPI helpers for MST
` [Nouveau] [PATCH v6 00/20] MST refcounting/atomic helpers cleanup

[PATCH 0/5] Meson (32-bit): add support for the Mali GPU
 2019-01-11  0:37 UTC  (3+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2019-01-11  0:14 UTC 

[Bug 108781] 4.19 Regression - Hawaii (R9 390) boot failure - Invalid PCC GPIO / invalid powerlevel state / Fatal error during GPU init
 2019-01-11  0:04 UTC  (2+ messages)

[PATCH 0/3] Support reflect-x/y on RK3328, RK3368, and RK3399
 2019-01-10 23:55 UTC  (2+ messages)

[PATCH] lib/scatterlist: Provide a DMA page iterator
 2019-01-10 23:42 UTC  (2+ messages)

[Bug 109297] AMD RX 570: Hard reset when playing games
 2019-01-10 23:38 UTC  (3+ messages)

[PATCH v4] drm/rockchip: update cursors asynchronously through atomic
 2019-01-10 22:58 UTC  (2+ messages)

[PATCH v2] drm/rockchip: Fix YUV buffers color rendering
 2019-01-10 22:55 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/4] drm/atmel-hlcdc: fix plane clipping/rotation issues
 2019-01-10 21:24 UTC  (12+ messages)
` [PATCH 1/4] drm/atmel-hlcdc: rotate planes counterclockwise
` [PATCH 2/4] drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated
` [PATCH 3/4] drm/atmel-hlcdc: fix clipping of planes
` [PATCH 4/4] drm/atmel-hlcdc: do not immediately disable planes, wait for next frame

[PATCH 00/10] Add support for DRM bridge and additional pixel formats
 2019-01-10 21:19 UTC  (3+ messages)
` [PATCH 08/10] drm/mxsfb: Update mxsfb to support LCD reset

[Bug 109290] [CI][SHARDS] igt@gem_pwrite@huge-cpu - skip - Estimated that we need \d+ objects and \d+ MiB for the test, but only have \d+ MiB available \(RAM\) and a maximum of \d+ objects
 2019-01-10 21:01 UTC  (8+ messages)
` [Bug 109290] [CI][SHARDS] igt@gem_pwrite@huge-cpu - skip - Estimated that we need 1 objects and 268435457 MiB for the test, but only have 15378 MiB available (RAM) and a maximum of 1617252 objects

[Bug 202217] New: Integrated laptop display doesnt come back up after using PRIME on wayland
 2019-01-10 20:41 UTC  (3+ messages)
` [Bug 202217] "

[PATCH v4 0/3] drm: Remove drm_mode_object dependency from drm_display_mode
 2019-01-10 20:05 UTC  (5+ messages)
` [PATCH v4 1/3] drm: msm: Cleanup drm_display_mode print str
` [PATCH v4 2/3] drm: Remove use of drm_mode_object
` [PATCH v4 3/3] drm: Complete remove drm_mode_object dependency

[PATCH v6] drm/panel: Add a driver for the TPO TPG110
 2019-01-10 20:01 UTC  (2+ messages)

[PATCH v7] drm/panel: Add a driver for the TPO TPG110
 2019-01-10 19:59 UTC  (2+ messages)

Regression on the sun4i-drm driver by cma helper change
 2019-01-10 19:51 UTC  (5+ messages)
        `  "

[PATCH] drm/nouveau/nvkm: mark expected switch fall-throughs
 2019-01-10 19:33 UTC  (2+ messages)

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2019-01-10 19:31 UTC  (5+ messages)

amdgpu/TTM oopses since merging swiotlb_dma_ops into the dma_direct code
 2019-01-10 17:52 UTC  (8+ messages)

[Bug 109234] amdgpu random hangs with 4.21+
 2019-01-10 17:51 UTC  (2+ messages)
` [Bug 109234] amdgpu random hangs with 5.0-rc1/4.21+

[PATCH v3 0/7] drm: Remove drm_mode_object dependency from drm_display_mode
 2019-01-10 17:19 UTC  (8+ messages)
` [PATCH v3 1/7] drm: msm: Cleanup drm_display_mode print str
` [PATCH v3 2/7] drm: omapdrm: "
` [PATCH v3 3/7] drm: meson: Cleanup on "
` [PATCH v3 4/7] drm: sti: Cleanup "
` [PATCH v3 5/7] drm: i915: "
` [PATCH v3 6/7] drm: Remove use of drm_mode_object
` [PATCH v3 7/7] drm: Complete remove drm_mode_object dependency

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2019-01-10 17:10 UTC  (4+ messages)
` [PATCH v3 02/28] clk: sunxi-ng: Adjust MP clock parent rate when allowed
  ` [linux-sunxi] "

[PATCH v5 1/2] drm/sched: Refactor ring mirror list handling
 2019-01-10 15:56 UTC  (11+ messages)

[Bug 109161] Kernel crash shortly after gnome-shell login - refcount_t: increment on 0; use-after-free
 2019-01-10 15:29 UTC  (2+ messages)

[RFC] drm: add DRM_DEBUG_CORE() and friends and use them
 2019-01-10 15:27 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: add lru notify to bo driver
 2019-01-10 15:10 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