index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
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: Reserve ioctl numbers for set/get_caching
Daniel Vetter
2012-07-25
1
-0
/
+15
*
drm/i915: Support for ns2501-DVO
Thomas Richter
2012-07-25
5
-2
/
+596
*
drm/i915: add port field to struct intel_dp and use it
Paulo Zanoni
2012-07-25
3
-34
/
+34
*
drm/i915: move common code to intel_dp_set_link_train
Paulo Zanoni
2012-07-25
1
-34
/
+51
*
drm/i915: add port parameter to intel_hdmi_init
Daniel Vetter
2012-07-25
4
-38
/
+22
*
drm/i915: simplify possible_clones computation
Daniel Vetter
2012-07-25
9
-61
/
+35
*
drm/i915: group ADPA #defines together
Daniel Vetter
2012-07-25
1
-25
/
+22
*
drm/i915: Cleanup context switching through do_switch()
Chris Wilson
2012-07-25
1
-31
/
+26
*
drm/i915: Move DP structs to shared location
Shobhit Kumar
2012-07-25
2
-32
/
+32
*
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
2012-07-25
1
-1
/
+7
*
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
2012-07-25
1
-4
/
+4
*
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
2012-07-25
1
-1
/
+1
*
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
2012-07-25
1
-7
/
+1
*
drm/i915: dereferencing an error pointer
Dan Carpenter
2012-07-25
1
-1
/
+3
*
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
2012-07-25
1
-14
/
+4
*
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
2012-07-25
1
-0
/
+1
*
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
2012-07-25
1
-0
/
+11
*
drm/i915: Make the lock for pageflips interruptible
Chris Wilson
2012-07-20
1
-1
/
+4
*
drm/i915: don't forget the PCH backlight registers
Paulo Zanoni
2012-07-20
1
-1
/
+14
*
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
2012-07-20
1
-2
/
+7
*
drm/i915: missing error case in init status page
Ben Widawsky
2012-07-20
1
-0
/
+1
*
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
2012-07-20
1
-0
/
+1
*
drm/i915: try to train DP even harder
Paulo Zanoni
2012-07-20
1
-1
/
+1
*
drm/i915: kill intel_ddc_probe
Daniel Vetter
2012-07-20
2
-29
/
+0
*
drm/i915: check whether we actually received an edid in detect_ddc
Daniel Vetter
2012-07-20
1
-19
/
+14
*
drm/i915: fix up PCH backlight #define mixup
Daniel Vetter
2012-07-20
1
-1
/
+1
*
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
2012-07-20
5
-12
/
+26
*
drm/i915: Disable the BLT on pre-production SNB hardware
Chris Wilson
2012-07-20
1
-1
/
+17
*
drm/i915: initialize power wells in modeset_init_hw
Eugeni Dodonov
2012-07-20
3
-5
/
+6
*
drm/i915: Only request PM interrupts for the events we handled
Chris Wilson
2012-07-20
1
-8
/
+1
*
drm/i915/context: Add missing IVB context sizes
Ben Widawsky
2012-07-20
1
-1
/
+5
*
drm/i915/context/: s/CTX/CXT
Ben Widawsky
2012-07-20
2
-11
/
+11
*
drm/sis: fixup sis_mm ioctl structs
Daniel Vetter
2012-07-19
2
-7
/
+7
*
drm: kill i915/i830 ids from drm_pciids.h
Daniel Vetter
2012-07-19
1
-42
/
+0
*
drm: unconditionally clean up dma buffers of closing clients
Daniel Vetter
2012-07-19
1
-3
/
+3
*
drm: kill dma queue support
Daniel Vetter
2012-07-19
9
-80
/
+4
*
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
Daniel Vetter
2012-07-19
1
-4
/
+0
*
drm: kill reclaim_buffers callback
Daniel Vetter
2012-07-19
9
-13
/
+2
*
drm/savage: clean up reclaim_buffers
Daniel Vetter
2012-07-19
2
-3
/
+8
*
drm: kill reclaim_buffers_locked
Daniel Vetter
2012-07-19
3
-48
/
+1
*
Revert "Revert "drm/i810: cleanup reclaim_buffers""
Daniel Vetter
2012-07-19
3
-11
/
+13
*
drm: kill reclaim_buffers_idlelocked functions
Daniel Vetter
2012-07-19
2
-10
/
+0
*
drm/sis: clean up reclaim_buffers
Daniel Vetter
2012-07-19
2
-4
/
+12
*
drm/via: clean up reclaim_buffers
Daniel Vetter
2012-07-19
2
-5
/
+12
*
drm/udl: port over blanking code from udlfb.
Dave Airlie
2012-07-19
1
-7
/
+37
*
drm/radeon/kms: auto detect pcie link speed from root port
Dave Airlie
2012-07-19
4
-3
/
+35
*
drm/pci: add support for getting the supported link bw.
Dave Airlie
2012-07-19
2
-0
/
+54
*
pci_regs: define LNKSTA2 pcie cap + bits.
Dave Airlie
2012-07-19
1
-0
/
+5
*
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
Jerome Glisse
2012-07-19
6
-0
/
+59
*
drm/mgag200: fix null pointer dereference
Devendra Naga
2012-07-19
1
-0
/
+3
[next]