index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vkms.c
Age
Commit message (
Expand
)
Author
2024-01-15
drm/amd: Clean up errors in amdgpu_vkms.c
chenxuebing
2023-12-13
drm/amd: include drm/drm_edid.h only where needed
Jani Nikula
2023-10-13
drm/amdgpu/vkms: fix a possible null pointer dereference
Ma Ke
2023-07-13
drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
Guchun Chen
2023-07-10
drm/amdgpu/vkms: drop redundant set of fb_modifiers_not_supported
Guchun Chen
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-15
drm/amdgpu: move non-DC vblank handling out of irq code
Alex Deucher
2022-11-08
Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2022-11-02
drm/amdgpu: set fb_modifiers_not_supported in vkms
Yifan Zhang
2022-10-27
drm/amdgpu: set fb_modifiers_not_supported in vkms
Yifan Zhang
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-08-10
drm/amdgpu: Only disable prefer_shadow on hawaii
Alex Deucher
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-05
drm/amdgpu/display: disable prefer_shadow for generic fb helpers
Alex Deucher
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from vkms
Christian König
2022-02-23
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
Guchun Chen
2022-01-11
drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
Guchun Chen
2021-12-13
drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()
Leslie Shi
2021-12-13
drm/amdgpu: fix function scopes
Isabella Basso
2021-12-07
drm/amdgpu: free vkms_output after use
Flora Cui
2021-12-07
drm/amdgpu: drop the critial WARN_ON in amdgpu_vkms
Flora Cui
2021-12-01
drm/amdgpu: fix vkms crtc settings
Flora Cui
2021-12-01
drm/amdgpu: cancel the correct hrtimer on exit
Flora Cui
2021-08-06
drm/amdgpu: check for allocation failure in amdgpu_vkms_sw_init()
Dan Carpenter
2021-08-05
drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)
Ryan Taylor
2021-08-05
drm/amdgpu: create amdgpu_vkms (v4)
Ryan Taylor