summary refs log tree commit diff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-11-25Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-11-25Merge tag 'drm-intel-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-25Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher
2022-11-22Merge tag 'gvt-fixes-2022-11-11' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin
2022-11-21drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao
2022-11-21drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu
2022-11-21drm/amdgpu: fix userptr HMM range handling v2Christian König
2022-11-21drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-11-21drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul
2022-11-21drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul
2022-11-21drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul
2022-11-21drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul
2022-11-21drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul
2022-11-21drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li
2022-11-21drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak
2022-11-21drm/i915/ttm: never purge busy objectsMatthew Auld
2022-11-19Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie
2022-11-18drm/amdgpu: handle gang submit before VMIDChristian König
2022-11-18gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy
2022-11-18Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-11-18Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-18Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-11-15drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg
2022-11-15drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.7Evan Quan
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher
2022-11-15drm/amdkfd: Fix a memory limit issueEric Huang
2022-11-15drm/amdgpu: disable BACO support on more cardsGuchun Chen
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen
2022-11-15drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone
2022-11-15drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone
2022-11-15drm/amd/display: Fix optc2_configure warning on dcn314Roman Li
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen
2022-11-15Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"Simon Ser
2022-11-15drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen
2022-11-15drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang