summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Use %p4cc to print 4CC formatThomas Zimmermann2021-05-271-5/+2
* Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-071-7/+177
|\
| * drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen2021-05-051-6/+175
| * amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser2021-04-291-0/+1
| * drm/amdgpu: fix r initial valuesVictor Zhao2021-04-291-1/+1
* | Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...Qingqing Zhuo2021-04-151-0/+13
|/
* Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."Qingqing Zhuo2021-04-091-13/+0
* drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub2021-04-091-0/+13
* drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher2021-04-091-0/+89
* drm/amdgpu: Fix memory leakxinhui pan2021-03-231-1/+3
* drm/amdgpu: Verify bo size can fit framebuffer size on init.Mark Yacoub2021-03-231-13/+55
* drm/amdgpu: enable freesync for A+A configsChristian König2021-02-021-2/+6
* drm/amd/display: add S/G support for VangoghRoman Li2020-12-081-0/+1
* drm/amd: print error on convert_tiling_flags_to_modifier failureSimon Ser2020-12-081-1/+4
* drm/amd: use drm_dbg_kms to log addfb2 failuresSimon Ser2020-12-081-5/+5
* drm/amd/display: Extract 3rd plane from metadataBas Nieuwenhuizen2020-11-131-8/+98
* drm/amd/display: Set new format info for converted metadata.Bas Nieuwenhuizen2020-11-131-0/+97
* drm/amd/display: Store gem objects for planes 1-3Bas Nieuwenhuizen2020-11-131-1/+19
* drm/amd/amdgpu/amdgpu_display: Remove pointless headerLee Jones2020-11-131-4/+0
* drivers: amdgpu: amdgpu_display: Fixed the spelling of falg to flagBhaskar Chowdhury2020-11-101-1/+1
* drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'tBhaskar Chowdhury2020-11-101-1/+1
* Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-101-3/+170
|\
| * drm/amd/display: Convert tiling_flags to modifiers.Bas Nieuwenhuizen2020-10-301-0/+123
| * drm/amd/display: Store tiling_flags in the framebuffer.Bas Nieuwenhuizen2020-10-301-4/+44
| * drm/amd/display: add S/G support for RenoirYifan Zhang2020-10-161-0/+4
* | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-041-6/+2
|\ \ | |/ |/|
| * drm/amdgpu: switch over to the new pin interfaceChristian König2020-09-241-6/+2
* | drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare2020-09-291-1/+1
|/
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-15/+15
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-3/+3
* Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie2020-07-021-2/+3
|\
| * drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost2020-07-011-2/+3
* | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-2/+2
|\ \ | |/ |/|
| * drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-191-2/+2
* | drm/amdgpu: add apu flags (v2)Alex Deucher2020-05-221-1/+2
|/
* Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-171-6/+16
|\
| * drm/amdgpu: enable S/G display on PCO and RV2 (v2)Alex Deucher2020-01-141-6/+16
* | drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann2020-02-131-2/+2
* | drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann2020-02-131-0/+12
|/
* Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-191-1/+1
* drm/amdgpu: remove set but not used variable 'amdgpu_connector'yu kuai2019-11-131-2/+0
* drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul2019-10-031-1/+4
* Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-211-1/+1
|\
| * dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-1/+1
* | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-121-4/+17
|\ \ | |/ |/|
| * drm/amdgpu: Fix amdgpu_display_supported_domains logic.Andrey Grodzovsky2019-07-301-5/+11
| * drm/amd/display: enable S/G for RAVEN chipShirish S2019-07-301-1/+1
| * drm/amdgpu: Add check for USWC support for amdgpu_display_supported_domainsAndrey Grodzovsky2019-07-301-1/+8
* | drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-061-1/+1
|/
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+3
|\