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
2017-03-31
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
1
-5
/
+1
2017-03-28
drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
Chris Wilson
1
-1
/
+4
2017-03-27
drm/i915: Mark manually wedged engines as guilty
Chris Wilson
1
-5
/
+11
2017-03-23
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...
Oscar Mateo
1
-2
/
+2
2017-03-23
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
1
-2
/
+2
2017-03-23
drm/i915: Drop uncore spinlock for reading debugfs forcewake counters
Chris Wilson
1
-6
/
+3
2017-03-23
drm/i915: Skip unused fw_domains
Chris Wilson
1
-1
/
+2
2017-03-21
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
1
-3
/
+2
2017-03-17
drm/i915: Stop using obj->obj_exec_link outside of execbuf
Chris Wilson
1
-25
/
+35
2017-03-16
drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged
Chris Wilson
1
-0
/
+4
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
1
-7
/
+9
2017-03-16
drm/i915: Convert debugfs to use generic residency calculator
Mika Kuoppala
1
-12
/
+18
2017-03-14
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
1
-0
/
+2
2017-03-13
drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info
Chris Wilson
1
-25
/
+13
2017-03-12
drm/i915: s/pm_intr_keep/pm_intrmsk_mbz
Sagar Arun Kamble
1
-1
/
+2
2017-03-10
drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all()
Chris Wilson
1
-1
/
+6
2017-03-10
drm/i915: Ignore skl+ for debugfs/i915_sr_status
Chris Wilson
1
-1
/
+3
2017-03-09
drm/i915: Use drm_connector_list_iter in debugfs
Daniel Vetter
1
-20
/
+39
2017-03-08
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-85
/
+12
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-117
/
+247
2017-03-07
drm/i915: Flush idle work when changing missed-irq fault injection
Chris Wilson
1
-15
/
+40
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
1
-6
/
+6
2017-03-03
drm/i915: Differentiate between hangcheck waiting for timer or scheduler
Chris Wilson
1
-4
/
+6
2017-03-03
drm/i915: Drop spinlocks around adding to the client request list
Chris Wilson
1
-1
/
+1
2017-03-02
drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
Chris Wilson
1
-4
/
+13
2017-03-01
drm/i915: Remove i915_debugfs_unregister()
Noralf Trønnes
1
-85
/
+12
2017-02-23
drm/i915: Keep a global seqno per-engine
Chris Wilson
1
-10
/
+1
2017-02-22
drm/i915: Add i915_param charp macro magic
Chris Wilson
1
-0
/
+2
2017-02-20
drm/i915: Prevent divide-by-zero in debugfs/i915_rps_boost_info
Chris Wilson
1
-2
/
+2
2017-02-20
drm/i915: Remove unneeded struct_mutex around rpm
Chris Wilson
1
-7
/
+0
2017-02-16
drm/i915: Do RPM Wake during GuC/HuC status read
sagar.a.kamble@intel.com
1
-0
/
+6
2017-02-15
drm/i915: Remove i915_address_space.start
Chris Wilson
1
-1
/
+1
2017-02-15
drm/i915: The return of i915_gpu_info to debugfs
Chris Wilson
1
-54
/
+59
2017-02-10
drm/i915/debugfs: Add i915_hpd_storm_ctl
Lyude
1
-1
/
+77
2017-02-10
drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs
Chris Wilson
1
-1
/
+13
2017-02-08
drm/i915: Start moving the cdclk stuff into a distinct state structure
Ville Syrjälä
1
-1
/
+1
2017-02-08
drm/i915: Use for_each_power_domain() in i915_power_domain_info()
Joonas Lahtinen
1
-6
/
+1
2017-02-07
drm/i915: Show the current i915_params in debugfs/i915_capabilites
Chris Wilson
1
-0
/
+22
2017-01-26
drm/i915: Report the failure to write to the punit
Chris Wilson
1
-2
/
+4
2017-01-26
drm/i915: Add support for DP Video pattern compliance tests
Manasi Navare
1
-0
/
+9
2017-01-26
drm/i915: Fixes to support DP Compliance EDID tests
Manasi Navare
1
-1
/
+4
2017-01-24
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
1
-10
/
+7
2017-01-24
drm/i915: Only disable execlist preemption for the duration of the request
Chris Wilson
1
-6
/
+12
2017-01-19
drm/i915/huc: Add debugfs for HuC loading status check
Anusha Srivatsa
1
-0
/
+31
2017-01-18
drm/i915: Fix compiler warnings for i915_edp_psr_status()
Chris Wilson
1
-22
/
+27
2017-01-18
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
1
-6
/
+6
2017-01-14
drm/i915: Convert i915_ggtt_view to use an anonymous union
Chris Wilson
1
-10
/
+10
2017-01-13
drm/i915/psr: report live PSR2 State
Nagaraju, Vathsala
1
-0
/
+24
2017-01-12
drm/i915: Expand ggtt_view parameters for debugfs
Chris Wilson
1
-2
/
+29
2017-01-04
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
1
-5
/
+6
[next]