Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
be12a86b46e8b501611bbf4bf96f83fdd5748252
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
be12a86
drm/i915: Show pin mapped status in describe_obj
by Tvrtko Ursulin
· 9 years ago
d98c52c
drm/i915: Tighten reset_counter for reset status
by Chris Wilson
· 9 years ago
c19ae98
drm/i915: Hide the atomic_read(reset_counter) behind a helper
by Chris Wilson
· 9 years ago
3accaf7
drm/i915: Store and use edram capabilities
by Mika Kuoppala
· 9 years ago
33c582c
drm/i915: Simplify for_each_fw_domain iterators
by Tvrtko Ursulin
· 9 years ago
12471ba
drm/i915: Harden detection of missed interrupts
by Chris Wilson
· 9 years ago
c04e0f3
drm/i915: Separate out the seqno-barrier from engine->get_seqno
by Chris Wilson
· 9 years ago
14fd0d6
drm/i915: Include engine->last_submitted_seqno in GPU error state
by Chris Wilson
· 9 years ago
2d1fe07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
by Joonas Lahtinen
· 9 years ago
27af5ee
drm/i915: Move execlists irq handler to a bottom half
by Tvrtko Ursulin
· 9 years ago
a156e64
drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status
by Chris Wilson
· 9 years ago
188c1ab
drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
by Chris Wilson
· 9 years ago
72e96d6
drm/i915: Refer to GGTT {,VM} consistently
by Joonas Lahtinen
· 9 years ago
b4ac5af
drm/i915: replace for_each_engine()
by Dave Gordon
· 9 years ago
c3232b1
drm/i915: introduce for_each_engine_id()
by Dave Gordon
· 9 years ago
62106b4
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
by Joonas Lahtinen
· 9 years ago
2dd66ebd
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
by Maarten Lankhorst
· 9 years ago
117897f
drm/i915: More renaming of rings to engines
by Tvrtko Ursulin
· 9 years ago
666796d
drm/i915: More intel_engine_cs renaming
by Tvrtko Ursulin
· 9 years ago
4a570db
drm/i915: Rename intel_engine_cs struct members
by Tvrtko Ursulin
· 9 years ago
0bc40be
drm/i915: Rename intel_engine_cs function parameters
by Tvrtko Ursulin
· 9 years ago
e2f8039
drm/i915: Rename local struct intel_engine_cs variables
by Tvrtko Ursulin
· 9 years ago
24a65e6
drm/i915/hangcheck: Prevent long walks across full-ppgtt
by Mika Kuoppala
· 9 years ago
596c592
drm/i915: Reduce the pointer dance of i915_is_ggtt()
by Chris Wilson
· 9 years ago
1c7f4bc
drm/i915: Rename vma->*_list to *_link for consistency
by Chris Wilson
· 9 years ago
e129649
drm/i915: Ensure the HW is powered when accessing the CRC HW block
by Imre Deak
· 10 years ago
60e5ffe
drm/i915: Add PSR main link standby support back
by Rodrigo Vivi
· 10 years ago
33136b0
drm/i915/gen9: Add framework to whitelist specific GPU registers
by Arun Siluvery
· 10 years ago
397097b
drm/i915/guc: Decouple GuC engine id from ring id
by Alex Dai
· 10 years ago
e28e404
drm/i915: tidy up a few leftovers
by Dave Gordon
· 10 years ago
ed54c1a
drm/i915: abolish separate per-ring default_context pointers
by Dave Gordon
· 10 years ago
ca82580
drm/i915: Do not call API requiring struct_mutex where it is not available
by Tvrtko Ursulin
· 10 years ago
61642ff
drm/i915: Inspect subunit states on hangcheck
by Mika Kuoppala
· 10 years ago
5590a5f
drm/i915: Cleanup some of the CSB handling
by Ben Widawsky
· 10 years ago
ada8f95
drm/i915/debugfs: add a separate debugfs file for VBT
by Jani Nikula
· 10 years ago
2455a8e
drm/i915: don't use a temp buffer for opregion debugfs file
by Jani Nikula
· 10 years ago
666a453
drm/i915: Separate cherryview from valleyview
by Wayne Boyer
· 10 years ago
3d52ccf
drm/i915: start adding dp mst audio
by Libin Yang
· 10 years ago
5a84330
drm/i915/guc: Clean up locks in GuC
by Alex Dai
· 10 years ago
0e631ad
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
by Paulo Zanoni
· 10 years ago
b13b840
drm/i915: Fix possible null dereference in framebuffer_info debugfs function
by Namrta Salonie
· 10 years ago
05eec3c
drm/i915: Remove PSR Perf Counter for SKL+
by Rodrigo Vivi
· 10 years ago
9895ad0
drm/i915/pm: Unstatic power_domain_str
by Daniel Stone
· 10 years ago
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
54632ab
drm/i915: Fix oops caused by fbdev initialization failure
by Lukas Wunner
· 10 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 10 years ago
dfa5762
drm/i915: Add a modeset power domain
by Patrik Jakobsson
· 10 years ago
6331a70
drm/i915: Remove distinction between DDI 2 vs 4 lanes
by Patrik Jakobsson
· 10 years ago
f0ab43e
drm/i915: Introduce a gmbus power domain
by Ville Syrjälä
· 10 years ago
443a389
drm/i915: Add dev_priv->psr_mmio_base
by Ville Syrjälä
· 10 years ago
6fb403d
drm/i915: Add csr programming registers to dmc debugfs entry
by Mika Kuoppala
· 10 years ago
16e11b9
drm/i915/bxt: Expose DC5 entry count
by Mika Kuoppala
· 10 years ago
8337206
drm/i915/skl: Expose DC5/DC6 entry counts
by Damien Lespiau
· 10 years ago
b7cec66
drm/i915/skl: Print the DMC firmware status in debugfs
by Damien Lespiau
· 10 years ago
bf6189c
drm/i915: change no_fbc_reason from enum to string
by Paulo Zanoni
· 10 years ago
3abc4e0
drm/i915: Add extra plane information in debugfs.
by Robert Fekete
· 10 years ago
974e59b
Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
ef11bdb
drm/i915/kbl: Introduce Kabylake platform defition.
by Rodrigo Vivi
· 10 years ago
75aa3f6
drm/i915: Turn __raw_i915_read8() & co. in to inline functions
by Ville Syrjälä
· 10 years ago
feda33e
drm/i915/guc: Add GuC css header parser
by Alex Dai
· 10 years ago
2dd3a88
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
6b62b3e
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
115719f
i915: switch from acpi_os_ioremap to memremap
by Williams, Dan J
· 10 years ago
0681276
drm/i915: unlock on error in i915_ppgtt_info()
by Dan Carpenter
· 10 years ago
4969d33
drm/i915/skl: Simplify wm structures slightly (v2)
by Matt Roper
· 10 years ago
c668cde
drm/i915: Remove setparam ioctl
by Daniel Vetter
· 10 years ago
91bedd3
drm/i915/bdw: Check for slice, subslice and EU count for BDW
by Łukasz Daniluk
· 10 years ago
2d05fa1
drm/i915: Fix comparison bug
by Rasmus Villemoes
· 10 years ago
1170f28
drm/i915: Add CD and pixel clock information
by Mika Kahola
· 10 years ago
0b87c24
drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
by Ville Syrjälä
· 10 years ago
d3a93cb
drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets
by Ville Syrjälä
· 10 years ago
7cb5dff
drm/i915: fix task reference leak in i915_debugfs.c
by Geliang Tang
· 10 years ago
83843d8
drm/i915: Parametrize LRC registers
by Ville Syrjälä
· 10 years ago
23a48d5
drm/i915: Use the plane state in intel_crtc_info.
by Maarten Lankhorst
· 10 years ago
742f491
drm/i915: use the yesno helper for logging
by Jani Nikula
· 10 years ago
e93c28f
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
42a8ca4
drm/i915: add yesno utility function
by Jani Nikula
· 10 years ago
d8e19f9
drm/i915/skl: Adding DDI_E power well domain
by Xiong Zhang
· 10 years ago
0a0b457
drm/i915: Fix some gcc warnings
by Ville Syrjälä
· 10 years ago
d3638ac
Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
8b417c2
drm/i915: Debugfs interface for GuC submission statistics
by Dave Gordon
· 10 years ago
d167519
drm/i915: Integrate GuC-based command submission
by Alex Dai
· 10 years ago
4c7e77f
drm/i915: Enable GuC firmware log
by Alex Dai
· 10 years ago
fdf5d35
drm/i915: Debugfs interface to read GuC load status
by Alex Dai
· 10 years ago
ea91e40
drm/i915/gen8: Add ppgtt info and debug_dump
by Michel Thierry
· 10 years ago
c4e2d04
drm/i915: Make the force_thru workaround atomic, v2.
by Maarten Lankhorst
· 10 years ago
0695726
drm/i915: Use CONFIG_DRM_FBDEV_EMULATION
by Daniel Vetter
· 10 years ago
06059d5
Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
3a58ee1
drm/i915: Use drm_for_each_fb in i915_debugfs.c
by Daniel Vetter
· 10 years ago
b8bb08e
drm/i915: remove redundant if check
by Sudip Mukherjee
· 10 years ago
9aaffa3
drm/i915: remove unnecessary null test
by Sudip Mukherjee
· 10 years ago
ca6e440
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
97d3308
drm/i915: Add HAS_CORE_RING_FREQ macro
by Akash Goel
· 10 years ago
f936ec3
drm/i915/skl: Updated the i915_ring_freq_table debugfs function
by Akash Goel
· 10 years ago
7733b49
drm/i915: use dev_priv for the FBC functions
by Paulo Zanoni
· 10 years ago
c80ac85
drm/i915: FBC doesn't need struct_mutex anymore
by Paulo Zanoni
· 10 years ago
25ad93f
drm/i915: add the FBC mutex
by Paulo Zanoni
· 10 years ago
ca1543b
drm/i915: Report correct GGTT space usage
by Tvrtko Ursulin
· 10 years ago
de38b95
drm/i915: Add debugfs knobs for VLVCHV memory latency values
by Ville Syrjälä
· 10 years ago
099bfbf
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
Next »