messages from 2016-04-01 10:49:26 to 2016-04-05 08:18:49 UTC [more...]
vmap purge notifier for exhaustion of the vmalloc arena
2016-04-05 8:19 UTC (8+ messages)
` [PATCH v2 1/3] drm/i915/shrinker: Account for unshrinkable unbound pages
` [PATCH v2 2/3] mm/vmap: Add a notifier for when we run out of vmap address space
` [PATCH v2 3/3] drm/i915/shrinker: Hook up vmap allocation failure notifier
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915/shrinker: Account for unshrinkable unbound pages
[PATCH v2 0/9] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
2016-04-05 7:34 UTC (18+ messages)
` [PATCH v2 1/9] drm/i915/dsi: refer to gpio index instead of gpio to avoid confusion
` [PATCH v2 2/9] drm/i915/dsi: add support for DSI sequence block v2 gpio element
` [PATCH v2 3/9] drm/i915/dsi: clean up vlv gpio table and definitions
` [PATCH v2 4/9] drm/i915/dsi: add gpio indexes to the gpio table
` [PATCH v2 7/9] drm/i915/chv: add more IOSF port definitions
` [PATCH v2 8/9] drm/i915/dsi: add support for gpio elements on CHV
` [PATCH v2 9/9] drm/i915/bxt: add bxt dsi gpio element support
[PATCH] drm/i915/Gen9+: optional IPC enablement
2016-04-05 7:26 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/Gen9+: optional IPC enablement (rev2)
[PATCH v4 0/3] GuC reset-and-retry patches (resend)
2016-04-05 6:56 UTC (5+ messages)
` [PATCH v4 1/3] drm/i915/guc: reset GuC and retry on firmware load failure
` [PATCH v4 2/3] drm/i915/guc: always reset GuC before loading firmware
` [PATCH v4 3/3] DO NOT MERGE: add enable_guc_loading parameter
` ✗ Fi.CI.BAT: failure for GuC reset-and-retry patches (resend)
Reviving the LPSS PWM patches
2016-04-05 6:33 UTC (2+ messages)
[PATCH 1/3] drm/i915: Use consistent forcewake auto-release timeout across kernel configs
2016-04-05 6:26 UTC (11+ messages)
` [PATCH 2/3] drm/i915: Simplify for_each_fw_domain iterators
` [PATCH 3/3] drm/i915: Do not serialize forcewake acquire across domains
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Use consistent forcewake auto-release timeout across kernel configs
[PATCH] drm/i915/skl: Disable underrun reporting on MST unplug
2016-04-04 23:35 UTC
[PATCH 0/4] Enable FBC on SKL, v3
2016-04-04 21:18 UTC (8+ messages)
` [PATCH 1/4] drm/i915/fbc: update busy_bits even for GTT and flip flushes
` [PATCH 2/4] drm/i915/fbc: sanitize i915.enable_fbc during FBC init
` [PATCH 3/4] drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
` [PATCH 4/4] drm/i915/fbc: enable FBC on gen 9+ too
` [PATCH igt 1/3] kms_frontbuffer_tracking: prefer the BLT drawing method
` [PATCH igt 2/3] kms_frontbuffer_tracking: recreate the FBs at every subtest
` [PATCH igt 3/3] kms_frontbuffer_tracking: properly handle mixing GTT and WC mmaps
[PATCH i-g-t] kms_atomic: Skip rather than fail on non-atomic drivers
2016-04-04 21:17 UTC
[PATCH i-g-t] test/gem_mocs_settings: Testing MOCS register settings
2016-04-04 19:42 UTC (4+ messages)
[PATCH i-g-t] lib/igt_kms: Fix atomic plane commit when fb_id is 0
2016-04-04 16:05 UTC (3+ messages)
[PATCH 00/16] drm/i915/bxt: Fix/enable display power well support/runtime PM
2016-04-04 15:56 UTC (33+ messages)
` [PATCH 01/16] drm/i915/bxt: Reject DMC firmware versions with known bugs
` [PATCH 02/16] drm/i915/bxt: Fix GRC code register field definitions
` [PATCH 03/16] drm/i915/bxt: Add a note about BXT_PORT_CL1CM_DW30 being read-only
` [PATCH 04/16] drm/i915/bxt: Reset secondary power well requests left on by DMC/KVMR
` [PATCH 05/16] drm/i915/gen9: Make power well disabling synchronous
` [PATCH 06/16] drm/i915/gen9: Fix DMC/DC state asserts
` [PATCH 07/16] drm/i915/bxt: Suspend power domains during suspend-to-idle
` [PATCH 08/16] drm/i915/skl: Unexport skl_pw1_misc_io_init
` [PATCH v2 "
` [PATCH 09/16] drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers
` [PATCH 10/16] drm/i915/bxt: Power down DDI PHYs separately during the per PHY uninit
` [PATCH 11/16] drm/i915/bxt: Don't toggle power well 1 on-demand
` [PATCH 12/16] drm/i915/bxt: Sanitize the DBUF HW state together with CDCLK
` [PATCH 13/16] drm/i915/bxt: Don't reprogram an already enabled DDI PHY
` [PATCH 14/16] drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 15/16] Revert "drm/i915/bxt: Disable power well support"
` [PATCH 16/16] drm/i915/bxt: Enable runtime PM
` ✗ Fi.CI.BAT: failure for drm/i915/bxt: Fix/enable display power well support/runtime PM
` ✓ Fi.CI.BAT: success for drm/i915/bxt: Fix/enable display power well support/runtime PM (rev2)
` ✗ Fi.CI.BAT: failure for drm/i915/bxt: Fix/enable display power well support/runtime PM (rev3)
` ✗ Fi.CI.BAT: failure for drm/i915/bxt: Fix/enable display power well support/runtime PM (rev4)
[PATCH 1/2] drm/i915/BXT: Get pipe conf from the port registers
2016-04-04 15:43 UTC (6+ messages)
` [PATCH 2/2] drm/i915/BXT: Tolerance at BXT DSI pipe_config comparison
[PATCH v5 00/46] pwm: add support for atomic update
2016-04-04 15:34 UTC (17+ messages)
` [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
` [PATCH v5 36/46] input: misc: max77693: "
[PATCH v4 1/2] shmem: Support for registration of driver/file owner specific ops
2016-04-04 14:58 UTC (3+ messages)
` [PATCH v4 2/2] drm/i915: Make GPU pages movable
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/2] shmem: Support for registration of driver/file owner specific ops
[PATCH 0/4] drm: DP++ adaptor support
2016-04-04 14:09 UTC (5+ messages)
` [PATCH 4/4] drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
` [Intel-gfx] "
[PATCH 01/12] drm: Add helper for DP++ adaptors
2016-04-04 13:33 UTC (13+ messages)
` [PATCH 02/12] drm/i915: Respect DP++ adaptor TMDS clock limit
` [PATCH 03/12] drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed
` [PATCH 04/12] drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
` [PATCH 05/12] drm/i915: Add lspcon data structures
` [PATCH 06/12] drm/i915: Add new lspcon file
` [PATCH 07/12] drm/i915: Add and initialize lspcon connector
` [PATCH 08/12] drm: Add lspcon (custom type2 dp->hdmi) support
` [PATCH 09/12] drm/i915: Add and register lspcon connector functions
` [PATCH 10/12] drm/i915: Add lspcon core functions
` [PATCH 11/12] drm/i915: Add lspcon hpd handler
` [PATCH 12/12] DO_NOT_MERGE: drm/i915: Hack to enable lspcon initialization
` ✗ Fi.CI.BAT: failure for series starting with [01/12] drm: Add helper for DP++ adaptors
System freeze apparently due to GPU memory exhaustion - why?
2016-04-04 13:13 UTC (6+ messages)
[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
2016-04-04 13:14 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] shmem: Support for registration of Driver/file owner specific ops (rev3)
[RFC] drm/i915: Move execlists irq handler to a bottom half
2016-04-04 13:14 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Move execlists irq handler to a bottom half (rev4)
[PATCH v3] drm/i915: Move execlists irq handler to a bottom half
2016-04-04 12:51 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/5] drm/i915: Splitting intel_dp_detect
2016-04-04 11:41 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/5] "
[PATCH v2 2/2] drm/i915: Make pages of GFX allocations movable
2016-04-04 11:27 UTC (2+ messages)
` [PATCH v3 "
Fi.CI.BAT: failure for drm/i915: implement WaClearTdlStateAckDirtyBits
2016-04-04 11:13 UTC
[PATCH] drm/i915/ddi: Silence compiler warning for unknown output type
2016-04-04 9:52 UTC (8+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t 1/5] README: fix spelling mistakes
2016-04-04 9:49 UTC (6+ messages)
` [PATCH i-g-t 2/5] assembler: "
` [PATCH i-g-t 3/5] lib: "
` [PATCH i-g-t 4/5] tests: "
` [PATCH i-g-t 5/5] tools: "
[PATCH 1/2] drm/i915/BXT: Get pipe conf from the port registers
2016-04-04 9:18 UTC (4+ messages)
` [PATCH 1/2] drm/i915: Sharing the pixel_format_from_vbt to whole i915
` [PATCH 2/2] drm/i915/BXT: Get pipe conf from the port registers
[PATCH] drm/i915: Set ctx->ppgtt to aliasing PPGTT if full PPGTT mode isn't enabled
2016-04-04 7:31 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 1/3] drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returns
2016-04-04 6:27 UTC (6+ messages)
` [PATCH 2/3] drm/i915/userptr: Hold mmref whilst calling get-user-pages
` [PATCH 3/3] drm/i915: Store i915 pointer for userptr i915_mm_struct
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returns
[PATCH i-g-t] Adding tests using COMMIT_ATOMIC path
2016-04-04 4:37 UTC
Regression report] Weekly regression report WW45
2016-04-03 15:57 UTC (6+ messages)
` [Regression report] Weekly regression report WW46
` [Regression report] Weekly regression report WW48
` [Regression report] Weekly regression report WW50
` [Regression report] Weekly regression report WW51
` [Regression report] Weekly regression report WW14
[CI 1/2] drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
2016-04-03 13:59 UTC (3+ messages)
` [CI 2/2] drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
DisplayPort connectors no longer working (regression?)
2016-04-02 19:55 UTC
Is Skylake graphics completely broken with multiple monitors?
2016-04-02 14:08 UTC
[PATCH 0/3] drm/i915: Exorcise ilk underruns
2016-04-02 7:29 UTC (5+ messages)
` [PATCH 1/3] drm/i915: Try to shut up more ILK underruns
` [PATCH 2/3] drm/i915: Make sure LP1+ watermarks levels are preserved when going from 1 to 2 pipes
` [PATCH 3/3] drm/i915: Replace ILK eDP underrun suppression with something better
` ✓ Fi.CI.BAT: success for drm/i915: Exorcise ilk underruns
[PATCH] drm/i915: Correct stepping check for WaRsDisableCoarsePowerGating
2016-04-02 7:00 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[intelddx] v2.99.917-580-gf656f6afa288: sh: 1: ACLOCAL_FLAGS: not found
2016-04-02 5:52 UTC (6+ messages)
[PATCH] drm/i915: Fix plane init failure paths
2016-04-01 20:31 UTC (4+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Fix plane init failure paths (rev2)
[PATCH] drm/core: Fix ordering in drm_mode_config_cleanup
2016-04-01 20:04 UTC (4+ messages)
[PATCH] drm/i915: Disable FDI RX before DDI_BUF_CTL
2016-04-01 20:01 UTC (6+ messages)
` [PATCH v2] "
[PATCH 00/16] drm/i915: DSI and DPLL stuff for VLV/CHV mostly
2016-04-01 19:59 UTC (12+ messages)
` [PATCH 02/16] drm/i915: Make {vlv, chv}_{disable, update}_pll() more similar
` [PATCH 06/16] drm/i915: Remove the "three times for luck" trick from vlv_enable_pll()
` ✗ Fi.CI.BAT: failure for drm/i915: DSI and DPLL stuff for VLV/CHV mostly
[PATCH] drm/i915/hdmi: Fix weak connector detection
2016-04-01 19:50 UTC (5+ messages)
Status of 30-bit color depth support for Intel Graphics on Linux
2016-04-01 19:14 UTC
[PATCH 1/2] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
2016-04-01 18:48 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() "
` [PATCH v2 "
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Read timings from the correct transcoder "
[PATCH] drm/i915: Read DPCD when connector forced on
2016-04-01 17:53 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t] Adding tests using COMMIT_ATOMIC path
2016-04-01 14:06 UTC (2+ messages)
[PULL] drm-intel-next
2016-04-01 13:42 UTC
[PULL] topic/drm-misc
2016-04-01 13:11 UTC
[PATCH] Revert "drm/i915: Fix races on fbdev"
2016-04-01 12:08 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v3 1/3] drm/i915: Use i915_vm_to_ppgtt instead of manual container_of
2016-04-01 11:05 UTC (3+ messages)
` [PATCH v3 2/3] drm/i915: Do not WARN_ON in i915_vm_to_ppgtt
[PATCH] drm/i915: use for_each_port_masked in bxt phy init for clarity
2016-04-01 10:49 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
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