dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 00:34:53 to 2020-11-03 14:37:24 UTC [more...]

[PATCH v2] drm: Add the new api to install irq
 2020-11-03 11:46 UTC  (12+ messages)

[PATCH 0/5] Add option to mmap GEM buffers cached, try 2
 2020-11-03 12:52 UTC  (9+ messages)
` [PATCH 1/5] drm: Add and export function drm_gem_cma_create_noncoherent
` [PATCH 2/5] drm: Add and export function drm_gem_cma_dumb_create_noncoherent
` [PATCH 3/5] drm: Add and export function drm_gem_cma_mmap_noncoherent
` [PATCH 4/5] drm: Add and export function drm_gem_cma_sync_data
` [PATCH 5/5] drm/ingenic: Add option to alloc cached GEM buffers

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03 12:25 UTC  (3+ messages)
` [patch V3 05/37] asm-generic: Provide kmap_size.h

[PATCH v2 0/8] slab: provide and use krealloc_array()
 2020-11-03 10:55 UTC  (15+ messages)
` [PATCH v2 1/8] mm: slab: provide krealloc_array()
` [PATCH v2 2/8] ALSA: pcm: use krealloc_array()
` [PATCH v2 3/8] vhost: vringh: "
` [PATCH v2 4/8] pinctrl: "
` [PATCH v2 5/8] edac: ghes: "
` [PATCH v2 6/8] drm: atomic: "
` [PATCH v2 7/8] hwtracing: intel: "
` [PATCH v2 8/8] dma-buf: "

[PATCH v7 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-03 14:12 UTC  (17+ messages)
    ` [PATCH v7 2/6] interconnect: Add generic interconnect driver for Exynos SoCs
    ` [PATCH v7 1/6] dt-bindings: devfreq: Add documentation for the interconnect properties
    ` [PATCH v7 3/6] PM / devfreq: exynos-bus: Add registration of interconnect child device

[PATCH 1/2] drm/ttm: rework no_retry handling v2
 2020-11-03 14:37 UTC 

[PATCH v4 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-11-03 13:34 UTC 

[RESEND PATCH v3 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-11-03 13:31 UTC  (3+ messages)

[PATCH v2] drm/msm/dp: do not notify audio subsystem if sink doesn't support audio
 2020-11-03  1:10 UTC 

[PATCH] drm: unify formatting for color management documentation
 2020-11-03 12:48 UTC  (2+ messages)

[PULL] drm-intel-next-queued
 2020-11-03 12:31 UTC 

[PATCH v3] drm/panfrost: Move the GPU reset bits outside the timeout handler
 2020-11-03 12:02 UTC  (5+ messages)

[PATCH v2 0/3] drm: Store USB device in struct drm_device
 2020-11-03 11:45 UTC  (10+ messages)
` [PATCH v2 1/3] drm: Add USB helpers
` [PATCH v2 2/3] drm/tiny/gm12u320: Retrieve USB device from struct drm_device.dev
` [PATCH v2 3/3] drm/udl: "

[PATCH] drm/tegra: sor: Don't warn on probe deferral
 2020-11-03 11:44 UTC 

[PATCH v3 0/2] drm: Store USB device in struct drm_device
 2020-11-03 11:34 UTC  (3+ messages)
` [PATCH v3 1/2] drm/tiny/gm12u320: Retrieve USB device from struct drm_device.dev
` [PATCH v3 2/2] drm/udl: "

[PATCH] amdgpu/test: Enable deadlock test for CZ family (gfx8)
 2020-11-03 11:20 UTC 

[PATCH v5 13/15] resource: Move devmem revoke code to resource framework
 2020-11-03 10:10 UTC  (4+ messages)
` [resource] 22b17dc667: Kernel panic - not syncing: Fatal exception

[PATCH v10 0/6] Add support for KeemBay DRM driver
 2020-11-03  9:37 UTC  (12+ messages)
` [PATCH v10 1/6] dt-bindings: display: Add support for Intel KeemBay Display

[PATCH v7 00/10] Support GEM object mappings from I/O memory
 2020-11-03  9:30 UTC  (11+ messages)
` [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
` [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v7 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH] drm/panfrost: Remove unused variables in panfrost_job_close()
 2020-11-03  8:46 UTC  (3+ messages)

[PATCH] drm/panfrost: Fix a deadlock between the shrinker and madvise path
 2020-11-03  8:45 UTC  (3+ messages)

[PATCH] drm/panfrost: Fix module unload
 2020-11-03  8:45 UTC  (3+ messages)

[PATCH] drm/amdgpu: do not initialise global variables to 0 or NULL
 2020-11-03  8:23 UTC  (9+ messages)

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-03  2:22 UTC  (14+ messages)
` [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree
` [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

[PATCH 1/6] drm/amdgpu/vcn: use "*" adjacent to data name
 2020-11-02 19:38 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu/umc: "
` [PATCH 3/6] drm/amdgpu/jpeg: "
` [PATCH 4/6] drm/amdgpu/sdma: "
` [PATCH 5/6] drm/amdgpu/amdgpu: "
` [PATCH 6/6] drm/amdgpu: "

[PATCH] drm: Add the new api to install irq
 2020-11-03  0:57 UTC 

[PATCH] Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"
 2020-11-03  3:49 UTC 

[PATCH v3 0/4] drm/bridge: ti-sn65dsi86: Support EDID reading
 2020-11-02 18:11 UTC  (5+ messages)
` [PATCH v3 1/4] drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()
` [PATCH v3 2/4] drm/bridge: ti-sn65dsi86: Make polling a busy loop
` [PATCH v3 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDC
` [PATCH v3 4/4] drm/bridge: ti-sn65dsi86: Update reply on aux failures

[PATCH] drm/msm/dp: do not notify audio subsystem if sink doesn't support audio
 2020-11-02 23:06 UTC  (4+ messages)
  ` [Freedreno] "

[PATCH v2] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
 2020-11-02 20:53 UTC  (2+ messages)

[PATCH 1/6] drm/amdgpu/dce: improve code indentation and alignment
 2020-11-02 17:20 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu/gfx: "
` [PATCH 3/6] drm/amdgpu/vcn: "
` [PATCH 4/6] drm/amdgpu/nbio: "
` [PATCH 5/6] drm/amdgpu/amdgpu: "
` [PATCH 6/6] drm/amdgpu: "

[PATCH] drivers: drm: fix msm_drv.h warning
 2020-11-03  3:44 UTC 

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-02 17:16 UTC  (8+ messages)
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn

[PATCH] drm/msm/dp: promote irq_hpd handle to handle link trainign correctly
 2020-11-02 19:29 UTC  (2+ messages)

[PATCH v3 0/3] PWM backlight interpolation adjustments
 2020-11-02 18:52 UTC  (4+ messages)
` [PATCH v3 3/3] backlight: pwm_bl: Fix interpolation

[PATCH 0/2] drm/bridge: ti-sn65dsi86: Support backlight controls
 2020-11-02 17:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi86: Replace #pwm-cells

[PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode
 2020-11-02 18:52 UTC  (5+ messages)

[PATCH] drm/msm/dpu: fix clock scaling on non-sc7180 board
 2020-11-02 18:21 UTC  (2+ messages)

[PATCH] drm/msm/dpu: enable DSPP support on SM8[12]50
 2020-11-03  5:21 UTC 

[PATCH] drm/panfrost: Replace devm_reset_control_array_get()
 2020-11-03  1:48 UTC 

[PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path
 2020-11-03  5:47 UTC  (11+ messages)

[PATCH 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2020-11-02 18:54 UTC  (2+ messages)
` [PATCH 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event

[PATCH v2 0/4] drm/bridge: ti-sn65dsi86: Support EDID reading
 2020-11-03  6:11 UTC  (14+ messages)
` [PATCH v2 1/4] drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()
` [PATCH v2 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDC

[PATCH v3 0/3] dt-bindings: Convert graph bindings to json-schema
 2020-11-03  6:05 UTC  (2+ messages)

[PATCH] drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
 2020-11-03  6:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/msm: a5xx: Make preemption reset case reentrant
 2020-11-02 20:02 UTC 

[PATCH] drm/msm/dp: deinitialize mainlink if link training failedo
 2020-11-02 20:59 UTC  (2+ messages)

[PATCH v3 0/3] Reduce context clear batch size to avoid gpu hang
 2020-11-02 19:57 UTC  (3+ messages)

[PATCH] drm/vc4: drv: Remove unused variable
 2020-11-02 16:29 UTC 

new kernel warning (drm_WARN_ON_ONCE(drm_drv_uses_atomic_modeset(dev))) in drivers/gpu/drm/drm_vblank.c
 2020-11-02 13:46 UTC 

[PATCH v2 0/5] drm/omap: add color mgmt support
 2020-11-03  8:03 UTC  (6+ 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] dma-buf: Fix static checker warning
 2020-11-03  7:57 UTC  (2+ messages)

[bug report] dma-buf: Clarify that dma-buf sg lists are page aligned
 2020-11-03  6:23 UTC  (3+ messages)

linux-next: manual merge of the drm-misc tree with the amdgpu tree
 2020-11-03  3:21 UTC 

[PATCH AUTOSEL 4.14 09/10] drm/vc4: drv: Add error handding for bind
 2020-11-03  1:20 UTC 

[PATCH AUTOSEL 4.19 10/11] drm/vc4: drv: Add error handding for bind
 2020-11-03  1:20 UTC 

[PATCH AUTOSEL 5.4 08/24] drm/sun4i: frontend: Rework a bit the phase data
 2020-11-03  1:20 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 09/24] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
` [PATCH AUTOSEL 5.4 10/24] drm/sun4i: frontend: Fix the scaler phase on A33
` [PATCH AUTOSEL 5.4 14/24] drm/amdgpu: add DID for navi10 blockchain SKU
` [PATCH AUTOSEL 5.4 19/24] drm/vc4: drv: Add error handding for bind
` [PATCH AUTOSEL 5.4 22/24] drm/nouveau/nouveau: fix the start/end range for migration
` [PATCH AUTOSEL 5.4 23/24] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"

[PATCH AUTOSEL 5.8 07/29] hyperv_fb: Update screen_info after removing old framebuffer
 2020-11-03  1:19 UTC  (9+ messages)
` [PATCH AUTOSEL 5.8 11/29] drm/sun4i: frontend: Rework a bit the phase data
` [PATCH AUTOSEL 5.8 12/29] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
` [PATCH AUTOSEL 5.8 13/29] drm/sun4i: frontend: Fix the scaler phase on A33
` [PATCH AUTOSEL 5.8 14/29] drm/v3d: Fix double free in v3d_submit_cl_ioctl()
` [PATCH AUTOSEL 5.8 19/29] drm/amdgpu: add DID for navi10 blockchain SKU
` [PATCH AUTOSEL 5.8 24/29] drm/vc4: drv: Add error handding for bind
` [PATCH AUTOSEL 5.8 27/29] drm/nouveau/nouveau: fix the start/end range for migration
` [PATCH AUTOSEL 5.8 28/29] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"

[PATCH AUTOSEL 5.9 07/35] hyperv_fb: Update screen_info after removing old framebuffer
 2020-11-03  1:18 UTC  (12+ messages)
` [PATCH AUTOSEL 5.9 12/35] drm/sun4i: frontend: Rework a bit the phase data
` [PATCH AUTOSEL 5.9 13/35] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
` [PATCH AUTOSEL 5.9 14/35] drm/sun4i: frontend: Fix the scaler phase on A33
` [PATCH AUTOSEL 5.9 15/35] drm/v3d: Fix double free in v3d_submit_cl_ioctl()
` [PATCH AUTOSEL 5.9 21/35] drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
` [PATCH AUTOSEL 5.9 22/35] drm/amdgpu: add DID for navi10 blockchain SKU
` [PATCH AUTOSEL 5.9 23/35] drm/amd/display: Fixed panic during seamless boot
` [PATCH AUTOSEL 5.9 25/35] drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
` [PATCH AUTOSEL 5.9 30/35] drm/vc4: drv: Add error handding for bind
` [PATCH AUTOSEL 5.9 33/35] drm/nouveau/nouveau: fix the start/end range for migration
` [PATCH AUTOSEL 5.9 34/35] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"

[PATCH 00/11] Decouple Mediatek DRM sub driver
 2020-11-03  0:34 UTC  (9+ messages)
` [PATCH 04/11] drm/mediatek: Move regs info from struct mtk_ddp_comp to sub driver private data
` [PATCH 05/11] drm/mediatek: Remove irq in struct mtk_ddp_comp
` [PATCH 06/11] drm/mediatek: Use struct cmdq_client_reg to gather cmdq variable
` [PATCH 07/11] drm/mediatek: Move cmdq_reg info from struct mtk_ddp_comp to sub driver private data
` [PATCH 08/11] drm/mediatek: Change sub driver interface from mtk_ddp_comp to device
` [PATCH 09/11] drm/mediatek: Register vblank callback function
` [PATCH 10/11] drm/mediatek: DRM driver directly refer to sub driver's function
` [PATCH 11/11] drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driver


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