summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/i915/icl: Handle RPS interrupts correctly for Gen11Oscar Mateo2018-04-064-14/+67
| | * drm/i915/icl: Use hw engine class, instance to find irq handlerMika Kuoppala2018-04-062-47/+56
| | * drm/i915/icl: Add reset control register changesMichel Thierry2018-04-062-2/+62
| | * drm/i915: Describe the bottom of stack in processing a batchbufferKevin Rogovin2018-04-061-0/+29
| | * drm/i915/selftests: Avoid repeatedly harming the same innocent contextChris Wilson2018-04-062-4/+47
| | * drm/i915/audio: Fix audio enumeration issue on BXTGaurav K Singh2018-04-061-1/+1
| | * drm/i915: Fix memory leak in intel_hdcp authRadhakrishna Sripada2018-04-061-3/+6
| | * drm/i915: Only call finish_reset after a prepare_resetChris Wilson2018-04-051-6/+3
| | * drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson2018-04-043-0/+512
| | * drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-041-1/+1
| | * drm/i915: Check hdcp key loadabilityRamalingam C2018-04-041-2/+39
| | * drm/i915: Read Vprime thrice incase of mismatchRamalingam C2018-04-041-42/+70
| | * drm/i915: Read HDCP R0 thrice in case of mismatchRamalingam C2018-04-041-8/+19
| | * drm/i915: Store preemption capability in engine->flagsChris Wilson2018-04-043-7/+34
| | * drm/i915/execlists: Track begin/end of execlists submission sequencesChris Wilson2018-04-033-19/+63
| | * Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2018-03-301245-22087/+126787
| | |\
| | * | drm/i915/psr: Set DPCD PSR2 enable bit when neededJosé Roberto de Souza2018-03-301-5/+6
| | * | drm/i915/psr: Cache sink synchronization latencyJosé Roberto de Souza2018-03-302-12/+17
| | * | drm/i915/psr: Use PSR2 macro for PSR2José Roberto de Souza2018-03-302-2/+3
| | * | drm/i915/psr: Do not override PSR2 sink supportJosé Roberto de Souza2018-03-303-19/+21
| | * | drm/i915/psr/cnl: Enable Y-coordinate support in sourceJosé Roberto de Souza2018-03-302-4/+15
| | * | drm/i915/psr: Tie PSR2 support to Y coordinate requirementJosé Roberto de Souza2018-03-302-28/+19
| | * | drm/i915/psr: Nuke aux frame syncJosé Roberto de Souza2018-03-302-24/+1
| | * | drm/i915: Only warn for might_sleep() before a slow wait_for_registerChris Wilson2018-03-301-2/+2
| | * | drm/i915: Avoid sleeping inside per-engine resetChris Wilson2018-03-301-17/+34
| | * | drm/i915/perf: add more debug message on perf open & configsLionel Landwerlin2018-03-291-3/+14
| | * | drm/i915: rename PPGTT/GGTT fields OA registersLionel Landwerlin2018-03-292-6/+7
| | * | drm/i915/perf: remove empty lineLionel Landwerlin2018-03-291-1/+0
| | * | drm/i915/perf: simplify OA unit enabling on gen7Lionel Landwerlin2018-03-291-19/+15
| | * | drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameterLionel Landwerlin2018-03-291-1/+2
| | * | drm/i915/perf: enable perf support on ICLLionel Landwerlin2018-03-294-3/+159
| | * | drm/i915: Include the HW breadcrumb whenever we trace the global_seqnoChris Wilson2018-03-292-13/+21
| | * | drm/i915/guc: enable guc interrupts unconditionally in uc_resumeMichel Thierry2018-03-291-2/+1
| | * | drm/i915/guc: Trace messages from CT while in debugMichal Wajdeczko2018-03-282-12/+43
| | * | drm/i915/guc: Handle default action received over CTMichal Wajdeczko2018-03-283-0/+18
| | * | drm/i915/guc: Prepare to process incoming requests from CTMichal Wajdeczko2018-03-282-1/+100
| | * | drm/i915/guc: Implement response handling in send_ct()Michal Wajdeczko2018-03-283-14/+186
| | * | drm/i915/guc: Use better name for helper wait functionMichal Wajdeczko2018-03-281-8/+17
| | * | drm/i915/guc: Prepare to handle messages from CT RECV bufferMichal Wajdeczko2018-03-281-1/+183
| | * | drm/i915/guc: Make event handler a virtual functionMichal Wajdeczko2018-03-283-1/+19
| | * | drm/i915/guc: Implement response handling in send_mmio()Michal Wajdeczko2018-03-281-3/+12
| | * | drm/i915/guc: Prepare send() function to accept bigger responseMichal Wajdeczko2018-03-283-9/+22
| | * | drm/i915/guc: Add support for data reporting in GuC responsesMichal Wajdeczko2018-03-282-6/+11
| | * | drm/i915/guc: Add documentation for MMIO based communicationMichal Wajdeczko2018-03-283-28/+82
| | * | drm/i915/execlists: Reset ring registers on rebinding contextsChris Wilson2018-03-281-0/+1
| | * | drm/i915/gen11: add support for reading the timestamp frequencyPaulo Zanoni2018-03-282-16/+61
| | * | drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagramsYaodong Li2018-03-282-48/+52
| | * | drm/i915: reorder dpll_info membersLucas De Marchi2018-03-272-29/+32
| | * | drm/i915: use flags from dpll_info embedded in intel_shared_dpllLucas De Marchi2018-03-273-13/+9
| | * | drm/i915: use id from intel_shared_dpll.infoLucas De Marchi2018-03-274-82/+98