Show patches with: none      |   120664 patches
« 1 2 ... 783 784 7851206 1207 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/15] drm/i915: Copy user requested buffers into the error state 1 1 - --- 2017-03-16 Chris Wilson New
[2/2] HAX enable guc submission for CI - - - --- 2017-03-16 Chris Wilson New
[1/2] drm/i915/scheduler: emulate a scheduler for guc - 2 - --- 2017-03-16 Chris Wilson New
[v3] drm/i915: Fix FBC cfb stride programming for non X-tiled FB - - - --- 2017-03-16 Praveen Paneri New
[v2] drm/i915/guc: Document that the ads blob entries only lie within the first page - - - --- 2017-03-16 Chris Wilson New
drm/i915/guc: Document that the ads blob entries only lie within the first page - - - --- 2017-03-16 Chris Wilson New
[v4,8/8] drm/dp: Track MST link bandwidth - 1 - --- 2017-03-16 Dhinakaran Pandiyan New
[v4,7/8] drm: Connector helper function to release resources - 1 - --- 2017-03-16 Dhinakaran Pandiyan New
[v4,6/8] drm/dp: Add DP MST helpers to atomically find and release vcpi slots - - - --- 2017-03-16 Dhinakaran Pandiyan New
[v4,5/8] drm/dp: Introduce MST topology state to track available link bandwidth - - - --- 2017-03-16 Dhinakaran Pandiyan New
[v4,4/8] drm: Add driver-private objects to atomic state 1 - - --- 2017-03-16 Dhinakaran Pandiyan New
[v4,3/8] drm/dp: Split drm_dp_mst_allocate_vcpi - 1 - --- 2017-03-16 Dhinakaran Pandiyan New
[v4,2/8] drm/dp: Kill unused MST vcpi slot availability tracking - - - --- 2017-03-16 Dhinakaran Pandiyan New
[v4,1/8] drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgr - - - --- 2017-03-16 Dhinakaran Pandiyan New
[6/6] drm/i915: Support for capturing MMIO register values - - - --- 2017-03-16 sourab.gupta@intel.com New
[5/6] drm/i915: Mechanism to forward clock monotonic raw time in perf samples - - - --- 2017-03-16 sourab.gupta@intel.com New
[4/6] time: Expose current clocksource in use by timekeeping framework - - - --- 2017-03-16 sourab.gupta@intel.com New
[3/6] drm/i915: Support opening multiple concurrent perf streams - - - --- 2017-03-16 sourab.gupta@intel.com New
[2/6] drm/i915: Extract raw GPU timestamps from OA reports to forward in perf samples - - - --- 2017-03-16 sourab.gupta@intel.com New
[1/6] drm/i915: Extend i915 perf framework for collecting timestamps on all gpu engines - - - --- 2017-03-16 sourab.gupta@intel.com New
[8/8] drm/i915: Add support for emitting execbuffer tags through OA counter reports - - - --- 2017-03-16 sourab.gupta@intel.com New
[7/8] drm/i915: Add support for having pid output with OA report - - - --- 2017-03-16 sourab.gupta@intel.com New
[6/8] drm/i915: Populate ctx ID for periodic OA reports - - - --- 2017-03-16 sourab.gupta@intel.com New
[5/8] drm/i915: Inform userspace about command stream OA buf overflow - - - --- 2017-03-16 sourab.gupta@intel.com New
[4/8] drm/i915: flush periodic samples, in case of no pending CS sample requests - - - --- 2017-03-16 sourab.gupta@intel.com New
[3/8] drm/i915: Framework for capturing command stream based OA reports - - - --- 2017-03-16 sourab.gupta@intel.com New
[2/8] drm/i915: Expose OA sample source to userspace - - - --- 2017-03-16 sourab.gupta@intel.com New
[1/8] drm/i915: Add ctx getparam ioctl parameter to retrieve ctx unique id - 1 - --- 2017-03-16 sourab.gupta@intel.com New
[v3,6/6] drm/i915: Set PWM divider to match desired frequency in vbt - - - --- 2017-03-15 Puthikorn Voravootivat New
[v3,5/6] drm: Add definition for eDP backlight frequency - - - --- 2017-03-15 Puthikorn Voravootivat New
[v3,4/6] drm/i915: Store brightness level in aux backlight driver - - - --- 2017-03-15 Puthikorn Voravootivat New
[v3,3/6] drm/i915: Support dynamic backlight via DPCD register - - - --- 2017-03-15 Puthikorn Voravootivat New
[v3,2/6] drm/i915: Correctly enable blacklight adjustment via DPCD - - - --- 2017-03-15 Puthikorn Voravootivat New
[v3,1/6] drm/i915: Add DPCD prefered mode for backlight control - - - --- 2017-03-15 Puthikorn Voravootivat New
drm/i915/breadcrumbs: Tweak commentary - 1 - --- 2017-03-15 Chris Wilson New
[CI,5/5] drm/i915: Only attempt to signal the request once from the interrupt handler - 1 - --- 2017-03-15 Chris Wilson New
[CI,4/5] drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half - 1 - --- 2017-03-15 Chris Wilson New
[CI,3/5] drm/i915/breadcrumbs: Disable interrupt bottom-half first on idling - 1 - --- 2017-03-15 Chris Wilson New
[CI,2/5] drm/i915/breadcrumbs: Update bottom-half before marking as complete - 1 - --- 2017-03-15 Chris Wilson New
[CI,1/5] drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy() - 1 - --- 2017-03-15 Chris Wilson New
[3/3] drm: Peek at the current counter/timestamp for vblank queries - - - --- 2017-03-15 Chris Wilson New
[2/3] drm: Skip the waitqueue setup for vblank queries - 1 - --- 2017-03-15 Chris Wilson New
[1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) - 1 - --- 2017-03-15 Chris Wilson New
[CI,5/5] drm/i915: Only attempt to signal the request once from the interrupt handler - 1 - --- 2017-03-15 Chris Wilson New
[CI,4/5] drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half - 1 - --- 2017-03-15 Chris Wilson New
[CI,3/5] drm/i915/breadcrumbs: Disable interrupt bottom-half first on idling - 1 - --- 2017-03-15 Chris Wilson New
[CI,2/5] drm/i915/breadcrumbs: Update bottom-half before marking as complete - 1 - --- 2017-03-15 Chris Wilson New
[CI,1/5] drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy() - 1 - --- 2017-03-15 Chris Wilson New
drm/i915/uc: Make intel_uc_prepare_fw() static - 1 - --- 2017-03-15 Michal Wajdeczko New
drm/i915/gvt: Use offsetofend() rather than offsetof + sizeof - 1 - --- 2017-03-15 Chris Wilson New
[6/6] drm/i915: Use coarse grained residency counter with byt - 1 - --- 2017-03-15 Mika Kuoppala New
aubinator: Define DRM_IOCTL_I915_GEM_EXECBUFFER2_WR if unavailable - - - --- 2017-03-15 Jason Ekstrand New
[3/6] drm/i915: Extend vlv/chv residency resolution - 1 - --- 2017-03-15 Mika Kuoppala New
[6/6] drm/i915: Use coarse grained residency counter with byt - 1 - --- 2017-03-15 Mika Kuoppala New
[5/6] drm/i915: Use ktime to calculate rc0 residency - 1 - --- 2017-03-15 Mika Kuoppala New
[4/6] drm/i915: Convert debugfs to use generic residency calculator - 1 - --- 2017-03-15 Mika Kuoppala New
[3/6] drm/i915: Extend vlv/chv residency resolution - 1 - --- 2017-03-15 Mika Kuoppala New
[2/6] drm/i915: Return residency as microseconds - 1 - --- 2017-03-15 Mika Kuoppala New
[1/6] drm/i915: Move residency calculation into intel_pm.c - 1 - --- 2017-03-15 Mika Kuoppala New
[dim,v2,2/2] dim: Add add-link command - - - --- 2017-03-15 Ville Syrjälä New
[dim,v2,1/2] dim: Add extract-tags command - - - --- 2017-03-15 Ville Syrjälä New
[4.11] drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks - 1 1 --- 2017-03-15 Ville Syrjälä New
drm/i915/userptr: Reinvent GGTT self-faulting protection - 1 - --- 2017-03-15 Chris Wilson New
[4/4] drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged - 1 - --- 2017-03-15 Chris Wilson New
[3/4] drm/i915: Restore engine->submit_request before unwedging - 1 - --- 2017-03-15 Chris Wilson New
[2/4] drm/i915: Move engine->submit_request selection to a vfunc - 1 - --- 2017-03-15 Chris Wilson New
[1/4] drm/i915: Split I915_RESET_IN_PROGRESS into two flags - 1 - --- 2017-03-15 Chris Wilson New
[6/6] drm/i915: Only attempt to signal the request once from the interrupt handler - 1 - --- 2017-03-15 Chris Wilson New
[5/6] drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half - 1 - --- 2017-03-15 Chris Wilson New
[4/6] drm/i915/breadcrumbs: Disable interrupt bottom-half first on idling - 1 - --- 2017-03-15 Chris Wilson New
[3/6] drm/i915/breadcrumbs: Update bottom-half before marking as complete - 1 - --- 2017-03-15 Chris Wilson New
[2/6] drm/i915/breadcrumbs: Assert that irqs are disabled as we update the bottom-half - - - --- 2017-03-15 Chris Wilson New
[1/6] drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy() - 1 - --- 2017-03-15 Chris Wilson New
drm/i915: Make intel_uc_sanitize_options() more robust - 1 - --- 2017-03-15 Michal Wajdeczko New
drm/i915/uc: Rename intel_uc_fw.fw to .type - 1 - --- 2017-03-15 Arkadiusz Hiler New
[dim] dim: add retip command to rebase branch onto drm-tip - - - --- 2017-03-15 Jani Nikula New
drm/i915/guc: Use formalized struct definition for ads object - 2 - --- 2017-03-15 Chris Wilson New
[i-g-t,v3,2/2] tests/kms_hdmi_inject: Test to make use of HDMI injection capabilities. - - - --- 2017-03-15 Abdiel Janulgue New
[i-g-t,v3,1/2] lib/igt_kms: Add support for 4K and audio HDMI EDID injection. - - - --- 2017-03-15 Abdiel Janulgue New
drm/i915: update the firmware download URL - 1 - --- 2017-03-15 Jani Nikula New
[2/2] drm/i915: Fix SKL cursor watermarks - - 1 --- 2017-03-15 Tahvanainen, Jari New
[1/3] drm/i915: Convert intel_tv connector properties to atomic, v3. - - - --- 2017-03-15 Maarten Lankhorst New
drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMC 1 - - --- 2017-03-15 Ander Conselvan de Oliveira New
[i-g-t,v2] tests/kms_concurrent: Concurrent and interruptible subtests for atomic - - - --- 2017-03-15 Kahola, Mika New
[v2] drm/i915: Enable FBC for non X-tiled FBs - - - --- 2017-03-15 Praveen Paneri New
drm/i915: Enable FBC for non X-tiled FBs - - - --- 2017-03-15 Praveen Paneri New
[v3,2/2] drm/i915: Implement cdclk restrictions based on Azalia BCLK - 1 - --- 2017-03-14 Dhinakaran Pandiyan New
[v10] drm/i915: Implement Link Rate fallback on Link training failure 2 1 - --- 2017-03-14 Navare, Manasi New
drm/i915/guc: Use formalized struct definition for ads object - 1 - --- 2017-03-14 Chris Wilson New
[v3] drm: Add DPCD definitions for DP 1.4 DSC feature - - - --- 2017-03-14 Navare, Manasi New
[dim,2/2] dim: Add add-link command - - - --- 2017-03-14 Ville Syrjälä New
[dim,1/2] dim: Add extract-tags command - - - --- 2017-03-14 Ville Syrjälä New
drm/i915: Keep vblanks enabled during the entire pipe update - - - --- 2017-03-14 Ville Syrjälä New
[i-g-t] tests/kms_cursor_legacy: make_busy() before get_vblank() - - - --- 2017-03-14 Ville Syrjälä New
drm/i915: Extend rpm wakelock during i915_handle_error() - 1 - --- 2017-03-14 Chris Wilson New
drm/i915: Disable kmem_caches when KASAN is enabled - 1 - --- 2017-03-14 Chris Wilson New
[dim,2/2] dim: rewrite dim_cherry_pick_branch - - - --- 2017-03-14 Jani Nikula New
[dim,1/2] dim: abstract function to look up references to commit - - - --- 2017-03-14 Jani Nikula New
drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half - - - --- 2017-03-14 Chris Wilson New
[2/2] drm/i915: Fix SKL cursor watermarks 1 1 - --- 2017-03-14 Ville Syrjälä New
« 1 2 ... 783 784 7851206 1207 »