messages from 2016-04-20 17:54:36 to 2016-04-21 12:46:21 UTC [more...]
[PATCH 1/4] drm/i915: Remove i915_gem_obj_size
2016-04-21 12:46 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Simplify i915_gem_obj_to_ggtt_view
` [PATCH 3/4] drm/i915: Simplify i915_gem_obj_ggtt_offset_view
` [PATCH 4/4] drm/i915: Simplify i915_gem_obj_ggtt_bound_view
[PATCH 0/9] Enable Gen 7 Observation Architecture
2016-04-21 12:41 UTC (13+ messages)
` [PATCH 1/9] drm/i915: Add i915 perf infrastructure
` [PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for Enable Gen 7 Observation Architecture (rev3)
` ✗ Fi.CI.BAT: failure "
[PATCH v2] drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
2016-04-21 12:40 UTC (10+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf (rev2)
[PATCH] drm/i915: Make RPS EI/thresholds multiple of 25 on SNB
2016-04-21 12:40 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "
` ✗ Fi.CI.BAT: warning for "
[PATCH v2 00/16] Pre-calculate SKL-style atomic watermarks
2016-04-21 12:19 UTC (9+ messages)
` [PATCH v2 05/16] drm/i915/gen9: Store plane minimum blocks in CRTC wm state
` [PATCH v2 07/16] drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state (v2)
` [PATCH v2 11/16] drm/i915/gen9: Allow watermark calculation on in-flight atomic "
` [PATCH v2 13/16] drm/i915/gen9: Propagate watermark calculation failures up the call chain
[PATCH] lib: Always NUL terminate ucs2_as_utf8
2016-04-21 12:18 UTC (3+ messages)
[RFC 1/3] drm/i915: Use natural width type for VMA pin count
2016-04-21 12:17 UTC (6+ messages)
` [RFC 2/3] drm/i915: Track aggregate per-object "
` [RFC 3/3] drm/i915: Micro-optimize i915_gem_obj_to_vma
[PATCH v3] drm/i915: Fake HDMI live status
2016-04-21 12:14 UTC (2+ messages)
[PATCH 0/3] drm/i915/bxt: Fix PHY init with partial BIOS config
2016-04-21 12:11 UTC (7+ messages)
` [PATCH 2/3] drm/i915/bxt: Wait for PHY1 GRC done if PHY0 was already enabled
` [PATCH 3/3] drm/i915/bxt: Force reprogramming a PHY with invalid HW state
` ✓ Fi.CI.BAT: success for drm/i915/bxt: Fix PHY init with partial BIOS config
` ✗ Fi.CI.BAT: failure "
Premature unpinning at last
2016-04-21 12:05 UTC (41+ messages)
` [PATCH 01/19] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` [PATCH 02/19] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH 03/19] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH 04/19] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH 05/19] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH 06/19] drm/i915: Mark the current context as lost on suspend
` [PATCH 07/19] drm/i915: L3 cache remapping is part of context switching
` [PATCH 08/19] drm/i915: Consolidate L3 remapping LRI
` [PATCH 09/19] drm/i915: Remove early l3-remap
` [PATCH 10/19] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH 11/19] drm/i915: Assign every HW context a unique ID
` [PATCH 12/19] drm/i915: Replace the pinned context address with its "
` [PATCH 13/19] drm/i915: Refactor execlists default context pinning
` [PATCH 14/19] drm/i915: Move context initialisation to first-use
` [PATCH 15/19] drm/i915: Move the magical deferred context allocation into the request
` [PATCH 16/19] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH 17/19] drm/i915: Track the previous pinned context inside the request
` [PATCH 18/19] drm/i915: Store LRC hardware id in "
` [PATCH 19/19] drm/i915: Stop tracking execlists retired requests
` ✓ Fi.CI.BAT: success for series starting with [01/19] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` ✗ Fi.CI.BAT: failure "
[PATCH 0/4] drm/i915/bxt: Fixes for runtime and system suspend/resume
2016-04-21 12:05 UTC (11+ messages)
` [PATCH 1/4] drm/i915: Uninline intel_suspend_complete
` [PATCH 2/4] drm/i915/bxt: Don't uninit/init display core twice during system suspend/resume
` [PATCH 3/4] drm/i915/bxt: Sanitize DC state tracking during system resume
` [PATCH 4/4] drm/i915/bxt: Enable DC5 during runtime resume
` ✓ Fi.CI.BAT: success for drm/i915/bxt: Fixes for runtime and system suspend/resume
` ✗ Fi.CI.BAT: failure "
[PATCH v7 0/8] Convert requests to use struct fence
2016-04-21 11:37 UTC (19+ messages)
` [PATCH v7 1/8] drm/i915: "
` [PATCH v7 2/8] drm/i915: Removed now redudant parameter to i915_gem_request_completed()
` [PATCH v7 3/8] drm/i915: Add per context timelines to fence object
` [PATCH v7 4/8] drm/i915: Fix clean up of file client list on execbuff failure
` [PATCH v7 5/8] drm/i915: Delay the freeing of requests until retire time
` [PATCH v7 6/8] drm/i915: Interrupt driven fences
[PATCH v3] drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
2016-04-21 11:36 UTC (2+ messages)
[PATCH i-g-t 0/7] Enable kms_flip_event_leak and kms_vblank on vc4
2016-04-21 10:59 UTC (11+ messages)
` [PATCH i-g-t 2/7] lib/igt_kms: Fix plane counting in igt_display_init
` [PATCH i-g-t 3/7] lib/igt_kms: Make sure that default planes aren't overwritten
` [PATCH i-g-t 4/7] lib/igt_kms: Only move the in cursor plane for Intel hw
` [PATCH i-g-t 6/7] kms_vblank: Switch from using crtc0 statically to explicitly setting mode
` [PATCH i-g-t 7/7] kms_flip_event_leak: Enable test on DRIVER_ANY
[PATCH v2] drm/i915: Fake HDMI live status
2016-04-21 10:56 UTC (3+ messages)
[PATCH i-g-t] lib: Pass format instead of bpp to create_bo_for_fb()
2016-04-21 10:10 UTC (3+ messages)
[PATCH i-g-t 1/2] lib/igt_aux: Half the timeout for suspend to RAM and a third for suspend to disk
2016-04-21 10:08 UTC (5+ messages)
` [PATCH i-g-t 2/2] tests/kms_flip: Half the duration time for basic-*vs-modeset/flip tests
[PATCH 1/2] drm/i915: Fix up ERR_PTR handling for pinning the ringbuffer
2016-04-21 10:02 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Mark obj->mapping as dirtying the backing storage
[PATCH v6 00/34] GPU scheduler for i915 driver
2016-04-21 9:43 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for GPU scheduler for i915 driver (rev2)
[PULL] topic/drm-misc
2016-04-21 9:31 UTC
[PULL] topic/struct_mutex
2016-04-21 9:28 UTC
[PULL] drm-intel-next
2016-04-21 9:26 UTC
[PATCH i-g-t v2 0/2] core_getversion: Only verify major version for i915
2016-04-21 9:20 UTC (2+ messages)
[PATCH 01/19] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
2016-04-21 8:59 UTC (19+ messages)
` [PATCH 02/19] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH 03/19] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH 04/19] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH 05/19] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH 06/19] drm/i915: Mark the current context as lost on suspend
` [PATCH 07/19] drm/i915: L3 cache remapping is part of context switching
` [PATCH 08/19] drm/i915: Consolidate L3 remapping LRI
` [PATCH 09/19] drm/i915: Remove early l3-remap
` [PATCH 10/19] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH 11/19] drm/i915: Assign every HW context a unique ID
` [PATCH 12/19] drm/i915: Replace the pinned context address with its "
` [PATCH 13/19] drm/i915: Refactor execlists default context pinning
` [PATCH 14/19] drm/i915: Move context initialisation to first-use
` [PATCH 15/19] drm/i915: Move the magical deferred context allocation into the request
` [PATCH 16/19] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH 17/19] drm/i915: Track the previous pinned context inside the request
` [PATCH 18/19] drm/i915: Store LRC hardware id in "
` [PATCH 19/19] drm/i915: Stop tracking execlists retired requests
Xen is Busted
2016-04-21 8:40 UTC (3+ messages)
[PATCH 1/5] drm/i915: Handle automated test requests for short pulse hpd
2016-04-21 8:40 UTC (5+ messages)
` [PATCH 2/5] drm/i915: Read test values for lane_count and link_rate
` [PATCH 3/5] drm/i915: Cleanup panel IRQ handling
` [PATCH 4/5] drm/i915: Extract test reply to separate function
` [PATCH 5/5] drm/i915: Delay acknowledging of link training for ATR
[PATCH 1/2] drm/i915: Correct the i915_frequency_info debugfs output
2016-04-21 8:30 UTC (6+ messages)
` [PATCH 2/2] drm/i915/bxt: Explicitly clear the Turbo control register
[PATCH] drm/i915/kbl: Don't WARN for expected secondary MISC IO power well request
2016-04-21 8:12 UTC (2+ messages)
[PATCH 1/2] drm/i915: refactor i915_gem_object_pin_map()
2016-04-21 8:09 UTC (3+ messages)
` [PATCH v2 "
[PULL] drm-intel-fixes
2016-04-21 7:36 UTC
[PATCH v2 2/4] io-mapping: Specify mapping size for io_mapping_map_wc()
2016-04-21 7:27 UTC (5+ messages)
` [PATCH 4/4] drm/i915: Move ioremap_wc tracking onto VMA
` [Intel-gfx] "
[FOR CI v3 00/10] Unduplicate CHV phy code
2016-04-21 6:34 UTC (11+ messages)
` [PATCH v3 01/10] drm/i915: Set crtc_state->lane_count for HDMI
` [PATCH v3 02/10] drm/i915: Unduplicate CHV signal level code
` [PATCH v3 03/10] drm/i915: Unduplicate chv_data_lane_soft_reset()
` [PATCH v3 04/10] drm/i915: Unduplicate CHV phy-releated pre pll enabling code
` [PATCH v3 05/10] drm/i915: Unduplicate CHV pre-encoder enabling phy logic
` [PATCH v3 06/10] drm/i915: Unduplicate CHV encoders' post pll disable code
` [PATCH v3 07/10] drm/i915: Unduplicate VLV signal level code
` [PATCH v3 08/10] drm/i915: Unduplicate VLV phy pre pll enabling code
` [PATCH v3 09/10] drm/i915: Unduplicate pre encoder enabling phy code
` [PATCH v3 10/10] drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c
[PATCH] drm/i915: Use fail safe mode when edid is corrupt
2016-04-21 6:18 UTC
[PATCH 1/2] drm/i915/BXT: Retrieving the horizontal timing for DSI
2016-04-21 4:41 UTC (4+ messages)
` [RFC PATCH 2/2] drm/i915/bxt: Adjusting the error in horizontal timings retrieval
[PATCH] drm/i915: Restrict usage of live status check
2016-04-21 4:45 UTC (5+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Fake HDMI live status
2016-04-21 4:25 UTC
[PATCH v2 09/16] drm/i915/gen9: Drop re-allocation of DDB at atomic commit (v2)
2016-04-21 0:41 UTC (2+ messages)
[PATCH v19 00/12] Support for creating/using Stolen memory backed objects
2016-04-20 23:15 UTC (3+ messages)
` [PATCH 10/12] drm/i915: Disable use of stolen area by User when Intel RST is present
[PATCH 1/1] change the order to cleanup drm_property_blob after drm_crtc
2016-04-20 23:04 UTC (2+ messages)
[PATCH] drm/i915: Get audio power domain during initial hw readout
2016-04-20 20:43 UTC (6+ messages)
` [PATCH] drm/i915: Get audio power domain during initial hw readout (v2)
[PATCH 1/3] drm/i915: Move WaDisableSbeCacheDisapatchPortSharing to gen9 wa func
2016-04-20 20:16 UTC (3+ messages)
` [PATCH 2/3] drm/i915/kbl: Introduce Kabylake basic Workarounds
` [PATCH 3/3] drm/i915/kbl: Remove WaDisableKillLogic for Kabylake
[PATCH v2 00/10] Unduplicate CHV phy code
2016-04-20 19:53 UTC (17+ messages)
` [PATCH v2 02/10] drm/i915: Unduplicate CHV signal level code
` [PATCH v2 03/10] drm/i915: Unduplicate chv_data_lane_soft_reset()
` [PATCH v2 04/10] drm/i915: Unduplicate CHV phy-releated pre pll enabling code
` [PATCH v2 05/10] drm/i915: Unduplicate CHV pre-encoder enabling phy logic
` [PATCH v2 08/10] drm/i915: Unduplicate VLV phy pre pll enabling code
` [PATCH v2 09/10] drm/i915: Unduplicate pre encoder enabling phy code
` [PATCH v2 10/10] drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c
` [PATCH v2 07/18] drm/i915: Undiplicate VLV signal level code
i915 driver stack trace on laptop docking event
2016-04-20 19:16 UTC (4+ messages)
[PATCH] drm/i915: Mark all objects as having being written to following hibernation
2016-04-20 19:00 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3] drm/i915: Fix eDP low vswing for Broadwell
2016-04-20 18:51 UTC (4+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Fix eDP low vswing for Broadwell (rev4)
[PATCH 2/2] drm/i915: Track the previous pinned context inside the request
2016-04-20 18:15 UTC (3+ messages)
` [RFC 1/2] drm/i915: Store LRC hardware id in "
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