summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-27drm/i915/icl: Enable 2nd DBuf slice only when neededMahesh Kumar
2018-04-27drm/i915/icl: track dbuf slice-2 statusMahesh Kumar
2018-04-27drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTLJames Ausmus
2018-04-27drm/i915/glk: Add MODULE_FIRMWARE for GeminilakeIan W MORRISON
2018-04-26drm/i915/psr/cnl: Set y-coordinate as valid in SDPJosé Roberto de Souza
2018-04-26drm/i915/debugfs: Print sink PSR statusJosé Roberto de Souza
2018-04-26drm/i915/psr/skl+: Print information about what caused a PSR exitJosé Roberto de Souza
2018-04-26drm/i915/psr: Prevent PSR exit when a non-pipe related register is writtenosé Roberto de Souza
2018-04-26drm/i915/selftests: Wait for idle between idle resets as wellChris Wilson
2018-04-26drm/i915/dp: fix compliance test adjustmentsJani Nikula
2018-04-26drm/i915/dp: abstract link config selectionJani Nikula
2018-04-26drm/i915/dp: group link config limits in a structJani Nikula
2018-04-26drm/i915/dp: move eDP VBT bpp clamping code to intel_dp_compute_bpp()Jani Nikula
2018-04-26drm/i915/dp: abstract dp link config computation from the restJani Nikula
2018-04-26drm/i915/dp: move link_bw and rate_select debugging where usedJani Nikula
2018-04-26drm/i915/dp: remove stale comment about bw constantsJani Nikula
2018-04-26drm/i915: prefer INTEL_GEN() over INTEL_INFO()->genJani Nikula
2018-04-26drm/i915: Compile out engine debug for releaseChris Wilson
2018-04-26drm/i915: Use seqlock in engine statsTvrtko Ursulin
2018-04-25drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11Oscar Mateo
2018-04-25drm/i915: Remove obsolete min/max freq setters from debugfsChris Wilson
2018-04-25drm/i915: Use memset64() to align the ring with MI_NOOPChris Wilson
2018-04-24drm/atomic: Print debug message on atomic check failureLyude Paul
2018-04-24drm/i915/breadcrumbs: Keep the fake irq armed across resetChris Wilson
2018-04-24drm/i915/selftests: Fix uninitialized variableGustavo A. R. Silva
2018-04-24drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza
2018-04-24drm/i915: Skip printing global offsets for per-engine scratch pagesChris Wilson
2018-04-24drm/i915: Don't dump umpteen thousand requestsChris Wilson
2018-04-24drm/i915: Build request info on stack before printkChris Wilson
2018-04-24drm/i915: Add compiler barrier to wait_forMika Kuoppala
2018-04-24drm/i915: Use ktime on wait_forMika Kuoppala
2018-04-23Merge tag 'gvt-next-2018-04-23' of https://github.com/intel/gvt-linux into dr...Jani Nikula
2018-04-23drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notificationGustavo A. R. Silva
2018-04-23drm/i915/gvt/scheduler: Remove unnecessary NULL checks in sr_oa_regsGustavo A. R. Silva
2018-04-23drm/i915/gvt: scan non-privileged batch buffer for debug purposeZhao Yan
2018-04-23drm/i915/gvt: Update time slice more frequentlyZhipeng Gong
2018-04-23drm/i915/gvt: Use real time to do timer checkZhipeng Gong
2018-04-21drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers v2Hans de Goede
2018-04-20drm/i915/psr: Timestamps for PSR entry and exit interrupts.Dhinakaran Pandiyan
2018-04-20drm/i915/psr: Control PSR interrupts via debugfsDhinakaran Pandiyan
2018-04-20drm/i915: Enable edp psr error interrupts on bdw+Ville Syrjälä
2018-04-20drm/i915: Enable edp psr error interrupts on hswDaniel Vetter
2018-04-20drm/i915: Remove skl dc6 enable/disable functionsDaniel Vetter
2018-04-20drm/i915: Enable display WA#1183 from its correct spotImre Deak
2018-04-19drm/i915: Protect PIPE_CONF_CHECK macros with do {} while(0)Ville Syrjälä
2018-04-19drm/i915/dsi: improve dphy param limits loggingJani Nikula
2018-04-19drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar
2018-04-18drm/i915: Pack params to engine->schedule() into a structChris Wilson
2018-04-18drm/i915: Rename priotree to schedChris Wilson
2018-04-18drm/i915: Move the priotree struct to its own headersChris Wilson