summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
AgeCommit message (Expand)Author
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-02-13drm/amdgpu: fix several indentation issuesColin Ian King
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-03-05drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex 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
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König
2017-12-04amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcsMichel Dänzer
2017-08-15drm/amdgpu: switch to drm_*{get,put} helpersCihangir Akturk
2017-08-15drm/amdgpu: Fix dce_v6_0_disable_dce warningJean Delvare
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-04drm: amd: remove dead code and pointless local lut storagePeter Rosin
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher
2017-07-14drm/amdgpu: disable vga render in dce hw_initAlex Deucher
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-14drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner
2017-05-24drm/amd/amdgpu: Tidy up static int dce_v6_0_get_num_crtc()Tom St Denis
2017-05-24drm/amdgpu: add HDMI audio support for si dce6Xiaojie Yuan
2017-05-24drm/amdgpu: add DP audio support for si dce6 (v3)Xiaojie Yuan
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer
2017-04-28drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-07drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-04-07drm/amdgpu: Make display watermark calculations more accurateMario Kleiner
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie