dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-16 23:30:59 to 2020-05-19 07:00:59 UTC [more...]

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

[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-18 11:09 UTC  (7+ messages)
` [PATCH v4 1/8] ARM: dts: stm32: Add dma config for spi5
` [PATCH v4 3/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
` [PATCH v4 4/8] ARM: dts: stm32: Add pin map for ltdc on stm32f429-disco board
` [PATCH v4 6/8] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v4 7/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH v4 8/8] drm/panel: Add ilitek ili9341 panel driver

[PATCH] drm/mediatek: Delete not used of_device_get_match_data
 2020-05-18 17:44 UTC  (3+ messages)

[RESEND PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-18 17:39 UTC  (2+ messages)
` [RESEND PATCH 3/3] drm/mediatek: mtk_dpi: Use simple encoder

[PATCH] drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
 2020-05-18 21:00 UTC  (2+ messages)

[PATCH 01/12] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-05-18 11:26 UTC  (21+ 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/msm/a6xx: don't try to set GPU frequency when GMU is suspended
 2020-05-19  3:07 UTC 

[PATCH] Lenovo X13 Yoga OLED panel brightness fix. Add another panel that needs the edid quirk to the list so that brightness control works correctly. Fixes issue seen on Lenovo X13 Yoga with OLED panel
 2020-05-19  2:56 UTC 

[PATCH] drm/amdkfd: Fix boolreturn.cocci warnings
 2020-05-18 16:23 UTC 

[PATCH 1/3] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
 2020-05-19  6:57 UTC  (8+ messages)
` [PATCH 2/3] drm/tilcdc: remove unnecessary state->fb check
` [PATCH 3/3] drm/tilcdc: add missing static for panel_driver

[PATCH 0/2] Default to cachable mappings for GEM SHMEM
 2020-05-19  6:36 UTC  (15+ messages)
` [PATCH 1/2] drm/shmem: Use cached mappings by default
` [PATCH 2/2] drm/udl: Use GEM vmap/mmap function from SHMEM helpers

linux-next: manual merge of the tip tree with the drm-misc tree
 2020-05-19  6:16 UTC 

[PATCH v2] drm/etnaviv: fix perfmon domain interation
 2020-05-19  5:30 UTC 

[PATCH] tee: convert convert get_user_pages() --> pin_user_pages()
 2020-05-19  5:18 UTC 

[PATCH] Lenovo X13 Yoga OLED panel brightness fix. Add another panel that needs the edid quirk to the list so that brightness control works correctly. Fixes issue seen on Lenovo X13 Yoga with OLED panel
 2020-05-19  3:04 UTC 

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-19  0:21 UTC  (5+ messages)
` [PATCH 1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
` [PATCH 2/4] mm/gup: refactor and de-duplicate gup_fast() code
` [PATCH 3/4] mm/gup: introduce pin_user_pages_fast_only()
` [PATCH 4/4] drm/i915: convert get_user_pages() --> pin_user_pages()

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-19  0:03 UTC  (10+ messages)
` [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
  ` [PATCH] arch/{mips, sparc, microblaze, powerpc}: Don't enable pagefault/preempt twice
` [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's

[PATCH] Lenovo X13 Yoga OLED panel brightness fix
 2020-05-18 23:13 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 33/50] drm/amdgpu: bump version for invalidate L2 before SDMA IBs
 2020-05-18 22:35 UTC  (2+ messages)

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

[PATCH v2 0/16] backlight updates
 2020-05-18 19:56 UTC  (40+ 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

[REPOST PATCH v2] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-18 19:39 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] drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers
 2020-05-18 18:01 UTC  (2+ 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: 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] 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  (8+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects

[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] 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)

[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  (7+ messages)
` [PATCH v1 01/18] drm/omap: display: use devm_of_find_backlight
` [PATCH v1 02/18] drm/tilcdc: "

[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 


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