dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-27 21:16:55 to 2020-11-30 14:28:29 UTC [more...]

[PATCH v7 17/17] mm: add mmu_notifier argument to follow_pfn
 2020-11-30 14:28 UTC  (3+ messages)

[PATCH v2 0/28] drivers/video: W=1 warning fixes
 2020-11-30 14:25 UTC  (58+ messages)
` [PATCH v2 01/28] video: Fix kernel-doc warnings in of_display_timing + of_videomode
` [PATCH v2 02/28] video: fbcon: Fix warnings by using pr_debug() in fbcon
` [PATCH v2 03/28] video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify
` [PATCH v2 04/28] video: fbdev: aty: Delete unused variable in radeon_monitor
` [PATCH v2 05/28] video: fbdev: aty: Fix set but not used warnings
` [PATCH v2 06/28] video: fbdev: aty: Fix set but not used warnings in mach64_ct
` [PATCH v2 07/28] video: fbdev: sis: Fix defined but not used warnings
` [PATCH v2 08/28] video: fbdev: sis: Fix defined but not used warning of SiS_TVDelay
` [PATCH v2 09/28] video: fbdev: sis: Fix set but not used warnings in init.c
` [PATCH v2 10/28] video: fbdev: sis: Fix set but not used warnings in sis_main
` [PATCH v2 11/28] video: fbdev: via: Fix set but not used warning for mode_crt_table
` [PATCH v2 12/28] video: fbdev: tdfx: Fix set but not used warning in att_outb()
` [PATCH v2 13/28] video: fbdev: riva: Fix kernel-doc and set but not used warnings
` [PATCH v2 14/28] video: fbdev: pm2fb: Fix kernel-doc warnings
` [PATCH v2 15/28] video: fbdev: neofb: Fix set but not used warning for CursorMem
` [PATCH v2 16/28] video: fbdev: hgafb: Fix kernel-doc warnings
` [PATCH v2 17/28] video: fbdev: tgafb: Fix kernel-doc and set but not used warnings
` [PATCH v2 18/28] video: fbdev: mx3fb: Fix kernel-doc, set but not used and string warnings
` [PATCH v2 19/28] video: fbdev: sstfb: Updated logging to fix set but not used warnings
` [PATCH v2 20/28] video: fbdev: nvidia: Fix "
` [PATCH v2 21/28] video: fbdev: tmiofb: "
` [PATCH v2 22/28] video: fbdev: omapfb: Fix set but not used warnings in dsi
` [PATCH v2 23/28] video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core
` [PATCH v2 24/28] video: fbdev: s3c-fb: Fix kernel-doc and set but not used warnings
` [PATCH v2 25/28] video: fbdev: uvesafb: Fix set but not used warning
` [PATCH v2 26/28] video: fbdev: uvesafb: Fix string related warnings
` [PATCH v2 27/28] video: fbdev: cirrusfb: Fix kernel-doc and set but not used warnings
` [PATCH v2 28/28] video: fbdev: s1d13xxxfb: "

[PATCH v2 0/5] drm/omap: add color mgmt support
 2020-11-30 14:19 UTC  (16+ messages)
` [PATCH v2 1/5] drm: add legacy support for using degamma for gamma
` [PATCH v2 2/5] drm/omap: use degamma property for gamma table
` [PATCH v2 3/5] drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix
` [PATCH v2 4/5] drm/omap: rearrange includes in omapdss.h
` [PATCH v2 5/5] drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes

[PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
 2020-11-30 14:15 UTC  (11+ messages)

[PATCH] fbdev: Remove udlfb driver
 2020-11-30 12:52 UTC 

[PATCH 0/8] drm/vram-helper: Lock GEM BOs while they are mapped
 2020-11-30 12:45 UTC  (11+ messages)
` [PATCH 1/8] drm/gem: Write down some rules for vmap usage
` [PATCH 2/8] drm/ast: Only map cursor BOs during updates
` [PATCH 3/8] drm/vram-helper: Provide drm_gem_vram_vmap_unlocked()
` [PATCH 4/8] drm/ast: Use drm_gem_vram_vmap_unlocked() in ast_cursor_show()
` [PATCH 5/8] drm/vboxvideo: Use drm_gem_vram_vmap_unlocked() in cursor update
` [PATCH 6/8] drm/vram-helper: Remove pinning and locking from drm_gem_vram_vmap()
` [PATCH 7/8] drm/vram-helper: Remove vmap reference counting
` [PATCH 8/8] drm/vram-helper: Simplify vmap implementation

[RFC PATCH 000/162] DG1 + LMEM enabling
 2020-11-30 12:20 UTC  (18+ messages)
` [RFC PATCH 096/162] drm/i915: setup the LMEM region
` [RFC PATCH 107/162] drm/i915: setup GPU device lmem region
` [RFC PATCH 118/162] drm/i915/dg1: Reserve first 1MB of local memory
  ` [Intel-gfx] "
` [RFC PATCH 119/162] drm/i915/dg1: Read OPROM via SPI controller
  ` [Intel-gfx] "
` [RFC PATCH 120/162] drm/i915/oprom: Basic sanitization
  ` [Intel-gfx] "
` [RFC PATCH 131/162] drm/i915/dg1: Add enable_eviction modparam
` [RFC PATCH 157/162] drm/i915: Improve accuracy of eviction stats
  ` [Intel-gfx] "

[BUG] drm/vkms: Failure when using drmGetConnectorCurrent()
 2020-11-30 12:20 UTC  (10+ messages)
  ` [PATCH] drm/vkms: detect modes during output initialization

[PATCH v4 0/2] drm: add DisplayPort connector
 2020-11-30 11:29 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: dp-connector: add binding for "
` [PATCH v4 2/2] drm/bridge: display-connector: add DP support

[GIT PULL] etnaviv-next for 5.11
 2020-11-30 11:29 UTC 

[PATCH RESEND v3 0/2] drm: add DisplayPort connector
 2020-11-30 10:42 UTC  (6+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: dp-connector: add binding for "
` [PATCH RESEND v3 2/2] drm/bridge: display-connector: add DP support

[RESEND PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder
 2020-11-30 10:34 UTC  (3+ messages)
` [RESEND PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder

[PATCH v3 0/6] drm/tidss: Use new connector model for tidss
 2020-11-30 10:04 UTC  (14+ messages)
` [PATCH v3 1/6] drm: bridge: Propagate the bus flags from bridge->timings
` [PATCH v3 2/6] drm/bridge: tfp410: Support format negotiation hooks
` [PATCH v3 4/6] drm/tidss: Set bus_format correctly from bridge/connector

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-30 10:00 UTC  (18+ messages)
` [PATCH v4 55/80] drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI
` [PATCH v4 56/80] drm/panel: panel-dsi-cm: cleanup tear enable
` [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi
` [PATCH v4 58/80] drm/omap: pll: fix iteration loop check
` [PATCH v4 59/80] drm/omap: dsi: set trans_mode according to client mode_flags
` [PATCH v4 60/80] drm/panel: panel-dsi-cm: set column & page at setup
` [PATCH v4 61/80] drm/omap: dsi: send nop instead of page & column
` [PATCH v4 62/80] drm/omap: dsi: simplify VC handling
` [PATCH v4 81/80] drm/omap: dsi: allow DSI commands to be sent early

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-11-30 10:00 UTC  (3+ messages)

[PATCH] drm/omap: sdi: fix bridge enable/disable
 2020-11-30  9:31 UTC  (4+ messages)

[PATCH] drm: document that user-space should force-probe connectors
 2020-11-30  9:08 UTC 

[PATCH v1 0/3] drm/mipi-dbi: Type B bus support, drm/tiny: MRB2801
 2020-11-30  8:54 UTC  (5+ messages)
` [PATCH v1 1/3] drm/mipi-dbi: Add support for Type B
` [PATCH v1 2/3] drm/tiny: Add driver for ili9341 with parallel bus
` [PATCH v1 3/3] dt-bindings: panel: Add bindings for MRB2801

[PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-30  8:59 UTC  (4+ messages)

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-11-30  7:48 UTC  (10+ messages)
` [PATCH v3 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding
` [PATCH v3 2/9] misc: Add Xilinx AI engine device driver
` [PATCH v3 3/9] misc: xilinx-ai-engine: Implement AI engine cleanup sequence
` [PATCH v3 4/9] misc: xilinx-ai-engine: expose AI engine tile memories to userspace
` [PATCH v3 5/9] misc: xilinx-ai-engine: add setting shim dma bd operation
` [PATCH v3 6/9] misc: xilinx-ai-engine: add request and release tiles
` [PATCH v3 7/9] misc: xilinx-ai-engine: Add support to request device management services
` [PATCH v3 8/9] firmware: xilinx: Add IOCTL support for AIE ISR Clear
` [PATCH v3 9/9] misc: xilinx-ai-engine: Add support for servicing error interrupts

[PATCH] drm/gma500: Fix error return code in psb_driver_load()
 2020-11-30  2:02 UTC 

[PATCH] drm/amdgpu/display: remove trailing semicolon in macro definition
 2020-11-30  8:00 UTC  (2+ messages)

[PATCH] drm/kmb: Fix possible oops in probe error handling
 2020-11-30  7:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
 2020-11-30  6:20 UTC  (2+ messages)

[PATCH v5 0/7] Enable rk3066a HDMI sound
 2020-11-30  1:51 UTC  (2+ messages)
` (subset) "

[PATCH] drm/panel: sony-acx565akm: Fix race condition in probe
 2020-11-29 23:15 UTC  (8+ messages)

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-27 13:12 UTC  (2+ messages)

[REGRESSION] omapdrm/N900 display broken
 2020-11-27 18:44 UTC  (9+ messages)

[PATCH] drm/ingenic: Add basic PM support
 2020-11-28 20:03 UTC  (3+ messages)

[PATCH] drm/mediatek: Use correct aliases name for ovl
 2020-11-28  9:00 UTC  (2+ messages)

[PATCH] drm/panel: feiyang-fy07024di26a30d: cleanup if panel attaching failed
 2020-11-28 12:52 UTC 

[PATCH v4 1/5] drm: panel: simple: Fixup the struct panel_desc kernel doc
 2020-11-29 22:12 UTC  (8+ messages)
` [PATCH v4 2/5] drm: panel: simple: Defer unprepare delay till next prepare to shorten it
` [PATCH v4 3/5] drm: panel: simple: Allow specifying the delay from prepare to enable
` [PATCH v4 4/5] drm: panel: simple: Add BOE NV110WTM-N61

[PATCH] drm/kmb: Remove an unnecessary NULL check
 2020-11-29 22:04 UTC  (6+ messages)

[PATCH 0/3] drm/ingenic: Add support for delta-RGB panels
 2020-11-29 21:59 UTC  (2+ messages)

[PATCH] omapfb: fbcon: remove trailing semicolon in macro definition
 2020-11-29 21:54 UTC  (2+ messages)

[PATCH] drm/kmb: fix array bounds warning
 2020-11-29 20:09 UTC 

[Bug 210415] New: [amdgpu] constant GPU hangs followed by kernel "BUG" and following kernel oops
 2020-11-29 19:14 UTC  (4+ messages)
` [Bug 210415] "

[RESEND PATCH v2 0/5] drm/msm: support for host-cached BOs
 2020-11-29 18:51 UTC  (9+ messages)
` [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance

[PATCH] msm/mdp5: Fix some kernel-doc warnings
 2020-11-29 18:15 UTC  (2+ messages)

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-11-29 17:31 UTC  (5+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void

[PATCH] drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error message
 2020-11-29 16:49 UTC  (2+ messages)

[PATCH] drm/rockchip: Avoid uninitialized use of endpoint id in LVDS
 2020-11-29 16:38 UTC  (2+ messages)

[GIT PULL] mediatek drm next for 5.11
 2020-11-29  0:43 UTC 

[PATCH v1 0/28] drivers/video: W=1 warning fixes
 2020-11-28 15:15 UTC  (7+ messages)
` [PATCH v1 01/28] video: Fix W=1 warnings in of_videomode + of_display_timing
` [PATCH v1 02/28] video: fbcon: Use pr_debug() in fbcon

[PATCH 0/4] soc: mediatek: Prepare MMSYS for DDP routing using tables
 2020-11-27 23:35 UTC  (3+ messages)
` [PATCH 1/4] soc / drm: mediatek: Move DDP component defines into mtk-mmsys.h

[PATCH v1 05/28] video: fbdev: aty: Fix W=1 warnings in atyfb_base
 2020-11-27 23:29 UTC  (2+ messages)

[PATCH] drm/komeda: Handle NULL pointer access code path in error case
 2020-11-27 22:58 UTC  (2+ messages)

[PATCH] drm/komeda: Remove useless variable assignment
 2020-11-27 22:56 UTC  (2+ messages)

[PATCH v2] soc / drm: mediatek: cmdq: Remove timeout handler in helper function
 2020-11-27 22:37 UTC  (5+ messages)


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