summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/i915/gt: Teach veng to defer the context allocationChris Wilson2019-12-201-6/+9
| | * | drm/i915/gt: Add breadcrumb retire to physical engineChris Wilson2019-12-202-3/+9
| | * | drm/i915: Rename pipe update tracepointsVille Syrjälä2019-12-192-6/+6
| | * | drm/i915/fbc: Remove second redundant intel_fbc_pre_update() callVille Syrjälä2019-12-191-3/+0
| | * | drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ tooVille Syrjälä2019-12-191-1/+1
| | * | drm/i915: fix uninitialized pointer reads on pointers to and fromColin Ian King2019-12-191-1/+1
| | * | drm/i915/gt: Suppress threshold updates on RPS parkingChris Wilson2019-12-191-5/+6
| | * | drm/i915/gt: Use non-forcewake writes for RPSChris Wilson2019-12-191-34/+32
| | * | drm/i915/gt: Track engine round-trip timesChris Wilson2019-12-194-1/+39
| | * | drm/i915/gt: Schedule request retirement when signaler idlesChris Wilson2019-12-193-7/+8
| | * | drm/i915/dsc: fix DSC power domains for DSIJani Nikula2019-12-191-13/+15
| | * | drm/i915/dsc: clarify DSC support for pipe A on ICLJani Nikula2019-12-191-1/+7
| | * | drm/i915/dsc: fix DSC register selection for ICL DSI transcodersJani Nikula2019-12-191-20/+38
| | * | drm/i915: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz2019-12-191-4/+8
| | * | drm/i915/display: fix phy nameLucas De Marchi2019-12-191-1/+1
| | * | drm/i915/display: use clk_off name to avoid double negationLucas De Marchi2019-12-191-5/+3
| | * | drm/i915/display: move clk off sanitize to its own functionLucas De Marchi2019-12-191-25/+32
| | * | drm/i915: Ratelimit i915_globals_parkChris Wilson2019-12-181-9/+44
| | * | drm/i915/gt: Remove direct invocation of breadcrumb signalingChris Wilson2019-12-1810-38/+27
| | * | drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin2019-12-182-54/+21
| | * | drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable()Ville Syrjälä2019-12-187-51/+86
| | * | drm/i915: Pass old crtc state to intel_crtc_vblank_off()Ville Syrjälä2019-12-181-4/+6
| | * | drm/i915: Pass old crtc state to skylake_scaler_disable()Ville Syrjälä2019-12-181-2/+3
| | * | drm/i915: Nuke .post_pll_disable() for DDI platformsVille Syrjälä2019-12-183-36/+10
| | * | drm/i915: Call hsw_fdi_link_train() directly()Ville Syrjälä2019-12-184-12/+6
| | * | drm/i915: Introduce intel_plane_state_reset()Ville Syrjälä2019-12-181-2/+13
| | * | drm/i915: Introduce intel_crtc_state_reset()Ville Syrjälä2019-12-181-25/+22
| | * | drm/i915: Introduce intel_crtc_{alloc,free}()Ville Syrjälä2019-12-181-38/+36
| | * | drm/i915: s/intel_crtc/crtc/ in intel_crtc_init()Ville Syrjälä2019-12-181-16/+16
| | * | drm: Add __drm_atomic_helper_crtc_state_reset() & co.Ville Syrjälä2019-12-182-13/+71
| | * | drm/i915/gt: Ratelimit display power w/aChris Wilson2019-12-181-1/+2
| | * | drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson2019-12-1811-31/+116
| | * | drm/i915/pmu: Skip sampling engines if gt is asleepChris Wilson2019-12-181-0/+3
| | * | drm/i915: Unpin vma->obj on early errorChris Wilson2019-12-183-16/+27
| | * | drm/i915/guc: Unify notify() functionsDaniele Ceraolo Spurio2019-12-182-19/+14
| | * | drm/i915/guc: Remove function pointers for send/receive callsDaniele Ceraolo Spurio2019-12-186-49/+29
| | * | drm/i915/guc/ct: Group request-related variables in a sub-structureDaniele Ceraolo Spurio2019-12-182-28/+32
| | * | drm/i915/guc/ct: Stop expecting multiple CT channelsDaniele Ceraolo Spurio2019-12-182-172/+90
| | * | drm/i915/guc/ct: Drop guards in enable/disable callsDaniele Ceraolo Spurio2019-12-181-6/+0
| | * | drm/i915/guc: Merge communication_stop and communication_disableDaniele Ceraolo Spurio2019-12-183-27/+10
| | * | drm/i915: Fix pid leak with banned clientsTvrtko Ursulin2019-12-171-2/+1
| | * | drm/i915/gt: Eliminate the trylock for reading a timeline's hwspChris Wilson2019-12-174-46/+39
| | * | drm/i915/gem: Keep request alive while attaching fencesChris Wilson2019-12-171-0/+2
| | * | drm/i915: DSI: select correct PWM controller to use based on the VBTHans de Goede2019-12-171-3/+13
| | * | mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlightHans de Goede2019-12-171-1/+1
| | * | ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlightHans de Goede2019-12-171-8/+3
| | * | drm/i915/gt: Avoid multi-LRI on SandybridgeChris Wilson2019-12-171-4/+8
| | * | drm/i915: Eliminate the trylock for awaiting an earlier requestChris Wilson2019-12-171-18/+21
| | * | Correct function name in commentMaya Rashish2019-12-171-1/+1
| | * | drm/i915/gt: Tidy up full-ppgtt on IvybridgeChris Wilson2019-12-172-69/+43