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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
drm/i915: Introduce an internal allocator for disposable private objects
Chris Wilson
7
-24
/
+197
2016-10-28
drm/i915: Defer active reference until required
Chris Wilson
8
-10
/
+71
2016-10-28
drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
Chris Wilson
2
-32
/
+4
2016-10-28
drm/i915: Rearrange i915_wait_request() accounting with callers
Chris Wilson
9
-243
/
+316
2016-10-28
drm/i915: Remove superfluous wait_for_error() from throttle-ioctl
Chris Wilson
1
-4
/
+0
2016-10-28
drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
Chris Wilson
2
-4
/
+44
2016-10-28
drm/i915: Support asynchronous waits on struct fence from i915_gem_request
Chris Wilson
5
-4
/
+58
2016-10-28
drm/i915: Remove insert-page shortcut from execbuf relocate_iomap()
Chris Wilson
1
-9
/
+1
2016-10-28
drm/i915: Use macro in place of open-coded for_each_universal_plane loop
Matt Roper
2
-10
/
+1
2016-10-28
drm/i915: Rename for_each_plane -> for_each_universal_plane
Matt Roper
4
-4
/
+4
2016-10-28
drm/i915: Change the placement of some static functions in intel_dp.c
Navare, Manasi D
1
-75
/
+75
2016-10-28
drm/i915: Address broxton phy registers based on phy and channel number
Ander Conselvan de Oliveira
4
-120
/
+175
2016-10-28
drm/i915: Add location of the Rcomp resistor to bxt_ddi_phy_info
Ander Conselvan de Oliveira
2
-32
/
+55
2016-10-28
drm/i915: Create a struct to hold information about the broxton phys
Ander Conselvan de Oliveira
2
-12
/
+62
2016-10-28
drm/i915: Move broxton vswing sequence to intel_dpio_phy.c
Ander Conselvan de Oliveira
3
-33
/
+47
2016-10-28
drm/i915: Move DPIO phy documentation section to intel_dpio_phy.c
Ander Conselvan de Oliveira
3
-91
/
+93
2016-10-28
drm/i915: Move broxton phy code to intel_dpio_phy.c
Ander Conselvan de Oliveira
4
-326
/
+341
2016-10-28
drm/i915: Pass lane count to bxt_ddi_phy_calc_lane_optmin_mask()
Ander Conselvan de Oliveira
1
-4
/
+4
2016-10-28
drm/i915: Explicitly map broxton DPIO power wells to phys
Ander Conselvan de Oliveira
2
-15
/
+12
2016-10-28
drm/i915: Rename struct i915_power_well field data to id
Ander Conselvan de Oliveira
2
-57
/
+58
2016-10-28
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
310
-6107
/
+10032
2016-10-28
Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
44
-207
/
+904
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
144
-1332
/
+4865
2016-10-28
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
153
-4595
/
+4293
2016-10-27
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
1
-4
/
+16
2016-10-27
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
1
-4
/
+3
2016-10-27
drm/amdgpu: enable uvd bypass mode for CI/VI.
Rex Zhu
3
-8
/
+44
2016-10-27
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
1
-2
/
+5
2016-10-27
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2
-4
/
+15
2016-10-27
drm/amdgpu: use failed label to handle context init failure
Huang Rui
1
-9
/
+9
2016-10-27
drm/i915: Correct pipe fault reporting string
Tvrtko Ursulin
1
-1
/
+1
2016-10-27
Merge tag 'gvt-next-2016-10-27' of https://github.com/01org/gvt-linux into dr...
Daniel Vetter
10
-37
/
+83
2016-10-27
drm/bridge: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2016-10-27
drm/bridge: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2016-10-27
drm/i915/gvt: fix nested sleeping issue
Du, Changbin
1
-7
/
+12
2016-10-27
drm/i915/gvt: throw error basing on execlist submit result
Bing Niu
1
-3
/
+6
2016-10-27
drm/i915/gvt: add full vGPU reset support
Ping Gao
3
-2
/
+14
2016-10-26
drm/i915/DMC/KBL: Load DMC on KBL using the no_stepping_info array
Anusha Srivatsa
1
-10
/
+1
2016-10-26
drm: Print some debug/error info during DP dual mode detect
Imre Deak
1
-0
/
+18
2016-10-26
drm: mark drm_of_component_match_add dummy inline
Arnd Bergmann
1
-4
/
+5
2016-10-26
drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
Ville Syrjälä
1
-1
/
+2
2016-10-26
drm/i915: fix comment on I915_{READ, WRITE}_FW
Arkadiusz Hiler
1
-3
/
+22
2016-10-26
drm/i915/lspcon: Add workaround for resuming in PCON mode
Imre Deak
3
-2
/
+40
2016-10-26
drm/i915/lspcon: Get DDC adapter via container_of() instead of cached ptr
Imre Deak
2
-5
/
+11
2016-10-26
drm/i915/dp: Read DP descriptor for eDP and LSPCON too
Imre Deak
3
-1
/
+6
2016-10-26
drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read
Imre Deak
3
-1
/
+8
2016-10-26
drm/i915/dp: Print full branch/sink descriptor
Imre Deak
2
-41
/
+32
2016-10-26
drm/i915/dp: Print only sink or branch specific OUI based on dev type
Imre Deak
1
-6
/
+6
2016-10-26
drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read
Imre Deak
1
-6
/
+0
2016-10-26
drm/dp: Factor out helper to distinguish between branch and sink devices
Imre Deak
2
-7
/
+10
[next]