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
/
dce_v11_0.c
Age
Commit message (
Expand
)
Author
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-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-28
drm/amdgpu: simplify CZ/ST and KV/KB/ML checks
Alex Deucher
2020-05-19
drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-09
drm/amdgpu: replace indirect mmio access in non-dc code path
Hawking Zhang
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
2019-10-03
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
2019-09-16
drm/amd: be quiet when no SAD block is found
Jean Delvare
2019-08-12
drm/amdgpu: Update pitch on page flips without DC as well
Michel Dänzer
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
2018-08-27
drm/amdgpu: enable ABGR and XBGR formats (v2)
Mauro Rossi
2018-08-27
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
2018-05-15
drm/amdgpu: Add VEGAM support to the legacy DCE 11 module
Alex Deucher
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
2018-02-19
drm/amdgpu: remove unused display_vblank_wait interface
Alex Deucher
2018-02-19
drm/amdgpu/dce: fix mask in dce_v*_0_is_in_vblank
Alex Deucher
2018-02-19
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_update_display_priority
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_print_display_setup
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2017-12-18
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
2017-12-06
drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result
Christian König
2017-12-04
amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
2017-08-15
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-04
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
2017-08-02
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
2017-07-14
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
2017-07-14
drm/amdgpu: disable vga render in dce hw_init
Alex Deucher
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-14
drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-28
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-07
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
[next]