summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()Ville Syrjälä2019-02-071-16/+20
* drm/i915: Constify the state arguments to the color management stuffVille Syrjälä2019-02-073-68/+80
* drm/i915: Precompute gamma_modeVille Syrjälä2019-02-071-9/+12
* drm/i915: Split the gamma/csc enable bits from the plane_ctl() functionVille Syrjälä2019-02-073-46/+139
* drm/i915: Don't set update_wm_post on g4x+Ville Syrjälä2019-02-071-1/+2
* drm/i915: Hack and slash, throttle execbuffer hogsChris Wilson2019-02-073-13/+79
* drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen2019-02-071-2/+10
* drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen2019-02-071-1/+11
* drm/i915: Don't send hotplug in intel_dp_check_mst_status()Lyude Paul2019-02-061-4/+2
* drm/i915: Don't send MST hotplugs during resumeLyude Paul2019-02-061-2/+5
* drm/i915: Block fbdev HPD processing during suspendLyude Paul2019-02-062-1/+42
* drm/i915: Just use icl+ definition for PLANE_WM blocks fieldVille Syrjälä2019-02-062-9/+3
* drm/i915: Bump skl+ wm blocks to 11 bitsVille Syrjälä2019-02-061-1/+1
* drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin2019-02-063-11/+22
* drm/i915: W/A for underruns with WM1+ disabled on iclVille Syrjälä2019-02-052-0/+7
* drm/i915: Setup PIPE_CHICKEN for fastsets tooVille Syrjälä2019-02-051-0/+3
* drm/i915: Extract icl_set_pipe_chicken()Ville Syrjälä2019-02-051-11/+20
* drm/i915: Fix wm latency==0 disable on skl+Ville Syrjälä2019-02-051-3/+9
* drm/i915: Push clear_intel_crtc_state() onto the heapChris Wilson2019-02-051-22/+18
* drm/i915: Include register polling in reg_rw tracesVille Syrjälä2019-02-053-2/+19
* drm/i915: do not return invalid pointers as a *dentryGreg Kroah-Hartman2019-02-051-0/+3
* drm/i915: Rename HAS_GMCHRodrigo Vivi2019-02-0513-45/+45
* drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson2019-02-0521-508/+480
* drm/i915: Allocate active tracking nodes from a slabcacheChris Wilson2019-02-053-3/+35
* drm/i915: Release the active tracker tree upon idlingChris Wilson2019-02-052-10/+27
* drm/i915: Generalise GPU activity trackingChris Wilson2019-02-059-154/+518
* drm/i915/selftests: Exercise some AB...BA preemption chainsChris Wilson2019-02-051-0/+103
* drm/i915/selftests: Context SSEU reconfiguration testsTvrtko Ursulin2019-02-052-10/+488
* drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)Tvrtko Ursulin2019-02-054-3/+411
* drm/i915: Add timeline barrier supportTvrtko Ursulin2019-02-054-0/+61
* drm/i915/perf: lock powergating configuration to default when activeLionel Landwerlin2019-02-053-15/+46
* drm/i915: Record the sseu configuration per-context & engineLionel Landwerlin2019-02-054-15/+47
* drm/i915: Trim NEWCLIENT boostingChris Wilson2019-02-041-1/+1
* drm/i915: Allow normal clients to always preempt idle priority clientsChris Wilson2019-02-041-1/+14
* drm/i915: Update DRIVER_DATE to 20190202Rodrigo Vivi2019-02-021-2/+2
* drm/i915/cfl: Adding another PCI Device ID.Rodrigo Vivi2019-01-312-0/+5
* Merge tag 'gvt-next-2019-02-01' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi2019-02-018-6/+233
|\
| * drm/i915/gvt: add VFIO EDID regionHang Yuan2019-01-314-0/+167
| * drm/i915/gvt: add hotplug emulationHang Yuan2019-01-313-0/+34
| * drm/i915/gvt: add functions to get default resolutionHang Yuan2019-01-312-6/+32
* | drm/i915: Enable fastboot by default on VLV and CHVHans de Goede2019-02-011-1/+9
* | drm/i915/icl: restore WaEnableFloatBlendOptimizationTalha Nassar2019-02-012-0/+9
* | drm/i915: Save some lines of source code in workaroundsTvrtko Ursulin2019-02-011-26/+6
* | drm/i915: Move workaround infrastructure code upTvrtko Ursulin2019-02-011-37/+37
* | drm/i915/icl: Work around broken VBTs for port F detectionImre Deak2019-01-312-1/+5
* | drm/i915/icl: Add TypeC ports only if VBT is presentImre Deak2019-01-311-0/+7
* | drm/i915: Pick the first unused PLL once againVille Syrjälä2019-01-311-1/+2
* | drm/i915: Don't use the second dbuf slice on iclVille Syrjälä2019-01-311-1/+6
* | drm/i915: Apply LUT validation checks to platforms more accurately (v3)Matt Roper2019-01-313-32/+40
* | drm/i915: Force background color to black for gen9+ (v2)Matt Roper2019-01-312-0/+25