index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
dce_v11_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-18
/
+17
2017-01-13
Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"
Michel Dänzer
1
-15
/
+7
2017-01-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-3
/
+10
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-2
/
+2
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-1
/
+1
2016-12-06
drm/amdgpu: Only update the CUR_SIZE register when necessary
Michel Dänzer
1
-7
/
+15
2016-12-06
drm/amdgpu: Also call cursor_move_locked when the cursor size changes
Michel Dänzer
1
-4
/
+5
2016-12-06
drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y values
Michel Dänzer
1
-3
/
+3
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+0
2016-11-23
drm/amdgpu: drop is_display_hung from display funcs
Alex Deucher
1
-1
/
+0
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
1
-4
/
+3
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-6
/
+0
2016-10-25
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+19
2016-10-25
drm/amdgpu/dce11: simplify hpd code
Alex Deucher
1
-99
/
+15
2016-10-21
drm/amdgpu: move atom scratch register save/restore to common code
Alex Deucher
1
-6
/
+0
2016-10-06
drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
Grazvydas Ignotas
1
-0
/
+1
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-28
/
+31
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
1
-18
/
+18
2016-09-28
drm/amdgpu/dce11: disable hpd on local panels
Alex Deucher
1
-10
/
+13
2016-08-25
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-7
/
+52
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
1
-1
/
+1
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
1
-2
/
+4
2016-08-10
drm/amdgpu: Set MASTER_UPDATE_MODE to 0 again
Michel Dänzer
1
-2
/
+2
2016-08-10
drm/amdgpu: Provide page_flip_target hook
Michel Dänzer
1
-1
/
+1
2016-08-08
drm/amdgpu: Disable VGA render and crtc when init GMC.
Emily Deng
1
-4
/
+49
2016-07-07
drm/amdgpu/dce11: update async flip update time
Alex Deucher
1
-3
/
+2
2016-06-13
drm/amdgpu: use drm_crtc_vblank_{on,off}()
Gustavo Padovan
1
-2
/
+2
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
1
-4
/
+6
2016-06-06
drm/amdgpu: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-1
/
+1
2016-05-27
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-2
/
+2
2016-05-18
drm/amdgpu: update Polaris11 golden setting
Flora Cui
1
-1
/
+1
2016-05-18
drm/amdgpu: update Polaris10 golden setting
Flora Cui
1
-1
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-05-11
drm/amdgpu/dce11: fix audio offset for asics with >7 audio pins
Alex Deucher
1
-0
/
+1
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-11
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
Alex Deucher
1
-8
/
+18
2016-05-11
drm/amdgpu/dce11: don't share PLLs on Polaris
Alex Deucher
1
-4
/
+0
2016-05-06
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-76
/
+131
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-12
/
+0
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-18
/
+18
2016-05-04
drm/amdgpu: add DCE golden setting for ELM/BAF
Flora Cui
1
-0
/
+26
2016-05-04
drm/amdgpu/dce11: add dce clock setting for ELM/BAF
Alex Deucher
1
-1
/
+9
2016-05-04
drm/amdgpu/dce11: update pll programming for ELM/BAF
Alex Deucher
1
-2
/
+29
2016-05-04
drm/amdgpu: add ELM/BAF support to dce_v11_0_pick_pll (v2)
Alex Deucher
1
-0
/
+38
2016-05-04
drm/amdgpu: add ELM/BAF DCE11 configs (v2)
Alex Deucher
1
-1
/
+24
2016-05-02
drm/amdgpu/dce11: fix vertical bars appear on monitor
Vitaly Prosyak
1
-60
/
+5
2016-05-02
drm/amdgpu: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-03-08
drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)
Tom St Denis
1
-2
/
+12
[next]