summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-02-08drm/i915: Track pipe csc enable in crtc stateVille Syrjälä5-9/+29
2019-02-08drm/i915: Track pipe gamma enable/disable in crtc stateVille Syrjälä4-25/+88
2019-02-08drm/i915: Populate gamma_mode for all platformsVille Syrjälä3-18/+66
2019-02-07drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debugJosé Roberto de Souza5-93/+113
2019-02-07drm/i915: HDCP state handling in ddi_update_pipeRamalingam C1-0/+7
2019-02-07drm/i915: Update DRIVER_DATE to 20190207Rodrigo Vivi1-2/+2
2019-02-07drm/i915: Move LUT programming to happen after vblank waitsVille Syrjälä2-30/+42
2019-02-07drm/i915: Split color mgmt based on single vs. double buffered registersVille Syrjälä4-35/+46
2019-02-07drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()Ville Syrjälä1-16/+20
2019-02-07drm/i915: Constify the state arguments to the color management stuffVille Syrjälä3-68/+80
2019-02-07drm/i915: Precompute gamma_modeVille Syrjälä1-9/+12
2019-02-07drm/i915: Split the gamma/csc enable bits from the plane_ctl() functionVille Syrjälä3-46/+139
2019-02-07drm/i915: Don't set update_wm_post on g4x+Ville Syrjälä1-1/+2
2019-02-07drm/i915: Hack and slash, throttle execbuffer hogsChris Wilson3-13/+79
2019-02-07drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-2/+10
2019-02-07drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-1/+11
2019-02-06drm/i915: Don't send hotplug in intel_dp_check_mst_status()Lyude Paul1-4/+2
2019-02-06drm/i915: Don't send MST hotplugs during resumeLyude Paul1-2/+5
2019-02-06drm/i915: Block fbdev HPD processing during suspendLyude Paul2-1/+42
2019-02-06drm/i915: Just use icl+ definition for PLANE_WM blocks fieldVille Syrjälä2-9/+3
2019-02-06drm/i915: Bump skl+ wm blocks to 11 bitsVille Syrjälä1-1/+1
2019-02-06drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin3-11/+22
2019-02-05drm/i915: W/A for underruns with WM1+ disabled on iclVille Syrjälä2-0/+7
2019-02-05drm/i915: Setup PIPE_CHICKEN for fastsets tooVille Syrjälä1-0/+3
2019-02-05drm/i915: Extract icl_set_pipe_chicken()Ville Syrjälä1-11/+20
2019-02-05drm/i915: Fix wm latency==0 disable on skl+Ville Syrjälä1-3/+9
2019-02-05drm/i915: Push clear_intel_crtc_state() onto the heapChris Wilson1-22/+18
2019-02-05drm/i915: Include register polling in reg_rw tracesVille Syrjälä3-2/+19
2019-02-05drm/i915: do not return invalid pointers as a *dentryGreg Kroah-Hartman1-0/+3
2019-02-05drm/i915: Rename HAS_GMCHRodrigo Vivi13-45/+45
2019-02-05drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson21-508/+480
2019-02-05drm/i915: Allocate active tracking nodes from a slabcacheChris Wilson3-3/+35
2019-02-05drm/i915: Release the active tracker tree upon idlingChris Wilson2-10/+27
2019-02-05drm/i915: Generalise GPU activity trackingChris Wilson9-154/+518
2019-02-05drm/i915/selftests: Exercise some AB...BA preemption chainsChris Wilson1-0/+103
2019-02-05drm/i915/selftests: Context SSEU reconfiguration testsTvrtko Ursulin2-10/+488
2019-02-05drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)Tvrtko Ursulin3-3/+347
2019-02-05drm/i915: Add timeline barrier supportTvrtko Ursulin4-0/+61
2019-02-05drm/i915/perf: lock powergating configuration to default when activeLionel Landwerlin3-15/+46
2019-02-05drm/i915: Record the sseu configuration per-context & engineLionel Landwerlin4-15/+47
2019-02-04drm/i915: Trim NEWCLIENT boostingChris Wilson1-1/+1
2019-02-04drm/i915: Allow normal clients to always preempt idle priority clientsChris Wilson1-1/+14
2019-02-02drm/i915: Update DRIVER_DATE to 20190202Rodrigo Vivi1-2/+2
2019-01-31drm/i915/cfl: Adding another PCI Device ID.Rodrigo Vivi1-0/+1
2019-02-01Merge tag 'gvt-next-2019-02-01' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi8-6/+233
2019-02-01drm/i915: Enable fastboot by default on VLV and CHVHans de Goede1-1/+9
2019-02-01drm/i915/icl: restore WaEnableFloatBlendOptimizationTalha Nassar2-0/+9
2019-02-01drm/i915: Save some lines of source code in workaroundsTvrtko Ursulin1-26/+6
2019-02-01drm/i915: Move workaround infrastructure code upTvrtko Ursulin1-37/+37
2019-01-31drm/i915/icl: Work around broken VBTs for port F detectionImre Deak2-1/+5