summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu/dce_v6_0: Repair function name of 'si_get_number_of_dram_chann...Lee Jones2021-05-211-1/+1
* drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher2021-04-091-1/+7
* drm: Switch to %p4cc format modifierSakari Ailus2021-02-171-3/+2
* drm/amd/amdgpu/dce_v6_0: Fix formatting and missing parameter description issuesLee Jones2020-11-241-1/+1
* drm/amdgpu/dce: improve code indentation and alignmentDeepak R Varma2020-11-021-1/+1
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-23/+23
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-29/+29
* Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-3/+3
|\
| * drm/amd: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-191-3/+3
* | drm/amdgpu: replace indirect mmio access in non-dc code pathHawking Zhang2020-04-091-7/+7
|/
* drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann2020-02-131-0/+4
* drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann2020-02-131-0/+1
* drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul2019-10-031-10/+30
* drm/amd: be quiet when no SAD block is foundJean Delvare2019-09-161-2/+2
* drm/amdgpu: Update pitch on page flips without DC as wellMichel Dänzer2019-08-121-0/+4
* drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+6
* drm/amdgpu: fix several indentation issuesColin Ian King2019-02-131-1/+1
* drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-101-1/+2
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-261-3/+3
* drm/amdgpu: make function pointers mandatoryChristian König2018-09-261-2/+1
* drm/amdgpu: enable ABGR and XBGR formats (v2)Mauro Rossi2018-08-271-0/+10
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-271-0/+1
* drm/amdgpu: separate gpu address from bo pinJunwei Zhang2018-07-101-5/+5
* drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone2018-04-111-12/+5
* drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher2018-03-141-0/+8
* drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer2018-03-051-1/+1
* drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher2018-02-191-59/+0
* drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li2018-02-191-2/+4
* drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixupSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_update_display_prioritySamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_print_display_setupSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li2018-02-191-1/+1
* drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-191-1/+1
* amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcsMichel Dänzer2017-12-041-4/+8
* drm/amdgpu: switch to drm_*{get,put} helpersCihangir Akturk2017-08-151-3/+3
* drm/amdgpu: Fix dce_v6_0_disable_dce warningJean Delvare2017-08-151-0/+1
* Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-101-20/+7
|\
| * drm: amd: remove dead code and pointless local lut storagePeter Rosin2017-08-041-20/+7
* | Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-08-021-114/+2
|\ \ | |/ |/|
| * drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-141-113/+0
| * drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher2017-07-141-1/+0
| * drm/amdgpu: disable vga render in dce hw_initAlex Deucher2017-07-141-0/+2
* | drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-141-1/+1
|/
* Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-271-2/+5
|\
| * drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-141-2/+5
* | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-48/+550
|\ \
| * | drm/amd/amdgpu: Tidy up static int dce_v6_0_get_num_crtc()Tom St Denis2017-05-241-8/+3
| * | drm/amdgpu: add HDMI audio support for si dce6Xiaojie Yuan2017-05-241-9/+121