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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2025-09-02
drm/amd/pm: Remove wm_low and wm_high fields from amdgpu_crtc (v2)
Timur Kristóf
1
-1
/
+0
2025-08-29
drm/amdgpu: drop hw access in non-DC audio fini
Alex Deucher
1
-5
/
+0
2025-04-08
drm/amdgpu: use "irq" in place of "interrupt" in DCE6/8 as in DCE10/11
Alexandre Demers
1
-6
/
+6
2025-04-08
drm/amdgpu: fix typos in DCEs
Alexandre Demers
1
-8
/
+8
2025-04-07
drm/amdgpu: cleanup DCE6 a bit more
Alexandre Demers
1
-2
/
+2
2025-04-07
drm/amdgpu: move DCE6 away from sid.h and si_enums.h defines
Alexandre Demers
1
-81
/
+75
2025-04-07
drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with GRPH_SECONDARY_SURFA...
Alexandre Demers
1
-1
/
+1
2025-04-07
drm/amdgpu: use proper defines, shifts and masks in DCE6 code
Alexandre Demers
1
-9
/
+9
2025-03-11
drm/amdgpu: finish wiring up sid.h in DCE6
Alexandre Demers
1
-31
/
+32
2025-03-11
drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10
Alexandre Demers
1
-2
/
+8
2025-03-07
drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust function
Srinivasan Shanmugam
1
-0
/
+2
2025-03-05
drm/amdgpu: add dce_v6_0_soft_reset() to DCE6
Alexandre Demers
1
-2
/
+51
2025-03-05
drm/amdgpu: fix style in DCE6
Alexandre Demers
1
-9
/
+5
2025-03-05
drm/amdgpu: add some comments in DCE6
Alexandre Demers
1
-2
/
+16
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-1
/
+1
2024-12-18
drm/amd/display: add non-DC drm_panic support
Alex Deucher
1
-0
/
+27
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-1
/
+1
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-1
/
+1
2024-10-23
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-3
/
+0
2024-10-23
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
1
-6
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-3
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-3
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-3
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-3
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-1
/
+1
2024-10-02
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-1
/
+1
2024-10-02
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-02
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-02
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-09-18
drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
Christian König
1
-0
/
+2
2024-07-28
drm/amdgpu: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
1
-1
/
+1
2024-05-23
drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptr
Jani Nikula
1
-2
/
+2
2024-04-27
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-27
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-02-07
drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initialization
Qiang Ma
1
-4
/
+18
2023-12-14
drm/amd: include drm/drm_edid.h only where needed
Jani Nikula
1
-0
/
+1
2023-09-06
drm/amdgpu: Use min_t to replace min
Srinivasan Shanmugam
1
-3
/
+3
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+2
2023-01-18
drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
1
-0
/
+2
2023-01-13
drm/amdgpu: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-01-05
drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
xurui
1
-3
/
+3
2022-11-22
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+14
2022-11-15
drm/amdgpu: move non-DC vblank handling out of irq code
Alex Deucher
1
-0
/
+14
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
1
-0
/
+1
2022-10-20
drm: Remove drm_mode_config::fb_base
Zack Rusin
1
-1
/
+0
2022-08-10
drm/amdgpu: Only disable prefer_shadow on hawaii
Alex Deucher
1
-2
/
+1
2022-07-20
drm/amdgpu: Write masked value to control register
Maíra Canal
1
-1
/
+1
2022-07-05
drm/amdgpu/display: disable prefer_shadow for generic fb helpers
Alex Deucher
1
-1
/
+2
2022-02-24
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
1
-0
/
+1
[next]