summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie1-1/+1
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+3
2020-05-28drm/amdgpu: simplify CZ/ST and KV/KB/ML checksAlex Deucher1-1/+1
2020-05-19drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov1-3/+3
2020-04-09drm/amdgpu: replace indirect mmio access in non-dc code pathHawking Zhang1-4/+4
2020-02-13drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann1-0/+4
2020-02-13drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann1-0/+1
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul1-8/+26
2019-09-16drm/amd: be quiet when no SAD block is foundJean Delvare1-2/+2
2019-08-12drm/amdgpu: Update pitch on page flips without DC as wellMichel Dänzer1-0/+4
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+4
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä1-1/+1
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-3/+3
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König1-2/+1
2018-08-27drm/amdgpu: enable ABGR and XBGR formats (v2)Mauro Rossi1-0/+11
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui1-0/+1
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky1-2/+4
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang1-5/+5
2018-05-15drm/amdgpu: Add VEGAM support to the legacy DCE 11 moduleAlex Deucher1-3/+10
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone1-12/+5
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher1-0/+8
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher1-61/+0
2018-02-19drm/amdgpu/dce: fix mask in dce_v*_0_is_in_vblankAlex Deucher1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li1-2/+4
2018-02-19drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixupSamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_update_display_prioritySamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_print_display_setupSamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li1-1/+1
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-1/+1
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher1-15/+15
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König1-5/+5
2017-12-04amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcsMichel Dänzer1-4/+8
2017-08-15drm/amdgpu: switch to drm_*{get,put} helpersCihangir Akturk1-3/+3
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-20/+7
2017-08-04drm: amd: remove dead code and pointless local lut storagePeter Rosin1-20/+7
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-76/+2
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma1-1/+1
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher1-75/+0
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher1-1/+0
2017-07-14drm/amdgpu: disable vga render in dce hw_initAlex Deucher1-0/+2
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie1-2/+5
2017-06-14drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner1-2/+5
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-3/+3
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer1-3/+3
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-1/+2
2017-04-07drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner1-16/+3
2017-04-07drm/amdgpu: Make display watermark calculations more accurateMario Kleiner1-5/+5