index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-03-28
drm/amdgpu: Re-classify some log messages in commit path
Sean Paul
2022-03-25
drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() static
Alex Deucher
2022-03-25
drm/amdgpu: drop amdgpu_display_gem_fb_init()
Alex Deucher
2022-03-25
drm/amdgpu: make amdgpu_display_framebuffer_init() static
Alex Deucher
2022-03-02
drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier()
Alex Deucher
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-23
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
2022-02-23
drm/amdgpu: derive GTT display support from DM
Alex Deucher
2022-02-22
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
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
[next]