summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-05-20drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-20Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones
2020-05-20drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang
2020-05-20drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-20drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf
2020-05-20drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák
2020-05-20drm/amdgpu: simplify padding calculations (v2)Luben Tuikov
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-05-20drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee
2020-05-20drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin
2020-05-20drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-05-20sun6i: dsi: fix gcc-4.8Arnd Bergmann
2020-05-14drm: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller
2020-05-14drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan
2020-05-14drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan
2020-05-10Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu
2020-05-10drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-05-10drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tglMatt Roper
2020-05-10drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-05-10drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-05-06drm/qxl: qxl_release use after freeVasily Averin
2020-05-06drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin
2020-05-06drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira
2020-05-06drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä
2020-04-29drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun
2020-04-29drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas
2020-04-29drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang
2020-04-23drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs
2020-04-23drm/vc4: Fix HDMI mode validationNicolas Saenz Julienne
2020-04-23drm/amdkfd: kfree the wrong pointerJack Zhang
2020-04-23drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst
2020-04-23drm/nouveau/svm: fix vma range check for migrationRalph Campbell
2020-04-23drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell
2020-04-23drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Sasha Levin
2020-04-17drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu
2020-04-17drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai
2020-04-17drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson
2020-04-17drm/etnaviv: rework perfmon query infrastructureChristian Gmeiner
2020-04-17drm/i915/gem: Flush all the reloc_gpu batchChris Wilson
2020-04-17drm/scheduler: fix rare NULL ptr raceYintian Tao
2020-04-13drm/i915: Fix ref->mutex deadlock in i915_active_wait()Sultan Alsawaf
2020-04-08drm/amdgpu: fix typo for vcn1 idle checkJames Zhu
2020-04-08drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann