summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...Dave Airlie
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...Dave Airlie
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-12drm/i915: Mark the removal of the i915_request from the sched.linkChris Wilson
2020-02-12drm/i915/execlists: Reclaim the hanging virtual requestChris Wilson
2020-02-12drm/i915/execlists: Take a reference while capturing the guilty requestChris Wilson
2020-02-12drm/i915/execlists: Offline error captureChris Wilson
2020-02-12drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson
2020-02-12drm/i915: Keep track of request among the scheduling listsChris Wilson
2020-02-12Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...Jani Nikula
2020-02-12drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson
2020-02-12drm/i915: Fix preallocated barrier list appendJosé Roberto de Souza
2020-02-12drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutexChris Wilson
2020-02-12drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_releaseChris Wilson
2020-02-12drm/i915: Stub out i915_gpu_coredump_putChris Wilson
2020-02-11drm/amdgpu:/navi10: use the ODCAP enum to index the caps arrayAlex Deucher
2020-02-11drm/amdgpu: update smu_v11_0_pptable.hAlex Deucher
2020-02-11drm/amdgpu: correct comment to clear up the confusionGuchun Chen
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas
2020-02-11drm/amdgpu/vcn2.5: fix warningJames Zhu
2020-02-11drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen
2020-02-11drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim
2020-02-11amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa
2020-02-11drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu
2020-02-11drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang
2020-02-11drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun
2020-02-11drm/amd/display: Check engine is not NULL before acquiringAric Cyr
2020-02-11drm/amd/display: Use dcfclk to populate watermark rangesSung Lee
2020-02-11drm/amd/display: Do not set optimized_require to false after plane disableSung Lee
2020-02-11drm/amd/display: Fix psr static frames calculationRoman Li
2020-02-11drm/i915: Check activity on i915_vma after confirming pin_count==0Chris Wilson
2020-02-11drm/i915/gem: Detect overflow in calculating dumb buffer sizeChris Wilson
2020-02-11drm/i915: Don't show the blank process name for internal/simulated errorsChris Wilson
2020-02-11drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain listChris Wilson
2020-02-11drm/i915/execlists: Leave resetting ring to intel_ringChris Wilson
2020-02-10drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson
2020-02-10drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson
2020-02-10drm/i915: Make a copy of the ggtt view for slave planeVille Syrjälä
2020-02-10drm/i915/gem: Take local vma references for the parserChris Wilson
2020-02-10drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson
2020-02-10drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin
2020-02-10drm/i915/gvt: fix high-order allocation failure on late loadIgor Druzhinin
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09drm/i915: Fix i915_error_state_store error definationZhang Xiaoxu
2020-02-09drm/i915/bios: Fix the timing parametersVandita Kulkarni
2020-02-09drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus numVivek Kasireddy
2020-02-09drm/i915: Fix post-fastset modeset check for port syncVille Syrjälä
2020-02-09drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)Vivek Kasireddy