messages from 2017-03-22 10:01:40 to 2017-03-23 12:37:20 UTC [more...]
[PATCH] drm/i915: Actually pass the reclaim gfp_t along to shmemfs!
2017-03-23 12:37 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Reduce Data Link N value for 1 lane DP->hdmi converters
2017-03-23 12:30 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t v3 0/7] Validate TEST_ONLY correctness against full atomic commit
2017-03-23 12:31 UTC (4+ messages)
` [PATCH i-g-t v3 1/7] lib/igt_kms: Add forcing TEST_ONLY for atomic commits
[PATCH] drm/i915/kvmgt: avoid dereferencing a potentially null info pointer
2017-03-23 12:22 UTC
[PATCH] drm/i915: Wait for all fences before installing an exclusive clflush fence
2017-03-23 12:08 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[CI 1/7] drm/i915: Eliminate per-fw_domain i915 backpointer
2017-03-23 12:06 UTC (9+ messages)
` [CI 2/7] drm/i915: Use correct fw_domains during initialisation
` [CI 3/7] drm/i915: Use correct fw_domains during reset
` [CI 4/7] drm/i915: Skip unused fw_domains
` [CI 5/7] drm/i915: Remove posting-read for forcewake put
` [CI 6/7] drm/i915: All fw_domains share the same set/clear/reset values
` [CI 7/7] drm/i915: Drop uncore spinlock for reading debugfs forcewake counters
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/7] drm/i915: Eliminate per-fw_domain i915 backpointer
[PATCH 1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
2017-03-23 11:22 UTC (7+ messages)
` [PATCH] drm: Make the decision to keep vblank irq enabled earlier
` ✓ Fi.CI.BAT: success for series starting with drm: Make the decision to keep vblank irq enabled earlier (rev2)
[PATCH 00/13] Various improvements around the GuC topic
2017-03-23 11:06 UTC (15+ messages)
` [PATCH v5 01/13] drm/i915/guc: Sanitize GuC client initialization
` [PATCH v5 02/13] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
` [PATCH v4 03/13] drm/i915/guc: Add onion teardown to the GuC setup
` [PATCH 04/13] drm/i915/guc: The Additional Data Struct (ADS) should get enabled together with GuC submission
` [PATCH v3 05/13] drm/i915/guc: Break out the GuC log extras into their own "runtime" struct
` [PATCH v3 06/13] drm/i915/guc: Make intel_guc_send a function pointer
` [PATCH v2 07/13] drm/i915/guc: Improve the GuC documentation & comments about proxy submissions
` [PATCH v2 08/13] drm/i915/guc: Wait for doorbell to be inactive before deallocating
` [PATCH v2 09/13] drm/i915/guc: A little bit more of doorbell sanitization
` [PATCH v3 10/13] drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage descriptor"
` [PATCH 11/13] drm/i915/guc: Split out the mmio_white_list struct
` [PATCH 12/13] drm/i915/guc: Move guc_interrupts_release next to guc_interrupts_capture
` [PATCH 13/13] HAX Enable GuC loading & submission
` ✓ Fi.CI.BAT: success for Various improvements around the GuC topic
[PATCH 00/19] wire acquire ctx through legacy modeset paths
2017-03-23 10:32 UTC (28+ messages)
` [PATCH 01/19] drm: Wire up proper acquire ctx for plane functions
` [PATCH 02/19] drm: Add acquire ctx parameter to ->update_plane
` [PATCH 03/19] drm: drm_plane_force_disable is not for atomic drivers
` [PATCH 04/19] drm: Add acquire ctx parameter to ->plane_disable
` [PATCH 05/19] drm/atomic-helper: remove backoff hack from disable/update_plane
` [PATCH 06/19] drm/vmwgfx: Drop the cursor locking hack
` [PATCH 07/19] drm/tegra: Don't use modeset_lock_crtc
` [PATCH 08/19] drm/tilcdc: Drop calls to modeset_lock_crtc
` [PATCH 09/19] drm: Make drm_modeset_lock_crtc internal
` [PATCH 10/19] drm: Roll out acquire context for the page_flip ioctl
` [PATCH 11/19] drm: Add acquire ctx parameter to ->page_flip(_target)
` [PATCH 12/19] drm/atomic-helper: remove backoff hack from page_flip
` [PATCH 13/19] drm: simplify the locking in the GETCRTC ioctl
` [PATCH 14/19] drm: Remove drm_modeset_(un)lock_crtc
` [PATCH 15/19] drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
` [PATCH 16/19] drm: Restrict drm_mode_set_config_internal to non-atomic drivers
` [PATCH 17/19] drm: Add explicit acquire ctx handling around ->set_config
` [PATCH 18/19] drm: Add acquire ctx parameter to ->set_config
` [PATCH 19/19] drm/atomic-helper: Remove the backoff hack from set_config
` ✗ Fi.CI.BAT: warning for wire acquire ctx through legacy modeset paths
[PATCH v4 0/6] Enhancement to intel_dp_aux_backlight driver
2017-03-23 10:11 UTC (8+ messages)
` [PATCH v4 1/6] drm/i915: Add DPCD preferred mode for backlight control
` [PATCH v4 2/6] drm/i915: Correctly enable blacklight adjustment via DPCD
` [PATCH v4 3/6] drm/i915: Support dynamic backlight via DPCD register
` [PATCH v4 4/6] drm/i915: Store brightness level in aux backlight driver
` [PATCH v4 5/6] drm: Add definition for eDP backlight frequency
` [PATCH v4 6/6] drm/i915: Set PWM divider to match desired frequency in vbt
` ✓ Fi.CI.BAT: success for Enhancement to intel_dp_aux_backlight driver (rev2)
[PATCH v2 1/5] drm/i915: Eliminate per-fw_domain i915 backpointer
2017-03-23 10:09 UTC (9+ messages)
` [PATCH v2 2/5] drm/i915: Skip unused fw_domains
` [PATCH v2 3/5] drm/i915: Remove posting-read for forcewake put
` [PATCH v2 4/5] drm/i915: All fw_domains share the same set/clear/reset values
` [PATCH v2 5/5] drm/i915: Drop uncore spinlock for reading forcewake counters
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/5] drm/i915: Eliminate per-fw_domain i915 backpointer
[dim PATCH 1/7] dim: don't fail on grep not matching
2017-03-23 10:06 UTC (7+ messages)
` [dim PATCH 2/7] dim: abstract and fix maintainer scope check for dinq
` [dim PATCH 3/7] dim: only issue warnings on new BUG macros
` [dim PATCH 4/7] dim: return exit code from checkpatch_commit
` [dim PATCH 5/7] dim: make dim checkpatch subcommand return exit codes
` [dim PATCH 6/7] dim: make dim apply-branch "
` [dim PATCH 7/7] dim: propagate errors from check_maintainer
[PATCH] drm/i915: Remove superfluous hw_flags from mi_set_context()
2017-03-23 10:03 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Restore marking context objects as dirty on pinning
2017-03-23 10:01 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/scheduler: add gvt notification for guc submission
2017-03-23 9:51 UTC (7+ messages)
` [PATCH v3] "
[GIT PULL] more GVT-g fixes for 4.11
2017-03-23 9:17 UTC
[PATCH v4 0/8] Adding driver-private objects to atomic state
2017-03-23 8:54 UTC (10+ messages)
` [PATCH v4 4/8] drm: Add "
` [Intel-gfx] "
` [PATCH v5 "
` [PATCH v4 8/8] drm/dp: Track MST link bandwidth
[dim PATCH] completion: shellcheck bash completion and fix issues
2017-03-23 8:44 UTC
[PATCH 00/16] more drmP.h cleanup
2017-03-23 8:42 UTC (33+ messages)
` [PATCH 01/16] drm: drop extern from function decls
` [PATCH 02/16] drm: Extract drm_debugfs.h
` [Intel-gfx] "
` [PATCH] "
` [PATCH 04/16] drm/debugfs: Add kerneldoc
` [PATCH] "
` [PATCH 05/16] drm: update todo.rst
` [PATCH] "
` [PATCH 07/16] drm: Extract drm_ioctl.h
` [Intel-gfx] "
` [PATCH] "
` [PATCH 10/16] drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANK
` [PATCH 11/16] drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
` [Intel-gfx] "
` [PATCH] "
` [PATCH 12/16] drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
` ✓ Fi.CI.BAT: success for more drmP.h cleanup (rev7)
[PATCH v7 00/21] Add support for GuC-based SLPC
2017-03-23 4:54 UTC (19+ messages)
` [PATCH v7 05/21] drm/i915/slpc: Sanitize GuC version
` [PATCH v7 09/21] drm/i915/slpc: Add parameter set/unset/get, task control/status functions
` [PATCH v7 10/21] drm/i915/slpc: Allocate/Release/Initialize SLPC shared data
` [PATCH v7 11/21] drm/i915/slpc: Send RESET event to enable SLPC
` [PATCH v7 12/21] drm/i915/slpc: Send SHUTDOWN event
` [PATCH v7 13/21] drm/i915/slpc: Add support for min/max frequency control
` [PATCH v7 14/21] drm/i915/slpc: Add debugfs support to read/write/revert the parameters
` [PATCH v7 15/21] drm/i915/slpc: Add enable/disable controls for SLPC tasks
` [PATCH v7 16/21] drm/i915/slpc: Add i915_slpc_info to debugfs
` [PATCH v7 17/21] drm/i915/slpc: Add SLPC banner to RPS debugfs interfaces
` [PATCH v7 18/21] drm/i915/slpc: Add SKL SLPC Support
` [PATCH v7 19/21] drm/i915/slpc: Add Broxton SLPC support
` [PATCH v7 20/21] drm/i915/slpc: Add Kabylake "
` [PATCH v7 21/21] drm/i915/slpc: Enable SLPC, where supported
` ✓ Fi.CI.BAT: success for Add support for GuC-based SLPC (rev9)
[PATCH v2 3/4] drm: Refactor vblank sequence number comparison
2017-03-23 3:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 00/10] drm/fb-helper: Deferred setup support
2017-03-22 21:08 UTC (5+ messages)
` [PATCH v3 06/10] drm/fb-helper: Support deferred setup
[PATCH 14/16] drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
2017-03-22 20:56 UTC (2+ messages)
` [PATCH] "
[PATCH 1/2] drm/i915: Extract intel_wm_plane_visible()
2017-03-22 20:20 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Fix SKL cursor watermarks
Upgrading xserver-xorg-video-intel removed skylake support?
2017-03-22 19:56 UTC (2+ messages)
[PATCH] drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocations
2017-03-22 19:35 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: simplify intel_ddi_pll_select()
2017-03-22 19:26 UTC (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/i915: kill intel_ddi_pll_select()
[PATCH v3 0/5] drm/i915: SKL+ render decompression support
2017-03-22 18:33 UTC (4+ messages)
` [PATCH 2/5] drm: Remove fb hsub/vsub alignment requirement
[PATCH 00/12] Various improvements around the GuC topic
2017-03-22 16:57 UTC (12+ messages)
` [PATCH 01/12] drm/i915/guc: Sanitize GuC client initialization
` [PATCH 02/12] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
` [PATCH 10/12] drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage descriptor"
` ✗ Fi.CI.BAT: warning for Various improvements around the GuC topic
[PATCH v10] drm/i915: Implement Link Rate fallback on Link training failure
2017-03-22 15:44 UTC (2+ messages)
[PATCH] drm/scdc: declare drm_scdc_get_scrambling_status
2017-03-22 14:57 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 07/15] drm/i915: Store a direct lookup from object handle to vma
2017-03-22 14:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/8] dim: shellcheck v0.4.4 fixes
2017-03-22 14:03 UTC (9+ messages)
` [PATCH 5/8] dim: avoid errors with rm $foo/ expanding to /
[PULL] drm-intel-fixes
2017-03-22 11:35 UTC
[bug report] drm/i915/gvt: replace the gvt_err with gvt_vgpu_err
2017-03-22 11:24 UTC
[PATCH 00/14] drm/i915: Moar plane update optimizations
2017-03-22 10:42 UTC (4+ messages)
` [RFC][PATCH 14/14] WIP/drm/i915: Nuke posting reads from plane updates
[PATCH v2 1/4] drm: Mark up accesses of vblank->enabled outside of its spinlock
2017-03-22 10:37 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/4] drm: Mark up accesses of vblank->enabled outside of its spinlock (rev2)
[BUG][REGRESSION] i915 gpu hangs under load
2017-03-22 10:36 UTC (2+ messages)
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