index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
drm/i915: Introduce a global_seqno for each request
Chris Wilson
11
-33
/
+66
2016-10-28
drm/i915: Wait first for submission, before waiting for request completion
Chris Wilson
1
-0
/
+51
2016-10-28
drm/i915: Queue the idling context switch after all other timelines
Chris Wilson
2
-6
/
+27
2016-10-28
drm/i915: Combine seqno + tracking into a global timeline struct
Chris Wilson
15
-115
/
+286
2016-10-28
drm/i915: Restore nonblocking awaits for modesetting
Chris Wilson
2
-29
/
+66
2016-10-28
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
15
-533
/
+212
2016-10-28
drm/i915: Use lockless object free
Chris Wilson
8
-34
/
+26
2016-10-28
drm/i915: Move object release to a freelist + worker
Chris Wilson
6
-77
/
+202
2016-10-28
drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
Chris Wilson
1
-38
/
+61
2016-10-28
drm/i915: Implement pwrite without struct-mutex
Chris Wilson
1
-231
/
+122
2016-10-28
drm/i915: Implement pread without struct-mutex
Chris Wilson
1
-208
/
+157
2016-10-28
drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
Chris Wilson
1
-39
/
+30
2016-10-28
drm/i915: Move object backing storage manipulation to its own locking
Chris Wilson
5
-78
/
+114
2016-10-28
drm/i915: Pass around sg_table to get_pages/put_pages backend
Chris Wilson
10
-208
/
+227
2016-10-28
drm/i915: Refactor object page API
Chris Wilson
17
-214
/
+233
2016-10-28
drm/i915: Use radixtree to jump start intel_partial_pages()
Chris Wilson
1
-14
/
+26
2016-10-28
drm/i915: Use a radixtree for random access to the object's backing storage
Chris Wilson
4
-63
/
+199
2016-10-28
drm/i915: Markup GEM API with lockdep asserts
Chris Wilson
6
-1
/
+37
2016-10-28
drm/i915: Reuse the active golden render state batch
Chris Wilson
6
-71
/
+129
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
2
-90
/
+92
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
290
-5820
/
+9319
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
124
-1059
/
+4240
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
[next]