index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
3
-6
/
+3
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2
-8
/
+8
2016-02-15
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
10
-26
/
+75
2016-02-10
drm/amdgpu: fix issue with overlapping userptrs
Christian König
3
-1
/
+23
2016-02-10
drm/radeon: hold reference to fences in radeon_sa_bo_new
Nicolai Hähnle
1
-0
/
+5
2016-02-10
drm/amdgpu: remove unnecessary forward declaration
Nicolai Hähnle
1
-2
/
+0
2016-02-10
drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
Nicolai Hähnle
1
-1
/
+4
2016-02-10
drm/amdgpu: fix s4 resume
Flora Cui
1
-4
/
+9
2016-02-10
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-10
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
Lyude
1
-1
/
+1
2016-02-10
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Lyude
1
-1
/
+2
2016-02-09
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
1
-5
/
+9
2016-02-08
drm/amdgpu/cz: plumb pg flags through to powerplay
Alex Deucher
1
-0
/
+13
2016-02-08
drm/amdgpu/tonga: plumb pg flags through to powerplay
Alex Deucher
1
-2
/
+12
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
13
-171
/
+171
2016-02-08
drm/amdgpu: remove unused cg defines
Alex Deucher
1
-9
/
+0
2016-02-08
drm/amdgpu: add a cgs interface to fetch cg and pg flags
Alex Deucher
2
-0
/
+8
2016-02-08
drm/amd/powerplay/tonga: disable vce pg
Alex Deucher
1
-0
/
+2
2016-02-08
drm/amd/powerplay/tonga: disable uvd pg
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amd/powerplay/cz: disable vce pg
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amd/powerplay/cz: disable uvd pg
Alex Deucher
1
-0
/
+2
2016-02-08
drm/amdgpu: be consistent with uvd cg flags
Alex Deucher
2
-0
/
+8
2016-02-08
drm/amdgpu: clean up vce pg flags for cz/st
Alex Deucher
1
-2
/
+1
2016-02-08
drm/amdgpu: handle vce pg flags properly
Alex Deucher
2
-0
/
+6
2016-02-08
drm/amdgpu: handle uvd pg flags properly
Alex Deucher
3
-1
/
+10
2016-02-08
drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
Alex Deucher
1
-6
/
+5
2016-02-08
drm/amdgpu/cik: don't mess with aspm if gpu is root bus
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amdgpu: add pcie cap module parameters (v2)
Alex Deucher
3
-65
/
+92
2016-02-08
drm/i915/dp: reduce missing TPS3 support errors to debug logging
Jani Nikula
1
-6
/
+14
2016-02-08
drm/i915/dp: abstract training pattern selection
Jani Nikula
1
-7
/
+18
2016-02-08
drm/i915/dsi: skip gpio element execution when not supported
Jani Nikula
1
-0
/
+13
2016-02-08
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
1
-1
/
+1
2016-02-08
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
1
-0
/
+6
2016-02-08
drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
Matt Roper
1
-2
/
+2
2016-02-08
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
3
-2
/
+8
2016-02-05
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...
Dave Airlie
1
-97
/
+182
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
1
-36
/
+28
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
2016-02-05
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
1
-1
/
+3
2016-02-05
drm: fix missing reference counting decrease
Insu Yun
1
-0
/
+1
2016-02-05
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
11
-59
/
+114
2016-02-05
Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...
Dave Airlie
3
-3
/
+3
2016-02-05
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel...
Dave Airlie
3
-38
/
+29
2016-02-05
Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Dave Airlie
2
-25
/
+35
2016-02-05
Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
5
-13
/
+28
2016-02-03
drm/amdgpu: disable uvd and vce clockgating on Fiji
Alex Deucher
1
-2
/
+1
[next]