summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-08-11drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg2-1/+6
2020-08-11drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panelJitao Shi1-3/+3
2020-08-11drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu1-0/+1
2020-08-11drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs1-1/+1
2020-08-11drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs1-0/+1
2020-08-11drm/nouveau/kms/tu102: wait for core update to complete when assigning windowsBen Skeggs1-1/+1
2020-08-05drm: of: Fix double-free bugBiju Das1-3/+1
2020-08-05drm: hold gem reference until object is no longer accessedSteve Cohen1-6/+4
2020-08-05drm/mcde: Fix stability issueLinus Walleij1-3/+8
2020-08-05drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil1-1/+1
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-08-05drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo1-4/+6
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski1-6/+3
2020-07-29drm/amdgpu: fix preemption unit testJack Xiao1-5/+15
2020-07-29drm/amdgpu/gfx10: fix race condition for kiqJack Xiao1-1/+8
2020-07-29drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai1-1/+1
2020-07-29drm/amd/display: add dmcub check on RENOIRAaron Ma1-1/+1
2020-07-29drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo1-1/+6
2020-07-29drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell1-0/+1
2020-07-29drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2-4/+4
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