index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_sysfs.c
Age
Commit message (
Expand
)
Author
2013-12-10
drm/i915: add some runtime PM get/put calls
Paulo Zanoni
2013-11-15
Merge branch 'backlight-rework' into drm-intel-next-queued
Daniel Vetter
2013-11-07
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-06
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
Ville Syrjälä
2013-10-25
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-10-15
drm/i915: abstract the conversion of device->minor out to a macro
Dave Airlie
2013-10-10
drm/i915: Finish enabling rps before use by sysfs or debugfs
Tom O'Rourke
2013-10-01
drm/i915/vlv: use correct units for rc6 residency v2
Jesse Barnes
2013-09-20
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-19
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-13
drm/i915: Fix l3 parity user buffer offset
Ben Widawsky
2013-09-13
drm/i915: Round l3 parity reads down
Ben Widawsky
2013-09-03
drm/i915: Adjust available RPS information through sysfs for vlv
Chris Wilson
2013-07-01
drm/i915: add error_state sysfs entry
Mika Kuoppala
2013-05-23
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-10
drm/i915: read current freq from Punit on VLV
Jesse Barnes
2013-04-18
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-02-20
drm/i915: add \n to the end of sysfs attributes
Jani Nikula
2012-12-05
drm/i915: fixup l3 parity sysfs access check
Daniel Vetter
2012-11-11
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-09-20
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-05
drm/i915: Enable some sysfs stuff without CONFIG_PM
Ben Widawsky
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-06
drm/i915: make rc6 in sysfs functions conditional
Hunt Xu
2012-07-25
drm/i915: Macro to determine DPF support
Ben Widawsky
2012-06-01
drm/i915: simplify sysfs setup code
Daniel Vetter
2012-05-31
drm/i915: l3 parity sysfs interface
Ben Widawsky
2012-04-23
drm/i915: rc6 residency (fix the fix)
Ben Widawsky
2012-04-12
drm/i915: rc6 in sysfs
Ben Widawsky