aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
AgeCommit message (Expand)Author
2023-11-29drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-30drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz
2023-07-25drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam
2023-06-09drm/amd/amdgpu: Fix style errors in amdgpu_display.cSrinivasan Shanmugam
2023-03-13drm/amdgpu: move poll enabled/disable into non DC pathGuchun Chen
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-05drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interruptxurui
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-11-15drm/amdgpu: move non-DC vblank handling out of irq codeAlex Deucher
2022-11-15drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()Alex Deucher
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-11-05drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann
2022-10-06Revert "drm/amdgpu: use dirty framebuffer helper"Hamza Mahfooz
2022-09-20drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher
2022-09-13drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-07-05drm/amdgpu: keep fbdev buffers pinned during suspendAlex Deucher
2022-06-29drm/amd/display: expose additional modifier for DCN32/321Aurabindo Pillai
2022-06-03drm/amd: Add GFX11 modifiers support to AMDGPU (v3)Aurabindo Pillai
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-03-28drm/amdgpu: Re-classify some log messages in commit pathSean Paul
2022-03-25drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() staticAlex Deucher
2022-03-25drm/amdgpu: drop amdgpu_display_gem_fb_init()Alex Deucher
2022-03-25drm/amdgpu: make amdgpu_display_framebuffer_init() staticAlex Deucher
2022-03-02drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier()Alex Deucher
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-23drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher
2022-02-22drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki
2022-01-25drm/amdgpu: convert amdgpu_display_supported_domains() to IP versionsAlex Deucher
2022-01-19dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez
2021-11-17drm/amdgpu: use generic fb helpers instead of setting up AMD own's.Evan Quan
2021-11-17drm/amdgpu: stop getting excl fence separatelyChristian König
2021-09-29drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser
2021-09-28drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser
2021-08-30drm/amdgpu: Enable S/G for Yellow CarpNicholas Kazlauskas
2021-06-18drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie