index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_display.c
Age
Commit message (
Expand
)
Author
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
2022-01-25
drm/amdgpu: convert amdgpu_display_supported_domains() to IP versions
Alex Deucher
2022-01-19
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
2021-12-23
Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-12-10
Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-12-07
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
2021-11-17
drm/amdgpu: use generic fb helpers instead of setting up AMD own's.
Evan Quan
2021-11-17
drm/amdgpu: stop getting excl fence separately
Christian König
2021-09-29
drm/amdgpu: check tiling flags when creating FB on GFX8-
Simon Ser
2021-09-28
drm/amdgpu: check tiling flags when creating FB on GFX8-
Simon Ser
2021-08-30
drm/amdgpu: Enable S/G for Yellow Carp
Nicholas Kazlauskas
2021-06-18
drm/amdgpu: Call drm_framebuffer_init last for framebuffer init
Michel Dänzer
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-04
drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
Michel Dänzer
2021-05-27
drm/amdgpu: Use %p4cc to print 4CC format
Thomas Zimmermann
2021-05-07
Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-05-05
drm/amdgpu: Use device specific BO size & stride check.
Bas Nieuwenhuizen
2021-04-29
amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create
Simon Ser
2021-04-29
drm/amdgpu: fix r initial values
Victor Zhao
2021-04-15
Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...
Qingqing Zhuo
2021-04-09
Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."
Qingqing Zhuo
2021-04-09
drm/amdgpu: Ensure that the modifier requested is supported by plane.
Mark Yacoub
2021-04-09
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
2021-03-23
drm/amdgpu: Fix memory leak
xinhui pan
2021-03-23
drm/amdgpu: Verify bo size can fit framebuffer size on init.
Mark Yacoub
2021-02-02
drm/amdgpu: enable freesync for A+A configs
Christian König
2020-12-08
drm/amd/display: add S/G support for Vangogh
Roman Li
2020-12-08
drm/amd: print error on convert_tiling_flags_to_modifier failure
Simon Ser
2020-12-08
drm/amd: use drm_dbg_kms to log addfb2 failures
Simon Ser
2020-11-13
drm/amd/display: Extract 3rd plane from metadata
Bas Nieuwenhuizen
2020-11-13
drm/amd/display: Set new format info for converted metadata.
Bas Nieuwenhuizen
2020-11-13
drm/amd/display: Store gem objects for planes 1-3
Bas Nieuwenhuizen
2020-11-13
drm/amd/amdgpu/amdgpu_display: Remove pointless header
Lee Jones
2020-11-10
drivers: amdgpu: amdgpu_display: Fixed the spelling of falg to flag
Bhaskar Chowdhury
2020-11-10
drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'t
Bhaskar Chowdhury
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-10-30
drm/amd/display: Convert tiling_flags to modifiers.
Bas Nieuwenhuizen
2020-10-30
drm/amd/display: Store tiling_flags in the framebuffer.
Bas Nieuwenhuizen
2020-10-16
drm/amd/display: add S/G support for Renoir
Yifan Zhang
2020-09-29
drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
Jean Delvare
2020-09-24
drm/amdgpu: switch over to the new pin interface
Christian König
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-07-02
Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-07-01
drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
Navid Emamdoost
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
2020-05-19
drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
[prev]
[next]