aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v8_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang1-5/+5
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-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-misc into drm-nextDave 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 into drm-nextDave Airlie1-78/+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-77/+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-misc into drm-nextDave 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
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter1-1/+2
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher1-5/+5
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-3/+3
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-15/+7
2017-01-13Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer1-15/+7
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-3/+3
2016-12-19drm/amdgpu: fix cursor setting of dce6/dce8Flora Cui1-2/+0
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä1-2/+2
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä1-1/+1
2016-12-06drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer1-5/+15
2016-12-06drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer1-4/+5
2016-12-06drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer1-3/+3
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+0
2016-11-23drm/amdgpu: drop is_display_hung from display funcsAlex Deucher1-1/+0
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom1-4/+3
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-6/+0
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie1-0/+1
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-1/+46
2016-10-25drm/amdgpu/dce8: RMW hpd registersAlex Deucher1-3/+6
2016-10-25drm/amdgpu/dce8: simplify hpd codeAlex Deucher1-190/+46