summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin2020-02-101-0/+4
| | * | | | drm/i915/gvt: fix high-order allocation failure on late loadIgor Druzhinin2020-02-101-2/+2
| * | | | | drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson2020-02-122-30/+21
| * | | | | drm/i915: Fix preallocated barrier list appendJosé Roberto de Souza2020-02-121-9/+10
| * | | | | drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutexChris Wilson2020-02-122-21/+31
| * | | | | drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_releaseChris Wilson2020-02-121-7/+9
| * | | | | drm/i915: Stub out i915_gpu_coredump_putChris Wilson2020-02-121-0/+4
| * | | | | drm/i915: Check activity on i915_vma after confirming pin_count==0Chris Wilson2020-02-111-2/+12
| * | | | | drm/i915/gem: Detect overflow in calculating dumb buffer sizeChris Wilson2020-02-111-1/+4
| * | | | | drm/i915: Don't show the blank process name for internal/simulated errorsChris Wilson2020-02-111-1/+1
| * | | | | drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain listChris Wilson2020-02-113-29/+85
| * | | | | drm/i915/execlists: Leave resetting ring to intel_ringChris Wilson2020-02-111-1/+0
| * | | | | drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson2020-02-101-1/+2
| * | | | | drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson2020-02-101-1/+16
| * | | | | drm/i915: Make a copy of the ggtt view for slave planeVille Syrjälä2020-02-101-0/+1
| * | | | | drm/i915/gem: Take local vma references for the parserChris Wilson2020-02-101-1/+36
| * | | | | drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson2020-02-101-0/+12
| * | | | | drm/i915: Fix i915_error_state_store error definationZhang Xiaoxu2020-02-091-2/+1
| * | | | | drm/i915/bios: Fix the timing parametersVandita Kulkarni2020-02-091-2/+4
| * | | | | drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus numVivek Kasireddy2020-02-091-2/+1
| * | | | | drm/i915: Fix post-fastset modeset check for port syncVille Syrjälä2020-02-091-26/+17
| * | | | | drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)Vivek Kasireddy2020-02-091-16/+31
* | | | | | Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...Dave Airlie2020-02-1416-66/+108
|\ \ \ \ \ \
| * | | | | | drm/amdgpu:/navi10: use the ODCAP enum to index the caps arrayAlex Deucher2020-02-111-11/+11
| * | | | | | drm/amdgpu: update smu_v11_0_pptable.hAlex Deucher2020-02-111-14/+32
| * | | | | | drm/amdgpu: correct comment to clear up the confusionGuchun Chen2020-02-111-1/+6
| * | | | | | drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee2020-02-111-1/+1
| * | | | | | drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas2020-02-111-4/+0
| * | | | | | drm/amdgpu/vcn2.5: fix warningJames Zhu2020-02-111-1/+1
| * | | | | | drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen2020-02-111-3/+6
| * | | | | | drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim2020-02-111-7/+8
| * | | | | | amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa2020-02-111-0/+6
| * | | | | | drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu2020-02-114-14/+15
| * | | | | | drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang2020-02-111-0/+6
| * | | | | | drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun2020-02-111-0/+6
| * | | | | | drm/amd/display: Check engine is not NULL before acquiringAric Cyr2020-02-111-1/+1
| * | | | | | drm/amd/display: Use dcfclk to populate watermark rangesSung Lee2020-02-111-7/+7
| * | | | | | drm/amd/display: Do not set optimized_require to false after plane disableSung Lee2020-02-111-1/+0
| * | | | | | drm/amd/display: Fix psr static frames calculationRoman Li2020-02-111-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie2020-02-143-4/+15
|\ \ \ \ \ \
| * | | | | | drm/edid: fix building errorMauro Rossi2020-02-061-1/+1
| * | | | | | drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter2020-02-061-3/+6
| * | | | | | drm/msm: Set dma maximum segment size for mdssSean Paul2020-01-221-0/+8
* | | | | | | Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-02-146-3/+18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon2020-02-034-1/+16
| * | | | | drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()José Roberto de Souza2020-01-301-1/+2
| * | | | | Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"Jernej Skrabec2020-01-271-1/+0
* | | | | | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
|\ \ \ \ \ \
| * | | | | | kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | | | | | | Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-07111-940/+4507
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |