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_sysfs.c
Commit message (
Expand
)
Author
Age
*
drm/i915: remove rps local variables
Ben Widawsky
2014-03-20
*
drm/i915: Remove extraneous MMIO for RPS
Ben Widawsky
2014-03-20
*
drm/i915: Rename and comment all the RPS *stuff*
Ben Widawsky
2014-03-20
*
drm/i915: Fix coding style for RPS
Ben Widawsky
2014-03-20
*
drm/i915: Update rps interrupt limits
Jeff McGee
2014-02-07
*
drm/i915: add some runtime PM get/put calls
Paulo Zanoni
2013-12-10
*
Merge branch 'backlight-rework' into drm-intel-next-queued
Daniel Vetter
2013-11-15
|
\
|
*
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-10-25
|
|
\
|
*
|
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-10-22
|
*
|
drm/i915: abstract the conversion of device->minor out to a macro
Dave Airlie
2013-10-15
*
|
|
drm/i915: Initialise min/max frequencies before updating RPS registers
Chris Wilson
2013-11-07
*
|
|
drm/i915: Require HW contexts (when possible)
Ben Widawsky
2013-11-07
*
|
|
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
Ville Syrjälä
2013-11-06
|
|
/
|
/
|
*
|
drm/i915: Finish enabling rps before use by sysfs or debugfs
Tom O'Rourke
2013-10-10
|
/
*
drm/i915/vlv: use correct units for rc6 residency v2
Jesse Barnes
2013-10-01
*
drm/i915: cleanup a min_t() cast
Dan Carpenter
2013-09-20
*
drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT
Jesse Barnes
2013-09-20
*
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
2013-09-19
*
drm/i915: Do remaps for all contexts
Ben Widawsky
2013-09-19
*
drm/i915: Make l3 remapping use the ring
Ben Widawsky
2013-09-19
*
drm/i915: Add second slice l3 remapping
Ben Widawsky
2013-09-19
*
drm/i915: Fix HSW parity test
Ben Widawsky
2013-09-19
*
drm/i915: Fix l3 parity user buffer offset
Ben Widawsky
2013-09-13
*
drm/i915: Round l3 parity reads down
Ben Widawsky
2013-09-13
*
drm/i915: Adjust available RPS information through sysfs for vlv
Chris Wilson
2013-09-03
*
drm/i915: add error_state sysfs entry
Mika Kuoppala
2013-07-01
*
drm/i915: change VLV IOSF sideband accessors to not return error code
Jani Nikula
2013-05-23
*
drm/i915: rename VLV IOSF sideband functions logically
Jani Nikula
2013-05-23
*
drm/i915: read current freq from Punit on VLV
Jesse Barnes
2013-05-10
*
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
2013-04-18
*
drm/i915: Return stored value from max freq sysfs entry
Mika Kuoppala
2013-04-18
*
drm/i915: Better overclock support
Ben Widawsky
2013-04-18
*
drm/i915: add \n to the end of sysfs attributes
Jani Nikula
2013-02-19
*
drm/i915: fixup l3 parity sysfs access check
Daniel Vetter
2012-12-05
*
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
2012-11-11
*
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
2012-11-11
*
drm/i915: Fix !CONFIG_PM sysfs for real this time
Ben Widawsky
2012-09-20
*
drm/i915: Show render P state thresholds in sysfs
Ben Widawsky
2012-09-20
*
drm/i915: Add setters for min/max frequency
Ben Widawsky
2012-09-20
*
drm/i915: Add current/max/min GPU freq to sysfs
Ben Widawsky
2012-09-20
*
drm/i915: variable renames
Ben Widawsky
2012-09-20
*
drm/i915: Enable some sysfs stuff without CONFIG_PM
Ben Widawsky
2012-09-05
*
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-17
|
\
|
*
drm/i915: make rc6 in sysfs functions conditional
Hunt Xu
2012-08-06
*
|
drm/i915: Macro to determine DPF support
Ben Widawsky
2012-07-25
|
/
*
drm/i915: simplify sysfs setup code
Daniel Vetter
2012-06-01
*
drm/i915: l3 parity sysfs interface
Ben Widawsky
2012-05-31
*
drm/i915: rc6 residency (fix the fix)
Ben Widawsky
2012-04-23
*
drm/i915: rc6 in sysfs
Ben Widawsky
2012-04-12