dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 20:34:27 to 2020-05-18 18:42:40 UTC [more...]

[PATCH] drm/exynos: Remove dev_err() on platform_get_irq() failure
 2020-05-18 18:03 UTC  (2+ messages)

[PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-18 18:42 UTC  (4+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice
 2020-05-18 18:35 UTC  (4+ messages)

[PATCH 0/2] Novena laptop panel
 2020-05-18 18:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: n133hse-ea1: Add Innolux N133HSE panel

[PATCH v5 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-18 18:28 UTC  (7+ messages)

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-18 18:17 UTC  (8+ messages)
` [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
` [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's

[PATCH v2 0/16] backlight updates
 2020-05-18 18:12 UTC  (39+ messages)
` [PATCH v2 01/16] video: amba-clcd: use devm_of_find_backlight
` [PATCH v2 02/16] backlight: refactor fb_notifier_callback()
` [PATCH v2 03/16] backlight: add backlight_is_blank()
` [PATCH v2 04/16] backlight: improve backlight_ops documentation
` [PATCH v2 05/16] backlight: improve backlight_properties documentation
` [PATCH v2 06/16] backlight: improve backlight_device documentation
` [PATCH v2 07/16] backlight: document inline functions in backlight.h
` [PATCH v2 08/16] backlight: document enums "
` [PATCH v2 09/16] backlight: remove the unused backlight_bl driver
` [PATCH v2 10/16] backlight: drop extern from prototypes
` [PATCH v2 11/16] backlight: add overview and update existing doc
` [PATCH v2 12/16] backlight: wire up kernel-doc documentation
` [PATCH v2 13/16] backlight: make of_find_backlight static
` [PATCH v2 14/16] backlight: drop backlight_put()
` [PATCH v2 15/16] backlight: make of_find_backlight_by_node() static
` [PATCH v2 16/16] backlight: use backlight_is_blank() in all backlight drivers

[PATCH] drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers
 2020-05-18 18:01 UTC  (3+ messages)

[PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-05-18 17:48 UTC  (11+ messages)
` [PATCH v4 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH][next] drm/i915: fix incorrect return of an error status
 2020-05-18 17:09 UTC 

[PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-05-18 16:41 UTC  (4+ messages)

[PATCH 1/4] drm: Include internal header for managed function declarations
 2020-05-18 16:26 UTC  (11+ messages)
` [PATCH 2/4] drm: Help unconfuse gcc, avoid accidental impossible unsigned comparisons
` [PATCH 3/4] drm: Describe dp_rev for drm_dp_set_phy_test_pattern
` [PATCH 4/4] drm: Match drm_dp_send_clear_payload_id_table definition to declaration

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-18 16:25 UTC  (4+ messages)
` [PATCH 5/6] drm: msm: a6xx: use dev_pm_opp_set_bw to set DDR bandwidth
    ` [Freedreno] "

[PATCH] drm/mediatek: Delete not used of_device_get_match_data
 2020-05-18 15:23 UTC  (2+ messages)

[PATCH] drm: print the current->comm alongside the pid
 2020-05-18 15:04 UTC  (2+ messages)

[PATCH v3 0/9] Add support for A640 and A650
 2020-05-18 14:47 UTC  (9+ messages)
` [PATCH v3 1/9] drm/msm: add msm_gem_get_and_pin_iova_range
  ` [Freedreno] "
` [PATCH v3 6/9] drm/msm/a6xx: A640/A650 GMU firmware path
` [PATCH v3 7/9] drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650
` [PATCH v3 9/9] drm/msm/a6xx: update a6xx_hw_init for A640 and A650

[PATCH 0/2] Default to cachable mappings for GEM SHMEM
 2020-05-18 14:40 UTC  (11+ messages)
` [PATCH 1/2] drm/shmem: Use cached mappings by default

[PATCH 1/2] arm64: dts: qcom: sc7180: Add A618 gpu dt blob
 2020-05-18 14:39 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm-smmu: Add sc7180 compatible string

[PATCH 0/2] Add adreno a405 GPU support
 2020-05-18 14:39 UTC  (5+ messages)
` [PATCH 1/2] drm/msm/a4xx: add adreno a405 support
` [PATCH 2/2] drm/msm/a4xx: add a405_registers for a405 device

[PATCH 2/2] drm: add docs for standard CRTC properties
 2020-05-18 14:22 UTC 

[PATCH 1/2] drm: DPMS is no longer the only mutable connector prop
 2020-05-18 14:22 UTC 

[PATCH v2 1/2] fbdev: annotate rivafb/nvidiafb as obsolete
 2020-05-18 13:48 UTC  (13+ messages)
` [PATCH v2 2/2] powerpc/configs: replace deprecated riva/nvidia with nouveau

[PATCH] drm/etnaviv: Fix a leak in submit_pin_objects()
 2020-05-18 11:29 UTC 

[PATCH v3 0/4] Support virtio cross-device resources
 2020-05-18 11:17 UTC  (11+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources

[PATCH 1/3] drm/arm: Kconfig annotate drivers as COMPILE_TEST
 2020-05-18 11:10 UTC  (5+ messages)
` [PATCH 2/3] drm/malidp: convert platform driver to use dev_groups
` [PATCH 3/3] drm/exynos-vidi: "

[PATCH 01/12] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-05-18 10:48 UTC  (20+ messages)
` [PATCH 02/12] dt-bindings: display: Add ingenic,ipu.yaml
` [PATCH 03/12] component: Support binding with no matches
` [PATCH 04/12] gpu/drm: ingenic: Fix bogus crtc_atomic_check callback
` [PATCH 05/12] gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
` [PATCH 06/12] gpu/drm: Ingenic: Fix incorrect assumption about plane->index
` [PATCH 07/12] gpu/drm: ingenic: Set DMA descriptor chain address in probe
` [PATCH 08/12] gpu/drm: Ingenic: Move register definitions to ingenic-drm.h
` [PATCH 09/12] gpu/drm: Ingenic: Add support for OSD mode
` [PATCH 10/12] gpu/drm: Ingenic: Register driver as component master
` [PATCH 11/12] gpu/drm: Ingenic: Add support for the IPU
` [PATCH 12/12] gpu/drm: Ingenic: Support multiple panels/bridges

[PATCH] drm/debugfs: accept trailing whitespace in "force" attribute
 2020-05-18 10:39 UTC  (6+ messages)
` [PATCH v2] drm/debugfs: fix plain echo to connector "

Re:Re: [PATCH v2] drm/arm: fixes pixel clock enabled with wrong format
 2020-05-18  4:06 UTC  (2+ messages)
`  "

[PATCH] drm/mm: Fix an error handling path in '__igt_once()'
 2020-05-17  9:01 UTC  (2+ messages)

[PATCH v10 0/2] Panel rotation patches
 2020-05-18  7:36 UTC  (8+ messages)

[PATCH] Lenovo X13 Yoga OLED panel brightness fix
 2020-05-16 23:36 UTC 

[PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-18  9:43 UTC  (7+ messages)

[PATCH] drm/file: wrap excessively long line
 2020-05-18  9:41 UTC  (2+ messages)

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-18  8:49 UTC  (3+ messages)

[PATCH] drm/i915: Mark check_shadow_context_ppgtt as maybe unused
 2020-05-18  6:09 UTC  (2+ messages)

[PATCH] drm/etnaviv: convert get_user_pages() --> pin_user_pages()
 2020-05-18  5:43 UTC 

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-18  5:17 UTC  (6+ messages)
  ` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v5 13/38] drm: lima: fix common struct sg_table related issues
      ` [PATCH v5 27/38] xen: gntdev: "

[PATCH] drm/exynos: mixer: Fix enabling of the runtime power management
 2020-05-18  5:12 UTC  (2+ messages)

[PATCH v2] drm/exynos: dsi: Remove bridge node reference in error handling path in probe function
 2020-05-18  5:03 UTC  (2+ messages)

[PATCH] Lenovo X13 Yoga OLED panel brightness fix
 2020-05-18  0:06 UTC 

[GIT PULL v2] mediatek drm next for 5.8
 2020-05-18  0:06 UTC 

[PATCH] fbdev: annotate rivafb/nvidiafb as obsolete
 2020-05-17 21:08 UTC  (3+ messages)

[PATCH resend 0/1] drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes
 2020-05-17 20:59 UTC  (8+ messages)
` [PATCH resend] drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes matching a video= argument

[PATCH 0/2] drm: encoder_slave: some updates
 2020-05-17 20:50 UTC  (4+ messages)

[PATCH] drm/gem: Fix a leak in drm_gem_objects_lookup()
 2020-05-17 20:48 UTC  (4+ messages)

[PATCH] drm/rockchip: vop: call vop_cfg_done() under reg_lock
 2020-05-17 20:46 UTC  (3+ messages)

[Bug 204241] New: amdgpu fails to resume from suspend
 2020-05-17 20:40 UTC  (2+ messages)
` [Bug 204241] "

[Bug 207763] New: Noisy Screen in Linux with kernel 5
 2020-05-17 16:42 UTC  (2+ messages)
` [Bug 207763] "

[PATCH v1 0/18] backlight updates
 2020-05-17 12:58 UTC  (10+ messages)
` [PATCH v1 01/18] drm/omap: display: use devm_of_find_backlight
` [PATCH v1 02/18] drm/tilcdc: "
` [PATCH v1 06/18] backlight: make of_find_backlight_by_node() static

[Bug 206247] New: 5.4.x: WARNING: CPU: 1 PID: 561 at drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:1464 dcn_bw_update_from_pplib+0xa5/0x2e0 [amdgpu]
 2020-05-17 12:55 UTC  (2+ messages)
` [Bug 206247] "

[Bug 206017] New: Kernel 5.4.x unusable with GUI due to [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
 2020-05-17 12:55 UTC  (2+ messages)
` [Bug 206017] Kernel 5.4.x unusable with GUI due to crashes (some hard)

[PATCH v1] drm/tegra: gr3d: Assert reset before power-gating
 2020-05-16 15:41 UTC 

[PATCH AUTOSEL 5.6 33/50] drm/amdgpu: bump version for invalidate L2 before SDMA IBs
 2020-05-16 23:08 UTC  (3+ messages)

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-16 18:32 UTC  (17+ messages)
` [PATCH v5 03/13] mailbox: cmdq: support mt6779 gce platform definition
` [PATCH v5 05/13] soc: mediatek: cmdq: return send msg error code
` [PATCH v5 06/13] soc: mediatek: cmdq: add assign function
` [PATCH v5 07/13] soc: mediatek: cmdq: add write_s function
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function
` [PATCH v5 12/13] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
 2020-05-16 17:01 UTC  (4+ messages)
` drm/bridge: Synopsys DW-HDMI bridge driver for the Ingenic JZ4780 (was Re: Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780)

[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-05-15  7:59 UTC  (13+ messages)
` [PATCH v7 01/12] dt-bindings: add img, pvrsgx.yaml for Imagination GPUs
            ` [PATCH v7 01/12] dt-bindings: add img,pvrsgx.yaml "

[PATCH v2 00/38] Fareless gem_free_object
 2020-05-15 10:12 UTC  (3+ messages)
` [PATCH v2 37/38] drm/xen: remove _unlocked suffix in drm_object_put_unlocked

[PATCH v3 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-15 10:32 UTC  (12+ messages)
` [PATCH v3 3/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
        ` [Linux-stm32] "
` [PATCH v3 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-15 10:12 UTC  (3+ messages)

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-05-15 12:05 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-15  8:19 UTC  (4+ messages)
` [PATCH v2 20/91] clk: bcm: rpi: Discover the firmware clocks

[PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-16  9:12 UTC  (3+ messages)

[git pull] vmwgfx-fixes-5.7
 2020-05-16  5:04 UTC 

[PATCH] drm/vmwgfx: update MAINTAINERS entry
 2020-05-16  4:36 UTC 

[PATCH] drm/i915: avoid unused scale_user_to_hw() warning
 2020-05-15 20:33 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).