index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
2025-07-16
1
-2
/
+3
*
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
2025-07-16
1
-1
/
+1
*
drm: Pass the format info to .fb_create()
Ville Syrjälä
2025-07-16
1
-0
/
+1
*
drm/amdgpu: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-06-30
1
-1
/
+1
*
drm/amdgpu: add generic display panic helper code
Alex Deucher
2024-12-18
1
-0
/
+80
*
drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
Christian König
2024-09-18
1
-0
/
+2
*
drm/amdgpu: ensure the connector is not null before using it
Tim Huang
2024-09-17
1
-1
/
+1
*
Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"
Hamza Mahfooz
2024-08-02
1
-4
/
+0
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-29
1
-11
/
+68
|
\
|
*
drm/amdgpu: rewrite convert_tiling_flags_to_modifier_gfx12
Marek Olšák
2024-07-01
1
-27
/
+18
|
*
drm/amdgpu: add amdgpu_framebuffer::gfx12_dcc
Marek Olšák
2024-07-01
1
-7
/
+8
|
*
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
Marek Olšák
2024-07-01
1
-1
/
+26
|
*
drm/amdgpu: don't use amdgpu_lookup_format_info on gfx12
Marek Olšák
2024-07-01
1
-0
/
+4
|
*
drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
Marek Olšák
2024-07-01
1
-2
/
+1
|
*
drm/amd: GFX12 changes for converting tiling flags to modifiers
Aurabindo Pillai
2024-04-26
1
-0
/
+37
*
|
drm/amd: Add power_saving_policy drm property to eDP connectors
Mario Limonciello
2024-07-10
1
-0
/
+4
|
/
*
drm/amd: Drop abm_level property
Mario Limonciello
2024-02-27
1
-8
/
+0
*
drm/amdgpu: correct the amdgpu runtime dereference usage count
Prike Liang
2023-11-29
1
-6
/
+3
*
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-10
/
+18
*
drm/amdgpu: register a dirty framebuffer callback for fbcon
Hamza Mahfooz
2023-08-30
1
-1
/
+25
*
drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c
Srinivasan Shanmugam
2023-07-25
1
-17
/
+25
*
drm/amd/amdgpu: Fix style errors in amdgpu_display.c
Srinivasan Shanmugam
2023-06-09
1
-9
/
+8
*
drm/amdgpu: move poll enabled/disable into non DC path
Guchun Chen
2023-03-13
1
-0
/
+4
*
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-24
1
-0
/
+1
|
\
|
*
drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-0
/
+1
*
|
drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
xurui
2023-01-05
1
-1
/
+1
|
/
*
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2022-11-22
1
-2
/
+37
|
\
|
*
drm/amdgpu: clarify DC checks
Alex Deucher
2022-11-15
1
-2
/
+2
|
*
drm/amdgpu: move non-DC vblank handling out of irq code
Alex Deucher
2022-11-15
1
-0
/
+35
|
*
drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()
Alex Deucher
2022-11-15
1
-1
/
+1
*
|
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
|
drm/amdgpu: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
2022-11-05
1
-1
/
+0
|
/
*
Revert "drm/amdgpu: use dirty framebuffer helper"
Hamza Mahfooz
2022-10-06
1
-12
/
+2
*
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
2022-09-20
1
-1
/
+10
*
drm/amdgpu: use dirty framebuffer helper
Hamza Mahfooz
2022-09-13
1
-0
/
+2
*
drm/amdgpu: keep fbdev buffers pinned during suspend
Alex Deucher
2022-07-05
1
-4
/
+21
*
drm/amd/display: expose additional modifier for DCN32/321
Aurabindo Pillai
2022-06-29
1
-2
/
+1
*
drm/amd: Add GFX11 modifiers support to AMDGPU (v3)
Aurabindo Pillai
2022-06-03
1
-10
/
+42
*
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-28
1
-35
/
+17
|
\
|
*
drm/amdgpu: Re-classify some log messages in commit path
Sean Paul
2022-03-28
1
-2
/
+3
|
*
drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() static
Alex Deucher
2022-03-25
1
-4
/
+5
|
*
drm/amdgpu: drop amdgpu_display_gem_fb_init()
Alex Deucher
2022-03-25
1
-25
/
+0
|
*
drm/amdgpu: make amdgpu_display_framebuffer_init() static
Alex Deucher
2022-03-25
1
-4
/
+9
*
|
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-07
1
-2
/
+1
|
/
*
drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier()
Alex Deucher
2022-03-02
1
-3
/
+3
*
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-03-01
1
-27
/
+3
|
\
|
*
drm/amdgpu: derive GTT display support from DM
Alex Deucher
2022-02-23
1
-27
/
+3
|
*
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
2022-02-22
1
-1
/
+1
*
|
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-28
1
-1
/
+1
|
\
\
|
*
|
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
2022-02-23
1
-1
/
+1
[next]