]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-02-13 Uma Shankardrm/i915/glk: Fix degamma lut programming
2019-02-12 Chris Wilsondrm/i915: Detect potential i915_reset_trylock() lockups
2019-02-12 Chris Wilsondrm/i915: Recursive i915_reset_trylock() verboten
2019-02-12 Ville Syrjälädrm/i915: Dump skl+ watermark changes
2019-02-11 Chris Wilsondrm/i915: Reacquire priolist cache after dropping the...
2019-02-11 Chris Wilsondrm/i915: Include the current timeline seqno for debugg...
2019-02-11 Chris Wilsondrm/i915: Use synchronize_srcu_expedited() for resets
2019-02-11 Chris Wilsondrm/i915: Pull sync_scru for device reset outside of...
2019-02-11 Jani Nikuladrm/i915/opregion: rvda is relative from opregion base...
2019-02-11 Jani Nikuladrm/i915/opregion: fix version check
2019-02-11 Chris Wilsondrm/i915: Protect i915_active iterators from the shrinker
2019-02-09 Chris Wilsondrm/i915/execlists: Refactor out can_merge_rq()
2019-02-08 Chris Wilsondrm/i915: Don't claim an unstarted request was guilty
2019-02-08 Chris Wilsondrm/i915: Serialise resets with wedging
2019-02-08 Chris Wilsondrm/i915: Wait for old resets before applying debugfs...
2019-02-08 Chris Wilsondrm/i915: Uninterruptibly drain the timelines on unwedging
2019-02-08 Chris Wilsondrm/i915: Force the GPU reset upon wedging
2019-02-08 Chris Wilsondrm/i915: Revoke mmaps and prevent access to fence...
2019-02-08 Chris Wilsondrm/i915: Defer removing fence register tracking to...
2019-02-08 Ville Syrjälädrm/i915: Update DSPCNTR gamma/csc bits during crtc_ena...
2019-02-08 Ville Syrjälädrm/i915: Disable pipe gamma when C8 pixel format is used
2019-02-08 Ville Syrjälädrm/i915: Turn off pipe CSC when it's not needed
2019-02-08 Ville Syrjälädrm/i915: Turn off pipe gamma when it's not needed
2019-02-08 Ville Syrjälädrm/i915: Track pipe csc enable in crtc state
2019-02-08 Ville Syrjälädrm/i915: Track pipe gamma enable/disable in crtc state
2019-02-08 Ville Syrjälädrm/i915: Populate gamma_mode for all platforms
2019-02-07 José Roberto de Souzadrm/i915/psr: Execute the default PSR code path when...
2019-02-07 Ramalingam Cdrm/i915: HDCP state handling in ddi_update_pipe
2019-02-07 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20190207
2019-02-07 Ville Syrjälädrm/i915: Move LUT programming to happen after vblank waits
2019-02-07 Ville Syrjälädrm/i915: Split color mgmt based on single vs. double...
2019-02-07 Ville Syrjälädrm/i915: Pull GAMMA_MODE write out from haswell_load_l...
2019-02-07 Ville Syrjälädrm/i915: Constify the state arguments to the color...
2019-02-07 Ville Syrjälädrm/i915: Precompute gamma_mode
2019-02-07 Ville Syrjälädrm/i915: Split the gamma/csc enable bits from the...
2019-02-07 Ville Syrjälädrm/i915: Don't set update_wm_post on g4x+
2019-02-07 Chris Wilsondrm/i915: Hack and slash, throttle execbuffer hogs
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...
next