aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
AgeCommit message (Expand)Author
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
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-04drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer
2021-05-27drm/amdgpu: Use %p4cc to print 4CC formatThomas Zimmermann
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-05drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen
2021-04-29amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser
2021-04-29drm/amdgpu: fix r initial valuesVictor Zhao
2021-04-15Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...Qingqing Zhuo
2021-04-09Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."Qingqing Zhuo
2021-04-09drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub
2021-04-09drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher
2021-03-23drm/amdgpu: Fix memory leakxinhui pan
2021-03-23drm/amdgpu: Verify bo size can fit framebuffer size on init.Mark Yacoub
2021-02-02drm/amdgpu: enable freesync for A+A configsChristian König
2020-12-08drm/amd/display: add S/G support for VangoghRoman Li
2020-12-08drm/amd: print error on convert_tiling_flags_to_modifier failureSimon Ser
2020-12-08drm/amd: use drm_dbg_kms to log addfb2 failuresSimon Ser
2020-11-13drm/amd/display: Extract 3rd plane from metadataBas Nieuwenhuizen
2020-11-13drm/amd/display: Set new format info for converted metadata.Bas Nieuwenhuizen
2020-11-13drm/amd/display: Store gem objects for planes 1-3Bas Nieuwenhuizen
2020-11-13drm/amd/amdgpu/amdgpu_display: Remove pointless headerLee Jones