index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/i915/overlay: Pass interruptible to switch_off()
Chris Wilson
2010-09-08
3
-35
/
+21
*
drm/i915/overlay: Workaround i830 overlay activation bug.
Chris Wilson
2010-09-08
1
-4
/
+67
*
drm/i915/overlay: Make do_put_image() as static
Chris Wilson
2010-09-08
1
-3
/
+3
*
drm/i915: Preallocate requests
Chris Wilson
2010-09-08
3
-23
/
+59
*
drm/i915/overlay: Tidy release_old_vid()
Chris Wilson
2010-09-08
1
-45
/
+28
*
drm/i915/overlay: Combine SWITCH_OFF into a single step
Chris Wilson
2010-09-08
2
-35
/
+6
*
drm/i915/overlay: Explicitly pass regs from map to unmap
Chris Wilson
2010-09-08
2
-44
/
+18
*
drm/i915/overlay: Refactor do_wait_request()
Chris Wilson
2010-09-08
1
-80
/
+37
*
drm/i915/overlay: Tidy check_overlay_dst()
Chris Wilson
2010-09-08
1
-12
/
+16
*
drm/i915/overlay: Tidy update_pfit_vscale_ratio()
Chris Wilson
2010-09-08
1
-9
/
+10
*
drm/i915/overlay: Remove duplicated definition of OFC_UPDATE
Chris Wilson
2010-09-08
1
-3
/
+0
*
drm/i915/overlay: Destroy reg_bo on shutdown.
Chris Wilson
2010-09-08
1
-7
/
+9
*
drm/i915/overlay: Use the recommended page alignment for physical regs
Chris Wilson
2010-09-08
1
-1
/
+1
*
drm/i915/overlay: Tidy attribute checking.
Chris Wilson
2010-09-08
1
-26
/
+14
*
drm/i915/overlay: Use non-atomic mappings for the common case.
Chris Wilson
2010-09-08
1
-17
/
+55
*
drm/i915/overlay: Move capabilities bits to common info block.
Chris Wilson
2010-09-08
3
-21
/
+36
*
drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing.
Chris Wilson
2010-09-08
1
-0
/
+8
*
drm/i915/overlay: Missing breaks between case statements for color depth
Chris Wilson
2010-09-08
1
-0
/
+6
*
drm/i915/overlay: Whitespace
Chris Wilson
2010-09-08
2
-224
/
+236
*
drm/i915: drop i915_add_request right in front of i915_wait_request
Daniel Vetter
2010-09-08
1
-9
/
+7
*
drm/i915: move the wait_rendering call into flush_gpu_write_domain
Daniel Vetter
2010-09-08
1
-55
/
+33
*
drm/i915: drop seqno argument from i915_gem_object_move_to_active
Daniel Vetter
2010-09-08
1
-14
/
+14
*
drm/i915: kill a no longer necessary BUG_ON
Daniel Vetter
2010-09-08
1
-1
/
+0
*
drm/i915: move flushing list processing to i915_retire_commands
Daniel Vetter
2010-09-08
4
-53
/
+41
*
drm/i915: only one interrupt per batchbuffer is not enough!
Daniel Vetter
2010-09-08
3
-20
/
+21
*
drm/i915: move flushing list processing to i915_gem_flush
Daniel Vetter
2010-09-08
1
-10
/
+21
*
drm/i915: allow lazy emitting of requests
Daniel Vetter
2010-09-08
1
-21
/
+34
*
drm/i915: add MMIO debug output
Jesse Barnes
2010-09-08
1
-2
/
+28
*
drm/i915/sdvo: Preserve pixel-multiplier
Chris Wilson
2010-09-08
3
-67
/
+75
*
drm/i915: Sanity check user framebuffer parameters on creation
Chris Wilson
2010-09-08
1
-0
/
+17
*
drm/i915/tv: Mark the format names as constant and so avoid the memleak
Chris Wilson
2010-09-08
1
-19
/
+17
*
drm/i915/tv: Poll for DAC state change
Chris Wilson
2010-09-08
1
-40
/
+33
*
drm/i915/tv: Preserve reserved DAC bits during mode-setting
Chris Wilson
2010-09-08
2
-1
/
+2
*
drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.
Sitsofe Wheeler
2010-09-08
1
-2
/
+4
*
drm/i915: Ironlake page-flipping is per-plane not per-pipe
Chris Wilson
2010-09-08
1
-2
/
+2
*
drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)
Chris Wilson
2010-09-08
1
-20
/
+26
*
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
2010-09-08
7
-98
/
+141
*
drm/i915: Rename i915_opregion.c to intel_opregion.c
Chris Wilson
2010-09-08
4
-16
/
+17
*
drm/i915/crt: Flush register prior to waiting for vblank.
Chris Wilson
2010-09-08
1
-0
/
+1
*
drm/i915: Avoid using msleep under kdb and wait_for()
Chris Wilson
2010-09-08
1
-1
/
+1
*
drm/i915: Drop the msleep parameter to wait_for()
Chris Wilson
2010-09-08
5
-15
/
+18
*
drm/i915: unload: fix retire_work races
Daniel Vetter
2010-09-08
3
-2
/
+4
*
drm/i915: unload: ensure that gem is idle
Daniel Vetter
2010-09-08
1
-1
/
+7
*
drm/i915: unload: fix unpin_work related races
Daniel Vetter
2010-09-08
2
-0
/
+17
*
drm/i915: unload: fix idle_timer/idle_work races
Daniel Vetter
2010-09-08
1
-12
/
+15
*
drm/i915: unload: don't leak error state
Daniel Vetter
2010-09-08
1
-2
/
+2
*
drm/i915: unload: fix hotplug_work races
Daniel Vetter
2010-09-08
2
-1
/
+6
*
drm/i915: unload: fix error_work races
Daniel Vetter
2010-09-08
2
-4
/
+6
*
drm/i915: unload: fix intel dp encoder cleanup
Daniel Vetter
2010-09-08
1
-1
/
+10
*
Merge remote branch 'airlied/drm-core-next' into HEAD
Chris Wilson
2010-09-08
25
-385
/
+19
|
\
[prev]
[next]