messages from 2016-06-20 12:14:45 to 2016-06-21 15:16:25 UTC [more...]
BAT bug 95634, take 4
2016-06-21 15:16 UTC (5+ messages)
` [PATCH 41/44] drm/i915: Remove superfluous powersave work flushing
` [PATCH 42/44] drm/i915: Defer enabling rc6 til after we submit the first batch/context
[PATCH] drm/i915/guc: Remove one unnecessary variable
2016-06-21 15:04 UTC (9+ messages)
` ✗ Ro.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Ro.CI.BAT: warning for drm/i915/guc: Remove one unnecessary variable (rev2)
[PATCH v2 0/4] Enable lspcon support for GEN9 devices
2016-06-21 15:00 UTC (5+ messages)
` [PATCH v2 1/4] drm: Helper for lspcon in drm_dp_dual_mode
` [PATCH v2 2/4] drm/i915: Add lspcon support for I915 driver
` [PATCH v2 3/4] drm/i915: Parse VBT data for lspcon
` [PATCH v2 4/4] drm/i915: Enable lspcon initialization
i915 driver on Minnow board - 1920x1200 resolution not working
2016-06-21 14:50 UTC (8+ messages)
[PATCH 1/5] drm/i915: Signal drm events for atomic
2016-06-21 14:23 UTC (5+ messages)
` [PATCH 5/5] drm/i915: Use atomic commits for legacy page_flips
Bad flicker on skylake HQD due to code in the 4.7 merge window
2016-06-21 13:53 UTC (14+ messages)
` [Intel-gfx] "
[RFC i-g-t v3 00/13] Remove compile time depencencies on libdrm_intel
2016-06-21 13:43 UTC (6+ messages)
` [RFC i-g-t v3 08/13] lib/stubs: Add stubs for intel_bufmgr
[PATCH igt] igt: Add basic framework for GVT-g testing
2016-06-21 13:36 UTC (10+ messages)
Demidlayer i915 loading
2016-06-21 13:32 UTC (16+ messages)
` [PATCH 1/8] drm/i915: Move panel's backlight setup next to panel init
` [PATCH 2/8] drm/i915: Move registration actions to connector->late_register
` [PATCH 3/8] drm/i915: Move backlight registration to connector registration
` [PATCH 4/8] drm/i915: Move connector registration to driver registration
` [PATCH 5/8] drm/i915: Register debugfs interface last
` [PATCH 6/8] drm/i915: Demidlayer driver loading
` [PATCH 7/8] drm/i915: Demidlayer driver unloading
` [PATCH 8/8] drm/i915: Remove redundant drm_connector_register_all()
` ✗ Ro.CI.BAT: failure for series starting with [1/8] drm/i915: Move panel's backlight setup next to panel init
[PATCH v2] drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
2016-06-21 13:31 UTC (3+ messages)
` [PATCH v3] "
[PATCH] drm/i915: Limit i915_ring_test_irq debugfs to actual rings
2016-06-21 13:26 UTC (2+ messages)
[PATCH 01/11] drm: Move master pointer from drm_minor to drm_device
2016-06-21 13:14 UTC (15+ messages)
` [PATCH 02/11] drm: Clean up drm_crtc.h
` [PATCH 03/11] drm: Use dev->name as fallback for dev->unique
` [PATCH 04/11] drm/vgem: Stop calling drm_drv_set_unique
` [PATCH 05/11] drm: Don't call drm_dev_set_unique from platform drivers
` [PATCH 06/11] drm: Nuke SET_UNIQUE ioctl
` [PATCH 07/11] drm: Lobotomize set_busid nonsense for !pci drivers
` [PATCH] "
` ✓ Ro.CI.BAT: success for "
` [PATCH 08/11] drm: Refactor drop/set master code a bit
` [PATCH] "
` ✗ Ro.CI.BAT: failure for "
` [PATCH 09/11] drm: Extract drm_is_current_master
` [PATCH 10/11] drm: Clear up master tracking booleans
` [PATCH 11/11] drm: document drm_auth.c
[PATCH v3 0/3] drm/i915: Fix power sequencer use before init
2016-06-21 12:59 UTC (6+ messages)
` [PATCH v3 1/3] drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
` [PATCH v3 2/3] drm/i915: Initialize the PPS HW before its first use
` [PATCH v3 3/3] drm/i915: Group all the PPS init steps to one place
` ✗ Ro.CI.BAT: warning for drm/i915: Fix power sequencer use before init
[PATCH v10 0/6] Convert requests to use struct fence
2016-06-21 12:58 UTC (7+ messages)
` [PATCH v10 1/6] drm/i915: Add per context timelines for fence objects
` [PATCH v10 2/6] drm/i915: Convert requests to use struct fence
` [PATCH v10 6/6] drm/i915: Cache last IRQ seqno to reduce IRQ overhead
[PATCH i-g-t] tests/vgem_reload_basic: Include drm_lib.sh to please check target
2016-06-21 12:42 UTC (4+ messages)
` [PATCH i-g-t v2] tests/drm_lib.sh: Extract fake getopt options so it can sourced into tests that require it
[PATCH 00/10] RFC: hot-unplug safe connector list locking
2016-06-21 12:41 UTC (18+ messages)
` [PATCH 01/10] drm/amd-kfd: Clean up inline handling
` [PATCH 02/10] drm: Don't compute obj counts expensively in get_resources
` [PATCH] "
` [PATCH 03/10] drm: Add explicit iter struct to drm_for_each_connector
` [PATCH 04/10] drm/i915: Use use the drm_for_each_connector in i915_debugfs.c
` [PATCH 05/10] drm/i915: Roll out drm_for_each_connector in intel_hotplug.c
` [PATCH 06/10] drm: Drop cargo-culted modeset_lock_all from encoder/plane init/cleanup
` [PATCH 07/10] drm: Revamp connector_list protection
` [PATCH 08/10] drm: Drop mode_config.mutex from connector_register_all
` [PATCH 09/10] drm: Drop mode_config.mutex from get_resources ioctl
` [PATCH] "
` [PATCH 10/10] drm: Drop mode_config.mutex from _reset()
` ✗ Ro.CI.BAT: warning for RFC: hot-unplug safe connector list locking
[PATCH v2 0/7] Documentation: convert DocBook gpu.tmpl to reStructuredText
2016-06-21 12:29 UTC (10+ messages)
` [PATCH v2 1/7] Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
` [PATCH v2 2/7] Documentation/gpu: split up the gpu documentation
` [PATCH v2 3/7] MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst
` [PATCH v2 4/7] Documentation/gpu: use recommended order of heading markers
` [PATCH v2 5/7] Documentation/gpu: convert the KMS properties table to CSV
` [PATCH v2 6/7] Documentation/gpu: split up mm, kms and kms-helpers from internals
` [PATCH v2 7/7] Documentation/DocBook: remove gpu.tmpl
` ✗ Ro.CI.BAT: failure for Documentation: convert DocBook gpu.tmpl to reStructuredText (rev2)
[PATCH] drm/i915/gvt: Mark i915.enable_gvt as false if loading fails
2016-06-21 11:48 UTC (5+ messages)
` ✓ Ro.CI.BAT: success for "
[PATCH v1 0/3] New debugfs API for capturing CRC of frames
2016-06-21 11:06 UTC (3+ messages)
` [PATCH v1 1/3] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v1 3/3] drm/i915: Use new CRC debugfs API
[PATCH] drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only
2016-06-21 10:46 UTC (3+ messages)
` ✓ Ro.CI.BAT: success for "
[PATCH v10 4/6] drm/i915: Interrupt driven fences
2016-06-21 10:44 UTC (3+ messages)
` [PATCH v10b "
[PATCH v3] drm/i915: Set softmin frequency on idle->busy transition
2016-06-21 10:41 UTC (4+ messages)
` [PATCH v4] "
[PATCH] drm/i915/guc: index host arrays by i915 engine ID, not guc_id
2016-06-21 10:26 UTC (4+ messages)
` [Resend-for-CI] "
` ✓ Ro.CI.BAT: success for drm/i915/guc: index host arrays by i915 engine ID, not guc_id (rev2)
[PATCH 0/4] Fix looking at encoder->type in debugfs
2016-06-21 10:00 UTC (8+ messages)
` [PATCH 1/4] drm/i915: Use connector->name in drrs debugfs
` [PATCH 2/4] drm/i915: Use connector_type instead of intel_encoder->type for DP
` [PATCH 3/4] drm/i915: Use atomic state and connector_type in i915_sink_src
` [PATCH 4/4] drm/i915: Use connector_type for printing in intel_connector_info
` [PATCH v2 4/4] drm/i915: Use connector_type for printing in intel_connector_info, v2
` ✓ Ro.CI.BAT: success for Fix looking at encoder->type in debugfs
[PATCH] sna/video sprite patch: support for multiple xv ports (exposes minimum Xv ports)
2016-06-21 9:43 UTC (3+ messages)
Make connector registration automatic
2016-06-21 9:15 UTC (4+ messages)
` [PATCH 7/7] drm/rcar-du: Remove redundant calls to drm_connector_register_all()
[CI 1/3] drm/i915/fbdev: Perform async fbdev initialisation much later
2016-06-21 8:41 UTC (5+ messages)
` [CI 2/3] drm/i915/fbdev: Limit the global async-domain synchronization
` [CI 3/3] drm/i915/fbdev: Flush mode configuration before lastclose
` ✓ Ro.CI.BAT: success for series starting with [CI,1/3] drm/i915/fbdev: Perform async fbdev initialisation much later
Quick set of async fbdev fixes
2016-06-21 7:57 UTC (8+ messages)
` [PATCH 1/3] drm/i915/fbdev: Perform async fbdev initialisation much later
` [PATCH 2/3] drm/i915/fbdev: Limit the global async-domain synchronization
` [PATCH 3/3] drm/i915/fbdev: Flush mode configuration before lastclose
[PATCH 0/4] Enable FBC on SKL, v3
2016-06-21 7:30 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for Enable FBC on SKL (rev9)
[PATCH 00/38] nonblocking atomic commits for everyone!
2016-06-21 7:19 UTC (8+ messages)
` [PATCH 19/38] drm/hisilicon: Implement some semblance of vblank event handling
[PATCH i-g-t] tests: Introduce kms_wm_stress
2016-06-21 7:18 UTC (2+ messages)
[PATCH v2] drm/i915/bxt: Enable PSR platform support for BXT
2016-06-21 5:51 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915/bxt: Enable PSR platform support for BXT (rev2)
[PATCH 00/16] More drm master and SET_UNIQUE cleanups
2016-06-20 22:36 UTC (17+ messages)
` [PATCH 07/16] drm: Clean up drm_crtc.h
` [Intel-gfx] "
` [PATCH 09/16] drm/vgem: Stop calling drm_drv_set_unique
` [PATCH 12/16] drm: Lobotomize set_busid nonsense for !pci drivers
` [PATCH 13/16] drm: Refactor drop/set master code a bit
` [PATCH 16/16] drm: document drm_auth.c
[PATCH] i915/fbc: Disable on HSW by default for now
2016-06-20 21:11 UTC (4+ messages)
[PATCH v2 3/3] drm/i915: Enable polling when we don't have hpd
2016-06-20 20:59 UTC (2+ messages)
[PATCH] drm: fix send_vblank_event use-after-free error
2016-06-20 19:18 UTC (3+ messages)
` ✗ Ro.CI.BAT: warning for "
[PATCH] drm: Prevent NULL deref in drm_name_info()
2016-06-20 18:53 UTC
[PATCH 0/6] Documentation: convert DocBook gpu.tmpl to reStructuredText
2016-06-20 15:21 UTC (8+ messages)
` [PATCH 1/6] Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
` [PATCH 2/6] Documentation/gpu: split up the gpu documentation
` [PATCH 3/6] MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst
` [PATCH 4/6] Documentation/gpu: use recommended order of heading markers
` [PATCH 5/6] Documentation/gpu: convert the KMS properties table to CSV
` [PATCH 6/6] Documentation/DocBook: remove gpu.tmpl
` ✗ Ro.CI.BAT: failure for Documentation: convert DocBook gpu.tmpl to reStructuredText
[CI 1/2] drm/i915: Extract checking for backing struct pages to a helper
2016-06-20 14:43 UTC (3+ messages)
` [CI 2/2] drm/i915: pwrite/pread do not require obj->base.filp, just pages
` ✓ Ro.CI.BAT: success for series starting with [CI,1/2] drm/i915: Extract checking for backing struct pages to a helper
[PATCH] drm/i915/ilk: Don't attempt to register eDP if LVDS was detected
2016-06-20 13:56 UTC (8+ messages)
` [PATCH v2 1/2] "
[PATCH 00/12] drm/i915: Eliminate DDI encoder->type frobbery
2016-06-20 13:54 UTC (5+ messages)
` [PATCH 11/12] drm/i915: Check for invalid cloning earlier during modeset
[PATCH v2] drm/i915:gen9: implement WaMtpRenderPowerGatingBug
2016-06-20 13:25 UTC (2+ messages)
` ✓ Ro.CI.BAT: success for drm/i915:gen9: implement WaMtpRenderPowerGatingBug (rev2)
[PATCH] drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy
2016-06-20 13:23 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 0/3] Fixes for HPD
2016-06-20 13:22 UTC (7+ messages)
` [PATCH 3/3] drm/i915: Enable polling when we don't have hpd
` [Intel-gfx] "
` ✗ Ro.CI.BAT: failure for Fixes for HPD
framebuffer support with OpenGL ES
2016-06-20 13:11 UTC (2+ messages)
[PATCH] drm/i915/guc: make forwarding of VBlanks conditional
2016-06-20 12:58 UTC (7+ messages)
` [PATCH] drm/i915/guc: don't ever forward VBlank to the GuC
[PATCH 0/3] SKL watermark fixes for !fbcon
2016-06-20 12:47 UTC (9+ messages)
` [PATCH 1/3] drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization
` [PATCH 2/3] drm/i915/gen9: Compute data rates for all planes on first commit
Enable pread/pwrite for prime objects
2016-06-20 12:14 UTC (3+ messages)
` [PATCH 2/2] drm/i915: pwrite/pread do not require obj->base.filp, just pages
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