summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-11-10drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä1-0/+8
2020-11-10drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson4-2/+203
2020-11-10drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson1-1/+26
2020-11-10drm/i915/gt: Delay execlist processing for tglChris Wilson1-0/+3
2020-11-10drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson1-3/+2
2020-11-10drm/i915/gt: Initialize reserved and unspecified MOCS indicesAyaz A Siddiqui1-5/+11
2020-11-10drm/i915: Fix TGL DKL PHY DP vswing handlingVille Syrjälä1-1/+1
2020-11-10drm/i915: Avoid mixing integer types during batch copiesChris Wilson3-9/+12
2020-11-10drm/i915: Cancel outstanding work after disabling heartbeats on an engineChris Wilson2-0/+14
2020-11-10drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson1-0/+3
2020-11-10drm/i915/gt: Always send a pulse down the engine after disabling heartbeatChris Wilson1-39/+67
2020-11-10drm/i915/gem: Always test execution status on closing the contextChris Wilson1-38/+10
2020-11-10drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supportedChris Wilson1-0/+4
2020-11-10drm/i915/gem: Avoid implicit vmap for highmem on x86-32Chris Wilson1-2/+24
2020-11-05drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao1-0/+9
2020-11-05drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky1-1/+2
2020-11-05drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang2-0/+4
2020-11-05drm/amd/pm: fix pp_dpm_fclkKenneth Feng1-0/+3
2020-11-05drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan1-1/+1
2020-11-05drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher1-26/+0
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie1-1/+1
2020-11-05drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai1-2/+2
2020-11-05drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-1/+1
2020-11-05drm/amdgpu: increase the reserved VM size to 2MBChristian König1-2/+2
2020-11-05drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao1-0/+62
2020-11-05drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky1-0/+7
2020-11-05drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall1-2/+3
2020-11-05drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan1-1/+1
2020-11-05drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+1
2020-11-05drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G5-7/+51
2020-11-05drm/amd/display: Increase timeout for DP DisableWesley Chalmers1-2/+2
2020-11-05drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi1-1/+1
2020-11-05drm/amdgpu: don't map BO in reserved regionMadhav Chauhan1-0/+10
2020-11-05drm/shme-helpers: Fix dma_buf_mmap forwarding bugDaniel Vetter2-3/+8
2020-11-05drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson1-1/+5
2020-11-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira1-2/+1
2020-11-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
2020-11-05drm/amdgpu: No sysfs, not an error conditionLuben Tuikov1-3/+1
2020-11-05drm/amd/display: Check clock table returnRodrigo Siqueira1-2/+5
2020-11-05drm: panfrost: fix common struct sg_table related issuesMarek Szyprowski2-6/+5
2020-11-05drm: lima: fix common struct sg_table related issuesMarek Szyprowski2-6/+10
2020-11-05drm: exynos: fix common struct sg_table related issuesMarek Szyprowski1-5/+5
2020-11-05drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo1-2/+7
2020-11-05drm/vkms: avoid warning in vkms_get_vblank_timestampSidong Yang1-0/+5
2020-11-05drm/bridge_connector: Set default status connected for eDP connectorsEnric Balletbo i Serra1-0/+1
2020-11-05drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova1-2/+10
2020-11-05drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov7-11/+11
2020-11-05drm/amdgpu: restore ras flags when user resets eeprom(v2)Guchun Chen1-3/+10
2020-11-05drm/ast: Separate DRM driver from PCI codeThomas Zimmermann1-28/+31
2020-11-01drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson1-0/+2