dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 14:51:11 to 2020-03-24 16:44:11 UTC [more...]

[PATCH v3] video: fbdev: vesafb: add missed release_region
 2020-03-24 13:50 UTC  (4+ messages)

[PATCH 1/3] drm/virtio: random virtgpu_drv.h cleanups
 2020-03-24 16:43 UTC 

[PATCH v2 0/5] Introduce drm scaling filter property
 2020-03-24 16:43 UTC  (11+ messages)
` [PATCH v2 1/5] drm: Introduce plane and CRTC scaling filter properties
` [PATCH v2 3/5] drm/i915: Introduce scaling filter related registers and bit fields
` [PATCH v2 5/5] drm/i915: Enable scaling filter for plane and CRTC

[PATCH v11 00/12] Convert PWM period and duty cycle to u64
 2020-03-24 14:43 UTC  (8+ messages)
` [PATCH v11 10/12] backlight: pwm_bl: Use 64-bit division function

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-03-24 14:35 UTC  (2+ messages)

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

[PATCH v2 0/6] video: fbdev: controlfb: small cleanup
 2020-03-24 13:45 UTC  (7+ messages)
    ` [PATCH v2 1/6] video: fbdev: controlfb: fix sparse warning about using incorrect type
    ` [PATCH v2 2/6] video: fbdev: controlfb: add COMPILE_TEST support
    ` [PATCH v2 3/6] video: fbdev: controlfb: remove obsolete module support
    ` [PATCH v2 4/6] video: fbdev: controlfb: remove function prototypes part #1
    ` [PATCH v2 5/6] video: fbdev: controlfb: remove function prototypes part #2
    ` [PATCH v2 6/6] video: fbdev: controlfb: remove function prototypes part #3

[PATCH] dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help text
 2020-03-24 13:02 UTC 

[PATCH] dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help text
 2020-03-24 12:54 UTC 

2020 X.Org Board of Directors Elections Nomination period is NOW
 2020-03-24 12:48 UTC  (3+ messages)

[PATCH 00/51] drm_device managed resources, v5
 2020-03-24 12:45 UTC  (39+ messages)
` [PATCH 03/51] drm: add managed resources tied to drm_device
  ` [PATCH] "
` [PATCH 20/51] drm: Handle dev->unique with drmm_
` [PATCH 21/51] drm: Use drmm_ for drm_dev_init cleanup
` [PATCH 22/51] drm: manage drm_minor cleanup with drmm_
` [PATCH 23/51] drm: Manage drm_gem_init "
` [PATCH 24/51] drm: Manage drm_vblank_cleanup "
` [PATCH 25/51] drm: Garbage collect drm_dev_fini
` [PATCH 26/51] drm: Manage drm_mode_config_init with drmm_
` [PATCH 27/51] drm/bochs: Remove leftover drm_atomic_helper_shutdown
` [PATCH 28/51] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 29/51] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 30/51] drm/cirrus: Fully embrace devm_
` [PATCH 31/51] drm/ingenic: Drop explicit drm_mode_config_cleanup call
` [PATCH 32/51] drm/mcde: "
` [PATCH 33/51] drm/mcde: More devm_drm_dev_init
` [PATCH 34/51] drm/meson: Drop explicit drm_mode_config_cleanup call
` [PATCH 35/51] drm/pl111: "
` [PATCH 36/51] drm/rcar-du: "
` [PATCH 37/51] drm/rockchip: "
` [PATCH 38/51] drm/stm: "
` [PATCH 39/51] drm/shmob: "
` [PATCH 40/51] drm/mtk: "
` [PATCH 41/51] drm/tidss: "
` [PATCH 42/51] drm/gm12u320: More drmm_
` [PATCH 43/51] drm/gm12u320: Use devm_drm_dev_init
` [PATCH 44/51] drm/gm12u320: Use helpers for shutdown/suspend/resume
` [PATCH 45/51] drm/gm12u320: Simplify upload work
` [PATCH 46/51] drm/repaper: Drop explicit drm_mode_config_cleanup call
` [PATCH 47/51] drm/mipi-dbi: Move drm_mode_config_init into mipi library
` [PATCH 48/51] drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call
` [PATCH 49/51] drm/udl: "
` [PATCH 50/51] drm/udl: drop drm_driver.release hook
` [PATCH 51/51] drm: Add docs for managed resources

[PATCH] drm/vkms: enable cursor by default
 2020-03-24 12:05 UTC  (2+ messages)

[PATCH v3] drm: Align a comment block
 2020-03-24 12:01 UTC  (2+ messages)

[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
 2020-03-24 11:59 UTC  (3+ messages)
` [PATCH 20/22] drm/vkms: Use simple encoder

[PATCH 00/21] drm: mxsfb: Add i.MX7 support
 2020-03-24 10:37 UTC  (46+ messages)
` [PATCH 01/21] drm: mxsfb: Remove fbdev leftovers
` [PATCH 02/21] drm: mxsfb: Use drm_panel_bridge
` [PATCH 03/21] drm: mxsfb: Use BIT() macro to define register bitfields
` [PATCH 04/21] drm: mxsfb: Remove unused macros from mxsfb_regs.h
` [PATCH 05/21] drm: mxsfb: Clarify format and bus width configuration
` [PATCH 06/21] drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block()
` [PATCH 07/21] drm: mxsfb: Use LCDC_CTRL register name explicitly
` [PATCH 08/21] drm: mxsfb: Remove register definitions from mxsfb_crtc.c
` [PATCH 09/21] drm: mxsfb: Remove unneeded includes
` [PATCH 10/21] drm: mxsfb: Stop using DRM simple display pipeline helper
` [PATCH 11/21] drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c
` [PATCH 12/21] drm: mxsfb: Move vblank event arm to CRTC .atomic_flush()
` [PATCH 13/21] drm: mxsfb: Don't touch AXI clock in IRQ context
` [PATCH 14/21] drm: mxsfb: Enable vblank handling
` [PATCH 15/21] drm: mxsfb: Remove mxsfb_devdata unused fields
` [PATCH 16/21] drm: mxsfb: Add i.MX7 to the list of supported SoCs in Kconfig
` [PATCH 17/21] drm: mxsfb: Update internal IP version number for i.MX6SX
` [PATCH 18/21] drm: mxsfb: Drop non-OF support
` [PATCH 19/21] drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function
` [PATCH 20/21] drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt()
` [PATCH 21/21] drm: mxsfb: Support the alpha plane

[PATCH v6 0/9] Huge page-table entries for TTM
 2020-03-24 10:31 UTC  (3+ messages)
` Separate pull request? WAS: "

[PATCH] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
 2020-03-24  9:05 UTC  (3+ messages)

[PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
 2020-03-24  8:48 UTC  (2+ messages)
` [PATCH 10/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-24  8:39 UTC  (5+ messages)
` [RESEND PATCH v2 6/9] drm/mgag200: Constify ioreadX() iomem argument (as in generic implementation)

[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
 2020-03-24  8:33 UTC  (2+ messages)

[PATCH V4 0/4] Add support for WLED5
 2020-03-23 17:46 UTC  (5+ messages)
` [PATCH V4 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V4 2/4] backlight: qcom-wled: Add callback functions
` [PATCH V4 3/4] backlight: qcom-wled: Add WLED5 bindings
` [PATCH V4 4/4] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L

[PATCH v5 0/5] Add support for devices in the Energy Model
 2020-03-23 13:50 UTC  (4+ messages)
` [PATCH v5 5/5] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH v2 hmm 0/9] Small hmm_range_fault() cleanups
 2020-03-24  1:14 UTC  (10+ messages)
` [PATCH v2 hmm 1/9] mm/hmm: remove pgmap checking for devmap pages
` [PATCH v2 hmm 2/9] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH v2 hmm 3/9] mm/hmm: remove unused code and tidy comments
` [PATCH v2 hmm 4/9] mm/hmm: remove HMM_FAULT_SNAPSHOT
` [PATCH v2 hmm 5/9] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH v2 hmm 6/9] mm/hmm: use device_private_entry_to_pfn()
` [PATCH v2 hmm 7/9] mm/hmm: do not unconditionally set pfns when returning EBUSY
` [PATCH v2 hmm 8/9] mm/hmm: do not set pfns when returning an error code
` [PATCH v2 hmm 9/9] mm/hmm: return error for non-vma snapshots

[PATCH hmm 0/6] Small hmm_range_fault() cleanups
 2020-03-23 20:14 UTC  (11+ messages)
` [PATCH hmm 2/6] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH hmm 3/6] mm/hmm: remove unused code and tidy comments
` [PATCH hmm 5/6] mm/hmm: remove the CONFIG_TRANSPARENT_HUGEPAGE #ifdef
` [PATCH hmm 6/6] mm/hmm: use device_private_entry_to_pfn()

[PATCH] drm/vkms: use bitfield op to get xrgb on compute crc
 2020-03-23 14:54 UTC  (2+ messages)

[PATCH 1/2] drm/prime: correct logic for mapping sg to arrays
 2020-03-23 18:51 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: fix scatter-gather mapping with user pages

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-03-23 15:13 UTC  (7+ messages)
` [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH 27/89] clk: bcm: Add BCM2711 DVP driver

[PATCH V3 0/4] Add support for WLED5
 2020-03-23 15:36 UTC  (6+ messages)
` [PATCH V3 2/4] backlight: qcom-wled: Add callback functions

[PATCH] drm/vram-helper: remove unneeded #if defined/endif guards
 2020-03-23 15:37 UTC  (3+ messages)

[git pull] feature/staging_sm5
 2020-03-23 23:54 UTC 

[PATCH 0/2] AMDGPU / DRM Fix mapping of user pages
 2020-03-23 23:51 UTC  (9+ messages)
` [PATCH 1/2] drm/prime: correct logic for mapping sg to arrays
` [PATCH 2/2] drm/amdgpu: fix scatter-gather mapping with user pages
` [PATCH v2 0/3] AMDGPU / RADEON / DRM Fix mapping of "
  ` [PATCH v2 1/3] drm/prime: correct logic for mapping sg to arrays
  ` [PATCH v2 2/3] drm/amdgpu: fix scatter-gather mapping with user pages
  ` [PATCH v2 3/3] drm/radeon: "

[git pull] feature/staging_sm5
 2020-03-23 23:47 UTC  (4+ messages)

[PATCH v2 00/17] drm/vmwgfx add support for GL4
 2020-03-23 23:12 UTC  (18+ messages)
` [PATCH v2 01/17] drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support
` [PATCH v2 02/17] drm/vmwgfx: Sync legacy multisampling device capability
` [PATCH v2 03/17] drm/vmwgfx: Deprecate logic ops commands
` [PATCH v2 04/17] drm/vmwgfx: Use enum to represent graphics context capabilities
` [PATCH v2 05/17] drm/vmwgfx: Sync virtual device headers for new feature
` [PATCH v2 06/17] drm/vmwgfx: Add a new enum for SM5 graphics context capability
` [PATCH v2 07/17] drm/vmwgfx: Read new register for GB memory when available
` [PATCH v2 08/17] drm/vmwgfx: Support SM5 shader type in command buffer
` [PATCH v2 09/17] drm/vmwgfx: Add support for UA view commands
` [PATCH v2 10/17] drm/vmwgfx: Add support for indirect and dispatch commands
` [PATCH v2 11/17] drm/vmwgfx: Rename stream output target binding tracker struct
` [PATCH v2 12/17] drm/vmwgfx: Add support for streamoutput with mob commands
` [PATCH v2 13/17] drm/vmwgfx: Split surface metadata from struct vmw_surface
` [PATCH v2 14/17] drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
` [PATCH v2 15/17] drm/vmwgfx: Add surface define v4 command
` [PATCH v2 16/17] drm/vmwgfx: Add SM5 param for userspace
` [PATCH v2 17/17] drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibility

[PATCH v2 00/17] drm/vmwgfx add support for GL4
 2020-03-23 23:09 UTC  (18+ messages)
` [PATCH v2 01/17] drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support
` [PATCH v2 02/17] drm/vmwgfx: Sync legacy multisampling device capability
` [PATCH v2 03/17] drm/vmwgfx: Deprecate logic ops commands
` [PATCH v2 04/17] drm/vmwgfx: Use enum to represent graphics context capabilities
` [PATCH v2 05/17] drm/vmwgfx: Sync virtual device headers for new feature
` [PATCH v2 06/17] drm/vmwgfx: Add a new enum for SM5 graphics context capability
` [PATCH v2 07/17] drm/vmwgfx: Read new register for GB memory when available
` [PATCH v2 08/17] drm/vmwgfx: Support SM5 shader type in command buffer
` [PATCH v2 09/17] drm/vmwgfx: Add support for UA view commands
` [PATCH v2 10/17] drm/vmwgfx: Add support for indirect and dispatch commands
` [PATCH v2 11/17] drm/vmwgfx: Rename stream output target binding tracker struct
` [PATCH v2 12/17] drm/vmwgfx: Add support for streamoutput with mob commands
` [PATCH v2 13/17] drm/vmwgfx: Split surface metadata from struct vmw_surface
` [PATCH v2 14/17] drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
` [PATCH v2 15/17] drm/vmwgfx: Add surface define v4 command
` [PATCH v2 16/17] drm/vmwgfx: Add SM5 param for userspace
` [PATCH v2 17/17] drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibility

[PATCH v2 0/4] Add it66121 driver
 2020-03-23 22:09 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: add ITE vendor
` [PATCH v2 2/4] dt-bindings: display: bridge: add it66121 bindings

[PATCH v3 0/4] Config mipi tx drive current and impedance
 2020-03-23 22:01 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: display: mediatek: add property to control mipi tx drive current
` [PATCH v3 2/4] dt-bindings: display: mediatek: get mipitx calibration data from nvmem

[PATCH] video: fbdev: imxfb: ensure balanced regulator usage
 2020-03-23 21:16 UTC 

[PATCH 0/2] Add support for Topwise A721 tablet
 2020-03-23 21:27 UTC  (5+ messages)
` [PATCH 1/2] drm/panel: Add Starry KR070PE2T

[v2] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-03-23 20:48 UTC  (2+ messages)

[PATCH v1] dt-bindings: display: rockchip: convert rockchip vop bindings to yaml
 2020-03-23 19:41 UTC  (4+ messages)

[PATCH] drm/mm: Only allow sleeping if the caller permits
 2020-03-23 18:36 UTC 

[PATCH 00/17] drm/vmwgfx add support for GL4
 2020-03-23 17:02 UTC  (4+ messages)
` [PATCH 15/17] drm/vmwgfx: Add surface define v4 command

[Bug 206895] New: [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10
 2020-03-23 17:01 UTC  (7+ messages)
` [Bug 206895] [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10 & 5.6.0-rc6

[PATCH] drm/mxsfb: Make supported modifiers explicit
 2020-03-23 15:51 UTC  (2+ messages)

[PATCH] drm/scheduler: fix rare NULL ptr race
 2020-03-23 14:53 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;
as well as URLs for NNTP newsgroup(s).