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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
drm/i915/dsi: add some constness to vbt panel driver
Jani Nikula
2015-01-27
|
|
*
|
|
drm/i915/dsi: remove unnecessary dsi device callbacks
Jani Nikula
2015-01-27
|
|
*
|
|
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
Jani Nikula
2015-01-27
|
|
*
|
|
drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
Jani Nikula
2015-01-27
|
|
*
|
|
drm/i915/dsi: set max return packet size for each dsi port
Jani Nikula
2015-01-27
|
|
*
|
|
drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
Jani Nikula
2015-01-27
|
|
*
|
|
drm/i915: Change VLV WIZ hashing mode to 16x4
Ville Syrjälä
2015-01-27
|
|
*
|
|
drm/i915: Change CHV WIZ hashing mode to 16x4
Ville Syrjälä
2015-01-27
|
|
*
|
|
drm/i915: Drop some more CHV pre-production workarounds
Ville Syrjälä
2015-01-27
|
|
*
|
|
drm/i915: Implement Wa4x4STCOptimizationDisable:chv
Ville Syrjälä
2015-01-27
|
|
*
|
|
drm/i915: Simplify flush_cpu_write_domain
Daniel Vetter
2015-01-27
|
|
*
|
|
drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config()
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config()
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915: Performed deferred clflush inside set-cache-level
Chris Wilson
2015-01-27
|
|
*
|
|
drm/i915: Rename unpin_count to pin_count
Mika Kuoppala
2015-01-27
|
|
*
|
|
drm/i915: Balance context pinning on reset cleanup
Mika Kuoppala
2015-01-27
|
|
*
|
|
drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
Zhipeng Gong
2015-01-27
|
|
*
|
|
drm/i915: Specify bsd rings through exec flag
Zhipeng Gong
2015-01-27
|
|
*
|
|
drm/i915: Rename plane_config to initial_plane_config
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915/skl: Provide a Skylake version of get_plane_config()
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915: Make intel_format_to_fourcc() static
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915: Use pipe_name() in the get_plane_config() functions
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915: Don't use crtc->plane in ILK+ get_config()
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915: Unclutter the get_plane() functions
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915: Use a common function for computing the fb height alignment
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915: Change plane_config to store a tiling_mode
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915/skl: Gen9 coarse power gating
Zhe Wang
2015-01-27
|
|
*
|
|
drm/i915/skl: Retrieve the frequency limits
Damien Lespiau
2015-01-27
|
|
*
|
|
drm/i915/skl: add turbo support
Jesse Barnes
2015-01-27
|
|
*
|
|
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
2015-01-27
|
|
*
|
|
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
2015-01-27
|
|
*
|
|
drm/i915: Enum forcewake domains and domain identifiers
Mika Kuoppala
2015-01-27
|
|
*
|
|
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
|
|
*
|
|
drm/i915: Make vlv and chv forcewake put generic.
Mika Kuoppala
2015-01-27
|
|
*
|
|
drm/i915: Consolidate forcewake code
Mika Kuoppala
2015-01-27
|
|
*
|
|
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
2015-01-27
|
|
*
|
|
drm/i915: Skip uncore lock on earlier gens
Chris Wilson
2015-01-27
|
|
*
|
|
drm/i915: Assert that runtime pm is active on user fw access
Chris Wilson
2015-01-27
|
|
*
|
|
drm/i915: Rebalance runtime pm vs forcewake
Chris Wilson
2015-01-27
|
|
*
|
|
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
|
|
*
|
|
drm/i915: Remove FIXME_lrc_ctx backpointer
Nick Hoath
2015-01-27
|
|
*
|
|
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2015-01-27
|
|
*
|
|
drm/i915: execlist request keeps ptr/ref to gem_request
Nick Hoath
2015-01-27
|
|
*
|
|
drm/i915: Keep drm_crtc->state in sync with intel_crtc->config
Ander Conselvan de Oliveira
2015-01-27
|
|
*
|
|
drm/i915: Improve how the memory for crtc state is allocated
Ander Conselvan de Oliveira
2015-01-27
|
|
*
|
|
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
|
|
*
|
|
drm/i915: Use local pipe_config varariable when available
Ander Conselvan de Oliveira
2015-01-27
|
|
*
|
|
drm/i915: Pass new_config down do crtc_compute_clock
Ander Conselvan de Oliveira
2015-01-27
|
|
*
|
|
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
[prev]
[next]