dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 13:22:47 to 2020-05-29 21:36:35 UTC [more...]

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-05-29 21:11 UTC  (4+ messages)

[PATCH v8 0/8] Add support for devices in the Energy Model
 2020-05-29 16:18 UTC  (3+ messages)

[PATCH 1/1] drm/mm: fix hole size comparison
 2020-05-29 14:11 UTC  (3+ messages)

[PATCH] drm/radeon: Convert get_user_pages() --> pin_user_pages()
 2020-05-29  7:28 UTC  (7+ messages)

[RFC PATCH 1/1] drm/mm: add ig_frag selftest
 2020-05-29 21:01 UTC  (4+ messages)

[PATCH 00/15][RFC] Add regulator devfreq support to Panfrost
 2020-05-29 12:47 UTC  (22+ messages)
` [PATCH 03/15] drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
` [PATCH 04/15] drm/panfrost: introduce panfrost_devfreq struct
` [PATCH 05/15] drm/panfrost: use spinlock instead of atomic
` [PATCH 06/15] drm/panfrost: properly handle error in probe
` [PATCH 07/15] drm/panfrost: use device_property_present to check for OPP
` [PATCH 08/15] drm/panfrost: move devfreq_init()/fini() in device
` [PATCH 09/15] drm/panfrost: dynamically alloc regulators
` [PATCH 10/15] drm/panfrost: add regulators to devfreq
` [PATCH 11/15] drm/panfrost: set devfreq clock name

[PATCH] drm/selftests/mm: reduce per-function stack usage
 2020-05-29 21:36 UTC  (4+ messages)

[git pull] drm fixes for 5.7 final (apologies release)
 2020-05-29 21:10 UTC  (2+ messages)

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-29 18:18 UTC  (5+ messages)
` [PATCH v3 066/105] drm/vc4: txp: Turn the TXP into a CRTC of its own
` [PATCH v3 104/105] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings

[PATCH v3 0/6] Generic USB Display driver
 2020-05-29 17:56 UTC  (7+ messages)
` [PATCH v3 1/6] drm/client: Add drm_client_init_from_id()
` [PATCH v3 2/6] drm/client: Add drm_client_modeset_disable()
` [PATCH v3 3/6] drm/client: Add a way to set modeset, properties and rotation
` [PATCH v3 4/6] drm: Add Generic USB Display driver
` [PATCH v3 5/6] drm/gud: Add functionality for the USB gadget side
` [PATCH v3 6/6] usb: gadget: function: Add Generic USB Display support

[PATCH v6] drm/ioctl: Add a ioctl to set and get a label on GEM objects
 2020-05-29 17:10 UTC  (4+ messages)

[RFC PATCH v5 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-05-29 16:32 UTC  (7+ messages)
    ` [RFC PATCH v5 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties
    ` [RFC PATCH v5 2/6] interconnect: Add generic interconnect driver for Exynos SoCs
    ` [RFC PATCH v5 3/6] PM / devfreq: exynos-bus: Add registration of interconnect child device
    ` [RFC PATCH v5 4/6] ARM: dts: exynos: Add interconnect properties to Exynos4412 bus nodes
    ` [RFC PATCH v5 5/6] ARM: dts: exynos: Add interconnects to Exynos4412 mixer
    ` [RFC PATCH v5 6/6] drm: exynos: mixer: Add interconnect support

[PATCH v3 0/5] Add support for PinePhone LCD panel
 2020-05-29 16:27 UTC  (3+ messages)
` [PATCH v3 4/5] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-29 16:17 UTC  (3+ messages)
` [PATCH v6 4/9] dt-bindings: display: panel: Add ilitek ili9341 panel bindings

[PATCH v8 00/10] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-05-29 15:45 UTC  (3+ messages)
` [PATCH v8 08/10] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
  ` [Linux-stm32] "

[PATCH v3] drm/fourcc: document modifier uniqueness requirements
 2020-05-29 15:31 UTC  (11+ messages)

[PATCH v7 0/6] drm/meson: add support for Amlogic Video FBC
 2020-05-29 15:19 UTC  (7+ messages)
` [PATCH v7 1/6] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression
` [PATCH v7 2/6] drm/meson: add Amlogic Video FBC registers
` [PATCH v7 3/6] drm/meson: overlay: setup overlay for Amlogic FBC
` [PATCH v7 4/6] drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
` [PATCH v7 5/6] drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
` [PATCH v7 6/6] drm/meson: crtc: handle commit of Amlogic FBC frames

[PATCH 00/13] sysctl: spring cleaning
 2020-05-29 14:49 UTC  (24+ messages)
` [PATCH 01/13] sysctl: add new register_sysctl_subdir() helper
` [PATCH 02/13] cdrom: use new sysctl subdir helper register_sysctl_subdir()
` [PATCH 03/13] hpet: "
` [PATCH 04/13] i915: "
` [PATCH 05/13] macintosh/mac_hid.c: "
` [PATCH 06/13] ocfs2: "
    ` [Intel-gfx] "
` [PATCH 07/13] test_sysctl: "
` [PATCH 08/13] inotify: simplify sysctl declaration with register_sysctl_subdir()
` [PATCH 09/13] firmware_loader: "
` [PATCH 10/13] eventpoll: "
` [PATCH 11/13] random: "
` [PATCH 12/13] sysctl: add helper to register empty subdir
` [PATCH 13/13] fs: move binfmt_misc sysctl to its own file

[PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing
 2020-05-29 14:36 UTC  (7+ messages)
` [PATCH] "

[PATCH] xf86drm: add drmOpenByFB
 2020-05-29 14:20 UTC  (6+ messages)

[PATCH 0/9] shmem helper untangling
 2020-05-29 13:52 UTC  (2+ messages)

[git pull] drm fixes for 5.7-rc8/final
 2020-05-29 13:32 UTC  (5+ messages)

[Bug 207833] New: Brightness control not working on ASUS TUF FA506IU (AMD Ryzen 7 4800H / Nvidia GTX 1660 Ti)
 2020-05-29 13:10 UTC  (4+ messages)
` [Bug 207833] "

[PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
 2020-05-29 12:02 UTC  (4+ messages)
` [PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset

[PATCH v2] drm: drm_fourcc: add NV15, Q410, Q401 YUV formats
 2020-05-29 11:53 UTC  (2+ messages)

[PATCH] drm: use drm_dev_has_vblank more
 2020-05-29 11:39 UTC  (3+ messages)

[PATCH i-g-t] panfrost: Test labeling functionality
 2020-05-29 11:21 UTC  (4+ messages)
` [igt-dev] "

Re:Re:[PATCH] drm: fix setting of plane_mask in pan_display_atomic() function for linux-4.4
 2020-05-29  8:43 UTC  (2+ messages)
`  "

[PATCH] omapfb: Fix reference count leak in display_init_sysfs
 2020-05-29  8:22 UTC  (2+ messages)

[PATCH] drm/mm: add ig_frag selftest
 2020-05-29  8:21 UTC  (6+ messages)

Potential Memory Leak Bugs in drivers/gpu/drm/virtio/virtgpu_vq.c (Linux 5.6)
 2020-05-29  2:05 UTC  (3+ messages)

[PATCH v6] support gce on mt6779 platform
 2020-05-29  0:53 UTC  (19+ messages)
` [PATCH v6 00/16] "
` [PATCH v6 01/16] dt-binding: gce: add gce header file for mt6779
` [PATCH v6 02/16] mailbox: cmdq: variablize address shift in platform
` [PATCH v6 03/16] mailbox: cmdq: support mt6779 gce platform definition
` [PATCH v6 04/16] mailbox: mediatek: cmdq: clear task in channel before shutdown
` [PATCH v6 06/16] soc: mediatek: cmdq: add address shift in jump
` [PATCH v6 07/16] soc: mediatek: cmdq: add assign function
` [PATCH v6 08/16] soc: mediatek: cmdq: add write_s function
` [PATCH v6 09/16] soc: mediatek: cmdq: add write_s_mask function
` [PATCH v6 10/16] soc: mediatek: cmdq: add read_s function
` [PATCH v6 11/16] soc: mediatek: cmdq: add write_s value function
` [PATCH v6 12/16] soc: mediatek: cmdq: add write_s_mask "
` [PATCH v6 13/16] soc: mediatek: cmdq: export finalize function
` [PATCH v6 14/16] soc: mediatek: cmdq: add jump function
` [PATCH v6 15/16] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v6 16/16] soc: mediatek: cmdq: add set event function

[RFC 00/17] dma-fence lockdep annotations
 2020-05-29  5:49 UTC  (6+ messages)
` [RFC 02/17] dma-fence: basic "

[RFC PATCH 0/6] drm/bridge: Add mux input selection bridge
 2020-05-29  4:23 UTC  (9+ messages)
` [RFC PATCH 1/6] dt-bindings: display/bridge: Add binding for input mux bridge
` [RFC PATCH 3/6] dt-bindings: display/bridge/nwl-dsi: Drop mux handling
` [RFC PATCH 4/6] drm/bridge/nwl-dsi: "

[PATCH][next] drm/amdkfd: fix a dereference of pdd before it is null checked
 2020-05-29  2:06 UTC  (2+ messages)

[PATCH] dt-bindings: display: renesas,du: Convert binding to YAML
 2020-05-28 23:04 UTC  (3+ messages)
` [PATCH] dt-bindings: display: renesas, du: "

[PATCH] drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
 2020-05-28 10:02 UTC  (4+ messages)

[PATCH] drm/msm/dpu: Fix usage of ERR_PTR()
 2020-05-28 13:08 UTC 

[PATCH] drm/imx: imx-ldb: Remove the leftover LVDS_BIT_MAP_SPWG/JEIDA enums
 2020-05-28 10:10 UTC  (4+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-05-28  7:30 UTC  (11+ messages)

[PULL] drm-misc-fixes
 2020-05-28 11:09 UTC 

[v1] drm/msm: add shutdown support for display platform_driver
 2020-05-28 22:20 UTC  (3+ messages)

[v1] drm/msm/dpu: allow initialization of encoder locks during encoder init
 2020-05-28  8:34 UTC 

linux-next: build failure after merge of the drm-intel-fixes tree
 2020-05-28 22:30 UTC 

[PATCH v2 0/4] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-28 21:46 UTC  (8+ messages)
` [PATCH v2 1/4] ARM: dts: dove: Make the DT compliant with the ti, tfp410 binding
  ` [PATCH v2 1/4] ARM: dts: dove: Make the DT compliant with the ti,tfp410 binding
` [PATCH v2 3/4] dt-bindings: display: ti,tfp410.txt: convert to yaml
` [PATCH v2 4/4] drm/bridge: tfp410: Fix setup and hold time calculation

[v1] drm/bridge: ensure bridge suspend happens during PM sleep
 2020-05-28 21:37 UTC  (3+ messages)

[PATCH] drm: pl111: add CONFIG_VEXPRESS_CONFIG dependency
 2020-05-28 21:36 UTC  (2+ messages)

[PATCH] drm/doc: device hot-unplug for userspace
 2020-05-28 21:28 UTC  (18+ messages)

[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-28 20:49 UTC  (3+ messages)
` [PATCH v4 5/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings

[PATCH 01/12] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-05-28 20:17 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2020-05-28 18:59 UTC 

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-05-28 18:56 UTC  (5+ messages)
` [Bug 206987] "

[PATCH v1.1 4/4] dt-bindings: display: bridge: renesas,lvds: Convert binding to YAML
 2020-05-28 17:50 UTC  (3+ messages)
` [PATCH v1.2 4/4] dt-bindings: display: bridge: renesas, lvds: "

[PATCH] Documentation: Fix typo error in todo.rst
 2020-05-28 17:21 UTC 

[PATCH] drm/kms: Optimize compute_crc(), blend()
 2020-05-28 17:04 UTC 

[PATCH 1/3] drm/dsi: use stack buffer in mipi_dsi_dcs_write()
 2020-05-28 16:47 UTC  (2+ messages)

[PATCH v2] drm/fourcc: Add bayer formats and modifiers
 2020-05-28 15:36 UTC  (2+ messages)

MIPI DSI, DBI, and tinydrm drivers
 2020-05-28 15:27 UTC  (4+ messages)

[PATCH] drm: drm_fourcc: add NV15, Q410, Q401 YUV formats
 2020-05-28 15:25 UTC  (6+ messages)

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-28 15:14 UTC  (3+ messages)
` [PATCH 6/6] dt-bindings: drm/msm/gpu: Document gpu opp table

[PATCH v4] dt-bindings: display: anx7814.txt: convert to yaml
 2020-05-28 15:13 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2020-05-28 14:40 UTC 

[PATCH 00/21] drm: Convert most CMA-based drivers to GEM object functions
 2020-05-28 14:34 UTC  (5+ messages)
` [PATCH 07/21] drm/hisilicon/kirin: Use GEM CMA "

[PATCH v2 00/10] Generic USB Display driver
 2020-05-28 13:48 UTC  (3+ messages)
` [PATCH v2 03/10] drm/client: Add drm_client_framebuffer_flush()

[PATCH v2 0/16] backlight updates
 2020-05-28 13:43 UTC  (6+ messages)
` [PATCH v2 03/16] backlight: add backlight_is_blank()
` [PATCH v2 16/16] backlight: use backlight_is_blank() in all backlight drivers


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