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