]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-02-07 Joonas Lahtinendrm/i915: Handle vm_mmap error during I915_GEM_MMAP...
2019-02-07 Joonas Lahtinendrm/i915: Prevent a race during I915_GEM_MMAP ioctl...
2019-02-06 Lyude Pauldrm/i915: Don't send hotplug in intel_dp_check_mst_status()
2019-02-06 Lyude Pauldrm/i915: Don't send MST hotplugs during resume
2019-02-06 Lyude Pauldrm/i915: Block fbdev HPD processing during suspend
2019-02-06 Ville Syrjälädrm/i915: Just use icl+ definition for PLANE_WM blocks...
2019-02-06 Ville Syrjälädrm/i915: Bump skl+ wm blocks to 11 bits
2019-02-06 Tvrtko Ursulindrm/i915/pmu: Fix enable count array size and bounds...
2019-02-05 Ville Syrjälädrm/i915: W/A for underruns with WM1+ disabled on icl
2019-02-05 Ville Syrjälädrm/i915: Setup PIPE_CHICKEN for fastsets too
2019-02-05 Ville Syrjälädrm/i915: Extract icl_set_pipe_chicken()
2019-02-05 Ville Syrjälädrm/i915: Fix wm latency==0 disable on skl+
2019-02-05 Chris Wilsondrm/i915: Push clear_intel_crtc_state() onto the heap
2019-02-05 Ville Syrjälädrm/i915: Include register polling in reg_rw traces
2019-02-05 Greg Kroah-Hartmandrm/i915: do not return invalid pointers as a *dentry
2019-02-05 Rodrigo Vividrm/i915: Rename HAS_GMCH
2019-02-05 Chris Wilsondrm/i915: Pull i915_gem_active into the i915_active family
2019-02-05 Chris Wilsondrm/i915: Allocate active tracking nodes from a slabcache
2019-02-05 Chris Wilsondrm/i915: Release the active tracker tree upon idling
2019-02-05 Chris Wilsondrm/i915: Generalise GPU activity tracking
2019-02-05 Chris Wilsondrm/i915/selftests: Exercise some AB...BA preemption chains
2019-02-05 Tvrtko Ursulindrm/i915/selftests: Context SSEU reconfiguration tests
2019-02-05 Tvrtko Ursulindrm/i915: Expose RPCS (SSEU) configuration to userspace...
2019-02-05 Tvrtko Ursulindrm/i915: Add timeline barrier support
2019-02-05 Lionel Landwerlindrm/i915/perf: lock powergating configuration to defaul...
2019-02-05 Lionel Landwerlindrm/i915: Record the sseu configuration per-context...
2019-02-04 Chris Wilsondrm/i915: Trim NEWCLIENT boosting
2019-02-04 Chris Wilsondrm/i915: Allow normal clients to always preempt idle...
2019-02-02 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20190202
2019-01-31 Rodrigo Vividrm/i915/cfl: Adding another PCI Device ID.
2019-02-01 Rodrigo ViviMerge tag 'gvt-next-2019-02-01' of https://github.com...
2019-02-01 Hans de Goededrm/i915: Enable fastboot by default on VLV and CHV
2019-02-01 Talha Nassardrm/i915/icl: restore WaEnableFloatBlendOptimization
2019-02-01 Tvrtko Ursulindrm/i915: Save some lines of source code in workarounds
2019-02-01 Tvrtko Ursulindrm/i915: Move workaround infrastructure code up
2019-01-31 Imre Deakdrm/i915/icl: Work around broken VBTs for port F detection
2019-01-31 Imre Deakdrm/i915/icl: Add TypeC ports only if VBT is present
2019-01-31 Ville Syrjälädrm/i915: Pick the first unused PLL once again
2019-01-31 Ville Syrjälädrm/i915: Don't use the second dbuf slice on icl
2019-01-31 Hang Yuandrm/i915/gvt: add VFIO EDID region
2019-01-31 Hang Yuandrm/i915/gvt: add hotplug emulation
2019-01-31 Hang Yuandrm/i915/gvt: add functions to get default resolution
2019-01-31 Matt Roperdrm/i915: Apply LUT validation checks to platforms...
2019-01-31 Matt Roperdrm/i915: Force background color to black for gen9+ (v2)
2019-01-30 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20190129
2019-01-30 Ville Syrjälädrm/i915: Use IS_GEN9_LP() for the linetime w/a check
2019-01-30 Ville Syrjälädrm/i915: Drop the pointless linetime==0 check
2019-01-30 Ville Syrjälädrm/i915: Drop the definite article in front of SAGV
2019-01-30 Ville Syrjälädrm/i915: Pass dev_priv to skl_needs_memory_bw_wa()
2019-01-30 Ville Syrjälädrm/i915: Account for minimum ddb allocation restrictions
2019-01-30 Ville Syrjälädrm/i915: Fix > vs >= mismatch in watermark/ddb calcula...
2019-01-30 Ville Syrjälädrm/i915: Fix bits vs. bytes mixup in dbuf block size...
2019-01-30 Ville Syrjälädrm/i915: Reinstate an early latency==0 check for skl+
2019-01-30 Ville Syrjälädrm/i915: Don't ignore level 0 lines watermark for glk+
2019-01-29 Lucas De Marchidrm/i915/icl: keep track of unused pll while looping
2019-01-29 Lucas De Marchidrm/i915/icl: remove dpll from clk_sel
2019-01-29 Lucas De Marchidrm/i915: always return something on DDI clock selection
2019-01-29 Lucas De Marchidrm/i915/icl: use tc_port in MG_PLL macros
2019-01-29 Chris Wilsondrm/i915: Drop fake breadcrumb irq
2019-01-29 Chris Wilsondrm/i915: Replace global breadcrumbs with per-context...
2019-01-29 Chris Wilsondrm/i915: Remove the intel_engine_notify tracepoint
2019-01-29 Ville Syrjälädrm/i915/tv: Bypass the vertical filter if possible
2019-01-29 Ville Syrjälädrm/i915/tv: Fix adjusted_mode dotclock for interlaced...
2019-01-29 Ville Syrjälädrm: Constify drm_color_lut_check()
2019-01-29 Chris Wilsondrm/i915/execlists: Suppress preempting self
2019-01-29 Chris Wilsondrm/i915: Rename execlists->queue_priority to queue_pri...
2019-01-29 Chris Wilsondrm/i915: Identify active requests
2019-01-29 Chris Wilsondrm/i915/selftests: Apply a subtest filter
2019-01-29 Rodrigo ViviMerge drm/drm-next into drm-intel-next-queued
2019-01-29 Ville Syrjälädrm/i915: Fix skl srckey mask bits
2019-01-29 Hans de Goededrm/i915: Enable fastboot by default on Skylake and newer
2019-01-28 Chris Wilsondrm/i915: Track active timelines
2019-01-28 Chris Wilsondrm/i915: Track the context's seqno in its own timeline...
2019-01-28 Chris Wilsondrm/i915: Share per-timeline HWSP using a slab suballocator
2019-01-28 Chris Wilsondrm/i915: Allocate a status page for each timeline
2019-01-28 Chris Wilsondrm/i915: Enlarge vma->pin_count
2019-01-28 Chris Wilsondrm/i915: Introduce concept of per-timeline (context) HWSP
2019-01-28 Chris Wilsondrm/i915: Move list of timelines under its own lock
2019-01-28 Chris Wilsondrm/i915: Always allocate an object/vma for the HWSP
2019-01-28 Chris Wilsondrm/i915: Move vma lookup to its own lock
2019-01-28 Chris Wilsondrm/i915: Pull VM lists under the VM mutex.
2019-01-28 Chris Wilsondrm/i915: Stop tracking MRU activity on VMA
2019-01-28 Ville Syrjälädrm/i915: Try to sanitize bogus DPLL state left over...
2019-01-28 Ville Syrjälädrm/i915/tv: Use the scanline counter for timestamps...
2019-01-28 Ville Syrjälädrm/i915/tv: Fix return value for intel_tv_compute_config()
2019-01-28 Chris Wilsondrm/i915: Wait for a moment before forcibly resetting...
2019-01-26 Nathan Chancellordrm/i915: Disable -Wuninitialized
2019-01-25 P Raviraj Sitaramdrm/i915: correct the pitch check for NV12 framebuffer
2019-01-25 Ville Syrjälädrm/i915: Clean up intel_plane_atomic_check_with_state()
2019-01-25 Ville Syrjälädrm/i915/tv: Filter out >1024 wide modes that would...
2019-01-25 Ville Syrjälädrm/i915/tv: Fix >1024 modes on gen3
2019-01-25 Ville Syrjälädrm/i915/tv: Generate better pipe timings for TV encoder
2019-01-25 Ville Syrjälädrm/i915/tv: Add 1080p30/50/60 TV modes
2019-01-25 Ville Syrjälädrm/i915/tv: Nuke reported_modes[]
2019-01-25 Ville Syrjälädrm/i915/tv: Make TV mode autoselection actually useable
2019-01-25 Ville Syrjälädrm/i915/tv: Use drm_mode_set_name() to name TV modes
2019-01-25 Ville Syrjälädrm/i915/tv: Deobfuscate preferred mode selection
2019-01-25 Ville Syrjälädrm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
2019-01-25 Ville Syrjälädrm/i915/tv: Use bools where appropriate
2019-01-25 Ville Syrjälädrm/i915/tv: Store the TV oversampling factor in the...
next