index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
dce_v8_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2
/
+2
2025-03-07
drm/amdgpu: add defines for pin_offsets in DCE8
Alexandre Demers
1
-7
/
+7
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
/
+26
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-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-3
/
+0
2024-10-22
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-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
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-27
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-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-26
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-13
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-08-09
drm/amdgpu: Clean up errors in dce_v8_0.c
Ran Sun
1
-23
/
+14
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
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/agd5f/linux into drm-next
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-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
1
-2
/
+0
2022-08-10
drm/amdgpu: Only disable prefer_shadow on hawaii
Alex Deucher
1
-2
/
+5
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-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-0
/
+2
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
1
-0
/
+2
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
1
-1
/
+1
2021-11-22
drm/amd/amdgpu: remove useless break after return
Bernard Zhao
1
-4
/
+0
2021-04-09
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
1
-1
/
+8
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-3
/
+2
2020-11-24
drm/amd/amdgpu/dce_v8_0: Supply description for 'async'
Lee Jones
1
-0
/
+1
2020-11-02
drm/amdgpu/dce: improve code indentation and alignment
Deepak R Varma
1
-2
/
+2
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
-24
/
+24
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-3
/
+3
2020-05-19
drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-3
/
+3
[next]