Linux DRI Development
[Prev Page][Next Page]
- [PATCH] EDID quirk for Lenovo G50-80 (force 6bpc), (continued)
- Re: [PATCH v2 17/20] dt-bindings: display: sun4i: Add allwinner,tcon-channel property, Rob Herring
- Re: [PATCH 03/11] drm: parse ycbcr 420 vdb block,
Ville Syrjälä
- Re: [PATCH 02/11] drm/edid: Complete CEA modedb(VIC 1-107),
Ville Syrjälä
- Re: [PATCH v2 16/20] dt-bindings: display: sun4i: Add HDMI display bindings, Rob Herring
- [Bug 100972] r600g: vaapi encoder SIGFPE, bugzilla-daemon
- [short question for propper bug report] RX580 Nitro+ / 4.11 boot message 'Invalid PCI ROM header signature',
Dieter Nützel
- [RFC v4 00/18] vb2: Handle user cache hints, allow drivers to choose cache coherency,
Sakari Ailus
- [RFC v4 04/18] v4l: Unify cache management hint buffer flags, Sakari Ailus
- [RFC v4 02/18] vb2: Move buffer cache synchronisation to prepare from queue, Sakari Ailus
- [RFC v4 10/18] vb2: dma-contig: Fix DMA attribute and cache management, Sakari Ailus
- [RFC v4 11/18] vb2: dma-contig: Add WARN_ON_ONCE() to check for potential bugs, Sakari Ailus
- [RFC v4 08/18] vb2: dma-contig: Don't warn on failure in obtaining scatterlist, Sakari Ailus
- [RFC v4 13/18] vb2: Don't sync cache for a buffer if so requested, Sakari Ailus
- [RFC v4 06/18] vb2: dma-contig: Assign DMA attrs for a buffer unconditionally, Sakari Ailus
- [RFC v4 17/18] docs-rst: Document precise V4L2_BUF_FLAG_NO_CACHE_SYNC flag behaviour, Sakari Ailus
- [RFC v4 07/18] vb2: dma-contig: Remove redundant sgt_base field, Sakari Ailus
- [RFC v4 15/18] vb2: Dma direction is always DMA_TO_DEVICE in buffer preparation, Sakari Ailus
- [RFC v4 09/18] vb2: dma-contig: Allocate sgt as part of struct vb2_dc_buf, Sakari Ailus
- [RFC v4 18/18] v4l: Use non-consistent DMA mappings for hardware that deserves it, Sakari Ailus
- [RFC v4 16/18] vb2: Do sync plane cache only for CAPTURE buffers in finish memop, Sakari Ailus
- [RFC v4 05/18] vb2: Anticipate queue specific DMA attributes for USERPTR buffers, Sakari Ailus
- [RFC v4 12/18] vb2: dma-sg: Let drivers decide DMA attrs of MMAP and USERPTR bufs, Sakari Ailus
- [RFC v4 14/18] vb2: Improve struct vb2_mem_ops documentation; alloc and put are for MMAP, Sakari Ailus
- [RFC v4 01/18] vb2: Rename confusingly named internal buffer preparation functions, Sakari Ailus
- [RFC v4 03/18] vb2: Move cache synchronisation from buffer done to dqbuf handler, Sakari Ailus
- Re: [RFC v4 00/18] vb2: Handle user cache hints, allow drivers to choose cache coherency, Mauro Carvalho Chehab
- Re: [PATCH 6/6] drm/omap: define compat_ioctl, Laurent Pinchart
- Re: [PATCH 5/6] drm/omap: 64bit compile fixes, Laurent Pinchart
- Re: [PATCH 4/6] drm/omap: remove read_irqenable(), Laurent Pinchart
- Re: [PATCH 3/6] drm/omap: remove ovl_set_channel_out,
Laurent Pinchart
- Re: [PATCH 2/6] drm/omap: remove unused ovl_enabled(), Laurent Pinchart
- Re: [PATCH 1/6] drm/omap: add new connector types,
Laurent Pinchart
- Re: [PATCH] drm/panel: Add driver for Seiko 43WVF1G panel,
Fabio Estevam
- [PATCH] drm/vgem: Convert to a struct drm_device subclass,
Chris Wilson
- [PATCH] tinydrm: mipi-dbi: Use seq_putc() in mipi_dbi_debugfs_command_show(),
SF Markus Elfring
- [PATCH v2 00/29] Remove the omapdrm and omapdss devices from platform code,
Laurent Pinchart
- [PATCH v2 01/28] drm: omapdrm: Remove duplicate error messages when mapping memory, Laurent Pinchart
- [PATCH v2 03/28] drm: omapdrm: Remove unused dss_get_core_pdev() function, Laurent Pinchart
- [PATCH v2 04/28] drm: omapdrm: Remove unused default display name support, Laurent Pinchart
- [PATCH v2 02/28] drm: omapdrm: Drop support for non-DT devices, Laurent Pinchart
- [PATCH v2 09/28] drm: omapdrm: dsi: Store DSI type and PLL hardware data in OF data, Laurent Pinchart
- [PATCH v2 05/28] drm: omapdrm: Infer the OMAP version from the SoC family, Laurent Pinchart
- [PATCH v2 07/28] drm: omapdrm: dpi: Remove platform driver, Laurent Pinchart
- [PATCH v2 10/28] drm: omapdrm: dsi: Handle pin muxing internally, Laurent Pinchart
- [PATCH v2 06/28] drm: omapdrm: dispc: Select features based on compatible string, Laurent Pinchart
- [PATCH v2 11/28] drm: omapdrm: dss: Select features based on compatible string, Laurent Pinchart
- [PATCH v2 08/28] drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS device type, Laurent Pinchart
- [PATCH v2 12/28] drm: omapdrm: dss: Split operations out of dss_features structure, Laurent Pinchart
- [PATCH v2 18/28] drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio, Laurent Pinchart
- [PATCH v2 13/28] drm: omapdrm: dss: Initialize DSS internal features at probe time, Laurent Pinchart
- [PATCH v2 19/28] drm: omapdrm: sdi: Remove platform driver, Laurent Pinchart
- [PATCH v2 14/28] drm: omapdrm: hdmi: Store PHY features in PHY data structure, Laurent Pinchart
- [PATCH v2 24/28] drm: omapdrm: Register omapdrm platform device in omapdss driver, Laurent Pinchart
- [PATCH v2 15/28] drm: omapdrm: hdmi: Store PHY features in HDMI transmitter drivers, Laurent Pinchart
- [PATCH v2 21/28] drm: omapdrm: Move all debugfs code from core to dss, Laurent Pinchart
- [PATCH v2 22/28] drm: omapdrm: Move shutdown() handler from core to dss, Laurent Pinchart
- [PATCH v2 17/28] drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version, Laurent Pinchart
- [PATCH v2 20/28] drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform code, Laurent Pinchart
- [PATCH v2 23/28] drm: omapdrm: Merge the dss_features and omap_dss_features structures, Laurent Pinchart
- [PATCH v2 28/28] drm: omapdrm: Remove omapdrm platform data, Laurent Pinchart
- [PATCH v2 26/28] ARM: OMAP2+: Remove unused omapdrm platform device, Laurent Pinchart
- [PATCH v2 27/28] ARM: OMAP2+: Don't register omapdss device for omapdrm, Laurent Pinchart
- [PATCH v2 16/28] drm: omapdrm: hdmi: Store PLL hardware data in HDMI transmitter drivers, Laurent Pinchart
- [PATCH v2 25/28] drm: omapdrm: Remove the omapdss driver, Laurent Pinchart
- Re: [PATCH v2 00/29] Remove the omapdrm and omapdss devices from platform code, Tony Lindgren
- Re: [PATCH v2 00/29] Remove the omapdrm and omapdss devices from platform code, Tomi Valkeinen
- [PATCH 0/2] GPU-DRM-Etnaviv: Fine-tuning for two function implementations,
SF Markus Elfring
- Re: [Nouveau] [PATCH] drm/nouveau/secboot: fix some error handling in 'ls_ucode_img_load_gr', Emil Velikov
- [RFC v2 0/2] Exynos DRM: add Picture Processor extension,
Marek Szyprowski
- Message not available
[PATCH 0/4] DMA-buf: Fine-tuning for four function implementations,
SF Markus Elfring
[PATCH 0/2] drm/omap: OMAP_BO flags,
Tomi Valkeinen
[PATCH RESEND 1/4] drm/nouveau: Merge pre/postclose hooks,
Daniel Vetter
[Bug 96897] clpeak OpenCL benchmark hangs during compilation on Clover RadeonSI,
bugzilla-daemon
[Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD),
bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
- [Bug 100964] RX-480 [drm:gfx_v8_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD), bugzilla-daemon
Re: [PATCH 1/3] drm: fourcc byteorder: drop DRM_FORMAT_BIG_ENDIAN, Michel Dänzer
[Bug 100963] Alien Isolation saved game does not load,
bugzilla-daemon
Re: [PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches,
Matthias Kaehlcke
[PATCH] drm: mxsfb_crtc: Reset the eLCDIF controller,
Fabio Estevam
[PATCH v3] drm: mxsfb_crtc: Reset the eLCDIF controller,
Fabio Estevam
[PATCH v2] drm/rockchip: analogix_dp: add supports for regulators in edp IP, Randy Li
[PATCH] drm/i915: use memdup_user_nul,
Geliang Tang
Re: [PATCH 1/2] drm/fb-helper: Make fbdev inherit the crtc's rotation, Bastien Nocera
[PATCH v2] drm: mxsfb_crtc: Reset the eLCDIF controller,
Fabio Estevam
[PATCH v4 0/4] RCAR-DU, VSP1: Prevent pre-emptive frame flips on VSP1-DRM pipelines,
Kieran Bingham
[PATCH v2 1/2] drm/i915: intel_crtc_page_flip: Add intel_state local variable,
Hans de Goede
[PATCH v2 0/2] rcar-du, vsp1: rcar-gen3: Add support for colorkey alpha blending,
Alexandru Gheorghe
[PATCH 1/2] drm/i915: intel_crtc_page_flip: Add intel_state local variable,
Hans de Goede
Re: [PATCH 1/2] drm: Make fbdev inherit the crtc's initial rotation,
Hans de Goede
[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!,
bugzilla-daemon
- <Possible follow-ups>
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
- [Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!, bugzilla-daemon
[Bug 100437] IO_PAGE_FAULT is spammed in dmesg,
bugzilla-daemon
[Bug 99488] [r600g]ImageMagick issues in Gaussian Blur kernel,
bugzilla-daemon
Re: [git pull] drm pull for v4.12,
Linus Torvalds
[Bug 100239] Incorrect rendering in CS:GO,
bugzilla-daemon
- <Possible follow-ups>
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
- [Bug 100239] Incorrect rendering in CS:GO, bugzilla-daemon
Re: [PATCH 8/8] omapdrm: hdmi4: hook up the HDMI CEC support,
Hans Verkuil
I2C failures with recent laptops and docking stations, Sanford Rockowitz
[Bug 100953] [ARUBA] Light shaders is very bright in GRID Autosport on Radeon 8470D,
bugzilla-daemon
[Bug 100387] War Thunder game has visual errors, missing textures,
bugzilla-daemon
- <Possible follow-ups>
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
- [Bug 100387] War Thunder game has visual errors, missing textures, bugzilla-daemon
Re: [PATCH 1/3] RFC: drm: Restrict vblank ioctl to master,
Daniel Vetter
[Bug 100949] Power management problem on CIK/SI,
bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Power management problem on CIK/SI hybrid laptop, bugzilla-daemon
- [Bug 100949] Black screen, DP link training errors, bugzilla-daemon
- [Bug 100949] Black screen, DP link training errors, bugzilla-daemon
- [Bug 100949] Black screen, DP link training errors, bugzilla-daemon
[Bug 194721] Reading /sys/bus/pci/devices/0000:01:00.0/config wakes up Radeon dGPU, bugzilla-daemon
[PATCH v4 0/3] drm/mali-dp: Add support for memory writeback engine,
Liviu Dudau
[PATCH v4 0/2] drm: Introduce writeback connectors,
Liviu Dudau
[PULL] drm-misc-next-fixes for 4.12, Sean Paul
[PULL] drm-misc-next for 4.13, Sean Paul
[PATCH 0/5] GPU-DRM-STI: Fine-tuning for some function implementations,
SF Markus Elfring
[Bug 100802] [regression] mostly blank graphics on Faeria,
bugzilla-daemon
Re: [PATCH 6/8] omapdrm: hdmi4: refcount hdmi_power_on/off_core, Hans Verkuil
Re: [PATCH 1/6] drm: Add writeback connector type,
Boris Brezillon
[Bug 100941] Improve time to suspend on,
bugzilla-daemon
[Bug 100761] `radeon_ib_ring_tests` takes 0.5 s on resume, bugzilla-daemon
[git pull] drm document code of conduct, Dave Airlie
[git pull] drm tegra for 4.12-rc1, Dave Airlie
[PATCH 0/5] Introduce new mode validation callbacks,
Jose Abreu
[PATCH 01/13] dt-bindings: add binding for the Allwinner DE2 CCU,
Icenowy Zheng
Re: [PATCH v2 11/20] drm/sun4i: tcon: Switch mux on only for composite, Chen-Yu Tsai
Re: [PATCH v2 10/20] drm/sun4i: tcon: Move the muxing out of the mode set function, Chen-Yu Tsai
Re: [RFC] drm/amd/amdgpu: get rid of else branch,
Nikola Pajkovsky
Re: [linux-sunxi] [PATCH v2 20/20] ARM: sun5i: a10s-olinuxino: Enable HDMI,
Chen-Yu Tsai
drm] Atomic update on pipe (A) took 119 us, max time under evasion is 100 us,
Jens Axboe
Re: [PATCH 1/2] drm: Introduce crtc->mode_valid() callback,
Jose Abreu
Re: [PATCH v2 19/20] ARM: sun5i: a10s: Add the HDMI controller node, Chen-Yu Tsai
Re: [PATCH v2 13/20] drm/sun4i: tcon: Change vertical total size computation inconsistency, Chen-Yu Tsai
[PATCH v6 00/13] Initial Allwinner Display Engine 2.0 Support,
Icenowy Zheng
- [PATCH v6 06/13] drm/sun4i: add a dedicated module for sun4i-backend and sun4i-layer, Icenowy Zheng
- [PATCH v6 09/13] drm/sun4i: Add compatible string for V3s display engine, Icenowy Zheng
- [PATCH v6 07/13] drm/sun4i: add a Kconfig option for sun4i-backend, Icenowy Zheng
- [PATCH v6 01/13] dt-bindings: add binding for the Allwinner DE2 CCU, Icenowy Zheng
- [PATCH v6 03/13] dt-bindings: add bindings for DE2 on V3s SoC, Icenowy Zheng
- [PATCH v6 10/13] drm/sun4i: tcon: add support for V3s TCON, Icenowy Zheng
- [PATCH v6 12/13] ARM: dts: sun8i: add pinmux for LCD pins of V3s SoC, Icenowy Zheng
- [PATCH v6 04/13] drm/sun4i: return only planes for layers created, Icenowy Zheng
- [PATCH v6 13/13] [DO NOT MERGE] ARM: dts: sun8i: enable LCD panel of Lichee Pi Zero, Icenowy Zheng
- [PATCH v6 11/13] ARM: dts: sun8i: add DE2 nodes for V3s SoC, Icenowy Zheng
- [PATCH v6 02/13] clk: sunxi-ng: add support for DE2 CCU, Icenowy Zheng
- [PATCH v6 08/13] drm/sun4i: add support for Allwinner DE2 mixers, Icenowy Zheng
- [PATCH v6 05/13] drm/sun4i: abstract a engine type, Icenowy Zheng
Re: [PATCH v2 6/20] clk: sunxi-ng: mux: Change pre-divider application function prototype, Chen-Yu Tsai
Re: [linux-sunxi] [PATCH v2 18/20] drm/sun4i: Add HDMI support,
Chen-Yu Tsai
[PATCH] drm/amdgpu: Use less generic enum definitions,
Guenter Roeck
[PATCH] drm/amd/amdgpu: get rid of else branch,
Nikola Pajkovsky
Re: [PATCH v2 3/20] clk: sunxi-ng: div: Switch to divider_round_rate, Chen-Yu Tsai
Re: [PATCH v2 8/20] clk: sunxi-ng: sun5i: Export video PLLs, Chen-Yu Tsai
[PATCH v5 0/9] Enhancement to intel_dp_aux_backlight driver,
Puthikorn Voravootivat
Re: [PATCH 6/15] dt-bindings: display: sun4i: Add HDMI display bindings, Chen-Yu Tsai
Re: [PATCH v2 14/20] drm/sun4i: tcon: multiply the vtotal when not in interlace,
Chen-Yu Tsai
Re: [PATCH v2 7/20] clk: sunxi-ng: mux: Re-adjust parent rate, Chen-Yu Tsai
Re: [PATCH v2 4/20] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT, Chen-Yu Tsai
Re: [PATCH v2 2/20] clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate, Chen-Yu Tsai
Re: [PATCH v2 1/20] clk: divider: Make divider_round_rate take the parent clock, Chen-Yu Tsai
Re: [PATCH v2 5/20] clk: sunxi-ng: mux: split out the pre-divider computation code, Chen-Yu Tsai
Re: [PATCH v2 15/20] drm/sun4i: Ignore the generic connectors for components, Chen-Yu Tsai
[Bug 100892] Polaris 12: winsys init bad switch (missing break) initializing addrlib,
bugzilla-daemon
[Bug 100937] Mesa fails to build with GCC 4.8,
bugzilla-daemon
i915 4.9 regression: DP AUX CH sanitization no longer working on Asus desktops,
Daniel Drake
[Bug 195659] New: nouveau fence error,
bugzilla-daemon
[Bug 100936] Radeonsi rendering corruption in unigine heaven (regression bissected),
bugzilla-daemon
[PATCHv4 0/3] dma_buf import support for vgem,
Laura Abbott
[PATCH 9/9] drm/i915: Combine substrings for two messages in i915_ggtt_probe_hw(), SF Markus Elfring
[PATCH 8/9] drm/i915: Replace a seq_puts() call by seq_putc() in two functions, SF Markus Elfring
[PATCH 3/9] drm/i915: Replace 14 seq_printf() calls by seq_puts(),
SF Markus Elfring
[PATCH 7/9] drm/i915: Combine substrings for a message in gen6_drpc_info(),
SF Markus Elfring
[PATCH 6/9] drm/i915: Add spaces for better code readability,
SF Markus Elfring
[PATCH 5/9] drm/i915: Adjust seven checks for null pointers,
SF Markus Elfring
[PATCH 4/9] drm/i915: Delete unnecessary braces in three functions,
SF Markus Elfring
[PATCH 2/9] drm/i915: Combine five seq_printf() calls in i915_display_info(), SF Markus Elfring
[PATCH 1/9] drm/i915: Replace ten seq_puts() calls by seq_putc(), SF Markus Elfring
[PATCH libdrm] Export drmCompareDevices,
Adam Jackson
[PATCH libdrm] configure: Fix the <sys/sysmacros.h> check,
Adam Jackson
[PATCH 0/2] rcar-du, vsp1: rcar-gen3: Add support for colorkey alpha blending,
agheorghe
[Bug 99136] Blood Effects corrupt graphics in Total War: Warhammer,
bugzilla-daemon
[PATCH 00/16] drm/omap: misc cleanups and pixel format change,
Tomi Valkeinen
- [PATCH 01/16] drm/omap: fix passing rotation parameter to dispc, Tomi Valkeinen
- [PATCH 02/16] drm/omap: fix setting & clearing DOUBLESTRIDE, Tomi Valkeinen
- [PATCH 06/16] drm/omap: remove dma & vrfb rotation, Tomi Valkeinen
- [PATCH 05/16] drm/omap: remove rfbi, Tomi Valkeinen
- [PATCH 08/16] drm/omap: add format_is_yuv() helper, Tomi Valkeinen
- [PATCH 11/16] drm/omap: change supported_modes to an array, Tomi Valkeinen
- [PATCH 10/16] drm/omap: remove unused 'supported_modes' field, Tomi Valkeinen
- [PATCH 12/16] drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*, Tomi Valkeinen
- [PATCH 15/16] drm/omap: cleanup formats array, Tomi Valkeinen
- [PATCH 13/16] drm/omap: use u32 instead of enum omap_color_mode, Tomi Valkeinen
- [PATCH 03/16] drm/omap: remove CLUT, Tomi Valkeinen
- [PATCH 04/16] drm/omap: ratelimit OCP error, Tomi Valkeinen
- [PATCH 07/16] drm/omap: cleanup offset calculation, Tomi Valkeinen
- [PATCH 09/16] drm/omap: remove unneeded prototypes, Tomi Valkeinen
- [PATCH 14/16] drm/omap: remove omap_framebuffer_get_formats(), Tomi Valkeinen
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]