dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 07:44:37 to 2020-05-28 20:49:53 UTC [more...]

[PATCH] xf86drm: add drmOpenByFB
 2020-05-28 12:38 UTC  (5+ messages)

[PATCH] drm/mm: add ig_frag selftest
 2020-05-28 18:49 UTC  (4+ messages)

Potential Memory Leak Bugs in drivers/gpu/drm/virtio/virtgpu_vq.c (Linux 5.6)
 2020-05-28  8:25 UTC  (2+ messages)

[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-28 20:49 UTC  (3+ messages)
` [PATCH v4 5/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings

[PATCH 01/12] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-05-28 20:17 UTC  (2+ messages)

[RFC PATCH 0/6] drm/bridge: Add mux input selection bridge
 2020-05-28 19:59 UTC  (7+ messages)
` [RFC PATCH 1/6] dt-bindings: display/bridge: Add binding for input mux bridge
` [RFC PATCH 3/6] dt-bindings: display/bridge/nwl-dsi: Drop mux handling
` [RFC PATCH 4/6] drm/bridge/nwl-dsi: "

[PULL] drm-intel-fixes
 2020-05-28 18:59 UTC 

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-05-28 18:56 UTC  (5+ messages)
` [Bug 206987] "

[PATCH] dt-bindings: display: renesas,du: Convert binding to YAML
 2020-05-28 18:52 UTC  (2+ messages)
` [PATCH] dt-bindings: display: renesas, du: "

[PATCH v6] drm/ioctl: Add a ioctl to set and get a label on GEM objects
 2020-05-28 18:45 UTC  (2+ messages)

[PATCH v1.1 4/4] dt-bindings: display: bridge: renesas,lvds: Convert binding to YAML
 2020-05-28 17:50 UTC  (3+ messages)
` [PATCH v1.2 4/4] dt-bindings: display: bridge: renesas, lvds: "

[PATCH v2 0/4] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-28 17:37 UTC  (3+ messages)
` [PATCH v2 1/4] ARM: dts: dove: Make the DT compliant with the ti, tfp410 binding
  ` [PATCH v2 1/4] ARM: dts: dove: Make the DT compliant with the ti,tfp410 binding

[PATCH] Documentation: Fix typo error in todo.rst
 2020-05-28 17:21 UTC 

[PATCH] drm/kms: Optimize compute_crc(), blend()
 2020-05-28 17:04 UTC 

[PATCH 1/3] drm/dsi: use stack buffer in mipi_dsi_dcs_write()
 2020-05-28 16:47 UTC  (2+ messages)

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-28 15:51 UTC  (98+ messages)
` [PATCH v3 002/105] reset: simple: Add reset callback
` [PATCH v3 003/105] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH v3 004/105] clk: bcm: Add BCM2711 DVP driver
` [PATCH v3 005/105] ARM: dts: bcm2711: Add HDMI DVP
` [PATCH v3 006/105] dt-bindings: display: Convert VC4 bindings to schemas
` [PATCH v3 007/105] dt-bindings: display: vc4: dpi: Add missing clock-names property
` [PATCH v3 008/105] dt-bindings: display: vc4: dsi: Add missing clock properties
` [PATCH v3 010/105] dt-bindings: display: vc4: Document BCM2711 VC5
` [PATCH v3 011/105] drm/vc4: drv: Add include guards
` [PATCH v3 012/105] drm/vc4: drv: Support BCM2711
` [PATCH v3 013/105] dt-bindings: display: Add support for the BCM2711 HVS
` [PATCH v3 014/105] drm/vc4: Add support for the BCM2711 HVS5
` [PATCH v3 016/105] drm/vc4: plane: Improve LBM usage
` [PATCH v3 017/105] drm/vc4: plane: Move planes creation to its own function
` [PATCH v3 018/105] drm/vc4: plane: Move additional planes creation to driver
` [PATCH v3 021/105] drm/vc4: plane: Create more planes
` [PATCH v3 022/105] drm/vc4: crtc: Rename SoC data structures
` [PATCH v3 023/105] drm/vc4: crtc: Switch to of_device_get_match_data
` [PATCH v3 024/105] drm/vc4: crtc: Move crtc state to common header
` [PATCH v3 025/105] drm/vc4: crtc: Deal with different number of pixel per clock
` [PATCH v3 028/105] drm/vc4: crtc: Restrict HACT_ACT setup to DSI
` [PATCH v3 029/105] drm/vc4: crtc: Move the cob allocation outside of bind
` [PATCH v3 030/105] drm/vc4: crtc: Rename HVS channel to output
` [PATCH v3 031/105] drm/vc4: crtc: Use local chan variable
` [PATCH v3 032/105] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
` [PATCH v3 033/105] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v3 034/105] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
` [PATCH v3 035/105] drm/vc4: crtc: Add function to compute FIFO level bits
` [PATCH v3 037/105] drm/vc4: crtc: Add HDMI1 encoder type
` [PATCH v3 038/105] drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt
` [PATCH v3 039/105] drm/vc4: crtc: Disable color management for HVS5
` [PATCH v3 040/105] drm/vc4: crtc: Turn pixelvalve reset into a function
` [PATCH v3 041/105] drm/vc4: crtc: Move HVS mode config to HVS file
` [PATCH v3 042/105] drm/vc4: crtc: Move PV dump to config_pv
` [PATCH v3 043/105] drm/vc4: crtc: Move HVS init and close to a function
` [PATCH v3 044/105] drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
` [PATCH v3 045/105] drm/vc4: hvs: Make sure our channel is reset
` [PATCH v3 046/105] drm/vc4: hvs: Remove mode_set_nofb
` [PATCH v3 047/105] drm/vc4: crtc: "
` [PATCH v3 048/105] drm/vc4: crtc: Remove redundant pixelvalve reset
` [PATCH v3 049/105] drm/vc4: crtc: Move HVS channel init before the PV initialisation
` [PATCH v3 050/105] drm/vc4: encoder: Add finer-grained encoder callbacks
` [PATCH v3 051/105] drm/vc4: crtc: Add a delay after disabling the PixelValve output
` [PATCH v3 052/105] drm/vc4: crtc: Clear the PixelValve FIFO on disable
` [PATCH v3 053/105] drm/vc4: crtc: Clear the PixelValve FIFO during configuration
` [PATCH v3 054/105] drm/vc4: hvs: Make the stop_channel function public
` [PATCH v3 055/105] drm/vc4: hvs: Introduce a function to get the assigned FIFO
` [PATCH v3 056/105] drm/vc4: crtc: Move the CRTC disable out
` [PATCH v3 057/105] drm/vc4: drv: Disable the CRTC at boot time
` [PATCH v3 058/105] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH v3 060/105] drm/vc4: crtc: Make state functions public
` [PATCH v3 061/105] drm/vc4: crtc: Split CRTC data in two
` [PATCH v3 062/105] drm/vc4: crtc: Only access the PixelValve registers if we have to
` [PATCH v3 063/105] drm/vc4: crtc: Move the CRTC initialisation to a separate function
` [PATCH v3 064/105] drm/vc4: crtc: Change the HVS5 test for of_device_is_compatible
` [PATCH v3 065/105] drm/vc4: crtc: Move the txp_armed function to the TXP
` [PATCH v3 066/105] drm/vc4: txp: Turn the TXP into a CRTC of its own
` [PATCH v3 067/105] drm/vc4: crtc: Remove the feed_txp tests
` [PATCH v3 068/105] drm/vc4: hdmi: Use debugfs private field
` [PATCH v3 069/105] drm/vc4: hdmi: Move structure to header
` [PATCH v3 070/105] drm/vc4: hdmi: rework connectors and encoders
` [PATCH v3 071/105] drm/vc4: hdmi: Remove DDC argument to connector_init
` [PATCH v3 072/105] drm/vc4: hdmi: Rename hdmi to vc4_hdmi
` [PATCH v3 073/105] drm/vc4: hdmi: Move accessors "
` [PATCH v3 074/105] drm/vc4: hdmi: Use local vc4_hdmi directly
` [PATCH v3 075/105] drm/vc4: hdmi: Add container_of macros for encoders and connectors
` [PATCH v3 076/105] drm/vc4: hdmi: Pass vc4_hdmi to CEC code
` [PATCH v3 077/105] drm/vc4: hdmi: Remove vc4_dev hdmi pointer
` [PATCH v3 078/105] drm/vc4: hdmi: Remove vc4_hdmi_connector
` [PATCH v3 079/105] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH v3 080/105] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH v3 081/105] drm/vc4: hdmi: Add reset callback
` [PATCH v3 082/105] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH v3 083/105] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH v3 084/105] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH v3 085/105] drm/vc4: hdmi: Store the encoder type in the variant structure
` [PATCH v3 086/105] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH v3 087/105] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH v3 088/105] drm/vc4: hdmi: Add CEC support flag
` [PATCH v3 089/105] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH v3 090/105] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH v3 091/105] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH v3 092/105] drm/vc4: hdmi: Use clk_set_min_rate instead
` [PATCH v3 093/105] drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
` [PATCH v3 094/105] drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
` [PATCH v3 095/105] drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default
` [PATCH v3 096/105] drm/vc4: hdmi: Add audio-related callbacks
` [PATCH v3 097/105] drm/vc4: hdmi: Deal with multiple ALSA cards
` [PATCH v3 098/105] drm/vc4: hdmi: Remove register dumps in enable
` [PATCH v3 099/105] drm/vc4: hdmi: Always recenter the HDMI FIFO
` [PATCH v3 100/105] drm/vc4: hdmi: Implement finer-grained hooks
` [PATCH v3 101/105] drm/vc4: hdmi: Do the VID_CTL configuration at once
` [PATCH v3 102/105] drm/vc4: hdmi: Switch to blank pixels when disabled
` [PATCH v3 103/105] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH v3 104/105] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
` [PATCH v3 105/105] ARM: dts: bcm2711: Enable the display pipeline

[PATCH v3] drm/fourcc: document modifier uniqueness requirements
 2020-05-28 15:49 UTC  (2+ messages)

[PATCH v2] drm/fourcc: Add bayer formats and modifiers
 2020-05-28 15:36 UTC  (2+ messages)

MIPI DSI, DBI, and tinydrm drivers
 2020-05-28 15:27 UTC  (7+ messages)

[PATCH] drm: drm_fourcc: add NV15, Q410, Q401 YUV formats
 2020-05-28 15:25 UTC  (6+ messages)

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-28 15:14 UTC  (10+ messages)
` [PATCH 5/6] drm: msm: a6xx: use dev_pm_opp_set_bw to set DDR bandwidth
    ` [Freedreno] "
` [PATCH 6/6] dt-bindings: drm/msm/gpu: Document gpu opp table

[PATCH v4] dt-bindings: display: anx7814.txt: convert to yaml
 2020-05-28 15:13 UTC  (2+ messages)

[PATCH] drm/doc: device hot-unplug for userspace
 2020-05-28 14:45 UTC  (18+ messages)

[PULL] drm-intel-next-fixes
 2020-05-28 14:40 UTC 

[PATCH 00/21] drm: Convert most CMA-based drivers to GEM object functions
 2020-05-28 14:34 UTC  (5+ messages)
` [PATCH 07/21] drm/hisilicon/kirin: Use GEM CMA "

[PATCH i-g-t] panfrost: Test labeling functionality
 2020-05-28 14:20 UTC  (2+ messages)

[RFC 00/17] dma-fence lockdep annotations
 2020-05-28 14:22 UTC  (4+ messages)
` [RFC 02/17] dma-fence: basic "

[PATCH v2 00/10] Generic USB Display driver
 2020-05-28 13:48 UTC  (3+ messages)
` [PATCH v2 03/10] drm/client: Add drm_client_framebuffer_flush()

[PATCH v2 0/16] backlight updates
 2020-05-28 13:43 UTC  (6+ messages)
` [PATCH v2 03/16] backlight: add backlight_is_blank()
` [PATCH v2 16/16] backlight: use backlight_is_blank() in all backlight drivers

[PATCH 00/15][RFC] Add regulator devfreq support to Panfrost
 2020-05-28 13:23 UTC  (23+ messages)
` [PATCH 01/15] drm/panfrost: avoid static declaration
` [PATCH 02/15] drm/panfrost: clean headers in devfreq
` [PATCH 03/15] drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
` [PATCH 04/15] drm/panfrost: introduce panfrost_devfreq struct
` [PATCH 05/15] drm/panfrost: use spinlock instead of atomic
` [PATCH 06/15] drm/panfrost: properly handle error in probe
` [PATCH 07/15] drm/panfrost: use device_property_present to check for OPP
` [PATCH 08/15] drm/panfrost: move devfreq_init()/fini() in device
` [PATCH 09/15] drm/panfrost: dynamically alloc regulators
` [PATCH 10/15] drm/panfrost: add regulators to devfreq
` [PATCH 11/15] drm/panfrost: set devfreq clock name

[PATCH 0/9] shmem helper untangling
 2020-05-28 12:53 UTC  (5+ messages)
` [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf

Dynamically change enumeration list of DRM enumeration property
 2020-05-28 12:48 UTC  (7+ messages)

[PATCH libdrm] WIP: expose boot_vga via drmDevice
 2020-05-28 12:35 UTC 

next-20200515: Xorg killed due to "OOM"
 2020-05-28 12:07 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 09/17] drm/edid: Add Oculus Rift S to non-desktop list
 2020-05-28 11:57 UTC 

[PATCH AUTOSEL 5.4 11/26] drm/edid: Add Oculus Rift S to non-desktop list
 2020-05-28 11:56 UTC 

[PATCH AUTOSEL 5.6 18/47] drm/edid: Add Oculus Rift S to non-desktop list
 2020-05-28 11:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 21/47] drm/amd/display: DP training to set properly SCRAMBLING_DISABLE

[PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
 2020-05-28 11:20 UTC  (8+ messages)

[PATCH v2] drm/fourcc: document modifier uniqueness requirements
 2020-05-28 11:06 UTC 

[PATCH] drm/imx: imx-ldb: Remove the leftover LVDS_BIT_MAP_SPWG/JEIDA enums
 2020-05-28  9:34 UTC  (3+ messages)

[PATCH] drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
 2020-05-28  9:31 UTC  (3+ messages)

[PATCH] nouveau: add fbdev dependency
 2020-05-28  9:09 UTC  (5+ messages)
` [Nouveau] "

[PATCH v4 0/3] Support virtio cross-device resources
 2020-05-28  8:31 UTC  (2+ messages)

[PATCH 1/9] drm/msm: Don't call dma_buf_vunmap without _vmap
 2020-05-28  8:29 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
 2020-05-28  8:25 UTC  (6+ messages)

[PATCH v8 0/8] Add support for devices in the Energy Model
 2020-05-27  9:58 UTC  (7+ messages)
` [PATCH v8 2/8] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v8 5/8] PM / EM: remove em_register_perf_domain
` [PATCH v8 6/8] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v8 7/8] Documentation: power: update Energy Model description
` [PATCH v8 8/8] OPP: refactor dev_pm_opp_of_register_em() and update related drivers

[PATCH v3 0/5] Add support for PinePhone LCD panel
 2020-05-28  3:31 UTC  (3+ messages)
` [PATCH v3 3/5] drm: panel: Add Xingbangda XBD599 panel (ST7703 controller)

[PATCH v3] drm/panfrost: Reduce the amount of logs on deferred probe
 2020-05-27 20:43 UTC  (2+ messages)

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-27 10:45 UTC  (7+ messages)
` [PATCH v6 2/9] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
` [PATCH v6 3/9] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
` [PATCH v6 4/9] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v6 8/9] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-27  9:13 UTC  (10+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

Re:Re:[PATCH] drm: fix setting of plane_mask in pan_display_atomic() function for linux-4.4
 2020-05-27 13:33 UTC 

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2020-05-27  7:44 UTC  (5+ 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).