summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
AgeCommit message (Expand)Author
2017-06-14drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-07drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-04-07drm/amdgpu: Make display watermark calculations more accurateMario Kleiner
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-02-10drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-13Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-06drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer
2016-12-06drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer
2016-12-06drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-11-23drm/amdgpu: drop is_display_hung from display funcsAlex Deucher
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu/dce11: simplify hpd codeAlex Deucher
2016-10-21drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher
2016-10-06drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-28drm/amdgpu: rename all rbo variable to abo v2Christian König
2016-09-28drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-16drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom
2016-08-15drm: make drm_get_format_name thread-safeEric Engestrom
2016-08-10drm/amdgpu: Set MASTER_UPDATE_MODE to 0 againMichel Dänzer
2016-08-10drm/amdgpu: Provide page_flip_target hookMichel Dänzer
2016-08-08drm/amdgpu: Disable VGA render and crtc when init GMC.Emily Deng
2016-07-07drm/amdgpu/dce11: update async flip update timeAlex Deucher
2016-06-13drm/amdgpu: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-06-06drm/amdgpu: use drm_crtc_vblank_{get,put}()Gustavo Padovan
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-05-18drm/amdgpu: update Polaris11 golden settingFlora Cui
2016-05-18drm/amdgpu: update Polaris10 golden settingFlora Cui
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-11drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher
2016-05-11drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher
2016-05-06Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui