messages from 2019-08-31 04:28:57 to 2019-09-02 13:38:58 UTC [more...]
[PATCH v5, 00/32] add drm support for MT8183
2019-09-02 13:38 UTC (6+ messages)
` [PATCH v5, 05/32] dt-bindings: mediatek: add mutex description for mt8183 display
` [PATCH v5, 22/32] drm/mediatek: add ovl0/ovl_2l0 usecase
[PATCH v1] backlight: lm3630a: Switch to use fwnode_property_count_uXX()
2019-09-02 13:22 UTC (3+ messages)
[RFC][PATCH] drm: kirin: Fix dsi probe/attach logic
2019-09-02 13:22 UTC (5+ messages)
[PATCH 0/3] drm/edid: don't log errors on absent CEA SAD blocks
2019-09-02 13:17 UTC (5+ messages)
` [PATCH 3/3] drm/edid: no CEA extension is not an error
[PATCH 1/2] drm/edid: Don't look for CEA data blocks in CEA ext block rev < 3
2019-09-02 13:15 UTC (2+ messages)
` [PATCH 2/2] drm/edid: Have cea_db_offsets() zero start/end when the data block collection isn't found
[PATCH] drm/sti: Include the right header
2019-09-02 13:12 UTC (2+ messages)
[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
2019-09-02 13:11 UTC (4+ messages)
` [PATCH v7 6/9] drm: sti: use cec_notifier_conn_(un)register
[PATCH 1/6 v2] drm/msm/mdp4: Drop unused GPIO include
2019-09-02 13:01 UTC (4+ messages)
` [PATCH 5/6 v2] drm/msm/hdmi: Bring up HDMI connector OFF
[PATCH 1/2] drm/panel: Add DT bindings for Sony ACX424AKP
2019-09-02 12:57 UTC (6+ messages)
` [PATCH 2/2] drm/panel: Add driver for Sony ACX424AKP panel
[PATCH 0/7] drm/omap: misc improvements
2019-09-02 12:53 UTC (8+ messages)
` [PATCH 1/7] drm/omap: drop unneeded locking from mgr_fld_write()
` [PATCH 2/7] drm/omap: tweak HDMI DDC timings
` [PATCH 3/7] drm/omap: fix missing scaler pixel fmt limitations
` [PATCH 4/7] drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix
` [PATCH 5/7] drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
` [PATCH 6/7] drm/omap: dss: platform_register_drivers() to dss.c and remove core.c
` [PATCH 7/7] drm/omap: hdmi5: automatically choose limited/full range output
[PATCH] video/fbdev/68328fb: Remove dead code
2019-09-02 12:49 UTC
[PATCH 0/5] drm: add some ttm/vram info to debugfs
2019-09-02 12:41 UTC (6+ messages)
` [PATCH 1/5] drm/ttm: add drm_gem_ttm_print_info()
` [PATCH 2/5] drm/vram: use drm_gem_ttm_print_info
` [PATCH 3/5] drm/vram: add vram-mm debugfs file
` [PATCH 4/5] drm/qxl: use drm_gem_object_funcs callbacks
` [PATCH 5/5] drm/qxl: use drm_gem_ttm_print_info
[PATCH v3 0/7] backlight: gpio: simplify the driver
2019-09-02 12:35 UTC (3+ messages)
[RESEND PATCH v3 0/7] backlight: gpio: simplify the driver
2019-09-02 12:34 UTC (8+ messages)
` [RESEND PATCH v3 1/7] sh: ecovec24: add additional properties to the backlight device
` [RESEND PATCH v3 2/7] backlight: gpio: simplify the platform data handling
` [RESEND PATCH v3 3/7] sh: ecovec24: don't set unused fields in platform data
` [RESEND PATCH v3 4/7] backlight: gpio: remove unused fields from "
` [RESEND PATCH v3 5/7] backlight: gpio: remove dev from struct gpio_backlight
` [RESEND PATCH v3 6/7] backlight: gpio: remove def_value "
` [RESEND PATCH v3 7/7] backlight: gpio: use a helper variable for &pdev->dev
[PATCH] drm/vkms: Use alpha value to blend values
2019-09-02 12:28 UTC (2+ messages)
[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
2019-09-02 12:24 UTC (16+ messages)
[PATCH v2] drm: dw-hdmi-i2s: enable audio clock in audio_startup
2019-09-02 11:57 UTC (4+ messages)
[gabbayo:habanalabs-next 25/29] drivers/misc/habanalabs/device.c:552:2-3: Unneeded semicolon
2019-09-02 11:56 UTC (2+ messages)
` [PATCH] habanalabs: fix semicolon.cocci warnings
[PATCH v2 00/21] drm/dp: Various helper improvements and cleanups
2019-09-02 11:31 UTC (22+ messages)
` [PATCH v2 01/21] drm/dp: Sort includes alphabetically
` [PATCH v2 02/21] drm/dp: Add missing kerneldoc for struct drm_dp_link
` [PATCH v2 03/21] drm/dp: Add drm_dp_link_reset() implementation
` [PATCH v2 04/21] drm/dp: Track link capabilities alongside settings
` [PATCH v2 05/21] drm/dp: Turn link capabilities into booleans
` [PATCH v2 06/21] drm/dp: Probe link using existing parsing helpers
` [PATCH v2 07/21] drm/dp: Read fast training capability from link
` [PATCH v2 08/21] drm/dp: Read TPS3 capability from sink
` [PATCH v2 09/21] drm/dp: Read channel coding "
` [PATCH v2 10/21] drm/dp: Read alternate scrambler reset "
` [PATCH v2 11/21] drm/dp: Read eDP version from DPCD
` [PATCH v2 12/21] drm/dp: Read AUX read interval "
` [PATCH v2 13/21] drm/dp: Do not busy-loop during link training
` [PATCH v2 14/21] drm/dp: Use drm_dp_aux_rd_interval()
` [PATCH v2 15/21] drm/dp: Add helper to get post-cursor adjustments
` [PATCH v2 16/21] drm/dp: Set channel coding on link configuration
` [PATCH v2 17/21] drm/dp: Enable alternate scrambler reset when supported
` [PATCH v2 18/21] drm/dp: Add drm_dp_link_choose() helper
` [PATCH v2 19/21] drm/dp: Add support for eDP link rates
` [PATCH v2 20/21] drm/dp: Remove a gratuituous blank line
` [PATCH v2 21/21] drm/bridge: tc358767: Use DP nomenclature
[PATCH 01/21] drm/dp: Sort includes alphabetically
2019-09-02 11:10 UTC (10+ messages)
` [PATCH 13/21] drm/dp: Do not busy-loop during link training
` [PATCH 14/21] drm/dp: Use drm_dp_aux_rd_interval()
` [PATCH 20/21] drm/dp: Fix a couple of whitespace issues
[PATCH -next] drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc()
2019-09-02 10:50 UTC (2+ messages)
[PATCH 0/5] drm: dw-hdmi: update CEC phys addr, EDID and ELD on HPD event
2019-09-02 10:49 UTC (12+ messages)
` [PATCH 1/5] drm: dw-hdmi: extract dw_hdmi_connector_update_edid()
` [PATCH 2/5] drm: dw-hdmi: move dw_hdmi_connector_detect()
` [PATCH 3/5] drm: dw-hdmi: update CEC phys addr and EDID on HPD event
` [PATCH 4/5] Revert "drm/edid: make drm_edid_to_eld() static"
` [PATCH 5/5] drm: dw-hdmi: update ELD on HPD event
[Bug 204725] New: black screen
2019-09-02 10:42 UTC (39+ messages)
` [Bug 204725] "
[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
2019-09-02 10:07 UTC (5+ messages)
[Bug 103234] KWin crashed when Alt+Tab-ing through open windows
2019-09-02 10:01 UTC (3+ messages)
[PATCH v3 0/8] Add dual-LVDS panel support to EK874
2019-09-02 10:01 UTC (3+ messages)
[Bug 111528] Using Fan-Control causes mmhub-pagefault and unresponsive system on Navi
2019-09-02 9:55 UTC (2+ messages)
[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
2019-09-02 9:42 UTC (9+ messages)
` [PATCH v3 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH v3 2/4] backlight: Expose brightness curve type through sysfs
` [PATCH v3 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH v3 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT
[PATCH] drm/stm: ltdc: add pinctrl for DPI encoder mode
2019-09-02 9:35 UTC
[PATCH v3] backlight: gpio-backlight: Correct initial power state handling
2019-09-02 9:11 UTC (2+ messages)
[PATCH] pxa168fb: Fix the function used to release some memory in an error handling path
2019-09-02 9:10 UTC (2+ messages)
[PATCH] video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NULL safe
2019-09-02 9:06 UTC (2+ messages)
[PATCH resend] video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
2019-09-02 8:40 UTC (2+ messages)
[PATCH] drm/amd/display: Restore backlight brightness after system resume
2019-09-02 8:33 UTC
[PATCH] drm/ingenic: Hardcode panel type to DPI
2019-09-02 8:23 UTC (7+ messages)
[Bug 111527] obs-studio + latest mesa on amdgpu/vega64 leaks kernel memory rapidly
2019-09-02 8:15 UTC (2+ messages)
[PATCH 0/2] Support CMDQ interface and control flow
2019-09-02 7:44 UTC (4+ messages)
` [PATCH 1/2] drm/mediatek: Support CMDQ interface in ddp component
[PATCH] drm/mcde: Some fixes to handling video mode
2019-09-02 7:17 UTC
[Bug 111524] GPU doesn't work after resume
2019-09-02 5:44 UTC (3+ messages)
` [Bug 111524] AMD A9 R5 "
[PATCH v4 2/2] drm/bridge: Add NWL MIPI DSI host controller support
2019-09-02 5:39 UTC (3+ messages)
[PATCH] drm/virtio: Use vmalloc for command buffer allocations
2019-09-02 5:28 UTC (8+ messages)
[PATCH] drm: dw-hdmi-i2s: enable audio clock in audio_startup
2019-09-02 2:06 UTC (3+ messages)
[Bug 111232] 3200 Memory Crash My System
2019-09-02 1:53 UTC (2+ messages)
[PATCH v7 0/7] qcom: add OCMEM support
2019-09-01 21:40 UTC (2+ messages)
[PATCH] drm/amdgpu: Allow reading more status registers on si/cik
2019-09-01 19:43 UTC
[Bug 111273] crash calling AMDGPU_INFO_READ_MMR_REG with count set to -1
2019-09-01 19:26 UTC (3+ messages)
[Bug 111240] RX 560x is very slow
2019-09-01 17:24 UTC (3+ messages)
[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
2019-09-01 12:23 UTC (3+ messages)
[GIT PULL] exynos-drm-next
2019-09-01 12:06 UTC
[PATCH] drm/vkms: Use alpha value to blend values
2019-09-01 8:56 UTC
[Bug 111526] hhhhhhhhhh
2019-08-31 23:25 UTC (2+ messages)
[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
2019-08-31 17:26 UTC (6+ messages)
[PATCH v2] drm/mcde: Fix DSI transfers
2019-08-31 7:50 UTC
[PATCH RFC v4 00/16] new cgroup controller for gpu/drm subsystem
2019-08-31 4:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox