summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-3/+3
* drm/amdgpu: make function pointers mandatoryChristian König2018-09-271-2/+1Star
* 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/+5Star
* 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/+0Star
* 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/+7Star
|\
| * drm: amd: remove dead code and pointless local lut storagePeter Rosin2017-08-041-20/+7Star
* | Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-08-021-114/+2Star
|\ \ | |/ |/|
| * drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-141-113/+0Star
| * drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher2017-07-141-1/+0Star
| * 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-251-8/+3Star
| * | drm/amdgpu: add HDMI audio support for si dce6Xiaojie Yuan2017-05-241-9/+121
| * | drm/amdgpu: add DP audio support for si dce6 (v3)Xiaojie Yuan2017-05-241-36/+431
| |/
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-181-4/+9
|\|
| * drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-281-3/+3
| * drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner2017-04-281-1/+6
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
|/
* Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-101-1/+2
|\
| * drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-061-1/+2
* | drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner2017-04-071-16/+3Star
* | drm/amdgpu: Make display watermark calculations more accurateMario Kleiner2017-04-071-5/+5
|/
* drm/amdgpu/ih: store the full context idAlex Deucher2017-03-301-5/+5
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-301-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-271-15/+9Star
|\
| * Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer2017-01-131-15/+9Star
* | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-091-3/+3
|\ \ | |/ |/|
| * drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-2/+2