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
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
2013-11-14
drm/i915: Reject opening of pipe crc files for invalid pipes
Daniel Vetter
1
-0
/
+3
2013-11-14
drm/i915: Use for_each_pipe in intel_display_crc_init
Daniel Vetter
1
-3
/
+3
2013-11-08
drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...
Chon Ming Lee
1
-20
/
+20
2013-11-07
drm/i915: Initialise min/max frequencies before updating RPS registers
Chris Wilson
1
-1
/
+1
2013-11-07
drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value.
Chon Ming Lee
1
-2
/
+2
2013-11-06
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
Ville Syrjälä
1
-10
/
+7
2013-11-01
drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv
Daniel Vetter
1
-2
/
+17
2013-11-01
drm/i915: scramble reset support for DP port CRC on vlv
Daniel Vetter
1
-0
/
+46
2013-11-01
drm/i915: scramble reset support for DP port CRC on g4x
Daniel Vetter
1
-0
/
+52
2013-11-01
drm/i916: add "auto" pipe CRC source
Daniel Vetter
1
-15
/
+76
2013-10-22
drm/i915: Use a spin lock to protect the pipe crc struct
Damien Lespiau
1
-20
/
+46
2013-10-21
drm/i915: Wire up CRC for vlv
Daniel Vetter
1
-3
/
+25
2013-10-21
drm/i915: Wire up gen2 CRC support
Daniel Vetter
1
-2
/
+21
2013-10-21
drm/i915: Wire up CRC support for gen3/4
Daniel Vetter
1
-2
/
+42
2013-10-21
drm/i915: Add new CRC sources
Daniel Vetter
1
-6
/
+10
2013-10-18
drm/i915: crc support for hsw
Daniel Vetter
1
-1
/
+1
2013-10-18
drm/i915: fix CRC debugfs setup
Daniel Vetter
1
-2
/
+1
2013-10-18
drm/i915: wait one vblank when disabling CRCs
Daniel Vetter
1
-0
/
+2
2013-10-18
drm/i915: wire up CRC interrupt for ilk/snb
Daniel Vetter
1
-17
/
+57
2013-10-18
drm/i915: don't Oops in debugfs for I915_FBDEV=n
Daniel Vetter
1
-1
/
+1
2013-10-16
drm/i915: constify harder
Daniel Vetter
1
-2
/
+2
2013-10-16
drm/i915: Enable pipe CRCs
Damien Lespiau
1
-3
/
+0
2013-10-16
drm/i915: Only one open() allowed on pipe CRC result files
Damien Lespiau
1
-0
/
+16
2013-10-16
drm/i915: Implement blocking read for pipe CRC files
Damien Lespiau
1
-19
/
+145
2013-10-16
drm/i915: Move drm_add_fake_info_node() higher in the file
Damien Lespiau
1
-26
/
+26
2013-10-16
drm/i915: Add log messages when CRCs collection is started/stopped
Damien Lespiau
1
-0
/
+6
2013-10-16
drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl
Damien Lespiau
1
-21
/
+21
2013-10-16
drm/i915: Generalize the CRC command format for future work
Damien Lespiau
1
-13
/
+43
2013-10-16
drm/i915: Dynamically allocate the CRC circular buffer
Damien Lespiau
1
-0
/
+12
2013-10-16
drm/i915: Empty the circular buffer when asked for a new source
Damien Lespiau
1
-0
/
+6
2013-10-16
drm/i915: Enforce going back to none before changing CRC source
Damien Lespiau
1
-0
/
+4
2013-10-16
drm/i915: Make switching to the same CRC source a no-op
Damien Lespiau
1
-1
/
+5
2013-10-16
drm/i915: Sample the frame counter instead of a timestamp for CRCs
Damien Lespiau
1
-2
/
+2
2013-10-16
drm/i915: Keep the CRC values into a circular buffer
Damien Lespiau
1
-8
/
+12
2013-10-16
drm/i915: Add a control file for pipe CRCs
Daniel Vetter
1
-2
/
+215
2013-10-16
drm/i915: Expose latest 200 CRC value for pipe through debugfs
Shuang He
1
-0
/
+33
2013-10-12
drm/i915: Kconfig option to disable the legacy fbdev support
Daniel Vetter
1
-4
/
+5
2013-10-10
drm/i915: Finish enabling rps before use by sysfs or debugfs
Tom O'Rourke
1
-0
/
+12
2013-10-10
drm/i915: Remove yet another unused define
Damien Lespiau
1
-3
/
+0
2013-10-03
drm/i915: Simplify PSR debugfs
Rodrigo Vivi
1
-118
/
+11
2013-10-03
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
1
-0
/
+68
2013-10-01
drm/i915: Calculate PSR register offsets from base + gen
Ben Widawsky
1
-4
/
+5
2013-10-01
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
1
-1
/
+1
2013-09-19
drm/i915: Do remaps for all contexts
Ben Widawsky
1
-0
/
+8
2013-09-19
drm/i915: Keep a list of all contexts
Ben Widawsky
1
-6
/
+9
2013-09-13
drm/i915: Remove extra "ring"
Ben Widawsky
1
-1
/
+1
2013-09-05
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
Chon Ming Lee
1
-9
/
+9
2013-09-03
drm/i915: Report requested frequency alongside current frequency in debugfs
Chris Wilson
1
-1
/
+10
2013-08-23
drm/i915: Print seqnos as unsigned in debugfs
Ville Syrjälä
1
-1
/
+1
2013-08-23
drm/i915: add i915_pc8_status debugfs file
Paulo Zanoni
1
-0
/
+26
[next]