aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-28drm/i915: Pull GEM ioctls interface to its own fileChris Wilson7-42/+66
2019-05-28drm/i915: Split GEM object type definition to its own headerChris Wilson9-294/+312
2019-05-28drm/i915: Kill the undead intel_context.c zombieChris Wilson1-270/+0
2019-05-28drm/i915: Attach HDR metadata property to connectorUma Shankar1-0/+4
2019-05-28drm/i915: Add state readout for DRM infoframeUma Shankar2-0/+4
2019-05-28drm/i915: Write HDR infoframe and send to panelUma Shankar2-0/+44
2019-05-28drm/i915: Enable infoframes on GLK+ for HDRVille Syrjälä2-5/+19
2019-05-28drm/i915: Add DRM Infoframe handling for BYT/CHTUma Shankar1-0/+2
2019-05-28drm/i915: Enabled Modeset when HDR Infoframe changesUma Shankar1-1/+13
2019-05-28drm/i915/huc: Define HuC firmware version for IcelakeMichal Wajdeczko1-0/+12
2019-05-28drm/i915/guc: Define GuC firmware version for IcelakeMichal Wajdeczko1-0/+11
2019-05-28drm/i915/guc: Enable GuC CTB communication on Gen11Michal Wajdeczko1-0/+1
2019-05-28drm/i915/guc: Update GuC CTB response definitionMichal Wajdeczko2-4/+6
2019-05-28drm/i915/guc: Correctly handle GuC interrupts on Gen11Oscar Mateo5-1/+80
2019-05-28drm/i915/guc: Create vfuncs for the GuC interrupts control functionsOscar Mateo4-9/+34
2019-05-28drm/i915/huc: New HuC status register for Gen11Michal Wajdeczko3-7/+29
2019-05-28drm/i915/guc: New GuC scratch registers for Gen11Michal Wajdeczko2-3/+12
2019-05-28drm/i915/guc: New GuC interrupt register for Gen11Michal Wajdeczko2-1/+14
2019-05-28drm/i915/huc: Define HuC firmware version for GeminilakeMichal Wajdeczko1-0/+12
2019-05-28drm/i915/guc: Define GuC firmware version for GeminilakeMichal Wajdeczko1-0/+11
2019-05-28drm/i915/guc: Always ask GuC to update power domain statesMichal Wajdeczko2-8/+4
2019-05-28drm/i915/guc: Reset GuC ADS during sanitizeMichal Wajdeczko3-32/+63
2019-05-28drm/i915/guc: Updates for GuC 32.0.3 firmwareMichal Wajdeczko7-243/+237
2019-05-28drm/i915/guc: Don't allow GuC submissionMichal Wajdeczko1-0/+12
2019-05-28drm/i915/guc: Change platform default GuC modeMichal Wajdeczko1-4/+2
2019-05-28drm/i915: Keep user GGTT alive for a minimum of 250msChris Wilson6-0/+119
2019-05-27drm/i915: Make sure we have enough memory bandwidth on ICLVille Syrjälä10-1/+552
2019-05-27drm/i915: Make sandybridge_pcode_read() deal with the second data registerVille Syrjälä4-14/+20
2019-05-27drm/i915/icl: Fix AUX-B HW not done issue w/o AUX-AImre Deak2-0/+9
2019-05-27drm/i915: make REG_BIT() and REG_GENMASK() work with variablesJani Nikula1-3/+3
2019-05-27drm/i915/gtt: set err to -ENOMEM on memory allocation failureColin Ian King1-1/+3
2019-05-27drm/i915/dsi: Call drm_connector_cleanup on vlv_dsi_init error exit pathHans de Goede1-1/+3
2019-05-26Linux 5.2-rc2Linus Torvalds1-2/+2
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o1-3/+13
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-05-24ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi1-1/+1
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long1-2/+40
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini1-1/+1
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl2-4/+14
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2-0/+4
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones1-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones1-1/+1
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini4-13/+15
2019-05-24x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov1-1/+1
2019-05-24KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2-8/+27
2019-05-24kvm: Check irqchip mode before assign irqfdPeter Xu3-0/+17
2019-05-24kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee1-1/+5