summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
AgeCommit message (Expand)Author
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
2020-11-10drivers: amdgpu: amdgpu_display: Fixed the spelling of falg to flagBhaskar Chowdhury
2020-11-10drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'tBhaskar Chowdhury
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-10-30drm/amd/display: Convert tiling_flags to modifiers.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Store tiling_flags in the framebuffer.Bas Nieuwenhuizen
2020-10-16drm/amd/display: add S/G support for RenoirYifan Zhang
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-09-24drm/amdgpu: switch over to the new pin interfaceChristian König
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-19drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann