aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins1-2/+3
2021-10-01Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDaniel Vetter9-31/+9
2021-10-01Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDaniel Vetter7-11/+53
2021-10-01Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDaniel Vetter5-23/+14
2021-09-28drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ixPrike Liang1-0/+8
2021-09-28drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser1-0/+31
2021-09-28drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-09-28drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic1-0/+1
2021-09-28drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-09-28drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar1-8/+7
2021-09-28drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-09-28Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedesktop.org/git/tegra/linux into drm-fixesDave Airlie4-12/+5
2021-09-27drm/i915: Remove warning from the rps workerTejas Upadhyay1-2/+0
2021-09-27drm/i915/request: fix early tracepointsMatthew Auld1-9/+2
2021-09-27drm/i915/guc, docs: Fix pdfdocs build error by removing nested gridAkira Yokosawa2-10/+10
2021-09-27Merge tag 'gvt-fixes-2021-09-18' of https://github.com/intel/gvt-linux into drm-intel-fixesJani Nikula1-2/+2
2021-09-24Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-30/+55
2021-09-24Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie3-8/+25
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang3-15/+4
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang1-0/+3
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-23drm/amdkfd: fix dma mapping leaking warningPhilip Yang1-4/+14
2021-09-23drm/amdkfd: SVM map to gpus check vma boundaryPhilip Yang1-1/+5
2021-09-23drm/amd/display: fix empty debug macrosArnd Bergmann1-2/+2
2021-09-21drm/i915: Free all DMC payloadsChris Wilson1-1/+4
2021-09-21drm/i915: Move __i915_gem_free_object to ttm_bo_destroyMaarten Lankhorst1-4/+5
2021-09-21drm/i915: Update memory bandwidth parametersRadhakrishna Sripada1-3/+16
2021-09-20drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds1-27/+13
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds1-34/+10
2021-09-16Merge tag 'drm-fixes-2021-09-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds51-218/+945
2021-09-17Merge tag 'amd-drm-fixes-5.15-2021-09-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie34-169/+858
2021-09-17Merge tag 'drm-intel-fixes-2021-09-16' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-fixesDave Airlie8-24/+42
2021-09-16drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann1-1/+1
2021-09-16gpu: host1x: Plug potential memory leakThierry Reding1-1/+3
2021-09-16gpu/host1x: fence: Make spinlock staticDmitry Osipenko1-1/+1
2021-09-16drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMUDmitry Osipenko1-1/+1
2021-09-16drm/tegra: dc: Remove unused variablesDmitry Osipenko2-9/+0
2021-09-16drm/amdgpu/display: add a proper license to dc_link_dp.cAlex Deucher1-1/+23
2021-09-16drm/amd/display: Fix white screen page fault for gpuvmNicholas Kazlauskas1-0/+2
2021-09-16amd/display: enable panel orientation quirksSimon Ser1-0/+28
2021-09-16drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel1-1/+1
2021-09-16drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer2-2/+2
2021-09-16drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan4-4/+47
2021-09-16drm/radeon: pass drm dev radeon_agp_head_init directlyNirmoy Das1-1/+1
2021-09-16drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+12
2021-09-16drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2-0/+11
2021-09-16drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2-4/+14
2021-09-16drm/amd/display: Link training retry fix for abort caseMeenakshikumar Somasundaram1-3/+7
2021-09-16drm/amd/display: Fix unstable HPCP compliance on Chrome BarceloQingqing Zhuo1-2/+20