summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2022-12-02Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-8/+19
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+7
2022-12-02Merge tag 'amd-drm-fixes-6.1-2022-12-01' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+3
2022-12-01drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu-0/+3
2022-11-30drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones-0/+7
2022-11-30drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda-0/+5
2022-11-29drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik-1/+1
2022-11-29drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik-2/+7
2022-11-29drm/i915: Remove non-existent pipes from bigjoiner pipe maskVille Syrjälä-3/+7
2022-11-29drm/i915/mtl: Fix dram info readoutRadhakrishna Sripada-2/+1
2022-11-25Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...Dave Airlie-294/+440
2022-11-25Merge tag 'drm-intel-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie-9/+11
2022-11-25Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+3
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian-9/+1
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher-1/+0
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin-0/+37
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang-1/+5
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli-39/+80
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi-30/+64
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan-8/+13
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone-1/+1
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone-7/+7
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul-1/+2
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher-7/+9
2022-11-22Merge tag 'gvt-fixes-2022-11-11' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin-5/+3
2022-11-21drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao-0/+6
2022-11-21drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu-0/+1
2022-11-21drm/amdgpu: fix userptr HMM range handling v2Christian König-51/+46
2022-11-21drm/amdgpu: always register an MMU notifier for userptrChristian König-5/+3
2022-11-21drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul-1/+1
2022-11-21drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul-4/+0
2022-11-21drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul-19/+18
2022-11-21drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul-1/+1
2022-11-21drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul-118/+147
2022-11-21drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li-2/+9
2022-11-21drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak-4/+4
2022-11-21drm/i915/ttm: never purge busy objectsMatthew Auld-0/+4
2022-11-19Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie-0/+8
2022-11-18drm/amdgpu: handle gang submit before VMIDChristian König-3/+3
2022-11-18gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy-0/+8
2022-11-18Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-69/+235
2022-11-18Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie-3/+3
2022-11-18Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-44/+64
2022-11-15drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg-22/+29
2022-11-15drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan-12/+11
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.7Evan Quan-2/+28
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan-20/+50
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher-1/+43
2022-11-15drm/amdkfd: Fix a memory limit issueEric Huang-3/+1