dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-25 01:10:14 to 2019-07-26 06:23:20 UTC [more...]

[PATCH v2 0/7] mm/hmm: more HMM clean up
 2019-07-26  6:23 UTC  (9+ messages)
` [PATCH v2 2/7] mm/hmm: a few more C style and comment clean ups
` [PATCH v2 3/7] mm/hmm: replace the block argument to hmm_range_fault with a flags value
  ` [PATCH v2 1/7] mm/hmm: replace hmm_update with mmu_notifier_range
  ` [PATCH v2 4/7] mm: merge hmm_range_snapshot into hmm_range_fault
  ` [PATCH v2 5/7] mm/hmm: make full use of walk_page_range()
  ` [PATCH v2 7/7] mm/hmm: remove hmm_range vma
` [PATCH v2 6/7] mm/hmm: remove hugetlbfs check in hmm_vma_walk_pmd

hmm_range_fault related fixes and legacy API removal v3
 2019-07-26  4:57 UTC  (4+ messages)

[PATCH] [v8,2/2] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-07-26  3:57 UTC  (3+ messages)
` [PATCH] [v8, 2/2] "

[PATCH] drm/komeda: Adds error event print functionality
 2019-07-26  3:27 UTC  (7+ messages)

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-07-26  3:19 UTC  (5+ messages)

memory leak in dma_buf_ioctl
 2019-07-26  2:46 UTC  (2+ messages)

[PATCH 00/11] JZ4740 SoC cleanup
 2019-07-26  0:09 UTC  (15+ messages)
` [PATCH 01/11] MIPS: DTS: jz4740: Add missing nodes
` [PATCH 02/11] MIPS: qi_lb60: Migrate to devicetree
` [PATCH 03/11] MIPS: configs: LB60: update defconfig
` [PATCH 04/11] ASoC: jz4740: Drop lb60 board code
` [PATCH 05/11] video/fbdev: Drop JZ4740 driver
` [PATCH 06/11] dma: "
` [PATCH 07/11] mtd: rawnand: Drop obsolete JZ4740 NAND driver
` [PATCH 08/11] power/supply: Drop obsolete JZ4740 driver
` [PATCH 09/11] hwmon: "
` [PATCH 10/11] mfd: "
` [PATCH 11/11] MIPS: jz4740: Drop dead code

[PATCH v4, 00/33] add drm support for MT8183
 2019-07-25 22:23 UTC  (5+ messages)
` [PATCH v4, 05/33] dt-bindings: mediatek: add RDMA1 description for mt8183 display

[PATCH] drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
 2019-07-25 21:55 UTC  (2+ messages)

[PATCH v2 0/7] drm/panfrost: Add heap and no execute buffer allocation
 2019-07-25 21:28 UTC  (20+ messages)
` [PATCH v2 1/7] drm/gem: Allow sparsely populated page arrays in drm_gem_put_pages
` [PATCH v2 2/7] drm/shmem: Put pages independent of a SG table being set
` [PATCH v2 3/7] drm/panfrost: Restructure the GEM object creation
` [PATCH v2 5/7] drm/panfrost: Add a no execute flag for BO allocations
` [PATCH v2 6/7] drm/panfrost: Add support for GPU heap allocations
        `  "
` [PATCH v2 7/7] drm/panfrost: Bump driver version to 1.1

[PATCH v3 2/7] drivers: Introduce device lookup variants by of_node
 2019-07-25 21:01 UTC  (5+ messages)
` [PATCH v3 0/7] drivers: Add generic device lookup helpers

[PATCH 0/9] MST AUX Devices (v3)
 2019-07-25 20:57 UTC  (5+ messages)
` [PATCH 2/9 v3] drm/dp_mst: Enable registration of AUX devices for MST ports
` [PATCH 7/9] drm/nouveau/kms/nv50: Implement MST Aux device registration

[PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
 2019-07-25 20:21 UTC  (12+ messages)

AMD Drivers
 2019-07-25 20:16 UTC  (8+ messages)

[PATCH 0/2] drm/nouveau: i2c over DP AUX fixes
 2019-07-25 19:40 UTC  (3+ messages)
` [PATCH 1/2] drm/nouveau: Fix missing elses in g94_i2c_aux_xfer
` [PATCH 2/2] drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX

[PATCH 0/3] RFT: PL111 DRM conversion of nspire
 2019-07-25 19:26 UTC  (4+ messages)
` [PATCH 1/3] RFT: drm/pl111: Support grayscale

[PATCH v7 0/5] DMA-BUF Heaps (destaging ION)
 2019-07-25 19:02 UTC  (7+ messages)
` [PATCH v7 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v7 3/5] dma-buf: heaps: Add system heap to dmabuf heaps

[PATCH v5 00/11] drm: Add self refresh helpers
 2019-07-25 18:39 UTC  (4+ messages)
` [PATCH v5 07/11] drm/rockchip: Check for fast link training before enabling psr

[PATCH] Staging: fbtft: Fix some typo. pdc8544 --> pcd8544
 2019-07-25 18:38 UTC 

[PATCH] mm/hmm: replace hmm_update with mmu_notifier_range
 2019-07-25 17:53 UTC  (3+ messages)

[PATCH] drm/msm: Use generic bulk clock function
 2019-07-25 17:51 UTC  (3+ messages)

[PATCH] drm/msm: Annotate intentional switch statement fall throughs
 2019-07-25 17:50 UTC  (2+ messages)

[PATCH v2] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
 2019-07-25 17:49 UTC  (4+ messages)

[PATCH 0/7] amdgpu clang warning fixes on next-20190703
 2019-07-25 17:26 UTC  (6+ messages)
` [PATCH 5/7] drm/amd/display: Use proper enum conversion functions

[PATCH v2 0/3] Provide vmap/vunmap for VRAM helpers
 2019-07-25 17:19 UTC  (4+ messages)
` [PATCH v2 1/3] drm/vram: Provide vmap and vunmap operations for GEM VRAM objects
` [PATCH v2 2/3] drm/ast: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BO
` [PATCH v2 3/3] drm/mgag200: "

[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
 2019-07-25 17:17 UTC  (4+ messages)

[PATCH v2] arm64: dts: fast models: Remove clcd's max-memory-bandwidth
 2019-07-25 17:12 UTC 

[PATCH] arm64: dts: fast models: Increase clcd's max-memory-bandwidth
 2019-07-25 16:58 UTC  (3+ messages)

[PATCH] drm/syncobj: extend syncobj query ability v2
 2019-07-25 16:44 UTC  (6+ messages)

[PULL] drm-misc-fixes
 2019-07-25 16:09 UTC 

[PATCH RESEND] drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
 2019-07-25 16:03 UTC  (3+ messages)

[PATCH v3 5/7] drm/bridge: Add Analogix anx6345 support
 2019-07-25 15:53 UTC  (5+ messages)

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2019-07-25 15:50 UTC  (5+ messages)
` [Bug 204181] "

[PATCH v4 0/4] drm/via: drop use of deprecated headers drmP.h + drm_os_linux.h
 2019-07-25 15:39 UTC  (4+ messages)

[PATCH v6 0/5] DMA-BUF Heaps (destaging ION)
 2019-07-25 15:23 UTC  (33+ messages)
` [PATCH v6 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v6 4/5] dma-buf: heaps: Add CMA heap to dmabuf heaps

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-07-25 15:18 UTC  (2+ messages)
` [PATCH v3 6a/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[PATCH v3 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding
 2019-07-25 15:17 UTC  (3+ messages)

[PATCH 0/3] drm/tinydrm: Rename to drm/tiny
 2019-07-25 15:10 UTC  (7+ messages)
` [PATCH 1/3] drm/tinydrm/Kconfig: Remove menuconfig DRM_TINYDRM
` [PATCH 2/3] drm/tinydrm: Rename folder to tiny
` [PATCH 3/3] drm/gm12u320: Move driver to drm/tiny

[PATCH v1 1/1] backlight: drop EARLY_EVENT_BLANK support
 2019-07-25 15:06 UTC  (3+ messages)

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-07-25 14:37 UTC  (7+ messages)
` [PATCH 03/12] drm: aspeed_gfx: Fix misuse of GENMASK macro

[PATCH 00/10] drm/tinydrm: Remove tinydrm.ko
 2019-07-25 14:29 UTC  (6+ messages)
` [PATCH 06/10] drm/tinydrm: Move tinydrm_spi_transfer()

OLED panel brightness support
 2019-07-25 14:24 UTC  (7+ messages)

[PATCH 0/4] RESEND: ditch gem_prime_res_obj hook
 2019-07-25 13:26 UTC  (5+ messages)
` [PATCH 1/4] drm/radeon: Fill out gem_object->resv
  ` [PATCH 2/4] drm/nouveau: "
` [PATCH 3/4] drm/amdgpu: "
` [PATCH 4/4] drm/prime: Ditch gem_prime_res_obj hook

[PATCH 0/7] gem_bo.resv prime unification, leftovers
 2019-07-25 13:18 UTC  (4+ messages)
` [PATCH 4/7] drm/radeon: Fill out gem_object->resv

[RFC PATCH 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-07-25 13:13 UTC  (12+ messages)
  ` [RFC PATCH 01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init()
  ` [RFC PATCH 02/11] devfreq: exynos-bus: Extract exynos_bus_profile_init_passive()
  ` [RFC PATCH 03/11] devfreq: exynos-bus: Change goto-based logic to if-else logic
  ` [RFC PATCH 04/11] devfreq: exynos-bus: Clean up code
  ` [RFC PATCH 08/11] arm: dts: exynos: Add parents and #interconnect-cells to Exynos4412

[PATCH] drm/bridge: sii902x: add audio graph card support
 2019-07-25 12:31 UTC  (3+ messages)

Recall: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2
 2019-07-25 12:19 UTC  (2+ messages)

[PATCH 0/1] This patch fixes connection detection for monitors w/o DDC
 2019-07-25 12:14 UTC  (4+ messages)
` [PATCH 1/1] drm/bridge: vga-dac: Fix detect of monitor connection

[PATCH v2] backlight: rave-sp: don't touch initial state and register with correct device
 2019-07-25 12:04 UTC  (2+ messages)

[PATCH] gpu: drm: qxl: Fix possible null-pointer dereferences in qxl_crtc_atomic_flush()
 2019-07-25 12:03 UTC  (2+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-25 11:17 UTC  (4+ messages)
` [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[PATCH] drm/stm: attach gem fence to atomic state
 2019-07-25 10:06 UTC  (3+ messages)

[Bug 111042] Installer ends with WARNING: amdgpu dkms failed for running kernel
 2019-07-25 10:06 UTC 

[PATCH v2 0/3] drm/bridge: sii902x: fix audio mclk management
 2019-07-25 10:06 UTC  (7+ messages)
` [PATCH v2 1/3] drm/bridge: sii902x: fix missing reference to mclk clock
` [PATCH v2 2/3] dt-bindings: display: sii902x: Change audio mclk binding
` [PATCH v2 3/3] drm/bridge: sii902x: make audio mclk optional

[PATCH] backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()'
 2019-07-25  9:49 UTC  (2+ messages)

[PATCH v2 0/9] drm/tinydrm: Move mipi_dbi
 2019-07-25  8:58 UTC  (2+ messages)

Recall: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2
 2019-07-25  8:50 UTC 

[PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2
 2019-07-25  8:27 UTC  (3+ messages)

[PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2
 2019-07-25  8:07 UTC  (3+ messages)

[PATCH libdrm] libdrm: wrap new flexible syncobj query interface
 2019-07-25  7:46 UTC  (2+ messages)

[PATCH] Staging: fbtft: Fix wrong check in fbtft_write_wmem16_bus8()
 2019-07-25  7:23 UTC  (5+ messages)
  ` [PATCH] Staging: fbtft: Fix wrong check in,fbtft_write_wmem16_bus8()
    ` [PATCH v2] Staging: fbtft: Fix GPIO handling

[RFC] Staging: fbtft: Typo in
 2019-07-25  7:16 UTC 

[linux-next] mm/i915: i915_gemfs_init() NULL dereference
 2019-07-25  6:08 UTC  (2+ messages)

[PATCH] drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
 2019-07-25  3:36 UTC 


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