index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/mgag200: fix error return code in mgag200fb_create()
Wei Yongjun
2016-08-16
1
-1
/
+3
*
dma-buf: Wait on the reservation object when sync'ing before CPU access
Chris Wilson
2016-08-16
1
-0
/
+23
*
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-15
12
-48
/
+89
*
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
62
-5873
/
+6154
|
\
|
*
drm/i915: Update DRIVER_DATE to 20160808
Daniel Vetter
2016-08-08
1
-1
/
+1
|
*
drm/i915: fix aliasing_ppgtt leak
Matthew Auld
2016-08-05
1
-0
/
+1
|
*
drm/i915: Update comment before i915_spin_request
Daniel Vetter
2016-08-05
1
-1
/
+1
|
*
drm/i915: Use drm official vblank_no_hw_counter callback.
Rodrigo Vivi
2016-08-05
1
-7
/
+2
|
*
drm/i915: Fix copy_to_user usage for pipe_crc
Rodrigo Vivi
2016-08-05
1
-3
/
+1
|
*
Revert "drm/i915: Track active streams also for DP SST"
Ville Syrjälä
2016-08-05
4
-26
/
+10
|
*
drm/i915: fix WaInsertDummyPushConstPs
Matthew Auld
2016-08-05
1
-4
/
+4
|
*
drm/i915: Assert that the request hasn't been retired
Chris Wilson
2016-08-05
1
-4
/
+2
|
*
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-05
12
-68
/
+98
|
*
drm/i915: Document and reject invalid tiling modes
Chris Wilson
2016-08-05
2
-0
/
+4
|
*
drm/i915: Remove locking for get_tiling
Chris Wilson
2016-08-05
2
-14
/
+11
|
*
drm/i915: Remove pinned check from madvise ioctl
Chris Wilson
2016-08-05
1
-6
/
+0
|
*
drm/i915: Reduce locking inside swfinish ioctl
Chris Wilson
2016-08-05
1
-15
/
+12
|
*
drm/i915: Remove (struct_mutex) locking for busy-ioctl
Chris Wilson
2016-08-05
1
-30
/
+101
|
*
drm/i915: Remove (struct_mutex) locking for wait-ioctl
Chris Wilson
2016-08-05
1
-31
/
+12
|
*
drm/i915: Do a nonblocking wait first in pread/pwrite
Chris Wilson
2016-08-05
1
-25
/
+35
|
*
drm/i915: Remove unused no-shrinker-steal
Chris Wilson
2016-08-05
2
-4
/
+0
|
*
drm/i915: Tidy generation of the GTT mmap offset
Chris Wilson
2016-08-05
1
-47
/
+22
|
*
drm/i915/shrinker: Wait before acquiring struct_mutex under oom
Chris Wilson
2016-08-05
1
-4
/
+9
|
*
drm/i915: Simplify do_idling() (Ironlake vt-d w/a)
Chris Wilson
2016-08-05
1
-29
/
+8
|
*
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
2016-08-05
13
-76
/
+68
|
*
drm/i915: Remove forced stop ring on suspend/unload
Chris Wilson
2016-08-05
4
-61
/
+0
|
*
drm/i915/userptr: Remove superfluous interruptible=false on waiting
Chris Wilson
2016-08-05
1
-8
/
+1
|
*
drm/i915: Convert non-blocking userptr waits for requests over to using RCU
Chris Wilson
2016-08-05
1
-27
/
+7
|
*
drm/i915: Convert non-blocking waits for requests over to using RCU
Chris Wilson
2016-08-05
1
-66
/
+48
|
*
drm/i915: Introduce i915_gem_active_wait_unlocked()
Chris Wilson
2016-08-05
1
-0
/
+40
|
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-08-05
1685
-14024
/
+31032
|
|
\
|
*
|
drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2
Ville Syrjälä
2016-08-05
1
-2
/
+2
|
*
|
drm/i915/gen9: Give one extra block per line for SKL plane WM calculations
Matt Roper
2016-08-05
1
-0
/
+2
|
*
|
drm/i915: Export our request as a dma-buf fence on the reservation object
Chris Wilson
2016-08-04
2
-5
/
+84
|
*
|
drm/i915: Enable lockless lookup of request tracking via RCU
Chris Wilson
2016-08-04
4
-13
/
+174
|
*
|
drm/i915: Move i915_gem_object_wait_rendering()
Chris Wilson
2016-08-04
1
-101
/
+103
|
*
|
drm/i915: Move obj->active:5 to obj->flags
Chris Wilson
2016-08-04
6
-18
/
+64
|
*
|
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
Chris Wilson
2016-08-04
7
-69
/
+53
|
*
|
drm/i915: Use atomics to manipulate obj->frontbuffer_bits
Chris Wilson
2016-08-04
6
-44
/
+48
|
*
|
drm/i915: Make fb_tracking.lock a spinlock
Chris Wilson
2016-08-04
4
-56
/
+71
|
*
|
drm/i915: Separate intel_frontbuffer into its own header
Chris Wilson
2016-08-04
10
-11
/
+52
|
*
|
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
Chris Wilson
2016-08-04
11
-39
/
+32
|
*
|
drm/i915: Make i915_vma_pin() small and inline
Chris Wilson
2016-08-04
2
-27
/
+44
|
*
|
drm/i915: Combine all i915_vma bitfields into a single set of flags
Chris Wilson
2016-08-04
9
-74
/
+90
|
*
|
drm/i915: Start passing around i915_vma from execbuffer
Chris Wilson
2016-08-04
5
-207
/
+149
|
*
|
drm/i915: Wrap vma->pin_count accessors with small inline helpers
Chris Wilson
2016-08-04
8
-31
/
+58
|
*
|
drm/i915: Record allocated vma size
Chris Wilson
2016-08-04
3
-112
/
+63
|
*
|
drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private
Chris Wilson
2016-08-04
3
-20
/
+23
|
*
|
drm/i915: Update the GGTT size/alignment query functions
Chris Wilson
2016-08-04
3
-41
/
+51
|
*
|
drm/i915: Convert 4096 alignment request to 0 for drm_mm allocations
Chris Wilson
2016-08-04
1
-0
/
+9
[next]