messages from 2016-06-13 19:45:29 to 2016-06-15 12:10:35 UTC [more...]
[PATCH 00/14] Cruft removal around drm_master
2016-06-15 12:10 UTC (29+ messages)
` [PATCH 01/14] drm: Nuke legacy maps debugfs files
` [PATCH 02/14] drm: Hide hw.lock cleanup in filp->release better
` [Intel-gfx] "
` [PATCH 03/14] drm: Link directly from drm_master to drm_device
` [PATCH 04/14] drm: Move master functions into drm_auth.c
` [PATCH 05/14] drm: Extract drm_master_open
` [Intel-gfx] "
` [PATCH 06/14] drm: Extract drm_master_relase
` [Intel-gfx] "
` [PATCH 07/14] drm: Only do the hw.lock cleanup in master_relase for !MODESET
` [PATCH 08/14] drm: Move authmagic cleanup into drm_master_release
` [PATCH 09/14] drm: Protect authmagic with master_mutex
` [Intel-gfx] "
` [PATCH 10/14] drm: Mark authmagic ioctls as unlocked
` [Intel-gfx] "
` [PATCH 11/14] drm: Mark set/drop master ioctl "
` [Intel-gfx] "
` [PATCH 12/14] drm: Move master pointer from drm_minor to drm_device
` [Intel-gfx] "
` [PATCH 13/14] drm: Clean up drm_crtc.h
` [PATCH 14/14] drm: Use dev->name as fallback for dev->unique
[Bug 46713] New: HDMI audio played back at a wrong rate
2016-06-15 12:06 UTC (2+ messages)
` [Bug 46713] "
[PATCH v3 0/6] fix bugs; enable iommu for ARM64
2016-06-15 12:04 UTC (7+ messages)
` [PATCH v3 4/6] drm: rockchip: use common iommu api to attach iommu
` [PATCH v3 1/6] iommu/rockchip: fix devm_{request,free}_irq parameter
` [PATCH v3 2/6] iommu/rockchip: add map_sg callback for rk_iommu_ops
` [PATCH v3 3/6] iommu/rockchip: support virtual iommu slave device
` [PATCH v3 5/6] iommu/rockchip: use DMA API to map, to flush cache
` [PATCH v3 6/6] iommu/rockchip: enable rockchip iommu on ARM64 platform
[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
2016-06-15 12:03 UTC (2+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations
[PATCH] drm/vmwgfx: use *_32_bits() macros
2016-06-15 11:59 UTC (6+ messages)
[Bug 82279] New: SDL applications crash when changing video mode: double free or corruption
2016-06-15 11:56 UTC (2+ messages)
` [Bug 82279] [bisected] double free or corruption on context destruction with postprocessing enabled
[Bug 40476] No HDMI audio though ATi Radeon HD5730/1GB-VRAM card
2016-06-15 11:54 UTC (2+ messages)
[PATCH v8 1/2] drm/bridge: Add sii902x driver
2016-06-15 11:53 UTC (4+ messages)
` [PATCH v8 2/2] drm/bridge: Add sii902x DT bindings doc
[Bug 91141] Lots of *ERROR* Couldn't update BO_VA (-22) since drm/radeon: stop using addr to check for BO move
2016-06-15 11:48 UTC (3+ messages)
[PATCH 1/6] drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
2016-06-15 11:44 UTC (6+ messages)
` [PATCH 2/6] drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
` [PATCH 3/6] drm/ttm: simplify ttm_bo_wait
` [PATCH 4/6] drm/ttm: add the infrastructur for pipelined evictions
` [PATCH 5/6] drm/amdgpu: save the PD addr before scheduling the job
` [PATCH 6/6] drm/amdgpu: pipeline evictions as well
[PATCH v2 00/15] Runtime pm ref leak bonanza
2016-06-15 11:37 UTC (4+ messages)
[PATCH] drm/atomic-helpers: Clear up cleanup_done a bit
2016-06-15 10:24 UTC
[PATCH] drm/atomic-helpers: Clear up cleanup_done a bit
2016-06-15 10:21 UTC (2+ messages)
DRM DMA Engine
2016-06-15 10:15 UTC (9+ messages)
linux-4.7-rc3/drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c: 2 * pointless tests ?
2016-06-15 10:03 UTC (3+ messages)
[GIT PULL] etnaviv fixes for 4.7-rc4
2016-06-15 9:39 UTC
[Bug 96444] GRID Autosport crash on loading race
2016-06-15 9:38 UTC (2+ messages)
[PATCH v3 0/10]
2016-06-15 9:27 UTC (19+ messages)
` [PATCH v3 02/10] drm/rockchip: analogix_dp: split the lcdc select setting into device data
` [PATCH v3 04/10] drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting
` [PATCH v3 05/10] drm/rockchip: analogix_dp: add rk3399 eDP support
` [PATCH v3 07/10] drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()
` [PATCH v3 09/10] drm/rockchip: analogix_dp: update the comments about why need to hardcode VOP output mode
` [PATCH v3 01/10] drm/bridge: analogix_dp: rename RK3288_DP to ROCKCHIP_DP
` [PATCH v3 03/10] drm/bridge: analogix_dp: correct the register bit define error in ANALOGIX_DP_PLL_REG_1
` [PATCH v3 06/10] drm/rockchip: analogix_dp: make panel detect to an optional action
` [PATCH v3 08/10] drm/rockchip: analogix_dp: correct the connector display color format and bpc
` [PATCH v3 10/10] drm/bridge: analogix_dp: fix no drm hpd event when panel plug in
[PATCH 0/5] drm/amdgpu: Page flip improvement and related cleanups
2016-06-15 9:23 UTC (14+ messages)
` [PATCH 4/5] drm/amdgpu: Wait for end of last waited-for vblank before programming flip
[PATCH 1/3] RFC: drm: Restrict vblank ioctl to master
2016-06-15 8:57 UTC (8+ messages)
` [PATCH 2/3] drm: Mark authmagic ioctls as unlocked
` [PATCH 3/3] drm: Mark set/drop master ioctl "
[PATCH v2 0/6] drm/tilcdc Fixes and cleanups
2016-06-15 8:39 UTC (7+ messages)
` [PATCH v2 1/6] drm/tilcdc: Restore old dpms state in pm_resume()
` [PATCH v2 2/6] drm/tilcdc: Write to LCDC_END_OF_INT_IND_REG at the end of IRQ function
` [PATCH v2 3/6] drm/tilcdc: Move waiting of LCDC_FRAME_DONE IRQ into stop()
` [PATCH v2 4/6] drm/tilcdc: Call drm_crtc_vblank_on() and *_off() in start() and stop()
` [PATCH v2 5/6] drm/tilcdc: Refer to panel.txt and tfp410.txt bindings in tilcdc.txt
` [PATCH v2 6/6] drm/tilcdc: Avoid error print by of_graph_get_next_endpoint()
[RESEND PATCH v3 0/2] PM / Domains: Second step in improving system PM code in genpd
2016-06-15 8:22 UTC (2+ messages)
[PATCH v2 1/2] drm/crtc: fix connector reference counting mismatch in drm_crtc_helper_set_config
2016-06-15 8:16 UTC (10+ messages)
[PATCH v7 00/12] Support non-lru page migration
2016-06-15 7:59 UTC (2+ messages)
[Bug 96360] VM fault with kernel 4.7-rc1 on Alien: Isolation
2016-06-15 7:20 UTC (3+ messages)
` [Bug 96360] [bisected: 3d02b7] "
[PATCH v6 00/12] Support non-lru page migration
2016-06-15 6:45 UTC (7+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
` PATCH v6v2 "
` [PATCH v6v3 "
[Bug 96512] Portal Stories Mel: Player's hands appear black at high shader quality
2016-06-15 6:41 UTC (4+ messages)
[Bug 119631] New: RadeonSI get a huge performance dip with used with the nine state tracker
2016-06-15 6:39 UTC (8+ messages)
` [Bug 119631] "
[PATCH] drm/radeon: fix asic initialization for virtualized environments
2016-06-15 6:23 UTC (3+ messages)
[drm:drm-connector-lifetimes 13/13] DockBook: include/drm/drm_crtc.h:1249: warning: No description found for parameter 'registered'
2016-06-15 4:36 UTC
[PATCH 0/5] Fixes for MST (daisy-chain and 4k tiles)
2016-06-15 4:14 UTC (7+ messages)
` [PATCH 3/5] drm/dp/mst: change MST detection scheme
[PATCH v2 1/2] drm/fsl-dcu: Add HDMI driver for freescale DCU
2016-06-15 2:25 UTC (4+ messages)
` [PATCH v2 2/2] Add DT binding doc for DCU for ls1021a-twr
[v2 PATCH 0/4] Rockchip Type-C and DispplayPort driver
2016-06-14 23:12 UTC (3+ messages)
` [v2 PATCH 3/4] Documentation: bindings: add dt documentation for cdn DP controller
[Bug 96532] [BISECTED: 0955c1250e] 4.7-rc1 oops at drm_connector_cleanup+0x5c/0x1d0
2016-06-14 22:31 UTC
[PATCH v3 1/6] dt-bindings: add LG LP097QX1-SPA1 panel binding
2016-06-14 22:06 UTC (6+ messages)
` [PATCH v3 4/6] drm/panel: simple: Add support for Samsung LSN122DL01-C01 2560x1600 panel
` [PATCH v3 5/6] dt-bindings: add Sharp LQ123P1JX31 panel binding
[PULL] topic/drm-misc
2016-06-14 21:48 UTC
[PULL] drm-intel-fixes
2016-06-14 21:38 UTC
[Bug 96530] Awesomenauts game in upper left corner when monitor resolution is greater than game resolution
2016-06-14 20:51 UTC
[PATCH 1/2] drm/amdgpu: stop trying to schedule() with a spin held
2016-06-14 20:21 UTC (7+ messages)
` [PATCH 2/2] drm/amdgpu: stop disabling irqs when it isn't neccessary
Looking for pointers on diagnosing ring test failure in amdgpu
2016-06-14 20:10 UTC (8+ messages)
` "
[PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding
2016-06-14 20:00 UTC (2+ messages)
[PATCH] drm/atomic-helpers: Stall on the right commit
2016-06-14 17:50 UTC
[PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness
2016-06-14 17:03 UTC (6+ messages)
` [PATCH v4 2/2] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel
[PATCH 0/5] drm/tilcdc Fixes and cleanups
2016-06-14 16:24 UTC (10+ messages)
` [PATCH 1/5] drm/tilcdc: Restore old dmps state in pm_resume()
` [PATCH 2/5] drm/tilcdc: Write to LCDC_END_OF_INT_IND_REG at the end of IRQ function
` [PATCH 3/5] drm/tilcdc: Move waiting of LCDC_FRAME_DONE IRQ into stop()
` [PATCH 4/5] drm/tilcdc: Refer to panel.txt and tfp410.txt bindings in tilcdc.txt
` [PATCH 5/5] drm/tilcdc: Avoid error print by of_graph_get_next_endpoint()
[PATCH] tty: vt: Fix soft lockup in fbcon cursor blink timer
2016-06-14 16:22 UTC (2+ messages)
` Ping: "
[PATCH 1/2] drm: vc4: set permissions for ioctls
2016-06-14 15:53 UTC (6+ messages)
[PATCH v5] drm/i915/ilk: Don't disable SSC source if it's in use
2016-06-14 15:04 UTC
[PATCH 22/27] drm/virtio: Don't reinvent a flipping wheel
2016-06-14 14:33 UTC (7+ messages)
` [PATCH] "
EDID/DP color precision fixes on Intel hw for stable (v2)
2016-06-14 14:12 UTC (7+ messages)
` [PATCH 1/2] drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown"
` [PATCH 2/2] drm/edid: Add 6 bpc quirk for display AEO model 0
[PATCH] virtio-gpu: use src not crtc
2016-06-14 12:57 UTC (3+ messages)
[PATCH 0/9] drm/msm: Fix issues with DT bindings
2016-06-14 12:33 UTC (8+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 07/10] dt-bindings: msm/dsi: Use standard data lanes binding
` [PATCH v2 08/10] dt-bindings: msm/dsi: Modify port and PHY bindings
` [PATCH v2 10/10] dt-bindings: msm/dsi: Some binding doc cleanups
[Bug 76130] New: Radeon HD 4570 set dpm state fails after suspend
2016-06-14 8:54 UTC (2+ messages)
` [Bug 76130] "
[Bug 96445] [amdgpu][tonga] display freezes soon after X start
2016-06-14 8:11 UTC (2+ messages)
[PATCH 1/2 v16] Documentation: bridge: Add documentation for ps8640 DT properties
2016-06-14 8:09 UTC (3+ messages)
` [PATCH 2/2 v16] drm/bridge: Add I2C based driver for ps8640 bridge
[Bug 87682] Horizontal lines in radeon driver on kernel 3.15 and upwards
2016-06-14 8:03 UTC (2+ messages)
[PATCH] drm/i915: Fix missing unlock on error in i915_ppgtt_info()
2016-06-14 5:57 UTC (2+ messages)
[Bug 90481] Radeon R9 270X gpu lockup in game spec ops: the line
2016-06-14 5:55 UTC (2+ messages)
` [Bug 90481] Radeonsi driver, X crash while playing "Spec ops: the line"
[PATCH 1/2] drm/mediatek: Add gamma correction
2016-06-14 5:43 UTC (3+ messages)
` [PATCH 2/2] drm/mediatek: set mt8173 dithering function
linux-next: manual merge of the drm tree with the drm-intel-fixes tree
2016-06-14 2:10 UTC
linux-4.7-rc3/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:4836: wierd condition ?
2016-06-13 22:52 UTC (2+ messages)
[PATCH 1/3] dma-buf/sync_file: only enable fence signalling during wait
2016-06-13 21:21 UTC (4+ messages)
` [PATCH 2/3] dma-buf/sync_file: add sync_file_get_fence()
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