aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-26
|\
| * Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer2017-01-13
| * drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-06
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* | drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
|/
* drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer2016-12-06
* drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer2016-12-06
* drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer2016-12-06
* Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-05
|\
| * drm/amdgpu: drop is_display_hung from display funcsAlex Deucher2016-11-23
* | drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-12
|/
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-06
|\
| * drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher2016-10-21
* | drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie2016-10-25
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-25
* | drm/amdgpu/dce11: simplify hpd codeAlex Deucher2016-10-25
|/
* drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas2016-10-06
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-29
|\
| * drm/amdgpu: rename all rbo variable to abo v2Christian König2016-09-28
| * drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher2016-09-28
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-24
|\|
| * drm/amdgpu: Set MASTER_UPDATE_MODE to 0 againMichel Dänzer2016-08-10
| * drm/amdgpu: Provide page_flip_target hookMichel Dänzer2016-08-10
| * drm/amdgpu: Disable VGA render and crtc when init GMC.Emily Deng2016-08-08
* | drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom2016-08-16
* | drm: make drm_get_format_name thread-safeEric Engestrom2016-08-15
|/
* drm/amdgpu/dce11: update async flip update timeAlex Deucher2016-07-07
* drm/amdgpu: use drm_crtc_vblank_{on,off}()Gustavo Padovan2016-06-13
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* drm/amdgpu: use drm_crtc_vblank_{get,put}()Gustavo Padovan2016-06-06
* Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-05-27
|\
| * drm/amdgpu: update Polaris11 golden settingFlora Cui2016-05-18
| * drm/amdgpu: update Polaris10 golden settingFlora Cui2016-05-18
* | drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
|/
* drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher2016-05-11
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-11
* drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher2016-05-11
* drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher2016-05-11
* Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-05-06
|\
| * drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-04
| * drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-04
| * drm/amdgpu: add DCE golden setting for ELM/BAFFlora Cui2016-05-04
| * drm/amdgpu/dce11: add dce clock setting for ELM/BAFAlex Deucher2016-05-04
| * drm/amdgpu/dce11: update pll programming for ELM/BAFAlex Deucher2016-05-04
| * drm/amdgpu: add ELM/BAF support to dce_v11_0_pick_pll (v2)Alex Deucher2016-05-04
| * drm/amdgpu: add ELM/BAF DCE11 configs (v2)Alex Deucher2016-05-04
| * drm/amdgpu/dce11: fix vertical bars appear on monitorVitaly Prosyak2016-05-02
* | drm/amdgpu: use drm_crtc_send_vblank_event()Gustavo Padovan2016-05-02
|/
* drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()Tom St Denis2016-03-08
* drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)Tom St Denis2016-03-08