summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
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
2022-11-15drm/amdgpu: disable BACO support on more cardsGuchun Chen-0/+4
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen-2/+8
2022-11-15drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone-4/+5
2022-11-15drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone-1/+15
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone-0/+2
2022-11-15drm/amd/display: Fix optc2_configure warning on dcn314Roman Li-1/+1
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen-9/+5
2022-11-15Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"Simon Ser-3/+0
2022-11-15drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen-0/+30
2022-11-15drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang-6/+20