index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2014-12-03
drm/i915: Handle runtime pm in the CRC setup code
Daniel Vetter
1
-0
/
+5
2014-12-02
drm/i915: Don't pin LRC in GGTT when dumping in debugfs
Thomas Daniel
1
-31
/
+47
2014-11-20
drm/i915: Read power well status before other registers for drpc info
Ville Syrjälä
1
-5
/
+4
2014-11-20
drm/i915: Pin tiled objects for L-shaped configs
Daniel Vetter
1
-0
/
+6
2014-11-19
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
Oscar Mateo
1
-2
/
+10
2014-11-07
drm/i915/skl: Add a debugfs file to dump the DDB allocation
Damien Lespiau
1
-0
/
+37
2014-11-07
drm/i915/skl: Augment the latency debugfs files for SKL
Damien Lespiau
1
-14
/
+62
2014-11-07
drm/i915: Move dpll crtc_mask and hw_state fields into separate struct
Ander Conselvan de Oliveira
1
-6
/
+7
2014-11-07
drm/i915: Convert shared dpll reference count to a crtc mask
Ander Conselvan de Oliveira
1
-2
/
+2
2014-11-05
drm/i915: transform INTEL_OUTPUT_* into an enum
Paulo Zanoni
1
-0
/
+2
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
1
-1
/
+1
2014-10-24
drm/i915: add runtime PM get/put call in i915_execlists
Michel Thierry
1
-0
/
+3
2014-10-24
drm/i915: disable IPS while getting the pipe CRCs.
Paulo Zanoni
1
-0
/
+12
2014-10-24
drm/i915: Check workaround status on dfs read time
Mika Kuoppala
1
-7
/
+7
2014-10-24
drm/i915: Build workaround list in ring initialization
Mika Kuoppala
1
-9
/
+9
2014-10-01
drm/i915: Bikeshed rpm functions name a bit.
Daniel Vetter
1
-1
/
+1
2014-10-01
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2014-09-24
drm/i915/skl: i915_swizzle_info gen9 fix
Robert Beckett
1
-1
/
+1
2014-09-19
drm/i915: Clarify event_lock locking, process context
Daniel Vetter
1
-3
/
+2
2014-09-19
drm/i915: Objects on the unbound list may still have an active reference
Chris Wilson
1
-30
/
+4
2014-09-05
drm/i915: Check for a stalled page flip after each vblank
Chris Wilson
1
-10
/
+25
2014-09-04
drm/i915: Fix unsafe vma iteration in i915_drop_caches
Chris Wilson
1
-6
/
+11
2014-09-03
drm/i915: Remove shadowed local variable 'i' from i915_interrupt_info
Chris Wilson
1
-1
/
+0
2014-09-03
drm/i915: Don't restrict i915_wa_registers to BDW
Damien Lespiau
1
-5
/
+0
2014-09-03
drm/i915: Rename intel_wa_registers with a i915_ prefix
Damien Lespiau
1
-2
/
+2
2014-09-03
drm/i915/bdw: Export workaround data to debugfs
Arun Siluvery
1
-0
/
+40
2014-09-03
drm/i915/bdw: Add BDW support in the i915 debugfs entry
Vedang Patel
1
-1
/
+1
2014-09-03
drm/i915: Differentiate between LLC or snooped for the user
Chris Wilson
1
-2
/
+2
2014-09-03
drm/i915: Use dev_priv as first argument of for_each_pipe()
Damien Lespiau
1
-5
/
+5
2014-09-03
drm/i915: fix i915_frequency_info on BDW
Paulo Zanoni
1
-5
/
+15
2014-08-20
drm/i915/bdw: Print context state in debugfs
Ben Widawsky
1
-0
/
+52
2014-08-20
drm/i915/bdw: Display context backing obj & ringbuffer info in debugfs
Oscar Mateo
1
-4
/
+33
2014-08-20
drm/i915/bdw: Display execlists info in debugfs
Oscar Mateo
1
-0
/
+81
2014-08-13
drm/i915: Only track real ppgtt for a context
Daniel Vetter
1
-3
/
+8
2014-08-13
drm/i915: Track file_priv, not ctx in the ppgtt structure
Daniel Vetter
1
-1
/
+1
2014-08-09
drm/i915: fix i915_interrupt_info on BDW
Paulo Zanoni
1
-0
/
+6
2014-08-08
drm/i915: Introduce a for_each_intel_encoder() macro
Damien Lespiau
1
-2
/
+1
2014-08-08
drm/i915: Introduce FBC False Color for debug purposes.
Rodrigo Vivi
1
-0
/
+42
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-7
/
+32
2014-07-23
drm/i915: Allowing changing of wm latencies for valid platforms
Sonika Jindal
1
-3
/
+3
2014-07-23
drm/i915: Fix printing proper min/min/rpe values in debugfs
Deepak S
1
-3
/
+3
2014-07-23
drm/i915: add helper for checking whether IRQs are enabled
Jesse Barnes
1
-1
/
+1
2014-07-23
drm/i915: Improve PSR debugfs output
Daniel Vetter
1
-0
/
+6
2014-07-23
drm/i915: Track the psr dp connector in dev_priv->psr.enabled
Daniel Vetter
1
-1
/
+1
2014-07-22
drm/i915: mst topology dumper in debugfs (v0.2)
Dave Airlie
1
-0
/
+23
2014-07-21
drm/i915: check connector->encoder before using it.
Dave Airlie
1
-7
/
+9
2014-07-11
drm/i915: Use the cached min/min/rpe values in the vlv debugfs code
Ville Syrjälä
1
-9
/
+10
2014-07-11
drm/i915: State readout support for WRPLLs
Daniel Vetter
1
-0
/
+1
2014-07-11
drm/i915: add POWER_DOMAIN_PLLS
Paulo Zanoni
1
-0
/
+2
2014-07-11
drm/i915: Add a debugfs file for the shared dpll state
Daniel Vetter
1
-0
/
+26
[next]