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_debugfs.c
Age
Commit message (
Expand
)
Author
2020-01-13
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
2020-01-13
drm/i915: Pass intel_connector to intel_attached_*()
Ville Syrjälä
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
2020-01-09
drm/i915: use true,false for bool variable in i915_debugfs.c
Ma Feng
2020-01-09
drm/i915: Pin the context as we work on it
Chris Wilson
2019-12-28
drm/i915: prefer 3-letter acronym for broadwell
Lucas De Marchi
2019-12-28
drm/i915: prefer 3-letter acronym for ironlake
Lucas De Marchi
2019-12-28
drm/i915/lmem: debugfs for LMEM details
Lukasz Fiedorowicz
2019-12-13
drm/i915/rps: Add frequency translation helpers
Andi Shyti
2019-12-11
drm/i915: remove redundant checks for a null fb pointer
Colin Ian King
2019-12-09
drm/i915/guc: kill the GuC client
Daniele Ceraolo Spurio
2019-12-09
drm/i915/guc: kill doorbell code and selftests
Daniele Ceraolo Spurio
2019-12-09
drm/i915: Flesh out device_info pretty printer
Chris Wilson
2019-12-02
drm/i915: Stop using connector->encoder and encoder->crtc links in i915_displ...
Ville Syrjälä
2019-12-02
drm/i915: Dump both the uapi and hw states for crtcs and planes
Ville Syrjälä
2019-12-02
drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_info
Ville Syrjälä
2019-12-02
drm/i915: Use drm_modeset_lock_all() in debugfs display info
Ville Syrjälä
2019-12-02
drm/i915: Dump the mode for the crtc just the once
Ville Syrjälä
2019-12-02
drm/i915: Refactor debugfs display info code
Ville Syrjälä
2019-12-02
drm/i915: Reorganize plane/fb dump in debugfs
Ville Syrjälä
2019-12-02
drm/i915: Switch to intel_ types in debugfs display_info
Ville Syrjälä
2019-12-02
drm/i915: Use drm_rect to simplify plane {crtc,src}_{x,y,w,h} printing
Ville Syrjälä
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-24
drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
José Roberto de Souza
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-23
drm/i915/guc: Enable guc logging on guc log relay write
Robert M. Fosha
2019-10-23
drm/i915/dsc: rename crtc state dsc_params member to dsc
Jani Nikula
2019-10-22
drm/i915: Split drop caches into GT and i915 parts
Tvrtko Ursulin
2019-10-16
drm/i915: Move swizzle_bit under i915_ggtt
Chris Wilson
2019-10-12
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
2019-10-11
drm/i915: Add an rcu_barrier option to i915_drop_caches
Chris Wilson
2019-10-08
drm/i915/tgl: Add DC3CO counter in i915_dmc_info
Anshuman Gupta
2019-10-04
drm/i915: Remove struct_mutex guard for debugfs/opregion
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-21
drm/i915/tgl: s/ss/eu fuse reading support
Daniele Ceraolo Spurio
2019-09-12
drm/i915: Get the correct wakeref for reading HOTPLUG_EN et al.
Arkadiusz Hiler
2019-09-12
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
2019-09-11
drm/i915: Squeeze iommu status into debugfs/i915_capabilities
Chris Wilson
2019-09-06
drm/i915: Protect debugfs per_file_stats with RCU lock
Chris Wilson
2019-09-03
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-09-02
drm/i915: Prefer encoder->name over port_name()
Ville Syrjälä
[next]