summaryrefslogtreecommitdiffstats
path: root/block/ioctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-06drm/i915: Narration overview on GEMKevin Rogovin1-23/+97
2018-04-06drm/i915/selftests: Avoid repeatedly harming the same innocent contextChris Wilson2-4/+47
2018-04-06drm/i915/audio: Fix audio enumeration issue on BXTGaurav K Singh1-1/+1
2018-04-06drm/i915: Fix memory leak in intel_hdcp authRadhakrishna Sripada1-3/+6
2018-04-05drm/i915: Only call finish_reset after a prepare_resetChris Wilson1-6/+3
2018-04-04drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson3-0/+512
2018-04-04drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang1-1/+1
2018-04-04drm/i915: Check hdcp key loadabilityRamalingam C1-2/+39
2018-04-04drm/i915: Read Vprime thrice incase of mismatchRamalingam C1-42/+70
2018-04-04drm/i915: Read HDCP R0 thrice in case of mismatchRamalingam C1-8/+19
2018-04-04drm/i915: Store preemption capability in engine->flagsChris Wilson3-7/+34
2018-04-03drm/i915/execlists: Track begin/end of execlists submission sequencesChris Wilson3-19/+63
2018-03-30drm/i915/psr: Set DPCD PSR2 enable bit when neededJosé Roberto de Souza1-5/+6
2018-03-30drm/i915/psr: Cache sink synchronization latencyJosé Roberto de Souza2-12/+17
2018-03-30drm/i915/psr: Use PSR2 macro for PSR2José Roberto de Souza2-2/+3
2018-03-30drm/i915/psr: Do not override PSR2 sink supportJosé Roberto de Souza3-19/+21
2018-03-30drm/i915/psr/cnl: Enable Y-coordinate support in sourceJosé Roberto de Souza2-4/+15
2018-03-30drm/i915/psr: Tie PSR2 support to Y coordinate requirementJosé Roberto de Souza2-28/+19
2018-03-30drm/i915/psr: Nuke aux frame syncJosé Roberto de Souza2-24/+1
2018-03-30drm: Add DP last received PSR SDP VSC register and bitsJosé Roberto de Souza1-0/+9
2018-03-30drm: Add DP PSR2 sink enable bitJosé Roberto de Souza1-0/+1
2018-03-30drm/i915: Only warn for might_sleep() before a slow wait_for_registerChris Wilson1-2/+2
2018-03-30drm/i915: Avoid sleeping inside per-engine resetChris Wilson1-17/+34
2018-03-29drm/i915/perf: add more debug message on perf open & configsLionel Landwerlin1-3/+14
2018-03-29drm/i915: rename PPGTT/GGTT fields OA registersLionel Landwerlin2-6/+7
2018-03-29drm/i915/perf: remove empty lineLionel Landwerlin1-1/+0
2018-03-29drm/i915/perf: simplify OA unit enabling on gen7Lionel Landwerlin1-19/+15
2018-03-29drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameterLionel Landwerlin1-1/+2
2018-03-29drm/i915/perf: enable perf support on ICLLionel Landwerlin4-3/+159
2018-03-29drm/i915: Include the HW breadcrumb whenever we trace the global_seqnoChris Wilson2-13/+21
2018-03-29drm/i915/guc: enable guc interrupts unconditionally in uc_resumeMichel Thierry1-2/+1
2018-03-28drm/i915/guc: Trace messages from CT while in debugMichal Wajdeczko2-12/+43
2018-03-28drm/i915/guc: Handle default action received over CTMichal Wajdeczko3-0/+18
2018-03-28drm/i915/guc: Prepare to process incoming requests from CTMichal Wajdeczko2-1/+100
2018-03-28drm/i915/guc: Implement response handling in send_ct()Michal Wajdeczko3-14/+186
2018-03-28drm/i915/guc: Use better name for helper wait functionMichal Wajdeczko1-8/+17
2018-03-28drm/i915/guc: Prepare to handle messages from CT RECV bufferMichal Wajdeczko1-1/+183
2018-03-28drm/i915/guc: Make event handler a virtual functionMichal Wajdeczko3-1/+19
2018-03-28drm/i915/guc: Implement response handling in send_mmio()Michal Wajdeczko1-3/+12
2018-03-28drm/i915/guc: Prepare send() function to accept bigger responseMichal Wajdeczko3-9/+22
2018-03-28drm/i915/guc: Add support for data reporting in GuC responsesMichal Wajdeczko2-6/+11
2018-03-28drm/i915/guc: Add documentation for MMIO based communicationMichal Wajdeczko3-28/+82
2018-03-28drm/i915/execlists: Reset ring registers on rebinding contextsChris Wilson1-0/+1
2018-03-28drm/i915/gen11: add support for reading the timestamp frequencyPaulo Zanoni2-16/+61
2018-03-28drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagramsYaodong Li3-48/+67
2018-03-27drm/i915: reorder dpll_info membersLucas De Marchi2-29/+32
2018-03-27drm/i915: use flags from dpll_info embedded in intel_shared_dpllLucas De Marchi3-13/+9
2018-03-27drm/i915: use id from intel_shared_dpll.infoLucas De Marchi4-82/+98
2018-03-27drm/i915: use name from intel_shared_dpll.infoLucas De Marchi4-21/+23
2018-03-27drm/i915: use funcs from intel_shared_dpll.infoLucas De Marchi3-18/+15