summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-05-20drm/amd/display: add basic atomic check for cursor planeSimon Ser1-2/+24
2020-05-20Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones1-2/+1
2020-05-20drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang1-1/+5
2020-05-20drm/amdgpu: force fbdev into vramAlex Deucher1-2/+1
2020-05-20drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf1-1/+1
2020-05-20drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák2-1/+29
2020-05-20drm/amdgpu: simplify padding calculations (v2)Luben Tuikov5-13/+20
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin1-1/+2
2020-05-20drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee1-1/+1
2020-05-20drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin1-1/+2
2020-05-20drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou1-2/+4
2020-05-20sun6i: dsi: fix gcc-4.8Arnd Bergmann1-1/+1
2020-05-14drm: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller1-0/+1
2020-05-14drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan1-3/+0
2020-05-14drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan1-2/+2
2020-05-10Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2020-05-10drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma1-1/+2
2020-05-10drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tglMatt Roper1-2/+5
2020-05-10drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman1-0/+26
2020-05-10drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski3-40/+58
2020-05-06drm/qxl: qxl_release use after freeVasily Averin4-11/+7
2020-05-06drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-06drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira1-9/+29
2020-05-06drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-04-29drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun1-0/+23
2020-04-29drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas1-1/+12
2020-04-29drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang1-0/+2
2020-04-23drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs1-0/+26
2020-04-23drm/vc4: Fix HDMI mode validationNicolas Saenz Julienne1-4/+16
2020-04-23drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-04-23drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst2-0/+65
2020-04-23drm/nouveau/svm: fix vma range check for migrationRalph Campbell1-0/+1
2020-04-23drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell1-0/+5
2020-04-23drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan1-1/+3
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang1-0/+2
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak1-1/+5
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang1-2/+3
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Sasha Levin1-12/+0
2020-04-17drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu1-0/+2
2020-04-17drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2-1/+7
2020-04-17drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson1-21/+2
2020-04-17drm/etnaviv: rework perfmon query infrastructureChristian Gmeiner1-7/+52
2020-04-17drm/i915/gem: Flush all the reloc_gpu batchChris Wilson1-3/+5
2020-04-17drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-04-13drm/i915: Fix ref->mutex deadlock in i915_active_wait()Sultan Alsawaf2-12/+21
2020-04-08drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-04-08drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2