summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky2018-07-131-2/+4
* 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: remove unused display_vblank_wait interfaceAlex Deucher2018-02-191-61/+0
* drm/amdgpu/dce: fix mask in dce_v*_0_is_in_vblankAlex Deucher2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li2018-02-191-2/+3
* 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
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-181-12/+12
* drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König2017-12-061-4/+4
* 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
* 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-131/+2
|\ \ | |/ |/|
| * drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-141-130/+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 remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-181-3/+3
|\ \ | |/
| * drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-281-3/+3
* | 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-111-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/+3
* | drm/amdgpu: Make display watermark calculations more accurateMario Kleiner2017-04-071-5/+5
|/
* drm/amdgpu/ih: store the full context idAlex Deucher2017-03-291-5/+5
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-291-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-271-15/+7
|\
| * Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer2017-01-131-15/+7
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-2/+2
* | drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-151-1/+1
|/
* drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer2016-12-061-7/+15
* drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer2016-12-061-4/+5
* drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer2016-12-061-3/+3
* Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-061-1/+0
|\
| * drm/amdgpu: drop is_display_hung from display funcsAlex Deucher2016-11-231-1/+0
* | drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-121-4/+3
|/
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-6/+0
|\
| * drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher2016-10-211-6/+0
* | drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie2016-10-251-0/+1
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+19
OpenPOWER on IntegriCloud