index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
dce_v6_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
drm/amd/amdgpu/dce_v6_0: Repair function name of 'si_get_number_of_dram_chann...
Lee Jones
1
-1
/
+1
2021-04-09
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
1
-1
/
+7
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-3
/
+2
2020-11-24
drm/amd/amdgpu/dce_v6_0: Fix formatting and missing parameter description issues
Lee Jones
1
-1
/
+1
2020-11-02
drm/amdgpu/dce: improve code indentation and alignment
Deepak R Varma
1
-1
/
+1
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-23
/
+23
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-29
/
+29
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2020-05-20
drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-3
/
+3
2020-04-09
drm/amdgpu: replace indirect mmio access in non-dc code path
Hawking Zhang
1
-7
/
+7
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-0
/
+4
2020-02-13
drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-0
/
+1
2019-10-03
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
1
-10
/
+30
2019-09-16
drm/amd: be quiet when no SAD block is found
Jean Delvare
1
-2
/
+2
2019-08-12
drm/amdgpu: Update pitch on page flips without DC as well
Michel Dänzer
1
-0
/
+4
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+6
2019-02-14
drm/amdgpu: fix several indentation issues
Colin Ian King
1
-1
/
+1
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-3
/
+3
2018-09-27
drm/amdgpu: make function pointers mandatory
Christian König
1
-2
/
+1
2018-08-27
drm/amdgpu: enable ABGR and XBGR formats (v2)
Mauro Rossi
1
-0
/
+10
2018-08-27
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
1
-0
/
+1
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
1
-5
/
+5
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
1
-12
/
+5
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
1
-0
/
+8
2018-03-05
drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ info
Michel Dänzer
1
-1
/
+1
2018-02-19
drm/amdgpu: remove unused display_vblank_wait interface
Alex Deucher
1
-59
/
+0
2018-02-19
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
1
-2
/
+4
2018-02-19
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_update_display_priority
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_print_display_setup
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-1
/
+1
2017-12-05
amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
1
-4
/
+8
2017-08-15
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-3
/
+3
2017-08-15
drm/amdgpu: Fix dce_v6_0_disable_dce warning
Jean Delvare
1
-0
/
+1
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-20
/
+7
2017-08-04
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
1
-20
/
+7
2017-08-02
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-114
/
+2
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
1
-113
/
+0
2017-07-14
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
1
-1
/
+0
2017-07-14
drm/amdgpu: disable vga render in dce hw_init
Alex Deucher
1
-0
/
+2
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
1
-2
/
+5
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-48
/
+550
2017-06-14
drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
1
-2
/
+5
2017-05-25
drm/amd/amdgpu: Tidy up static int dce_v6_0_get_num_crtc()
Tom St Denis
1
-8
/
+3
2017-05-25
drm/amdgpu: add HDMI audio support for si dce6
Xiaojie Yuan
1
-9
/
+121
[next]