aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-10drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-05-10drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-05-10drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang
2020-05-10drm/bridge: anx6345: set correct BPC for display_info of connectorVasily Khoruzhick
2020-05-10drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-05-06drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper
2020-05-06drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang
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/i915/gt: Check cacheline is valid before acquiringChris Wilson
2020-05-06drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()Chris Wilson
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-05-06drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák
2020-05-06drm/scheduler: fix drm_sched_get_cleanup_jobChristian König
2020-05-02drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan
2020-04-29drm/i915/gt: Update PMINTRMSK holding fwChris Wilson
2020-04-29drm/dp_mst: Zero assigned PBN when releasing VCPI slotsMikita Lipski
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/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha
2020-04-23drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan
2020-04-21drm/i915/perf: Do not clear pollin for small user read buffersAshutosh Dixit
2020-04-21drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang
2020-04-21drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-04-17drm/i915/gt: Fill all the unused space in the GGTTChris Wilson
2020-04-17drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio
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"Lyude Paul
2020-04-17drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson
2020-04-17drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2Hans de Goede
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak
2020-04-17drm/prime: fix extracting of the DMA addresses from a scatterlistMarek Szyprowski
2020-04-17drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss
2020-04-17drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu
2020-04-17drm/amd/powerplay: implement the is_dpm_running()Prike Liang
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