summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: Clean up errors in amdgpu_vkms.cchenxuebing2024-01-151-2/+1
* drm/amd: include drm/drm_edid.h only where neededJani Nikula2023-12-131-0/+1
* drm/amdgpu/vkms: fix a possible null pointer dereferenceMa Ke2023-10-131-0/+2
* drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen2023-07-131-2/+3
* drm/amdgpu/vkms: drop redundant set of fb_modifiers_not_supportedGuchun Chen2023-07-101-2/+0
* Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-241-0/+2
|\
| * drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang2022-11-021-0/+2
* | drm/amdgpu: move non-DC vblank handling out of irq codeAlex Deucher2022-11-151-0/+4
* | Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-11-081-0/+2
|\ \
| * | drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang2022-10-271-0/+2
| |/
* / drm: Remove drm_mode_config::fb_baseZack Rusin2022-10-191-2/+0
|/
* Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2022-09-061-2/+2
|\
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-08-011-1/+2
| |\
| * | drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann2022-07-261-2/+2
* | | drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher2022-08-101-2/+1
| |/ |/|
* | drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher2022-07-051-1/+2
|/
* drm/amdgpu: remove pointless ttm_eu usage from vkmsChristian König2022-04-211-15/+17
* Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen2022-02-231-2/+1
* drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen2022-01-111-2/+3
* drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()Leslie Shi2021-12-131-1/+2
* drm/amdgpu: fix function scopesIsabella Basso2021-12-131-2/+2
* drm/amdgpu: free vkms_output after useFlora Cui2021-12-071-7/+9
* drm/amdgpu: drop the critial WARN_ON in amdgpu_vkmsFlora Cui2021-12-071-1/+2
* drm/amdgpu: fix vkms crtc settingsFlora Cui2021-12-011-14/+28
* drm/amdgpu: cancel the correct hrtimer on exitFlora Cui2021-12-011-2/+2
* drm/amdgpu: check for allocation failure in amdgpu_vkms_sw_init()Dan Carpenter2021-08-061-0/+2
* drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor2021-08-051-0/+195
* drm/amdgpu: create amdgpu_vkms (v4)Ryan Taylor2021-08-051-0/+446