dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-28 16:01:19 to 2019-07-01 06:20:06 UTC [more...]

dev_pagemap related cleanups v4
 2019-07-01  6:20 UTC  (9+ messages)
  ` [PATCH 01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
  ` [PATCH 02/22] mm/hmm: update HMM documentation
  ` [PATCH 03/22] mm/hmm: clean up some coding style and comments
  ` [PATCH 04/22] mm/hmm: support automatic NUMA balancing
  ` [PATCH 05/22] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
  ` [PATCH 06/22] mm/hmm: fix use after free with struct hmm in the mmu notifiers
  ` [PATCH 07/22] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
  ` [PATCH 08/22] mm/hmm: Hold a mmgrab from hmm to mm

[Bug 201465] Increased power consumption when using runtime-pm to suspend nvidia gpu
 2019-07-01  6:13 UTC 

[PATCH v1 01/33] drm/meson: drop use of drmP.h
 2019-07-01  6:05 UTC  (33+ messages)
` [PATCH v1 02/33] drm/xen: "
` [PATCH v1 03/33] drm/stm: "
` [PATCH v1 04/33] drm/tve200: "
` [PATCH v1 05/33] drm/mxsfb: "
` [PATCH v1 06/33] drm/v3d: "
` [PATCH v1 07/33] drm/pl111: "
` [PATCH v1 08/33] drm/fsl-dcu: "
` [PATCH v1 09/33] drm/qxl: "
` [PATCH v1 10/33] drm/zte: "
` [PATCH v1 11/33] drm/sun4i: "
` [PATCH v1 12/33] drm/vkms: "
` [PATCH v1 13/33] drm/vc4: "
` [PATCH v1 14/33] drm/atmel_hlcdc: "
` [PATCH v1 15/33] drm/r128: "
` [PATCH v1 16/33] drm/udl: "
` [PATCH v1 17/33] drm/omapdrm: "
` [PATCH v1 18/33] drm/selftests: "
` [PATCH v1 21/33] drm/i810: "
` [PATCH v1 22/33] drm/tilcdc: "
` [PATCH v1 23/33] drm/i2c/ch7006: "
` [PATCH v1 24/33] drm/i2c/sil164: "
` [PATCH v1 25/33] drm/scheduler: "
` [PATCH v1 26/33] drm/imx: "
` [PATCH v1 27/33] drm/virtgpu: "
` [PATCH v1 28/33] drm/rockchip: "
` [PATCH v1 29/33] drm/mediatek: "
` [PATCH v1 31/33] drm/bochs: "
` [PATCH v1 33/33] drm/hisilicon: "
  ` [PATCH v1 32/33] drm/ast: "

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-07-01  3:55 UTC  (10+ messages)
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks

[PATCH] drm: bridge: DRM_SIL_SII8620 should depend on, not select INPUT
 2019-07-01  3:39 UTC 

[Bug 111010] Cemu Shader Cache Corruption Displaying Solid Color After commit 11e16ca7ce0
 2019-07-01  3:38 UTC  (4+ messages)

[PATCH 00/10] drm/vkms: rework crc worker
 2019-07-01  3:30 UTC  (10+ messages)

[PATCH 0/2] drm/vkms: Introduce basic support for configfs
 2019-07-01  3:24 UTC  (3+ messages)
` [PATCH 1/2] drm/vkms: Add enable/disable functions per connector
` [PATCH 2/2] drm/vkms: Introduce configfs for enabling/disabling connectors

[PATCH 1/4] gpu: Use dev_get_drvdata()
 2019-07-01  3:22 UTC 

nouveau: DRM: GPU lockup - switching to software fbcon
 2019-07-01  2:33 UTC  (6+ messages)

[PATCH v3 0/4] Panel rotation patches
 2019-07-01  1:59 UTC  (3+ messages)
` [PATCH v4 4/4] drm/mtk: add panel orientation property

[PATCH] drm/nouveau: fix memory leak in nouveau_conn_reset()
 2019-07-01  1:46 UTC 

[v5 0/7] Support dsi for mt8183
 2019-07-01  1:43 UTC  (5+ messages)
` [v5 4/7] drm/mediatek: add frame size control
` [v5 6/7] drm/mediatek: change the dsi phytiming calculate method

[PATCH v2 0/2] fix vendor prefix for arcxcnn driver and bindings
 2019-07-01  0:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: backlight: fix vendor prefix for ArcticSand arcxcnn driver bindings
` [PATCH 2/2] backlight: arcxcnn: add "arctic" vendor prefix

[PATCH 0/4] drm+dt+efi: support devices with multiple possible panels
 2019-06-30 22:04 UTC  (13+ messages)
  ` [PATCH 1/4] dt-bindings: chosen: document panel-id binding
  ` [PATCH 2/4] efi/libstub: detect panel-id
  ` [PATCH 4/4] drm/bridge: ti-sn65dsi86: use helper to lookup panel-id
` [PATCH 3/4] drm: add "

[PATCH 1/3] DRM: ingenic: Use devm_platform_ioremap_resource
 2019-06-30 20:56 UTC  (8+ messages)
` [PATCH 2/3] DRM: ingenic: Add support for Sharp panels
` [PATCH 3/3] DRM: ingenic: Add support for panels with 8-bit serial bus

[PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree
 2019-06-30 20:55 UTC  (18+ messages)
` [PATCH v5 1/7] dt-bindings: Add panel-timing subnode to simple-panel
` [PATCH v5 2/7] drm/panel: simple: Add ability to override typical timing
` [PATCH v5 4/7] drm/panel: simple: Use display_timing for Innolux n116bge
` [PATCH v5 5/7] drm/panel: simple: Use display_timing for AUO b101ean01

[PATCH v4 00/12] drm/virtio: switch from ttm to gem shmem helpers
 2019-06-30 18:56 UTC  (13+ messages)
` [PATCH v4 02/12] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v4 08/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v4 11/12] drm/virtio: switch from ttm to gem shmem helpers

[PATCH v5 00/12] drm/virtio: switch from ttm to gem shmem helpers
 2019-06-30 18:29 UTC  (6+ messages)
` [PATCH v5 08/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v5 09/12] drm/virtio: rework virtio_gpu_object_create fencing

[PATCH 1/7] drm/msm/mdp4: Drop unused GPIO include
 2019-06-30 15:25 UTC  (10+ messages)
` [PATCH 2/7] drm/msm/dsi: Drop unused GPIO includes
` [PATCH 3/7] drm/msm/dpu: Drop unused GPIO code
` [PATCH 4/7] gpio: of: Support some legacy Qualcomm HDMI bindings
  ` [PATCH 5/7] drm/msm/hdmi: Convert to use GPIO descriptors
  ` [PATCH 6/7] RFT: drm/msm/hdmi: Bring up HDMI connector OFF
  ` [PATCH 7/7] RFT: drm/msm/hdmi: Do not initialize HPD line value

[PATCH 0/5] drm+clk+genpd: support for bootloader enabled display
 2019-06-30 15:01 UTC  (6+ messages)
  ` [PATCH 1/5] clk: inherit clocks enabled by bootloader
  ` [PATCH 2/5] genpd/gdsc: inherit display powerdomain from bootloader
  ` [PATCH 3/5] drm/msm/dsi: split clk rate setting and enable
` [PATCH 4/5] drm/msm/dsi: get the clocks into OFF state at init
` [PATCH 5/5] drm/bridge: ti-sn65dsi86: support booloader enabled display

[PATCH v1] drm/msm: drop use of drmP.h
 2019-06-30 14:22 UTC  (2+ messages)

[PATCH v1] drm/shmobile: drop use of drmP.h
 2019-06-30 14:12 UTC  (3+ messages)

[Bug 101749] sclk scales badly in war thunder
 2019-06-30 13:42 UTC  (2+ messages)

[PATCH 0/3] drm/msm: few small cleanups
 2019-06-30 13:14 UTC  (4+ messages)
` [PATCH 2/3] drm/msm/dpu: remove dpu_mdss:hwversion
  ` [PATCH 1/3] drm/msm: don't open-code governor name
  ` [PATCH 3/3] drm/msm/dsi: make sure we have panel or bridge earlier

[PATCH] drm/msm: stop abusing dma_map/unmap for cache
 2019-06-30 12:47 UTC 

[Bug 110733] [Regression] Kernel 4.19.x + linux-firmware 20190514 + Vega 64: boot fails
 2019-06-30 10:42 UTC  (2+ messages)

[PATCH] drm/panel: make drm_panel.h self-contained
 2019-06-30  8:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Sam Ravnborg for drm/atmel_hlcdc
 2019-06-30  8:13 UTC  (3+ messages)

[PATCH 0/2] Associate ddc adapters with connectors
 2019-06-30  8:12 UTC  (24+ messages)
` [PATCH v3 00/22] "
  ` [PATCH v3 01/22] drm: Include ddc adapter pointer in struct drm_connector
    ` [PATCH v3 05/22] drm/msm/hdmi: Provide ddc symlink in hdmi connector sysfs directory
    ` [PATCH v3 06/22] drm/sun4i: hdmi: Provide ddc symlink in sun4i "
    ` [PATCH v3 07/22] drm/mediatek: Provide ddc symlink in "
    ` [PATCH v3 08/22] drm/tegra: Provide ddc symlink in output "
    ` [PATCH v3 09/22] drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
    ` [PATCH v3 10/22] drm/imx: imx-tve: "
    ` [PATCH v3 11/22] drm/vc4: Provide ddc symlink in connector sysfs directory
    ` [PATCH v3 12/22] drm: zte: Provide ddc symlink in hdmi "
    ` [PATCH v3 13/22] drm: zte: Provide ddc symlink in vga "
    ` [PATCH v3 14/22] drm/tilcdc: Provide ddc symlink in "
    ` [PATCH v3 15/22] drm: sti: Provide ddc symlink in hdmi "
    ` [PATCH v3 16/22] drm/mgag200: Provide ddc symlink in "
    ` [PATCH v3 17/22] drm/ast: "
    ` [PATCH v3 18/22] drm/bridge: dumb-vga-dac: "
    ` [PATCH v3 19/22] drm/bridge: dw-hdmi: "
    ` [PATCH v3 20/22] drm/bridge: ti-tfp410: "
    ` [PATCH v3 21/22] drm/amdgpu: "
    ` [PATCH v3 22/22] drm/radeon: "

[PATCH v2 0/4] drm/{mga,mgag200}: drop use of drmP.h
 2019-06-30  8:03 UTC  (5+ messages)
` [PATCH v2 1/4] drm/mga: drop dependency on drm_os_linux.h

[Bug 110994] [vega10] *ERROR* Failed to initialize parser -125! , running libreoffice
 2019-06-30  5:57 UTC  (2+ messages)

[PATCH v1] drm/arm: drop use of drmP.h
 2019-06-30  5:21 UTC 

[PATCH v1] drm/armada: drop use of drmP.h
 2019-06-30  5:21 UTC 

[PATCH v1] drm/tegra: drop use of drmP.h
 2019-06-30  5:21 UTC 

[PATCH v1] drm/i2c/tda998x: drop use of drmP.h
 2019-06-30  5:21 UTC 

[PATCH v1] drm/etnaviv: drop use of drmP.h
 2019-06-30  5:21 UTC 

[RFC PATCH v3 00/11] new cgroup controller for gpu/drm subsystem
 2019-06-30  5:10 UTC  (17+ messages)
` [RFC PATCH v3 04/11] drm, cgroup: Add total GEM buffer allocation limit
` [RFC PATCH v3 09/11] drm, cgroup: Add per cgroup bw measure and control

[PATCH] drm/msm: Transition console to msm framebuffer
 2019-06-29 19:55 UTC  (3+ messages)

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-29 16:45 UTC  (5+ messages)

[PATCH] drm/kms: Catch mode_object lifetime errors
 2019-06-29 15:39 UTC  (3+ messages)

[PATCH] drm/amd/pp: fix a dereference of a pointer before it is null checked
 2019-06-29 13:55 UTC 

[PATCH] drm/amdkfd: fix potential null pointer dereference on pointer peer_dev
 2019-06-29 13:31 UTC 

[PATCH][next] drm/amd/amdgpu: remove redundant assignment to variable res
 2019-06-29 12:37 UTC 

[PATCH][next] drm/amd/display: don't release dc->current_state if it is null
 2019-06-29 12:27 UTC 

[Bug 108379] high idle power consumption
 2019-06-29  6:31 UTC  (2+ messages)

[Bug 107990] Got Dying Light working in Arch by changing Mesa's compile steps, how to get it working Out Of the Box?
 2019-06-29  1:42 UTC  (2+ messages)

[PATCH v4 hmm 00/12]
 2019-06-29  1:26 UTC  (2+ messages)

[PATCH libdrm] etnaviv: Use hash table to track BO indexes
 2019-06-29  0:50 UTC  (5+ messages)

[RFC] Exposing plane type mask and handling 'all' planes
 2019-06-28 23:20 UTC  (9+ messages)

[Bug 111021] [amdgpu][CIK] cp queue preemption time out, BUG: kernel NULL pointer dereference, address: 0000000000000038
 2019-06-28 22:55 UTC  (3+ messages)

[PATCH] drm/panfrost: Fix a double-free error
 2019-06-28 22:47 UTC  (2+ messages)

[Bug 110702] segfault in radeonsi HEVC hardware decoding
 2019-06-28 22:41 UTC  (2+ messages)
` [Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-28 21:37 UTC  (7+ messages)
` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

[PATCH] dt-bindings: backlight: lm3630a: correct schema validation
 2019-06-28 19:22 UTC  (2+ messages)

dev_pagemap related cleanups v3
 2019-06-28 19:14 UTC  (13+ messages)
` [PATCH 16/25] device-dax: use the dev_pagemap internal refcount

[PATCH 1/2] dma-buf: cleanup reservation_object_init/fini
 2019-06-28 17:32 UTC  (18+ messages)
` [PATCH 2/2] dma-buf: cleanup shared fence removal

[PATCH libdrm 0/9] amdgpu:
 2019-06-28 17:11 UTC  (3+ messages)
` [PATCH libdrm 1/9] amdgpu: Pass file descriptor directly to amdgpu_close_kms_handle

[PATCH] drm/vmwgfx: Don't look at state->allow_modeset
 2019-06-28 17:02 UTC  (3+ messages)

[PATCH 0/4] Convert VRAM helpers to GEM object functions
 2019-06-28 16:55 UTC  (3+ messages)
` [PATCH 3/4] drm/hibmc: Leave struct drm_driver.gem_free_object_unlocked to NULL

[PATCH v3 00/18] drm/ttm: make ttm bo a gem bo subclass
 2019-06-28 16:49 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