summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-07-22drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa1-0/+1
2020-07-22drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu1-2/+2
2020-07-22drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson1-14/+4
2020-07-22drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson1-0/+1
2020-07-22drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst1-8/+2
2020-07-22drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
2020-07-22drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu1-0/+5
2020-07-22drm/amd/display: handle failed allocation during stream constructionJosip Pavic1-3/+16
2020-07-22drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan1-18/+8
2020-07-22drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong1-1/+1
2020-07-22drm/vmwgfx: fix update of display surface when resolution changesRoland Scheidegger1-4/+4
2020-07-22drm/exynos: fix ref count leak in mic_pre_enableNavid Emamdoost1-1/+3
2020-07-22drm/exynos: Properly propagate return value in drm_iommu_attach_device()Marek Szyprowski1-2/+2
2020-07-22drm/msm/dpu: allow initialization of encoder locks during encoder initKrishna Manikandan1-2/+2
2020-07-22drm/msm: fix potential memleak in error branchBernard Zhao1-1/+3
2020-07-16drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson1-10/+6
2020-07-16drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson1-0/+1
2020-07-16drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui1-0/+6
2020-07-16drm/amdgpu: add TMR destory function for pspHuang Rui1-4/+53
2020-07-16drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák1-1/+2
2020-07-16drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson1-1/+1
2020-07-16drm/i915/gt: Pin the rings before marking activeChris Wilson1-6/+6
2020-07-16drm/radeon: fix double freeTom Rix1-4/+3
2020-07-16drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STATMartin Blumenstingl2-9/+8
2020-07-16drm/mediatek: Check plane visibility in atomic_updateHsin-Yi Wang1-10/+15
2020-07-16drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Hans de Goede1-7/+1
2020-07-16drm: panel-orientation-quirks: Add quirk for Asus T101HA panelHans de Goede1-0/+6
2020-07-16drm: mcde: Fix display initialization problemLinus Walleij1-1/+2
2020-07-16gpu: host1x: Detach driver on unregisterThierry Reding1-0/+9
2020-07-16drm/tegra: hub: Do not enable orphaned window groupNicolin Chen1-2/+6
2020-07-16gpu: host1x: Clean up debugfs in error handling pathChristophe JAILLET1-2/+3
2020-07-16drm/ttm: Fix dma_fence refcnt leak when adding move fenceXiyu Yang1-1/+3
2020-07-16drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reservedXiyu Yang1-0/+2
2020-07-09drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher1-0/+1
2020-07-09drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher1-2/+2
2020-07-09drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas1-4/+6
2020-07-09drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov1-4/+7
2020-07-09drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.cRodrigo Vivi3-0/+282
2020-07-09drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai1-3/+2
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao1-1/+1
2020-07-09drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen1-2/+3
2020-07-09drm/amdgpu: fix non-pointer dereference for non-RAS supportedEvan Quan1-2/+2
2020-07-09drm/amdgpu: disable ras query and iject during gpu resetJohn Clements3-3/+28
2020-07-09drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace periodChris Wilson1-2/+10
2020-07-09drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-07-09drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang1-38/+64
2020-06-30drm/panel-simple: fix connector type for LogicPD Type28 DisplayAdam Ford1-0/+1
2020-06-30drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxlTomi Valkeinen1-0/+1
2020-06-30drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-06-30drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng1-1/+5