index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: make sure we shut off the panel in eDP configs
Jesse Barnes
2010-07-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-07-26
10
-17
/
+189
|
\
|
*
drm/i915: add pipe A force quirks to i915 driver
Jesse Barnes
2010-07-26
2
-1
/
+72
|
*
drm/i915: Fix panel fitting regression since 734b4157
Chris Wilson
2010-07-26
1
-2
/
+0
|
*
drm/i915: fix deadlock in fb teardown
Jesse Barnes
2010-07-26
1
-1
/
+1
|
*
drm/i915: don't free non-existent compressed llb on ILK+
Jesse Barnes
2010-07-26
1
-1
/
+1
|
*
drm/i915: disable FBC when more than one pipe is active
Jesse Barnes
2010-07-26
3
-0
/
+19
|
*
drm/i915: Use the correct scanout alignment for fbcon.
Chris Wilson
2010-07-26
3
-2
/
+5
|
*
drm/i915: make sure eDP panel is turned on
Jesse Barnes
2010-07-26
1
-2
/
+51
|
*
drm/i915: add PANEL_UNLOCK_REGS definition
Jesse Barnes
2010-07-26
2
-2
/
+5
|
*
drm/i915: Make G4X-style PLL search more permissive
Adam Jackson
2010-07-26
1
-2
/
+2
|
*
drm/i915: Clear any existing dither mode prior to enabling spatial dithering
Chris Wilson
2010-07-26
1
-0
/
+1
|
*
drm/i915: handle shared framebuffers when flipping
Jesse Barnes
2010-07-26
1
-3
/
+7
|
*
drm/i915: Explosion following OOM in do_execbuffer.
Chris Wilson
2010-07-05
1
-1
/
+2
|
*
gpu/drm/i915: Add a blacklist to omit modeset on LID open
Thomas Bächler
2010-07-05
1
-0
/
+23
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-20
2
-0
/
+74
|
\
\
|
*
|
drm/i915: enable low power render writes on GEN3 hardware.
Dave Airlie
2010-07-20
1
-0
/
+10
|
*
|
drm/i915: Define MI_ARB_STATE bits
Keith Packard
2010-07-20
1
-0
/
+64
|
|
/
*
|
mm: add context argument to shrinker callback
Dave Chinner
2010-07-19
1
-1
/
+1
*
|
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
2010-07-18
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-07-01
12
-64
/
+140
|
\
|
*
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
2010-07-01
1
-1
/
+1
|
*
drm/i915: change default panel fitting mode to preserve aspect ratio
Jesse Barnes
2010-07-01
1
-2
/
+2
|
*
drm/i915: fix uninitialized variable warning in i915_setup_compression()
Prarit Bhargava
2010-07-01
1
-1
/
+1
|
*
drm/i915: take struct_mutex in i915_dma_cleanup()
Dan Carpenter
2010-07-01
1
-0
/
+2
|
*
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
2010-07-01
3
-8
/
+11
|
*
i915: fix ironlake edp panel setup (v4)
Dave Airlie
2010-07-01
1
-3
/
+24
|
*
drm/i915: don't access FW_BLC_SELF on 965G
Jesse Barnes
2010-07-01
2
-4
/
+6
|
*
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Chris Wilson
2010-07-01
1
-0
/
+1
|
*
drm/i915: gen3 page flipping fixes
Jesse Barnes
2010-06-18
6
-9
/
+46
|
*
drm/i915: don't queue flips during a flip pending event
Jesse Barnes
2010-06-18
1
-0
/
+11
|
*
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
Zou Nan hai
2010-06-14
2
-5
/
+6
|
*
drm/i915: Turn on 945 self-refresh only if single CRTC is active
Li Peng
2010-06-14
1
-5
/
+7
|
*
drm/i915/gen4: Fix interrupt setup ordering
Adam Jackson
2010-06-04
1
-27
/
+23
|
*
drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.
Dave Müller
2010-06-04
1
-1
/
+1
|
*
drm/i915: Move non-phys cursors into the GTT
Chris Wilson
2010-06-02
1
-0
/
+9
|
*
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Carl Worth
2010-06-02
1
-0
/
+5
*
|
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
2010-07-01
1
-1
/
+1
*
|
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Linus Torvalds
2010-06-08
1
-0
/
+5
*
|
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
2010-06-08
2
-7
/
+22
*
|
drm/i915: fix oops on single crtc devices.
Dave Airlie
2010-06-08
3
-6
/
+6
*
|
drm/i915: Move non-phys cursors into the GTT
Chris Wilson
2010-06-05
1
-0
/
+9
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-06-03
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
2010-06-01
1
-1
/
+3
*
|
drm/i915: add HAS_BSD check to i915_getparam
Zou Nan hai
2010-06-01
1
-0
/
+3
*
|
drm/i915: Honor sync polarity from VBT panel timing descriptors
Adam Jackson
2010-06-01
1
-0
/
+10
*
|
drm/i915: Unmask interrupt for render engine on Sandybridge
Zhenyu Wang
2010-05-28
1
-0
/
+19
*
|
drm/i915: Fix PIPE_CONTROL command on Sandybridge
Zhenyu Wang
2010-05-28
1
-2
/
+14
*
|
drm/i915: Fix up address spaces in slow_kernel_write()
Chris Wilson
2010-05-28
1
-25
/
+17
*
|
drm/i915: Use non-atomic kmap for slow copy paths
Chris Wilson
2010-05-28
1
-52
/
+30
[next]