Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a16b4313ae56ec4d19d0c846487810ff3811a742
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
32f35b8
Merge drm-upstream/drm-next into drm-intel-next-queued
by Jani Nikula
· 7 years ago
7075cb85
drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
by Michal Wajdeczko
· 7 years ago
76e7008
drm/i915: Make execlist port count variable
by Mika Kuoppala
· 7 years ago
b620e87
drm/i915: Make own struct for execlist items
by Mika Kuoppala
· 7 years ago
4f044a8
drm/i915: Rename global i915 to i915_modparams
by Michal Wajdeczko
· 7 years ago
a529a1c
drm/i915/guc: Cleanup adding GuC work items
by Michał Winiarski
· 7 years ago
59db36c
drm/i915/guc: Simplify GuC doorbell logic
by Michał Winiarski
· 7 years ago
85e2fe6
drm/i915/guc: Submit GuC workitems containing coalesced requests
by Michał Winiarski
· 7 years ago
767a983
drm/i915/execlists: Read the context-status HEAD from the HWSP
by Chris Wilson
· 7 years ago
6d2cb5a
drm/i915/execlists: Read the context-status buffer from the HWSP
by Chris Wilson
· 7 years ago
d7a133d
drm/i915: Disable mmio debugging during user access
by Chris Wilson
· 7 years ago
d2d4f39
drm/i915/skl+: debugfs entry to control IPC
by Kumar, Mahesh
· 7 years ago
912d572
drm/i915: wire up shrinkctl->nr_scanned
by Chris Wilson
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
10c9850
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 7 years ago
d1b48c1
drm/i915: Replace execbuf vma ht with an idr
by Chris Wilson
· 7 years ago
1dd7a3e
drm/i915/cnl: Add slice and subslice information to debugfs.
by Rodrigo Vivi
· 7 years ago
7ea1adf
drm/i915/cnl: Add slice and subslice information to debugfs.
by Rodrigo Vivi
· 7 years ago
d92a8cf
locking/lockdep: Rework FS_RECLAIM annotation
by Peter Zijlstra
· 8 years ago
d38014e
drm/i915: Handle msr read failure gracefully
by Gabriel Krisman Bertazi
· 7 years ago
4d73da9
drm/i915: Report execlists irq bit in debugfs
by Chris Wilson
· 7 years ago
8b5d27b
drm/i915: Remove intel_flip_work infrastructure
by Daniel Vetter
· 7 years ago
346fb4e
drm/i915: Protect against deferred fbdev setup
by Daniel Vetter
· 7 years ago
311ac00
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
5074002
drm/i915: Make DP-MST connector info work
by Maarten Lankhorst
· 7 years ago
77d1f61
drm/i915: Make DP-MST connector info work
by Maarten Lankhorst
· 7 years ago
af3c8d9
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
35ceabf
drm/i915/cnl: Inherit RPS stuff from previous platforms.
by Rodrigo Vivi
· 7 years ago
a874b6a
drm/i915: Prevent kernel panic when reading/writing compliance debugfs files, v2.
by Maarten Lankhorst
· 7 years ago
7b92c1b
drm/i915: Avoid keeping waitboost active for signaling threads
by Chris Wilson
· 7 years ago
2c73676
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
by Chris Wilson
· 8 years ago
0caf81b
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
by Chris Wilson
· 8 years ago
061d06a
drm/i915: Export per-engine reset count info to debugfs
by Michel Thierry
· 8 years ago
829a0af
drm/i915: Group all the global context information together
by Chris Wilson
· 8 years ago
4ff4b44
drm/i915: Store a direct lookup from object handle to vma
by Chris Wilson
· 8 years ago
4127dc4
drm/i915: s/fbc_fc/fbc_false_color/
by Ville Syrjälä
· 8 years ago
3fd5d1e
drm/i915: Implement fbc_status "Compressing" info for all platforms
by Ville Syrjälä
· 8 years ago
00c26cf
drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches
by Chris Wilson
· 8 years ago
a82256b
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
ac58d2a
drm/i915/guc: capture GuC logs if FW fails to load
by Daniele Ceraolo Spurio
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
00bd16f
drm/i915/guc: Remove action status and statistics from debugfs
by Michal Wajdeczko
· 8 years ago
f1448a6
drm/i915/guc: Remove last submission result from debugfs
by Michal Wajdeczko
· 8 years ago
c1adab9
drm/i915/guc: Remove failed doorbell stat from debugfs
by Michal Wajdeczko
· 8 years ago
2098105
drm: drop drm_[cm]alloc* helpers
by Michal Hocko
· 8 years ago
6c06757
drm/i915: Split execlist priority queue into rbtree + linked list
by Chris Wilson
· 8 years ago
77f0d0e
drm/i915/execlists: Pack the count into the low bits of the port.request
by Chris Wilson
· 8 years ago
9a09485
drm/i915/guc:fix spelling mistake: "adddress" -> "address"
by Colin Ian King
· 8 years ago
a8b9370
drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
by Oscar Mateo
· 8 years ago
cd5dcbf
drm/i915: Clean up cursor junk from intel_crtc
by Ville Syrjälä
· 8 years ago
04548cb
drm/i915: Two stage watermarks for g4x
by Ville Syrjälä
· 8 years ago
48de568
drm/i915: Show dmc debug registers on Kabylake
by Mika Kuoppala
· 8 years ago
261aeba
drm/i915: use memdup_user_nul
by Geliang Tang
· 8 years ago
bcc36d8
drm/i915: Use drm_i915_private directly from debugfs
by Chris Wilson
· 8 years ago
72022a7
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
by Chris Wilson
· 8 years ago
090e5fe
drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
by Chris Wilson
· 8 years ago
598b6b5
drm/i915: Mark manually wedged engines as guilty
by Chris Wilson
· 8 years ago
b09935a
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage descriptor"
by Oscar Mateo
· 8 years ago
abddffd
drm/i915/guc: Sanitize GuC client initialization
by Joonas Lahtinen
· 8 years ago
233ebf5
drm/i915: Drop uncore spinlock for reading debugfs forcewake counters
by Chris Wilson
· 8 years ago
d2dc94b
drm/i915: Skip unused fw_domains
by Chris Wilson
· 8 years ago
fe085f1
drm/i915: Remove intel_ring.last_retired_head
by Chris Wilson
· 8 years ago
e637d2c
drm/i915: Stop using obj->obj_exec_link outside of execbuf
by Chris Wilson
· 8 years ago
d3df42b
drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged
by Chris Wilson
· 8 years ago
8c185ec
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
by Chris Wilson
· 8 years ago
1362877
drm/i915: Convert debugfs to use generic residency calculator
by Mika Kuoppala
· 8 years ago
05df49e
drm/i915: annote drop_caches debugfs interface with lockdep
by Daniel Vetter
· 8 years ago
cf632bd
drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info
by Chris Wilson
· 8 years ago
5dd0455
drm/i915: s/pm_intr_keep/pm_intrmsk_mbz
by Sagar Arun Kamble
· 8 years ago
8eadc19
drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all()
by Chris Wilson
· 8 years ago
7342a72
drm/i915: Ignore skl+ for debugfs/i915_sr_status
by Chris Wilson
· 8 years ago
3f6a5e1
drm/i915: Use drm_connector_list_iter in debugfs
by Daniel Vetter
· 8 years ago
7ffe939
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
2e16101
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
64486ae
drm/i915: Flush idle work when changing missed-irq fault injection
by Chris Wilson
· 8 years ago
61d3dc7
drm/i915: Split breadcrumbs spinlock into two
by Chris Wilson
· 8 years ago
8352aea
drm/i915: Differentiate between hangcheck waiting for timer or scheduler
by Chris Wilson
· 8 years ago
c8659ef
drm/i915: Drop spinlocks around adding to the client request list
by Chris Wilson
· 8 years ago
f73b567
drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
by Chris Wilson
· 8 years ago
b05eeb0
drm/i915: Remove i915_debugfs_unregister()
by Noralf Trønnes
· 8 years ago
9b6586a
drm/i915: Keep a global seqno per-engine
by Chris Wilson
· 8 years ago
1d6aa7a
drm/i915: Add i915_param charp macro magic
by Chris Wilson
· 8 years ago
23f4a28
drm/i915: Prevent divide-by-zero in debugfs/i915_rps_boost_info
by Chris Wilson
· 8 years ago
48cb912
drm/i915: Remove unneeded struct_mutex around rpm
by Chris Wilson
· 8 years ago
3582ad1
drm/i915: Do RPM Wake during GuC/HuC status read
by sagar.a.kamble@intel.com
· 8 years ago
381b943
drm/i915: Remove i915_address_space.start
by Chris Wilson
· 8 years ago
5a4c6f1
drm/i915: The return of i915_gpu_info to debugfs
by Chris Wilson
· 8 years ago
317eaa9
drm/i915/debugfs: Add i915_hpd_storm_ctl
by Lyude
· 8 years ago
4f4631a
drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs
by Chris Wilson
· 8 years ago
49cd97a
drm/i915: Start moving the cdclk stuff into a distinct state structure
by Ville Syrjälä
· 8 years ago
8385c2e
drm/i915: Use for_each_power_domain() in i915_power_domain_info()
by Joonas Lahtinen
· 8 years ago
418e3cd
drm/i915: Show the current i915_params in debugfs/i915_capabilites
by Chris Wilson
· 8 years ago
9fcee2f
drm/i915: Report the failure to write to the punit
by Chris Wilson
· 8 years ago
611032b
drm/i915: Add support for DP Video pattern compliance tests
by Manasi Navare
· 8 years ago
b48a5ba
drm/i915: Fixes to support DP Compliance EDID tests
by Manasi Navare
· 8 years ago
b976dc5
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
by Rodrigo Vivi
· 8 years ago
816ee79
drm/i915: Only disable execlist preemption for the duration of the request
by Chris Wilson
· 8 years ago
0509ead
drm/i915/huc: Add debugfs for HuC loading status check
by Anusha Srivatsa
· 8 years ago
b86bef20
drm/i915: Fix compiler warnings for i915_edp_psr_status()
by Chris Wilson
· 8 years ago
db0a091
drm/i915/guc: Make the GuC fw loading helper functions general
by Anusha Srivatsa
· 8 years ago
Next »