summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-30drm/i915/psr: Cache sink synchronization latencyJosé Roberto de Souza
2018-03-30drm/i915/psr: Use PSR2 macro for PSR2José Roberto de Souza
2018-03-30drm/i915/psr: Do not override PSR2 sink supportJosé Roberto de Souza
2018-03-30drm/i915/psr/cnl: Enable Y-coordinate support in sourceJosé Roberto de Souza
2018-03-30drm/i915/psr: Tie PSR2 support to Y coordinate requirementJosé Roberto de Souza
2018-03-30drm/i915/psr: Nuke aux frame syncJosé Roberto de Souza
2018-03-30drm/i915: Only warn for might_sleep() before a slow wait_for_registerChris Wilson
2018-03-30drm/i915: Avoid sleeping inside per-engine resetChris Wilson
2018-03-29drm/i915/perf: add more debug message on perf open & configsLionel Landwerlin
2018-03-29drm/i915: rename PPGTT/GGTT fields OA registersLionel Landwerlin
2018-03-29drm/i915/perf: remove empty lineLionel Landwerlin
2018-03-29drm/i915/perf: simplify OA unit enabling on gen7Lionel Landwerlin
2018-03-29drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameterLionel Landwerlin
2018-03-29drm/i915/perf: enable perf support on ICLLionel Landwerlin
2018-03-29drm/i915: Include the HW breadcrumb whenever we trace the global_seqnoChris Wilson
2018-03-29drm/i915/guc: enable guc interrupts unconditionally in uc_resumeMichel Thierry
2018-03-29Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-m...Dave Airlie
2018-03-28drm/i915/guc: Trace messages from CT while in debugMichal Wajdeczko
2018-03-28drm/i915/guc: Handle default action received over CTMichal Wajdeczko
2018-03-28drm/i915/guc: Prepare to process incoming requests from CTMichal Wajdeczko
2018-03-28drm/i915/guc: Implement response handling in send_ct()Michal Wajdeczko
2018-03-28drm/i915/guc: Use better name for helper wait functionMichal Wajdeczko
2018-03-28drm/i915/guc: Prepare to handle messages from CT RECV bufferMichal Wajdeczko
2018-03-28drm/i915/guc: Make event handler a virtual functionMichal Wajdeczko
2018-03-28drm/i915/guc: Implement response handling in send_mmio()Michal Wajdeczko
2018-03-28drm/i915/guc: Prepare send() function to accept bigger responseMichal Wajdeczko
2018-03-28drm/i915/guc: Add support for data reporting in GuC responsesMichal Wajdeczko
2018-03-28drm/i915/guc: Add documentation for MMIO based communicationMichal Wajdeczko
2018-03-28drm/i915/execlists: Reset ring registers on rebinding contextsChris Wilson
2018-03-28drm/i915/gen11: add support for reading the timestamp frequencyPaulo Zanoni
2018-03-28drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagramsYaodong Li
2018-03-28Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...Dave Airlie
2018-03-28Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/...Dave Airlie
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-27drm/i915: reorder dpll_info membersLucas De Marchi
2018-03-27drm/i915: use flags from dpll_info embedded in intel_shared_dpllLucas De Marchi
2018-03-27drm/i915: use id from intel_shared_dpll.infoLucas De Marchi
2018-03-27drm/i915: use name from intel_shared_dpll.infoLucas De Marchi
2018-03-27drm/i915: use funcs from intel_shared_dpll.infoLucas De Marchi
2018-03-27drm/i915: add dpll_info inside intel_shared_dpllLucas De Marchi
2018-03-27drm/i915: move dpll_info to headerLucas De Marchi
2018-03-27drm/i915: Reword warning for missing casesLucas De Marchi
2018-03-27drm/i915/execlists: Avoid kicking the submission too early for reschedulingChris Wilson
2018-03-27drm/i915: Include submission tasklet state in engine dumpChris Wilson
2018-03-27drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson
2018-03-27drm/i915: Fix hibernation with ACPI S0 target stateImre Deak
2018-03-27drm/i915/execlists: Use a locked clear_bit() for synchronisation with interruptChris Wilson
2018-03-27drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-03-27drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan
2018-03-26Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie