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
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
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
[next]