dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-18 11:54:50 to 2019-06-19 06:07:00 UTC [more...]

nouveau: DRM: GPU lockup - switching to software fbcon
 2019-06-19  6:07 UTC  (5+ messages)

[PATCH v6 00/15] tc358767 driver improvements
 2019-06-19  5:27 UTC  (16+ messages)
` [PATCH v6 01/15] drm/bridge: tc358767: Simplify tc_poll_timeout()
` [PATCH v6 02/15] drm/bridge: tc358767: Simplify polling in tc_main_link_setup()
` [PATCH v6 03/15] drm/bridge: tc358767: Simplify polling in tc_link_training()
` [PATCH v6 04/15] drm/bridge: tc358767: Simplify tc_set_video_mode()
` [PATCH v6 05/15] drm/bridge: tc358767: Drop custom tc_write()/tc_read() accessors
` [PATCH v6 06/15] drm/bridge: tc358767: Simplify AUX data read
` [PATCH v6 07/15] drm/bridge: tc358767: Simplify AUX data write
` [PATCH v6 08/15] drm/bridge: tc358767: Increase AUX transfer length limit
` [PATCH v6 09/15] drm/bridge: tc358767: Use reported AUX transfer size
` [PATCH v6 10/15] drm/bridge: tc358767: Introduce tc_set_syspllparam()
` [PATCH v6 11/15] drm/bridge: tc358767: Introduce tc_pllupdate()
` [PATCH v6 12/15] drm/bridge: tc358767: Simplify tc_aux_wait_busy()
` [PATCH v6 13/15] drm/bridge: tc358767: Drop unnecessary 8 byte buffer
` [PATCH v6 14/15] drm/bridge: tc358767: Replace magic number in tc_main_link_enable()
` [PATCH v6 15/15] drm/bridge: tc358767: Add support for address-only I2C transfers

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-06-19  5:11 UTC  (2+ messages)
` [Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn

[PATCH v5 00/15] tc358767 driver improvements
 2019-06-19  4:33 UTC  (5+ messages)
` [PATCH v5 10/15] drm/bridge: tc358767: Add support for address-only I2C transfers

linux-next: manual merge of the drm tree with the kbuild tree
 2019-06-19  4:19 UTC 

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-19  3:07 UTC  (2+ messages)

[PATCH v2 0/6] qcom: add OCMEM support
 2019-06-19  2:32 UTC  (7+ messages)
  ` [PATCH v2 1/6] dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings
  ` [PATCH v2 2/6] dt-bindings: display: msm: gmu: add optional ocmem property
  ` [PATCH v2 3/6] firmware: qcom: scm: add OCMEM lock/unlock interface
  ` [PATCH v2 4/6] firmware: qcom: scm: add support to restore secure config to qcm_scm-32
  ` [PATCH v2 5/6] soc: qcom: add OCMEM driver
  ` [PATCH v2 6/6] drm/msm/gpu: add ocmem init/cleanup functions

[PATCH 00/10] drm/vkms: rework crc worker
 2019-06-19  2:17 UTC  (14+ messages)
` [PATCH 04/10] drm/vkms: Move format arrays to vkms_plane.c
` [PATCH 07/10] drm/vkms: Dont flush crc worker when we change crc status

[PATCH 1/3] drm: add debug print to update_vblank_count
 2019-06-19  2:10 UTC  (3+ messages)
` [PATCH 3/3] drm/vkms: add crc sources list

[PATCH V4] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-19  2:07 UTC 

[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
 2019-06-19  0:53 UTC  (23+ messages)
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 09/12] mm/hmm: Poison hmm_range during unregister
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release

[PATCH] drm_edid-load: Fix a missing-check bug in drivers/gpu/drm/drm_edid_load.c
 2019-06-18 22:38 UTC  (3+ messages)

[PATCH 0/3] RK3288 Gamma LUT
 2019-06-18 22:18 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address
` [PATCH 2/3] drm/rockchip: Add optional support for CRTC gamma LUT
` [PATCH 3/3] ARM: dts: rockchip: Add RK3288 VOP gamma LUT address

[PATCH 0/5] drm/msm: mdp5+dpu interconnect support
 2019-06-18 22:10 UTC  (11+ messages)
  ` [PATCH 1/5] drm/msm/dpu: clean up references of DPU custom bus scaling
  ` [PATCH 2/5] drm/msm/dpu: Integrate interconnect API in MDSS
` [PATCH 3/5] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845
` [PATCH 4/5] drm/msm/dpu: add icc voting in dpu_mdss_init
` [PATCH 5/5] drm/msm/mdp5: Use the interconnect API
      ` [Freedreno] "
      ` [PATCH 5/5 v3] "

[PATCH V2 0/5] drm/vkms: Introduces writeback support
 2019-06-18 22:10 UTC  (4+ messages)
` [PATCH V2 5/5] drm/vkms: Add support for writeback

[PATCH 0/2] drm/vkms: Introduces writeback support
 2019-06-18 21:51 UTC  (8+ messages)
` [PATCH 1/2] drm/vkms: Use index instead of 0 in possible crtc

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-18 21:46 UTC  (13+ messages)
` [PATCH 39/59] drm/zte: Drop drm_gem_prime_export/import
` [PATCH 48/59] drm/vgem: Ditch attach trickery in the fence ioctl
` [PATCH 58/59] drm/todo: Add new debugfs todo
  ` drm connectors, tegra, and the web they weave (was Re: [PATCH 58/59] drm/todo: Add new debugfs todo)

[Bug 110721] graphics corruption on steam client with mesa 19.1.0 rc3 on polaris
 2019-06-18 21:09 UTC  (2+ messages)

[Bug 110803] Coruption and flickering on polaris with mesa 19.0.5
 2019-06-18 21:09 UTC  (2+ messages)

[PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-06-18 21:05 UTC  (4+ messages)
` [PATCH v1 03/22] docs: ioctl: convert to ReST
` [PATCH v1 11/22] docs: admin-guide: add .rst files from the main dir
` [PATCH v1 12/22] docs: driver-api: "

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-18 20:53 UTC 

[PATCH v2 06/29] docs: console.txt: convert docs to ReST and rename to *.rst
 2019-06-18 20:53 UTC 

[PATCH] drm: Permit video-buffers writecombine mapping for MIPS
 2019-06-18 19:52 UTC  (3+ messages)

dev_pagemap related cleanups v2
 2019-06-18 19:47 UTC  (4+ messages)
` [PATCH 15/25] device-dax: use the dev_pagemap internal refcount

[PATCH v2] drm/edid: parse CEA blocks embedded in DisplayID
 2019-06-18 19:42 UTC  (2+ messages)

[PATCH 2/2] arm: dts: add ARM Mali GPU node for Odroid XU3
 2019-06-18 19:17 UTC  (10+ messages)
` [PATCH v2 "

[RFT 00/10] ARM/arm64: dts: exynos: Add support for Mali
 2019-06-18 19:05 UTC  (11+ messages)
` [RFT 01/10] dt-bindings: gpu: mali: Add Samsung compatibles for Midgard and Utgard
` [RFT 02/10] clk: samsung: Add bus clock for GPU/G3D on Exynos4412
` [RFT 03/10] ARM: dts: exynos: Fix language typo and indentation
` [RFT 04/10] ARM: dts: exynos: Add GPU/Mali 400 node to Exynos3250
` [RFT 05/10] ARM: dts: exynos: Add GPU/Mali 400 node to Exynos4
` [RFT 06/10] arm64: dts: exynos: Add GPU/Mali T760 node to Exynos5433
` [RFT 07/10] arm64: dts: exynos: Add GPU/Mali T760 node to Exynos7
` [RFT 08/10] ARM: multi_v7_defconfig: Enable Panfrost and LIMA drivers
` [RFT 09/10] ARM: exynos_defconfig: "
` [RFT 10/10] arm64: defconfig: Enable Panfrost driver

[PATCH 1/3] drm/lima: Mark 64-bit number as ULL to silence Smatch warning
 2019-06-18 18:55 UTC  (3+ messages)
` [PATCH 2/3] drm/lima: Reduce the amount of logs on deferred probe
` [PATCH 3/3] drm/panfrost: "

[RFC/WIP] drm/rockchip: Support CRTC gamma LUT
 2019-06-18 18:37 UTC  (9+ messages)

[PATCH 01/59] drm/todo: Improve drm_gem_object funcs todo
 2019-06-18 18:25 UTC  (4+ messages)
` [PATCH] drm/todo: Update drm_gem_object_funcs todo even more

[PATCH v5 00/12] drm/vc4: Allow for more boot-time configuration
 2019-06-18 17:47 UTC  (3+ messages)
` [PATCH v5 07/12] drm/modes: Allow to specify rotation and reflection on the commandline

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2019-06-18 17:42 UTC  (2+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[PATCH] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-18 17:23 UTC  (2+ messages)

[PATCH] drm: rcar-du: Replace drm_driver GEM ops with GEM object functions
 2019-06-18 17:23 UTC  (7+ messages)

[PATCH v3 00/10] drm: rcar-du: Rework CRTC and groups for atomic commits
 2019-06-18 17:16 UTC  (25+ messages)
` [PATCH v3 01/10] media: vsp1: drm: Split vsp1_du_setup_lif()
` [PATCH v3 02/10] media: vsp1: drm: Don't configure hardware when the pipeline is disabled
` [PATCH v3 03/10] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH v3 04/10] media: vsp1: drm: Remove vsp1_du_setup_lif()
` [PATCH v3 05/10] drm: rcar-du: Handle CRTC standby from commit tail handler
` [PATCH v3 06/10] drm: rcar-du: Handle CRTC configuration "
` [PATCH v3 07/10] drm: rcar-du: Provide for_each_group helper
` [PATCH v3 08/10] drm: rcar-du: Create a group state object
` [PATCH v3 09/10] drm: rcar-du: Perform group setup from the atomic tail handler
` [PATCH v3 10/10] drm: rcar-du: Centralise routing configuration in commit "

[PATCH] drm: return -EFAULT if copy_one_buf() fails
 2019-06-18 17:16 UTC  (4+ messages)
` [PATCH v2] drm: return -EFAULT if copy_to_user() fails

[PATCH] drm/rcar-du: Fix error check when retrieving crtc state
 2019-06-18 16:47 UTC  (3+ messages)

[PATCH 0/3] Add HDMI support to HiHope RZ/G2M
 2019-06-18 16:43 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: display: renesas: Add r8a774a1 support

[PATCH] drm/imx: correct order of crtc disable
 2019-06-18 15:50 UTC 

[PATCH v4 0/4] drm/panfrost: Expose perf counters to userspace
 2019-06-18 15:30 UTC  (2+ messages)

[PATCH v2] drm/panfrost: Make sure a BO is only unmapped when appropriate
 2019-06-18 15:29 UTC  (2+ messages)

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-06-18 15:22 UTC  (3+ messages)

[PATCH 1/2] drm: debugfs: make drm_debugfs_remove_files() a void function
 2019-06-18 15:09 UTC  (7+ messages)

[Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows
 2019-06-18 14:59 UTC  (3+ messages)

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-18 14:45 UTC  (15+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
                      `  "
                        ` [linux-sunxi] "

[PATCH 1/4] drm/vmwgfx: Assign eviction priorities to resources
 2019-06-18 14:26 UTC  (8+ messages)

[PATCH v2 00/12] drm/virtio: switch from ttm to gem shmem helpers
 2019-06-18 14:24 UTC  (18+ messages)
` [PATCH v2 01/12] drm/virtio: pass gem reservation object to ttm init
` [PATCH v2 02/12] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v2 03/12] drm/virtio: simplify cursor updates
` [PATCH v2 04/12] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v2 05/12] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v2 06/12] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
  ` [PATCH v2 06/12] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
` [PATCH v2 07/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v2 08/12] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v2 09/12] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v2 10/12] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v2 11/12] drm/virtio: rework virtio_gpu_object_create fencing even more
` [PATCH v2 12/12] drm/virtio: remove virtio_gpu_alloc_object

[PATCH] docs: fix some broken references due to txt->rst renames
 2019-06-18 13:58 UTC  (3+ messages)

[PATCH v2 0/2] Add DSI panel driver for Raydium RM67191
 2019-06-18 13:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add support for Raydium RM67191 panel
` [PATCH v2 2/2] drm/panel: Add support for Raydium RM67191 panel driver

[PATCH] backlight: gpio-backlight: Set power state instead of brightness at probe
 2019-06-18 12:58 UTC  (2+ messages)

[Bug 110831] [AMD TAHITI XT][amd-staging-drm-next] broken since 5.2-rc1 rebase
 2019-06-18 12:48 UTC  (2+ messages)
` [Bug 110831] [AMD TAHITI XT][amd-staging-drm-next][bisected] "

[PATCH v2] drm/mcde: Fix uninitialized variable
 2019-06-18 12:30 UTC  (2+ messages)

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-18 12:12 UTC  (9+ messages)
` [PATCH 1/7] video: add HDMI state notifier support

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
 2019-06-18 11:54 UTC  (6+ messages)
` [PATCH 2/6] drm/ttm: remove the backing store if no placement is given
` [PATCH 3/6] drm/ttm: use the parent resv for ghost objects v2
  ` [PATCH 4/6] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [PATCH 5/6] drm/amdgpu: add independent DMA-buf export v6
` [PATCH 6/6] drm/amdgpu: add independent DMA-buf import v6


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