Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4c9c0d09741deab0aac76b83961cfe95b24f3e6f
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
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
· 9 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
· 9 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
· 9 years ago
4f4631a
drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs
by Chris Wilson
· 9 years ago
49cd97a
drm/i915: Start moving the cdclk stuff into a distinct state structure
by Ville Syrjälä
· 9 years ago
8385c2e
drm/i915: Use for_each_power_domain() in i915_power_domain_info()
by Joonas Lahtinen
· 9 years ago
418e3cd
drm/i915: Show the current i915_params in debugfs/i915_capabilites
by Chris Wilson
· 9 years ago
9fcee2f
drm/i915: Report the failure to write to the punit
by Chris Wilson
· 9 years ago
611032b
drm/i915: Add support for DP Video pattern compliance tests
by Manasi Navare
· 9 years ago
b48a5ba
drm/i915: Fixes to support DP Compliance EDID tests
by Manasi Navare
· 9 years ago
b976dc5
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
by Rodrigo Vivi
· 9 years ago
816ee79
drm/i915: Only disable execlist preemption for the duration of the request
by Chris Wilson
· 9 years ago
0509ead
drm/i915/huc: Add debugfs for HuC loading status check
by Anusha Srivatsa
· 9 years ago
b86bef20
drm/i915: Fix compiler warnings for i915_edp_psr_status()
by Chris Wilson
· 9 years ago
db0a091
drm/i915/guc: Make the GuC fw loading helper functions general
by Anusha Srivatsa
· 9 years ago
8bab1193
drm/i915: Convert i915_ggtt_view to use an anonymous union
by Chris Wilson
· 9 years ago
6ba1f9e
drm/i915/psr: report live PSR2 State
by Nagaraju, Vathsala
· 9 years ago
2197685
drm/i915: Expand ggtt_view parameters for debugfs
by Chris Wilson
· 9 years ago
ef426c1
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
2c42e53
drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
by Ander Conselvan de Oliveira
· 9 years ago
bdeb978
drm/i915: Repeat flush of idle work during suspend
by Chris Wilson
· 9 years ago
f802cf7
drm/i915/debugfs: use rb_entry()
by Geliang Tang
· 9 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 9 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 9 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 9 years ago
c1617ab
drm/i915: Move all the DP compliance data to a separate struct
by Manasi Navare
· 9 years ago
731035f
drm/i915/debugfs: Move out pipe CRC code
by Tomeu Vizoso
· 9 years ago
7e3eb59
drm/i915/psr: report psr2 hw enabled from psr2_ctl
by Nagaraju, Vathsala
· 9 years ago
3eff97b
Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2a307c2
drm/i915: add some more "i" in platform names for consistency
by Jani Nikula
· 9 years ago
c0f8683
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
by Jani Nikula
· 9 years ago
2e0d26f
drm/i915: replace platform flags with a platform enum
by Jani Nikula
· 9 years ago
3acd240
drm/i915/debugfs: Increment return value of gt.next_seqno
by Chris Wilson
· 9 years ago
6cef2f8
drm/i915/debugfs: Drop i915_hws_info
by Chris Wilson
· 9 years ago
93cd6fa6
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
cc3f90f
drm/i915/glk: Reuse broxton code for geminilake
by Ander Conselvan de Oliveira
· 9 years ago
12ff05e
drm/i915: Make i915_destroy_error_state take dev_priv
by Tvrtko Ursulin
· 9 years ago
a90f583
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 9 years ago
357248b
drm/i915/guc: Rename client->cookie to match use
by Chris Wilson
· 9 years ago
334636c
drm/i915: Trim i915_guc_info() stack usage
by Chris Wilson
· 9 years ago
9a148a9
drm/i915/debugfs: add dp mst info
by Libin Yang
· 9 years ago
312c3c4
drm/i915/debugfs: Update pageflip information
by Chris Wilson
· 9 years ago
4c266ed
drm/i915: Rename i915_gem_timeline.next_seqno to .seqno
by Joonas Lahtinen
· 9 years ago
9607ae79
drm/i915/debugfs: Increment return value of gt.next_seqno
by Chris Wilson
· 9 years ago
30576a2
drm/i915/debugfs: Drop i915_hws_info
by Chris Wilson
· 9 years ago
3fe3b03
drm/i915: Decouple hang detection from hangcheck period
by Mika Kuoppala
· 9 years ago
5841591
drm/i915: Use num_scalers instead of SKL_NUM_SCALERS in debugfs
by A.Sunil Kamath
· 9 years ago
08c4d7f
drm/i915: Introduce enableddisabled helper
by Tvrtko Ursulin
· 9 years ago
3975797
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
bae781b
drm: Nuke modifier[1-3]
by Ville Syrjälä
· 9 years ago
Next »