summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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-28Merge drm/drm-next into drm-intel-next-queuedJani Nikula473-5760/+8608
2019-05-28drm/i915: Keep user GGTT alive for a minimum of 250msChris Wilson6-0/+119
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie210-4996/+11210
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie185-4481/+4943
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-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-27/+2
2019-05-24drm/i915: Update DRIVER_DATE to 20190524Jani Nikula1-2/+2
2019-05-24Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds31-263/+326
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner1-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner1-13/+1
2019-05-24Revert "drm/amd/display: Don't load DMCU for Raven 1"Dave Airlie1-10/+2
2019-05-24drm/i915/gen11: enable support for headerless msgsDongwon Kim2-0/+5
2019-05-24drm/i915/gtt: Neuter the deferred unbind callback from gen6_ppgtt_cleanupChris Wilson1-0/+28
2019-05-24Merge tag 'drm-intel-fixes-2019-05-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-196/+202
2019-05-23drm/i915: remove unused IO_TLB_SEGPAGES which should be defined by swiotlbDongli Zhang1-3/+0
2019-05-23drm/i915/uc: Skip reset preparation if GuC is already deadMichal Wajdeczko1-1/+1
2019-05-23drm/i915/uc: Stop talking with GuC when resettingMichal Wajdeczko2-1/+17
2019-05-23drm/i915/uc: Skip GuC HW unwinding if GuC is already deadMichal Wajdeczko1-1/+1
2019-05-23drm/i915/uc: Use GuC firmware status helperMichal Wajdeczko1-6/+3
2019-05-23drm/i915/uc: Explicitly sanitize GuC/HuC on failure and finishMichal Wajdeczko1-5/+13
2019-05-23drm/i915/guc: Rename intel_guc_is_alive to intel_guc_is_loadedMichal Wajdeczko2-6/+6
2019-05-23drm/i915/selftests: Use prepare/finish during atomic reset testMichal Wajdeczko1-0/+2
2019-05-23drm/i915/selftests: Split igt_atomic_reset testcaseMichal Wajdeczko5-90/+124
2019-05-23drm/i915/selftests: Move some reset testcases to separate fileMichal Wajdeczko4-50/+81
2019-05-23drm/i915/gtt: Always acquire struct_mutex for gen6_ppgtt_cleanupChris Wilson2-2/+33
2019-05-23drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()Sean Paul1-1/+1
2019-05-23drm/vc4: Allocate binner bo when starting to use the V3DPaul Kocialkowski6-20/+125
2019-05-23drm/vc4: Check for the binner bo before handling OOM interruptPaul Kocialkowski1-0/+3
2019-05-23drm/vc4: Check for V3D before binner bo allocPaul Kocialkowski1-0/+3
2019-05-23drm/vc4: Reformat and the binner bo allocation helperPaul Kocialkowski1-6/+5
2019-05-23drm/mediatek: Fix warning about unhandled enum valueSean Paul1-0/+3
2019-05-23drm/i915: remove duplicate typedef for intel_wakeref_tJani Nikula2-3/+6
2019-05-23drm/virtio: remove irrelevant DRM_UNLOCKED flagEmil Velikov1-9/+9