dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 09:11:55 to 2020-05-12 08:45:38 UTC [more...]

[PATCH] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-12  8:45 UTC  (4+ messages)

[PATCH v2 00/15] drm/mgag200: Convert to atomic modesetting
 2020-05-12  8:42 UTC  (16+ messages)
` [PATCH v2 01/15] drm/mgag200: Remove HW cursor
` [PATCH v2 02/15] drm/mgag200: Clean up mga_set_start_address()
` [PATCH v2 03/15] drm/mgag200: Clean up mga_crtc_do_set_base()
` [PATCH v2 04/15] drm/mgag200: Move mode-setting code into separate helper function
` [PATCH v2 05/15] drm/mgag200: Split MISC register update into PLL selection, SYNC and I/O
` [PATCH v2 06/15] drm/mgag200: Update mode registers after plane registers
` [PATCH v2 07/15] drm/mgag200: Set pitch in a separate helper function
` [PATCH v2 08/15] drm/mgag200: Set primary plane's format in "
` [PATCH v2 09/15] drm/mgag200: Move TAGFIFO reset into separate function
` [PATCH v2 10/15] drm/mgag200: Move hiprilvl setting into separate functions
` [PATCH v2 11/15] drm/mgag200: Move register initialization into separate function
` [PATCH v2 12/15] drm/mgag200: Remove out-commented suspend/resume helpers
` [PATCH v2 13/15] drm/mgag200: Use simple-display data structures
` [PATCH v2 14/15] drm/mgag200: Convert to simple KMS helper
` [PATCH v2 15/15] drm/mgag200: Replace VRAM helpers with SHMEM helpers

[RFC v2 0/1] drm/connector: Add support for privacy-screen properties
 2020-05-12  8:18 UTC  (8+ messages)
` [RFC v2] drm/connector: Add support for privacy-screen properties (v2)

[RFC] Remove AGP support from Radeon/Nouveau/TTM
 2020-05-12  8:16 UTC  (13+ messages)
` [PATCH 1/3] drm/radeon: remove AGP support
` [PATCH 2/3] drm/nouveau: "
` [PATCH 3/3] drm/ttm: "

[RFC] Remove AGP support from Radeon/Nouveau/TTM
 2020-05-12  7:57 UTC  (13+ messages)

[PATCH v3 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-12  7:03 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: dts: stm32: Add pin map for ltdc, spi5 "
` [PATCH v3 2/5] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v3 3/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v3 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup
` [PATCH v3 5/5] drm/panel: Add ilitek ili9341 driver

[PATCH v7 00/15] Add support for devices in the Energy Model
 2020-05-11 13:48 UTC  (23+ messages)
` [PATCH v7 01/15] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v7 02/15] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v7 03/15] PM / EM: update callback structure and add device pointer
` [PATCH v7 04/15] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v7 05/15] PM / EM: remove em_register_perf_domain
` [PATCH v7 06/15] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v7 07/15] Documentation: power: update Energy Model description
` [PATCH v7 08/15] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v7 09/15] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v7 10/15] thermal: devfreq_cooling: get device load and frequency directly
` [PATCH v7 11/15] thermal: devfreq_cooling: work on a copy of device status
` [PATCH v7 12/15] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v7 13/15] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v7 14/15] thermal: devfreq_cooling: update license to use SPDX
` [PATCH v7 15/15] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH v2 1/2] nand: brcmnand: improve hamming oob layout
 2020-05-12  6:00 UTC  (4+ messages)
` [PATCH v3 0/2] mtd: rawnand: "
  ` [PATCH v3 1/2] mtd: rawnand: brcmnand: fix "
  ` [PATCH v3 2/2] mtd: rawnand: brcmnand: improve "

BUG: unable to handle kernel paging request in bitfill_aligned
 2020-05-12  6:55 UTC 

[PATCH v5 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-12  1:36 UTC  (8+ messages)
` [PATCH v5 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v5 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v5 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[PATCH v2] nand: brcmnand: correctly verify erased pages
 2020-05-12  6:51 UTC  (2+ messages)
` [PATCH v3] mtd: rawnand: "

[PATCH 1/3] drm/writeback: don't set fence->ops to default
 2020-05-12  6:12 UTC  (12+ messages)
` [PATCH 2/3] dma-fence: use default wait function for mock fences
  ` [Intel-gfx] "
` [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait
    ` [Intel-gfx] "

[Bug 207665] New: virtio GPU driver dereferences null pointer while using some Wayland applications
 2020-05-12  5:37 UTC  (2+ messages)
` [Bug 207665] "

[PATCH v3 0/5] drm/nouveau: DP interlace fixes
 2020-05-12  2:10 UTC  (8+ messages)
` [PATCH v3 1/5] drm/nouveau/kms/nv50-: Initialize core channel in nouveau_display_create()
` [PATCH v3 2/5] drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing support
` [PATCH v3 3/5] drm/nouveau/kms/gv100-: Add support for interlaced modes
` [PATCH v3 4/5] drm/nouveau/kms/nv50-: Move 8BPC limit for MST into nv50_mstc_get_modes()
` [PATCH v3 5/5] drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST

[RFC PATCH] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-12  2:09 UTC  (6+ messages)

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-12  0:19 UTC  (6+ messages)
` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v3 10/25] drm: panfrost: fix common struct sg_table related issues
    ` [PATCH v3 15/25] drm: vmwgfx: "
      ` [Linux-graphics-maintainer] "

[PATCH v3] dt-bindings: display: anx7814.txt: convert to yaml
 2020-05-11 23:15 UTC  (3+ messages)

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-05-11 23:05 UTC  (17+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic, pinctrl.txt "
` [PATCH 4/8] dt-bindings: memory: Convert ingenic, jz4780-nemc.txt "
` [PATCH 5/8] dt-bindings: mtd: Convert ingenic, jz4780-nand.txt "
` [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt "
` [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.txt "
  ` [PATCH 7/8] dt-bindings: serial: Convert ingenic, uart.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "
  ` [PATCH 8/8] dt-bindings: display: Convert ingenic, lcd.txt "

[PATCH hmm v2 0/5] Adjust hmm_range_fault() API
 2020-05-11 13:49 UTC  (4+ messages)
` [PATCH hmm v2 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select

[PATCH 0/2] Add support for NEC NL10276BC13-01C panel
 2020-05-11 20:29 UTC  (3+ messages)
` [PATCH 1/2] drm/panel-simple: add "
` [PATCH 2/2] dt-bindings: display: panel: Add NEC NL10276BC13-01C panel bindings

[PATCH] drivers: gpu: drm: Add MDP5 configuration for MSM8x36 and its derivatives, such as MSM8939
 2020-05-11 21:06 UTC  (4+ messages)

[PATCH v2] drm/amd/amdgpu: cleanup coding style a bit
 2020-05-11 13:26 UTC  (2+ messages)
`  "

[PATCH 2/2] nouveau: fix dependencies for DEVICE_PRIVATE
 2020-05-11 13:52 UTC  (2+ messages)

[PATCH] dt-bindings: gpu: add power-domains #cooling-cells to arm, mali-bifrost.yaml
 2020-05-11 22:25 UTC  (2+ messages)

[PATCH 1/3] gpu/drm: Fix spelling of *sequence* and *frequency*
 2020-05-11 21:56 UTC  (3+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-11 21:50 UTC  (5+ messages)
` [PATCH v2 03/91] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH v2 90/91] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings

[PATCH] drm/amd/amdgpu: remove defined but not used 'crtc_offsets'
 2020-05-11 21:40 UTC  (2+ messages)

[PATCH] dt-bindings: display: analogix_dp.txt: convert to yaml
 2020-05-11 21:38 UTC  (3+ messages)

[Bug 207693] New: amdgpu: RX 5500 XT boost frequency out of spec
 2020-05-11 21:08 UTC  (2+ messages)
` [Bug 207693] "

[PATCH 0/9] shmem helper untangling
 2020-05-11 20:36 UTC  (17+ messages)
` [PATCH 1/9] drm/msm: Don't call dma_buf_vunmap without _vmap
` [PATCH 2/9] drm/gem: WARN if drm_gem_get_pages is called on a private obj
` [PATCH 3/9] drm/doc: Some polish for shmem helpers
` [PATCH 4/9] drm/virtio: Call the right "
` [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
` [PATCH 6/9] drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmap
` [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf
` [PATCH 8/9] drm/shmem-helpers: Ensure get_pages is not called on "
` [PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-11 20:27 UTC  (4+ messages)
` [PATCH v5 1/6] of_graph: add of_graph_get_local_port()

[Bug 201505] New: Resume from suspend does not power up the display
 2020-05-11 19:57 UTC  (2+ messages)
` [Bug 201505] "

[v3] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-05-11 19:13 UTC  (2+ messages)

[PATCH 0/6] RFC Support hot device unplug in amdgpu
 2020-05-11 16:37 UTC  (14+ messages)

[Bug 203033] New: nouveau hung task
 2020-05-11 15:03 UTC  (4+ messages)
` [Bug 203033] "

[RFC v4 00/12] drm/nouveau: Introduce CRC support for gf119+
 2020-05-11 15:02 UTC  (6+ messages)
` [RFC v4 01/12] kthread: Add kthread_queue_flush_work()
` [RFC v4 02/12] kthread: Add kthread_(un)block_work_queuing() and kthread_work_queuable()

[PATCH v4] backlight: lms283gf05: Convert to GPIO descriptors
 2020-05-11 13:13 UTC  (2+ messages)

[PATCH] drm: Fix page flip ioctl format check
 2020-05-11 13:05 UTC  (10+ messages)

[Bug 207595] New: [amdgpu] Displayport MST not functional on AMD Stoney
 2020-05-11 12:48 UTC  (4+ messages)
` [Bug 207595] "

[PATCH 00/17] drm/mgag200: Convert to atomic modesetting
 2020-05-11 12:41 UTC  (5+ messages)
` [PATCH 05/17] drm/mgag200: Clean up mga_set_start_address()

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-11 12:38 UTC 

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-11 12:37 UTC 

[PATCH V4 0/3] drm/vkms: Introduces writeback support
 2020-05-11 11:55 UTC  (4+ messages)
` [PATCH V4 1/3] drm/vkms: Decouple crc operations from composer
` [PATCH V4 2/3] drm/vkms: Compute CRC without change input data
` [PATCH V4 3/3] drm/vkms: Add support for writeback

[PATCH 1/3] drm/dsi: use stack buffer in mipi_dsi_dcs_write()
 2020-05-11 11:28 UTC  (3+ messages)
` [PATCH 2/3] drm/panel: use mipi_dsi_dcs_write_buffer where possible

[PATCH 0/2] Novena laptop: LVDS-to-eDP bridge
 2020-05-11 10:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: it6251: add bindings for IT6251 "
` [PATCH 2/2] drm/bridge: Add ITE IT6251 bridge 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).