summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-05drm/i915: Apply correct ddi translation table for AML deviceLee, Shawn C1-3/+3
2018-10-05drm/i915: Add new AML_ULX support listLee, Shawn C1-0/+2
2018-10-05drm/i915: Fix ILK-IVB sprite enable delaysVille Syrjälä1-6/+33
2018-10-05drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions, v2.Maarten Lankhorst1-21/+21
2018-10-05drm/i915: Get rid of crtc->config in chv_data_lane_soft_resetMaarten Lankhorst1-2/+2
2018-10-05drm/i915: Get rid of crtc->config dereference in intel_dp_retrain_linkMaarten Lankhorst1-2/+2
2018-10-05drm/i915: Use crtc->state in intel_fbdev_init_biosMaarten Lankhorst1-4/+4
2018-10-05drm/i915: Get rid of crtc->config from icl_pll_to_ddi_pll_selMaarten Lankhorst1-7/+8
2018-10-05drm/i915: Make ironlake_pch_transcoder_set_timings take crtc_stateMaarten Lankhorst1-6/+6
2018-10-05drm/i915: Make shared dpll functions take crtc_state, v3.Maarten Lankhorst3-28/+21
2018-10-05drm/i915: Make pll functions take crtc_state, v2.Maarten Lankhorst1-18/+19
2018-10-05drm/i915: Make skl_detach_scalers take crtc_stateMaarten Lankhorst1-6/+6
2018-10-05drm/i915: Use crtc_state in ironlake_enable_pch_transcoderMaarten Lankhorst1-8/+8
2018-10-05drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_stateMaarten Lankhorst1-24/+23
2018-10-05drm/i915: Make panel fitter functions take stateMaarten Lankhorst1-46/+45
2018-10-05drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions,...Maarten Lankhorst1-41/+41
2018-10-05drm/i915: Remove the global cache shrink & rcu barrier on allocation failureChris Wilson1-11/+0
2018-10-05drm/i915: Only reset seqno if actually idleChris Wilson1-1/+1
2018-10-04drm/i915: Clean up early plane debugsVille Syrjälä1-6/+10
2018-10-04drm/i915: Use the correct crtc when sanitizing plane mappingVille Syrjälä1-32/+46
2018-10-04drm/i915: Restore vblank interrupts earlierVille Syrjälä1-10/+13
2018-10-04drm/i915: Provide more clues as to why MST is/is not usedVille Syrjälä1-15/+18
2018-10-04drm/i915/guc: Don't clear the cookie on doorbell destroyDaniele Ceraolo Spurio1-1/+0
2018-10-04drm/i915/guc: init GuC descriptors after GuC loadDaniele Ceraolo Spurio4-73/+96
2018-10-03drm/i915/execlists: Flush the CS events before unpinningChris Wilson2-0/+29
2018-10-03drm/i915: Clear the error PTE just once on finishChris Wilson1-1/+9
2018-10-03drm/i915: Handle incomplete Z_FINISH for compressed error statesChris Wilson2-25/+64
2018-10-03drm/i915/selftests: Hold task_struct ref for smoking kthreadChris Wilson1-0/+3
2018-10-02drm/i915/psr: Enable PSR1 on gen-9+ HWDhinakaran Pandiyan1-6/+7
2018-10-02drm/i915: fix wrong error number reportAndi Shyti1-5/+7
2018-10-02drm/i915: Show actual alongside requested frequency in debugfs/i915_rps_boost...Chris Wilson1-2/+18
2018-10-02drm/i915: Replace some open-coded i915_coherent_map_type()Chris Wilson3-5/+4
2018-10-02drm/i915: Add plane alpha blending support, v2.Maarten Lankhorst5-18/+69
2018-10-02drm/i915/csr: Added ICL Stepping infoJyoti Yadav1-1/+10
2018-10-01drm/i915: Priority boost for waiting clientsChris Wilson5-11/+42
2018-10-01drm/i915: Pull scheduling under standalone lockChris Wilson8-361/+411
2018-10-01drm/i915: Priority boost for new clientsChris Wilson3-9/+36
2018-10-01drm/i915: Pass intel_encoder to infoframe functionsVille Syrjälä4-73/+71
2018-10-01drm/i915: Use memmove() for punching the hole into infoframesVille Syrjälä1-3/+1
2018-10-01drm/i915: Combine multiple internal plists into the same i915_priolist bucketChris Wilson4-38/+80
2018-10-01drm/i915: Reserve some priority bits for internal useChris Wilson4-8/+17
2018-10-01drm/i915/selftests: Include arbitration points in preemption smoketestChris Wilson1-33/+101
2018-10-01drm/i915/selftests: Split preemption smoke test into threadsChris Wilson1-12/+61
2018-09-28drm/i915/dp: optimize eDP 1.4+ link config fast and narrowJani Nikula1-11/+62
2018-09-27drm/i915/dp: Fix duplication of DEVICE_SERVICE_IRQ handlingDhinakaran Pandiyan1-37/+22
2018-09-27drm/i915/dp: Kill intel_dp->detect_done flagDhinakaran Pandiyan2-32/+10
2018-09-27drm/i915/dp: Do not grab crtc modeset lock in intel_dp_detect()Dhinakaran Pandiyan1-14/+11
2018-09-27drm/i915/dp: Use a local variable for intel_encoder *Dhinakaran Pandiyan1-5/+3
2018-09-27drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan1-6/+7
2018-09-27drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan1-10/+3