dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-11 17:37:46 to 2015-11-12 22:56:11 UTC [more...]

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-11-12 22:56 UTC  (3+ messages)
` [Bug 76490] Hang during boot when DPM is on "

__i915_spin_request() sucks
 2015-11-12 22:52 UTC  (4+ messages)

[Bug 92907] ARB_copy_image breaks recording with obs-studio
 2015-11-12 21:59 UTC  (9+ messages)

[PATCH 00/19] drm: Add Allwinner A10 display engine support
 2015-11-12 20:31 UTC  (10+ messages)
` [PATCH 01/19] clk: sunxi: Add display clock
` [PATCH 08/19] drm: Add Allwinner A10 Display Engine support

[PATCH v2 0/8] drm: Give crtcs and planes actual names (v2)
 2015-11-12 19:39 UTC  (9+ messages)
` [PATCH 1/8] drm: Add crtc->name and use it in debug messages
` [PATCH 2/8] drm: Add plane->name and use it in debug prints
` [PATCH 3/8] drm/i915: Use crtc->name in debug messages
` [PATCH 4/8] drm/i915: Use plane->name in debug prints
` [PATCH v2 5/8] drm/i915: Set crtc->name to "pipe A", "pipe B", etc
` [PATCH 6/8] drm/i915: Fix plane init failure paths
` [PATCH 7/8] drm/i915: Don't leak primary/cursor planes on crtc init failure
` [PATCH v2 8/8] drm/i915: Give meaningful names to all the planes

[PATCH 0/9] uapi: drm: fixes for userspace compilation
 2015-11-12 19:34 UTC  (11+ messages)
` [PATCH 1/9] include/uapi/drm/armada_drm.h: use __u{32,64} types instead of uint{32,64}_t
` [PATCH 2/9] include/uapi/drm/virtgpu_drm.h: "
` [PATCH 3/9] include/uapi/drm/qxl_drm.h: "
` [PATCH 4/9] include/uapi/drm/nouveau_drm.h: "
` [PATCH 5/9] include/uapi/drm/amdgpu_drm.h: "
` [PATCH 6/9] include/uapi/drm/armada_drm.h: "
` [PATCH 7/9] include/uapi/drm/drm_mode.h: "
` [PATCH 8/9] include/uapi/drm/vmwgfx_drm.h: "
` [PATCH 9/9] include/uapi/drm/omap_drm.h: "

[PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v3)
 2015-11-12 19:07 UTC  (6+ messages)
      ` [PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v3) -> v4
            ` [Nouveau] "

[Bug 92900] [regression bisected] About 700 piglit regressions is what could go wrong
 2015-11-12 19:02 UTC  (4+ messages)

[PATCH 0/6] drm: Give crtcs and planes actual names
 2015-11-12 18:32 UTC  (10+ messages)
` [PATCH 1/6] drm: Add crtc->name and use it in debug messages
` [PATCH 2/6] drm: Add plane->name and use it in debug prints
` [PATCH 3/6] drm/i915: Use crtc->name in debug messages
` [PATCH 4/6] drm/i915: Use plane->name in debug prints
` [PATCH 5/6] drm/i915: Set crtc->name to "pipe A", "pipe B", etc
` [PATCH 6/6] drm/i915: Give meaningful names to all the planes

[Bug 92923] SGPR spilling
 2015-11-12 18:27 UTC  (2+ messages)

[PATCH 00/25] Exynos DRM: new life of IPP (Image Post Processing) subsystem
 2015-11-12 18:25 UTC  (21+ messages)
` [PATCH 03/25] drm/exynos: gsc: prepare and unprepare gsc clock
` [PATCH 04/25] drm/exynos: gsc: fix wrong pm_runtime state
` [PATCH 06/25] drm/exynos: fix to calculate offset of each plane for ipp fimc
` [PATCH 08/25] drm/exynos: rotator: convert to common clock framework
` [PATCH 09/25] drm/exynos: exynos7-decon: remove excessive check
` [PATCH 10/25] drm/exynos: move dma_addr attribute from exynos plane to exynos fb
` [PATCH 18/25] drm/exynos: fimd: fix dma burst size setting for small plane size

[PATCH 1/5] drm: add drm_pcie_get_max_link_width helper
 2015-11-12 16:48 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: store pcie gen mask and link width
` [PATCH 3/5] drm/amdgpu/cgs: add sys info query for pcie gen "
` [PATCH 4/5] drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
` [PATCH 5/5] drm/amdgpu/powerplay/fiji: "

drm: Bogus WARN() in drm_atomic_helper_update_legacy_modeset_state() ?
 2015-11-12 16:48 UTC  (18+ messages)

[Bug 106271] New: Switch between AMD hybrid graphics (HD 8650G / HD 8970M) makes hardware reset
 2015-11-12 15:34 UTC  (3+ messages)
` [Bug 106271] "

[PATCH] drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called
 2015-11-12 15:02 UTC  (3+ messages)

[Bug 92850] Segfault loading War Thunder
 2015-11-12 14:49 UTC  (6+ messages)

DRM i2c module or bridge ?
 2015-11-12 13:50 UTC  (3+ messages)

[PATCH] drm/exynos: only run atomic_check() if crtc is active
 2015-11-12 13:49 UTC  (2+ messages)

[Bug 92858] AMD Radeon GPU Acceleration Disabled Under Kernels 4.2.x and later versions
 2015-11-12 12:57 UTC  (5+ messages)

[PATCHv10 00/16] HDMI CEC framework
 2015-11-12 12:21 UTC  (17+ messages)
` [PATCHv10 01/16] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCHv10 02/16] dts: exynos4: add node for the HDMI CEC device
` [PATCHv10 03/16] dts: exynos4412-odroid*: enable "
` [PATCHv10 04/16] input.h: add BUS_CEC type
` [PATCHv10 05/16] HID: add HDMI CEC specific keycodes
` [PATCHv10 06/16] rc: Add HDMI CEC protocol handling
` [PATCHv10 07/16] cec: add HDMI CEC framework
` [PATCHv10 08/16] cec: add compat32 ioctl support
` [PATCHv10 09/16] cec.txt: add CEC framework documentation
` [PATCHv10 10/16] DocBook/media: add CEC documentation
` [PATCHv10 11/16] v4l2-subdev: add HDMI CEC ops
` [PATCHv10 12/16] cec: adv7604: add cec support
` [PATCHv10 13/16] cec: adv7842: "
` [PATCHv10 14/16] cec: adv7511: "
` [PATCHv10 15/16] cec: s5p-cec: Add s5p-cec driver
` [PATCHv10 16/16] cobalt: add cec support

[Bug 92258] Opening context menu in Steam could lead to radeon kernel module crash
 2015-11-12 11:58 UTC  (3+ messages)
` [Bug 92258] [regression] Opening context menu in Steam running via DRI_PRIME with enabled DRI3 "

[PATCH v2 0/4] drm: Add support for the ARM HDLCD display controller
 2015-11-12 11:09 UTC  (6+ messages)
` [PATCH v2 1/4] drm: arm: Add DT bindings documentation for HDLCD driver

[PATCH 00/51] Add amdgpu powerplay support
 2015-11-12 11:05 UTC  (53+ messages)
` [PATCH 01/51] drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
` [PATCH 02/51] drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
` [PATCH 03/51] drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
` [PATCH 04/51] drm/amdgpu: implement new cgs interface for acpi function
` [PATCH 05/51] drm/amdgpu: implement cgs interface to query system info
` [PATCH 06/51] drm/amdgpu: add new cgs interface to get display info (v2)
` [PATCH 07/51] drm/amd/powerplay: add basic powerplay framework
` [PATCH 08/51] drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
` [PATCH 09/51] drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
` [PATCH 10/51] drm/amd/powerplay: add SMU manager sub-component
` [PATCH 11/51] drm/amd/powerplay: add hardware "
` [PATCH 12/51] drm/amd/powerplay: add Carrizo smu support
` [PATCH 13/51] drm/amd/powerplay: add Carrizo dpm support
` [PATCH 14/51] drm/amd/powerplay: add CG and PG support for carrizo
` [PATCH 15/51] drm/amd/powerplay: add event manager sub-component
` [PATCH 16/51] drm/amd/powerplay: implement functions of amd_powerplay_func
` [PATCH 17/51] drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
` [PATCH 18/51] drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay
` [PATCH 19/51] drm/amd/powerplay: add header file for tonga smu and dpm
` [PATCH 20/51] drm/amd/powerplay: Add Tonga SMU support
` [PATCH 21/51] drm/amd/powerplay: add Tonga dpm support (v3)
` [PATCH 22/51] drm/amd/powerplay: add/update headers for Fiji SMU and DPM
` [PATCH 23/51] drm/amd/powerplay: update atomctrl for fiji
` [PATCH 24/51] drm/amd/powerplay: add Fiji SMU support
` [PATCH 25/51] drm/amd/powerplay: add Fiji DPM support
` [PATCH 26/51] drm/amdgpu: add amdgpu.powerplay module option
` [PATCH 27/51] drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji
` [PATCH 28/51] drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
` [PATCH 29/51] drm/amdgpu/poweprlay: export program display gap function to eventmgr
` [PATCH 30/51] drm/amdgpu/powerplay: implement pem_task for display_configuration_change
` [PATCH 31/51] drm/amdgpu/powerplay: program display gap for tonga
` [PATCH 32/51] drm/amdgpu: enable powerplay module by default "
` [PATCH 33/51] drm/amdgpu: enable powerplay module by default for fiji
` [PATCH 34/51] drm/amdgpu/powerplay: add some definition for other ip block to update cg pg
` [PATCH 35/51] drm/amd/powerplay: add new function point in hwmgr_func for CG/PG
` [PATCH 36/51] drm/amd/powerplay: Add CG and PG support for tonga
` [PATCH 37/51] drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
` [PATCH 38/51] drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule
` [PATCH 39/51] drm/amdgpu/powerplay: add thermal control interface in hwmgr
` [PATCH 40/51] drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr
` [PATCH 41/51] drm/amdgpu/powerplay: implement thermal control for tonga
` [PATCH 42/51] drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
` [PATCH 43/51] drm/amdgpu: export fan control functions to amdgpu
` [PATCH 44/51] drm/amdgpu: enable sysfs interface for powerplay
` [PATCH 45/51] drm/amdgpu: support per device powerplay enablement (v2)
` [PATCH 46/51] drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states
` [PATCH 47/51] drm/amd/powerplay: implement new funcs to check current states for tonga
` [PATCH 48/51] drm/amd/powerplay: refine the logic of whether need to update power state
` [PATCH 49/51] drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
` [PATCH 50/51] drm/amd/powerplay/fiji: "
` [PATCH 51/51] drm/amdgpu: extract pcie helpers to common header

[Bug 92913] [radeonsi/LLVM] Clicking on a system in the Star Citizen WebGL Starmap segfaults in LLVM backend
 2015-11-12  9:49 UTC  (2+ messages)

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-12  9:21 UTC  (8+ messages)
` [PATCH v8 10/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v9 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed

[PATCH] drm/tegra: fix locking of SET_TILING ioctl
 2015-11-12  7:09 UTC 

[Bug 92912] Full GPU lockups in TF2 - R600
 2015-11-12  3:36 UTC 

[RFC PATCH v1 0/2] Introduce Innosilicon HDMI driver on Rockchip platforms
 2015-11-12  1:07 UTC  (4+ messages)
` [RFC PATCH v1 2/2] dt-bindings: add document for Innosilicon HDMI on Rockchip platform

kernel 4.3 -> black console
 2015-11-12  0:28 UTC  (4+ messages)

[Bug 91780] Rendering issues with geometry shader
 2015-11-11 23:07 UTC  (2+ messages)

NULL pointer deref at 0xb0, IP drm_calc_timestamping_constants+0x86/0x130 [drm]
 2015-11-11 21:11 UTC 

[PATCH 0/3] drm/i2c: tda998x: Add support for atomic modesetting
 2015-11-11 17:57 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox