index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Commit message (
Expand
)
Author
Age
*
drm/i915: add pipe A force quirks to i915 driver
Jesse Barnes
2010-07-26
*
drm/i915: disable FBC when more than one pipe is active
Jesse Barnes
2010-07-26
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-07-01
|
\
|
*
drm/i915: gen3 page flipping fixes
Jesse Barnes
2010-06-18
|
*
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
Zou Nan hai
2010-06-14
*
|
drm/i915: fix oops on single crtc devices.
Dave Airlie
2010-06-07
|
/
*
drm/i915: Clean up leftover bits from hws move to ring structure.
Eric Anholt
2010-05-26
*
drm/i915: Add CxSR support on Pineview DDR3
Li Peng
2010-05-26
*
drm/i915: combine all small integers into one single bitfield
Daniel Vetter
2010-05-26
*
drm/i915: add power monitoring support
Jesse Barnes
2010-05-26
*
drm/i915: implement BSD ring buffer V2
Zou Nan hai
2010-05-26
*
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
2010-05-26
*
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
2010-05-26
*
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
2010-05-26
*
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
2010-05-26
*
drm/i915: move fence lru to struct drm_i915_fence_reg
Daniel Vetter
2010-05-10
*
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
2010-05-10
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-10
|
\
|
*
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
2010-04-22
|
*
drm/i915: cleanup FBC buffers at unload time
Jesse Barnes
2010-04-22
|
*
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
Adam Jackson
2010-04-18
*
|
drm/i915: Make fbc control wrapper functions
Adam Jackson
2010-05-07
*
|
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
2010-04-19
*
|
drm/i915: don't use ->driver_private anymore
Daniel Vetter
2010-04-19
*
|
drm/i915: embed the gem object into drm_i915_gem_object
Daniel Vetter
2010-04-19
*
|
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
2010-04-19
*
|
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-19
|
\
\
|
*
|
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
2010-04-06
|
*
|
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-06
*
|
|
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
2010-04-12
*
|
|
drm/i915: Probe for PCH chipset type
Zhenyu Wang
2010-04-12
*
|
|
drm/i915: Sandybridge has no integrated TV
Zhenyu Wang
2010-04-12
|
|
/
|
/
|
*
|
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2010-04-10
*
|
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
*
|
drm/i915: Fix check with IS_GEN6
Zhenyu Wang
2010-03-17
|
/
*
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
|
\
|
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
*
|
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-26
*
|
drm/i915: Record batch buffer following GPU error
Chris Wilson
2010-02-22
*
|
drm/i915: reduce some of the duplication of tiling checking
Owain Ainsworth
2010-02-22
*
|
drm/i915: provide FBC status in debugfs
Jesse Barnes
2010-02-22
*
|
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
2010-02-22
*
|
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2010-02-22
*
|
drm/i915: Keep MCHBAR always enabled
Zhenyu Wang
2010-02-16
|
/
*
drm/i915: Update write_domains on active list after flush.
Daniel Vetter
2010-02-10
*
drm/i915: Selectively enable self-reclaim
Chris Wilson
2010-01-27
*
drm/i915: parse eDP panel color depth from VBT block
Zhenyu Wang
2010-01-15
*
drm/i915: disable LVDS downclock by default
Jesse Barnes
2010-01-15
*
drm/i915: Don't wait interruptible for possible plane buffer flush
Zhenyu Wang
2010-01-12
*
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
2010-01-06
[next]