Show patches with: none      |   121291 patches
« 1 2 ... 812 813 8141212 1213 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/7] drm/atomic: Add macros to access existing old/new state - - - --- 2017-01-16 Maarten Lankhorst New
[v3,4/7] drm/atomic: Fix atomic helpers to use the new iterator macros. - - - --- 2017-01-16 Maarten Lankhorst New
[v3,3/7] drm/atomic: Use new atomic iterator macros. - 1 - --- 2017-01-16 Maarten Lankhorst New
[v3,2/7] drm/atomic: Make add_affected_connectors look at crtc_state. - 1 - --- 2017-01-16 Maarten Lankhorst New
[v3,1/7] drm/atomic: Add new iterators over all state, v3. - 1 - --- 2017-01-16 Maarten Lankhorst New
[5/5] tests/kms_draw_crc: add support for Y tiling - - - --- 2017-01-16 Praveen Paneri New
[4/5] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method - - - --- 2017-01-16 Praveen Paneri New
[3/5] lib/igt_draw: Add Y-tiling support - - - --- 2017-01-16 Praveen Paneri New
[2/5] lib/igt_fb: Add helper function for tile_to_mod - - - --- 2017-01-16 Praveen Paneri New
[1/5] lib/igt_fb: Let others use igt_get_fb_tile_size - - - --- 2017-01-16 Praveen Paneri New
drm/i915: Assert we do not attempt to reuse an allocated node - 1 - --- 2017-01-15 Chris Wilson New
drm/i915: Catch attempting to use the aliasing_gtt's drm_mm - 1 - --- 2017-01-15 Chris Wilson New
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume - 1 1 --- 2017-01-15 Chris Wilson New
[2/2] drm/i915: Skip switch to kernel context if already done - 1 - --- 2017-01-14 Chris Wilson New
[1/2] drm/i915: Construct a request even if the GPU is currently hung - 1 - --- 2017-01-14 Chris Wilson New
[2/2] drm/i915/dp: Silence compiler for missing prototype - 1 - --- 2017-01-14 Chris Wilson New
[1/2] drm/i915: Use __printf markup to silence compiler - 1 - --- 2017-01-14 Chris Wilson New
[8/8] drm/i915/get_params: Add HuC status to getparams - 1 - --- 2017-01-14 Srivatsa, Anusha New
[7/8] drm/i915/huc: Support HuC authentication - - 1 --- 2017-01-14 Srivatsa, Anusha New
[6/8] drm/i915/huc: Add debugfs for HuC loading status check - 2 1 --- 2017-01-14 Srivatsa, Anusha New
[5/8] drm/i915/HuC: Add KBL huC loading Support - 2 - --- 2017-01-14 Srivatsa, Anusha New
[4/8] drm/i915/huc: Add BXT HuC Loading Support - 2 - --- 2017-01-14 Srivatsa, Anusha New
[3/8] drm/i915/huc: Add HuC fw loading support - 1 1 --- 2017-01-14 Srivatsa, Anusha New
[2/8] drm/i915/huc: Unified css_header struct for GuC and HuC - 2 1 --- 2017-01-14 Srivatsa, Anusha New
[1/8] drm/i915/guc: Make the GuC fw loading helper functions general - 2 - --- 2017-01-14 Srivatsa, Anusha New
[CI,7/7] drm/i915: Eliminate superfluous i915_ggtt_view_normal - 1 - --- 2017-01-14 Chris Wilson New
[CI,6/7] drm/i915: Eliminate superfluous i915_ggtt_view_rotated - 1 - --- 2017-01-14 Chris Wilson New
[CI,5/7] drm/i915: Convert i915_ggtt_view to use an anonymous union - - - --- 2017-01-14 Chris Wilson New
[CI,4/7] drm/i915: Stop clearing i915_ggtt_view - 1 - --- 2017-01-14 Chris Wilson New
[CI,3/7] drm/i915: Compact memcmp in i915_vma_compare() - 1 - --- 2017-01-14 Chris Wilson New
[CI,2/7] drm/i915: Mark the ggtt_view structs as packed - 1 - --- 2017-01-14 Chris Wilson New
[CI,1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view - 1 - --- 2017-01-14 Chris Wilson New
lib/prime_numbers: Suppress warn on kmalloc failure - 1 - --- 2017-01-13 Chris Wilson New
drm/i915: Flush the change in debugobject before reallocation - 1 - --- 2017-01-13 Chris Wilson New
drm/i915: Only call skl_check_plane_surface() for visible planes (v2) - - - --- 2017-01-13 Matt Roper New
drm/i915: Only call skl_check_plane_surface() for visible planes - - - --- 2017-01-13 Matt Roper New
[3/3] intel: Support passing of explicit fencing from execbuf - - - --- 2017-01-13 Chad Versace New
[2/3] intel: Allow the client to control implicit synchronisation - - - --- 2017-01-13 Chad Versace New
[1/3] WAIT: headers: Update drm_i915.h - - - --- 2017-01-13 Chad Versace New
[8/8] drm/i915/get_params: Add HuC status to getparams - 1 - --- 2017-01-13 Srivatsa, Anusha New
[7/8] drm/i915/huc: Support HuC authentication - 1 1 --- 2017-01-13 Srivatsa, Anusha New
[6/8] drm/i915/huc: Add debugfs for HuC loading status check - 2 1 --- 2017-01-13 Srivatsa, Anusha New
[5/8] drm/i915/HuC: Add KBL huC loading Support - 2 - --- 2017-01-13 Srivatsa, Anusha New
[4/8] drm/i915/huc: Add BXT HuC Loading Support - 2 - --- 2017-01-13 Srivatsa, Anusha New
[3/8] drm/i915/huc: Add HuC fw loading support - 1 1 --- 2017-01-13 Srivatsa, Anusha New
[2/8] drm/i915/huc: Unified css_header struct for GuC and HuC - 2 1 --- 2017-01-13 Srivatsa, Anusha New
[1/8] drm/i915/guc: Make the GuC fw loading helper functions general - 2 - --- 2017-01-13 Srivatsa, Anusha New
[RFC] drm/i915/guc: Move GuC log related functions into dedicated file - 1 - --- 2017-01-13 Michal Wajdeczko New
[8/8] drm/i915/get_params: Add HuC status to getparams - 1 - --- 2017-01-13 Srivatsa, Anusha New
[7/8] drm/i915/huc: Support HuC authentication - - 1 --- 2017-01-13 Srivatsa, Anusha New
[6/8] drm/i915/huc: Add debugfs for HuC loading status check - 2 1 --- 2017-01-13 Srivatsa, Anusha New
[5/8] drm/i915/HuC: Add KBL huC loading Support - 2 - --- 2017-01-13 Srivatsa, Anusha New
[4/8] drm/i915/huc: Add BXT HuC Loading Support - 2 - --- 2017-01-13 Srivatsa, Anusha New
[3/8] drm/i915/huc: Add HuC fw loading support - 1 1 --- 2017-01-13 Srivatsa, Anusha New
[2/8] drm/i915/huc: Unified css_header struct for GuC and HuC - 2 1 --- 2017-01-13 Srivatsa, Anusha New
[1/8] drm/i915/guc: Make the GuC fw loading helper functions general - 2 - --- 2017-01-13 Srivatsa, Anusha New
[1/8] drm/i915/guc: Make the GuC fw loading helper functions general - 2 - --- 2017-01-13 Srivatsa, Anusha New
[1/8] drm/i915/guc: Make the GuC fw loading helper functions general - 2 - --- 2017-01-13 Srivatsa, Anusha New
drm/i915: Remove unused function intel_ddi_get_link_dpll() 1 - - --- 2017-01-13 Ander Conselvan de Oliveira New
[v3,7/7] drm/i915: Eliminate superfluous i915_ggtt_view_normal - 1 - --- 2017-01-13 Chris Wilson New
[v3,6/7] drm/i915: Eliminate superfluous i915_ggtt_view_rotated - 1 - --- 2017-01-13 Chris Wilson New
[v3,5/7] drm/i915: Convert i915_ggtt_view to use an anonymous union - 2 - --- 2017-01-13 Chris Wilson New
[v3,4/7] drm/i915: Stop clearing i915_ggtt_view - 1 - --- 2017-01-13 Chris Wilson New
[v3,3/7] drm/i915: Compact memcmp in i915_vma_compare() - 1 - --- 2017-01-13 Chris Wilson New
[v3,2/7] drm/i915: Mark the ggtt_view structs as packed - 1 - --- 2017-01-13 Chris Wilson New
[v3,1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view - 1 - --- 2017-01-13 Chris Wilson New
[07/10] drm/i915/psr: set PSR_MASK bits for deep sleep - 1 - --- 2017-01-13 vathsala nagaraju New
dim: Triple-check and tripe warning when merging patches that touch files outside i915. - - - --- 2017-01-12 Rodrigo Vivi New
drm/i915: reinstate call to trace_i915_vma_bind - - - --- 2017-01-12 Daniele Ceraolo Spurio New
[v2,7/7] drm/i915: Eliminate superfluous i915_ggtt_view_normal - 1 - --- 2017-01-12 Chris Wilson New
[v2,6/7] drm/i915: Eliminate superfluous i915_ggtt_view_rotated - 1 - --- 2017-01-12 Chris Wilson New
[v2,5/7] drm/i915: Convert i915_ggtt_view to use an anonymous union - - - --- 2017-01-12 Chris Wilson New
[v2,4/7] drm/i915: Stop clearing i915_ggtt_view - 1 - --- 2017-01-12 Chris Wilson New
[v2,3/7] drm/i915: Compact memcmp in i915_vma_compare() - 1 - --- 2017-01-12 Chris Wilson New
[v2,2/7] drm/i915: Mark the ggtt_view structs as packed - 1 - --- 2017-01-12 Chris Wilson New
[v2,1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view - 1 - --- 2017-01-12 Chris Wilson New
[06/10] drm/i915/psr: set CHICKEN_TRANS for psr2 - 1 - --- 2017-01-12 vathsala nagaraju New
[03/10] drm/i915/psr: fix blank screen issue for psr2 - 1 - --- 2017-01-12 vathsala nagaraju New
drm/i915/huc: Support HuC authentication - - 1 --- 2017-01-12 Srivatsa, Anusha New
drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*() - 2 - --- 2017-01-12 Chris Wilson New
drm/i915/huc: Add HuC fw loading support - - 1 --- 2017-01-12 Srivatsa, Anusha New
drm/i915/huc: Support HuC authentication - - 1 --- 2017-01-12 Srivatsa, Anusha New
drm: Don't race connector registration 1 - - --- 2017-01-12 Daniel Vetter New
[v2] drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size - 1 - --- 2017-01-12 Chris Wilson New
drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size - - - --- 2017-01-12 Chris Wilson New
[3/3] drm/i915/glk: Turn on workarounds that apply to Geminilake too - - - --- 2017-01-12 Ander Conselvan de Oliveira New
[2/3] drm/i915: Apply WaSetHdcUnitClockGatingDisableInUcgctl6 only until B0 - - - --- 2017-01-12 Ander Conselvan de Oliveira New
[1/3] drm/i915: Add name for WaDisablePWMClockGating workaround - - - --- 2017-01-12 Ander Conselvan de Oliveira New
[v3] drm/i915: Expand ggtt_view paramters for debugfs - - - --- 2017-01-12 Chris Wilson New
[i-g-t] tests/kms_plane_multiple: Change number of iterations - 1 - --- 2017-01-12 Mika Kahola New
[v2] drm/i915: Expand ggtt_view paramters for debugfs - - - --- 2017-01-12 Chris Wilson New
[CI,2/2] HAX enable guc submission for CI - - - --- 2017-01-12 Chris Wilson New
[CI,1/2] drm/i915: Invalidate the guc ggtt TLB upon insertion - 1 - --- 2017-01-12 Chris Wilson New
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround. - 1 - --- 2017-01-12 Mika Kuoppala New
drm/i915: Expand ggtt_view paramters for debugfs - - - --- 2017-01-12 Chris Wilson New
drm/i915: Remove useless casts to intel_plane_state - 2 - --- 2017-01-12 Maarten Lankhorst New
[v2.1,6/7] drm/atomic: Convert get_existing_state callers to get_old/new_state, v2. - - - --- 2017-01-12 Maarten Lankhorst New
[v5,3/3] ALSA: Documentation about HDA DP MST pin init and connection - 1 - --- 2017-01-12 Yang, Libin New
[v5,2/3] ALSA: hda - add DP MST audio support - 1 - --- 2017-01-12 Yang, Libin New
[v5,1/3] ALSA: hda - add DP mst verb support - 1 - --- 2017-01-12 Yang, Libin New
« 1 2 ... 812 813 8141212 1213 »