index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-03-06
drm/i915: remove unnecessary intel_pm.h includes
Jani Nikula
2022-11-10
drm/i915: Partial abandonment of legacy DRM logging macros
Tvrtko Ursulin
2022-05-26
drm/i915/gt: Fix memory leaks in per-gt sysfs
Ashutosh Dixit
2022-05-25
drm/i915/reset: Fix error_state_read ptr + offset use
Alan Previn
2022-03-21
drm/i915/gt: Create per-tile RPS sysfs interfaces
Andi Shyti
2022-03-21
drm/i915/gt: Create per-tile RC6 sysfs interface
Andi Shyti
2022-03-21
drm/i915/gt: create per-tile sysfs interface
Andi Shyti
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
2021-12-17
drm/i915: Use to_gt() helper
MichaĆ Winiarski
2021-11-03
drm/i915/guc/slpc: Update boost sysfs hooks for SLPC
Vinay Belgaumkar
2021-10-14
drm/i915: split out vlv sideband to a separate file
Jani Nikula
2021-08-03
drm/i915/guc/slpc: Sysfs hooks for SLPC
Vinay Belgaumkar
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
drm/i915: use DEVICE_ATTR_RO macro
YueHaibing
2021-04-06
drm/i915/sysfs: convert snprintf to sysfs_emit
Xuezhi Zhang
2020-02-28
drm/i915/gt: Expose engine properties via sysfs
Chris Wilson
2020-02-04
drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...
Wambui Karuga
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
2019-12-13
drm/i915/rps: Add frequency translation helpers
Andi Shyti
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Restrict L3 remapping sysfs interface to dwords
Chris Wilson
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-08-09
drm/i915: extract i915_sysfs.h from i915_drv.h
Jani Nikula
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-04-30
drm/i915: move some leftovers to intel_pm.h from i915_drv.h
Jani Nikula
2019-04-26
drm/i915: Separate sideband declarations to intel_sideband.h
Chris Wilson
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
2019-04-26
drm/i915: Lift sideband locking for vlv_punit_(read|write)
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
drm/i915: Mark up sysfs with rpm wakeref tracking
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2018-12-07
drm/i915: Skip the ERR_PTR error state
Chris Wilson
2018-12-03
drm/i915/sysfs: make attrs arrays const
Jani Nikula
2018-11-23
drm/i915: Cache the error string
Chris Wilson
2018-03-08
drm/i915: Kick the rps worker when changing the boost frequency
Chris Wilson
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
2017-11-22
drm/i915: Convert intel_rc6_residency_us to ns
Tvrtko Ursulin
2017-11-22
drm/i915: Extract intel_get_cagf
Tvrtko Ursulin
2017-10-11
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
Sagar Arun Kamble
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
2017-10-11
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
2017-08-03
drm/i915: add const to bin_attribute
Bhumika Goyal
[next]