index
:
~mperes/linux
backlight
dp-compliance
linux-next
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
3
-2
/
+6
2016-11-29
drm/amdgpu: fix check for port PM availability
Peter Wu
1
-2
/
+9
2016-11-23
drm/amdgpu: fix power state when port pm is unavailable
Peter Wu
1
-1
/
+8
2016-11-15
drm/amdgpu:fix vpost_needed routine
Monk Liu
1
-20
/
+7
2016-11-11
drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
Mario Kleiner
3
-2
/
+21
2016-11-07
drm/amdgpu: fix crash in acp_hw_fini
Alex Deucher
1
-1
/
+4
2016-11-07
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-5
/
+40
2016-11-01
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...
Dave Airlie
17
-53
/
+70
2016-10-31
drm/amdgpu: add some error handling to amdgpu_init v2
Christian König
1
-3
/
+23
2016-10-31
drm/amd: fix scheduler fence teardown order v2
Christian König
1
-0
/
+2
2016-10-31
drm/amdgpu: make sure ddc_bus is valid in connector unregister
Alex Deucher
1
-1
/
+1
2016-10-31
drm/amdgpu: disable runtime pm in certain cases
Alex Deucher
1
-0
/
+2
2016-10-28
drm/amdgpu: add support for new smc firmware on iceland
Alex Deucher
2
-1
/
+7
2016-10-28
drm/amdgpu: add support for new smc firmware on tonga
Alex Deucher
2
-1
/
+6
2016-10-27
drm/amdgpu/si_dpm: workaround for SI kickers
Alex Deucher
1
-16
/
+43
2016-10-26
drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.
Rex Zhu
1
-1
/
+1
2016-10-26
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
1
-0
/
+5
2016-10-25
drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)
Alex Deucher
1
-0
/
+6
2016-10-24
drm/amdgpu: fix fence slab teardown
Grazvydas Ignotas
1
-0
/
+1
2016-10-24
drm/amdgpu: fix a vm_flush fence leak
Grazvydas Ignotas
1
-0
/
+1
2016-10-24
drm/amdgpu/dpm: flush any thermal work on fini
Alex Deucher
3
-0
/
+6
2016-10-24
drm/amdgpu: cancel reset work on fini
Alex Deucher
1
-0
/
+2
2016-10-21
drm/amdgpu: avoid drm error log during S3 on RHEL7.3
jimqu
1
-1
/
+2
2016-10-21
drm/amdgpu: explicitly set pg_flags for ST
Alex Deucher
1
-1
/
+1
2016-10-21
drm/amdgpu/st: move ATC CG golden init from gfx to mc
Alex Deucher
2
-1
/
+1
2016-10-21
drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled case
Evan Quan
1
-4
/
+2
2016-10-21
drm/amdgpu: move atom scratch register save/restore to common code
Alex Deucher
5
-25
/
+4
2016-10-21
drm/amdgpu: drop atom scratch save/restore in gpu reset
Alex Deucher
1
-4
/
+0
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-2
/
+5
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+5
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
14
-88
/
+141
2016-10-14
drm/amdgpu/dpm: implement thermal sensor for CZ/ST
Alex Deucher
1
-3
/
+5
2016-10-14
drm/amdgpu: disable smu hw first on tear down
Alex Deucher
1
-0
/
+24
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
8
-63
/
+59
2016-10-13
drm/amdgpu/si_dpm: Limit clocks on HD86xx part
Tom St Denis
1
-0
/
+6
2016-10-13
drm/amdgpu: potential NULL dereference in debugfs code
Dan Carpenter
1
-2
/
+2
2016-10-13
drm/amdgpu: change vblank_time's calculation method to reduce computational e...
Rex Zhu
1
-6
/
+8
2016-10-12
drm/amdgpu: clarify UVD/VCE special handling for CG
Alex Deucher
1
-9
/
+11
2016-10-12
drm/amd/amdgpu: enable clockgating only after late init
Arindam Nath
1
-7
/
+7
2016-10-12
drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
Nicolai Hähnle
1
-0
/
+3
2016-10-12
drm/amdgpu/gfx8: fix CGCG_CGLS handling
Alex Deucher
1
-3
/
+10
2016-10-12
drm/amdgpu: use .early_unregister hook to remove DP AUX i2c
Grazvydas Ignotas
1
-1
/
+12
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
105
-5343
/
+27769
2016-10-10
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
13
-31
/
+31
2016-10-06
drm/amdgpu: revert "use more than 64KB fragment size if possible"
Christian König
1
-8
/
+4
2016-10-06
drm/amdgpu: warn if dp aux is still attached on free
Grazvydas Ignotas
2
-1
/
+4
2016-10-06
drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
Grazvydas Ignotas
1
-0
/
+1
2016-10-06
drm/amdgpu: also track late init state
Grazvydas Ignotas
2
-0
/
+5
2016-10-04
drm/amdgpu/virtual_dce: adjust config ifdef
Alex Deucher
1
-2
/
+2
2016-10-04
drm/amdgpu/vce: add support for hw config packet (v2)
Alex Deucher
1
-0
/
+14
[next]