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
/
gt
/
intel_rc6.c
Age
Commit message (
Expand
)
Author
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-03-24
drm/i915/gt: Remove a bonus newline
Chris Wilson
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-02-02
drm/i915/gt: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
2020-11-16
drm/i915/tgl: Fix Media power gate sequence.
Rodrigo Vivi
2020-11-11
drm/i915/tgl: Fix Media power gate sequence.
Rodrigo Vivi
2020-05-04
drm/i915: Remove cnl pre-prod workarounds
Ville Syrjälä
2020-04-08
drm/i915/gt: prefer struct drm_device based logging
Jani Nikula
2020-03-24
drm/i915/gt: Select the deepest available parking mode for rc6
Chris Wilson
2020-03-19
drm/i915/rc6: convert to struct drm_device based logging macros.
Wambui Karuga
2020-03-06
drm/i915: properly sanity check batch_start_offset
Matthew Auld
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
2020-02-05
drm/i915/display: Be explicit in handling the preallocated vma
Chris Wilson
2020-02-04
drm/i915/gt: Fix rc6 on Ivybridge
Chris Wilson
2020-01-22
drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-01-14
drm/i915/gt: Clear rc6 residency trackers across suspend
Chris Wilson
2019-12-12
drm/i915/gt: Only ignore rc6 parking for PCU on byt/bsw
Chris Wilson
2019-12-11
drm/i915/gt: Disable manual rc6 for Braswell/Baytrail
Chris Wilson
2019-12-02
drm/i915/gt: Simplify rc6 w/a application
Chris Wilson
2019-12-02
drm/i915/gt: Use soft-rc6 for w/a protection
Chris Wilson
2019-11-27
drm/i915/gt: Manual rc6 entry upon parking
Chris Wilson
2019-11-19
drm/i915/selftests: Exercise rc6 w/a handling
Chris Wilson
2019-11-15
drm/i915/gt: Mention which device failed
Chris Wilson
2019-11-15
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-11-14
drm/i915: Restore GT coarse power gating workaround
Imre Deak
2019-11-14
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
2019-11-11
drm/i915/icl: Refine PG_HYSTERESIS
Chris Wilson
2019-11-05
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
2019-11-01
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
2019-10-18
drm/i915/gt: Convert the leftover for_each_engine(gt)
Chris Wilson
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti