aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v8_0.c
AgeCommit message (Expand)Author
2023-12-13drm/amd: include drm/drm_edid.h only where neededJani Nikula
2023-09-06drm/amdgpu: Use min_t to replace minSrinivasan Shanmugam
2023-08-09drm/amdgpu: Clean up errors in dce_v8_0.cRan Sun
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-13drm/amdgpu: Do not include <drm/drm_fb_helper.h>Thomas 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: move non-DC vblank handling out of irq codeAlex Deucher
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-10-19drm: Remove drm_mode_config::fb_baseZack Rusin
2022-08-10drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher
2022-07-20drm/amdgpu: Write masked value to control registerMaíra Canal
2022-07-05drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan
2021-11-22drm/amd/amdgpu: remove useless break after returnBernard Zhao
2021-04-09drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2020-11-24drm/amd/amdgpu/dce_v8_0: Supply description for 'async'Lee Jones
2020-11-02drm/amdgpu/dce: improve code indentation and alignmentDeepak R Varma
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-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-05-19drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-04-09drm/amdgpu: replace indirect mmio access in non-dc code pathHawking Zhang
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
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul
2019-09-16drm/amd: be quiet when no SAD block is foundJean Delvare
2019-08-12drm/amdgpu: Update pitch on page flips without DC as wellMichel Dänzer
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König
2018-08-27drm/amdgpu: enable ABGR and XBGR formats (v2)Mauro Rossi
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher
2018-02-19drm/amdgpu/dce: fix mask in dce_v*_0_is_in_vblankAlex Deucher
2018-02-19drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li
2018-02-19drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixupSamuel Li
2018-02-19drm/amdgpu: rename amdgpu_update_display_prioritySamuel Li
2018-02-19drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li
2018-02-19drm/amdgpu: rename amdgpu_print_display_setupSamuel Li
2018-02-19drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li
2018-02-19drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li