Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0cbeafb245ca568bc0765645aa64f0451b716657
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
54632ab
drm/i915: Fix oops caused by fbdev initialization failure
by Lukas Wunner
· 9 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 9 years ago
dfa5762
drm/i915: Add a modeset power domain
by Patrik Jakobsson
· 9 years ago
6331a70
drm/i915: Remove distinction between DDI 2 vs 4 lanes
by Patrik Jakobsson
· 9 years ago
f0ab43e
drm/i915: Introduce a gmbus power domain
by Ville Syrjälä
· 9 years ago
443a389
drm/i915: Add dev_priv->psr_mmio_base
by Ville Syrjälä
· 9 years ago
6fb403d
drm/i915: Add csr programming registers to dmc debugfs entry
by Mika Kuoppala
· 9 years ago
16e11b9
drm/i915/bxt: Expose DC5 entry count
by Mika Kuoppala
· 9 years ago
8337206
drm/i915/skl: Expose DC5/DC6 entry counts
by Damien Lespiau
· 9 years ago
b7cec66
drm/i915/skl: Print the DMC firmware status in debugfs
by Damien Lespiau
· 9 years ago
bf6189c
drm/i915: change no_fbc_reason from enum to string
by Paulo Zanoni
· 9 years ago
3abc4e0
drm/i915: Add extra plane information in debugfs.
by Robert Fekete
· 9 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
· 9 years ago
ef11bdb
drm/i915/kbl: Introduce Kabylake platform defition.
by Rodrigo Vivi
· 9 years ago
75aa3f6
drm/i915: Turn __raw_i915_read8() & co. in to inline functions
by Ville Syrjälä
· 9 years ago
feda33e
drm/i915/guc: Add GuC css header parser
by Alex Dai
· 9 years ago
2dd3a88
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
6b62b3e
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
115719f
i915: switch from acpi_os_ioremap to memremap
by Williams, Dan J
· 9 years ago
0681276
drm/i915: unlock on error in i915_ppgtt_info()
by Dan Carpenter
· 9 years ago
4969d33
drm/i915/skl: Simplify wm structures slightly (v2)
by Matt Roper
· 9 years ago
c668cde
drm/i915: Remove setparam ioctl
by Daniel Vetter
· 9 years ago
91bedd3
drm/i915/bdw: Check for slice, subslice and EU count for BDW
by Łukasz Daniluk
· 9 years ago
2d05fa1
drm/i915: Fix comparison bug
by Rasmus Villemoes
· 9 years ago
1170f28
drm/i915: Add CD and pixel clock information
by Mika Kahola
· 9 years ago
0b87c24
drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
by Ville Syrjälä
· 9 years ago
d3a93cb
drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets
by Ville Syrjälä
· 9 years ago
7cb5dff
drm/i915: fix task reference leak in i915_debugfs.c
by Geliang Tang
· 9 years ago
83843d8
drm/i915: Parametrize LRC registers
by Ville Syrjälä
· 9 years ago
23a48d5
drm/i915: Use the plane state in intel_crtc_info.
by Maarten Lankhorst
· 9 years ago
742f491
drm/i915: use the yesno helper for logging
by Jani Nikula
· 9 years ago
e93c28f
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
42a8ca4
drm/i915: add yesno utility function
by Jani Nikula
· 9 years ago
d8e19f9
drm/i915/skl: Adding DDI_E power well domain
by Xiong Zhang
· 9 years ago
0a0b457
drm/i915: Fix some gcc warnings
by Ville Syrjälä
· 9 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
· 9 years ago
8b417c2
drm/i915: Debugfs interface for GuC submission statistics
by Dave Gordon
· 9 years ago
d167519
drm/i915: Integrate GuC-based command submission
by Alex Dai
· 9 years ago
4c7e77f
drm/i915: Enable GuC firmware log
by Alex Dai
· 9 years ago
fdf5d35
drm/i915: Debugfs interface to read GuC load status
by Alex Dai
· 9 years ago
ea91e40
drm/i915/gen8: Add ppgtt info and debug_dump
by Michel Thierry
· 9 years ago
c4e2d04
drm/i915: Make the force_thru workaround atomic, v2.
by Maarten Lankhorst
· 9 years ago
0695726
drm/i915: Use CONFIG_DRM_FBDEV_EMULATION
by Daniel Vetter
· 9 years ago
06059d5
Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
3a58ee1
drm/i915: Use drm_for_each_fb in i915_debugfs.c
by Daniel Vetter
· 9 years ago
b8bb08e
drm/i915: remove redundant if check
by Sudip Mukherjee
· 9 years ago
9aaffa3
drm/i915: remove unnecessary null test
by Sudip Mukherjee
· 9 years ago
ca6e440
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
97d3308
drm/i915: Add HAS_CORE_RING_FREQ macro
by Akash Goel
· 9 years ago
f936ec3
drm/i915/skl: Updated the i915_ring_freq_table debugfs function
by Akash Goel
· 9 years ago
7733b49
drm/i915: use dev_priv for the FBC functions
by Paulo Zanoni
· 9 years ago
c80ac85
drm/i915: FBC doesn't need struct_mutex anymore
by Paulo Zanoni
· 9 years ago
25ad93f
drm/i915: add the FBC mutex
by Paulo Zanoni
· 9 years ago
ca1543b
drm/i915: Report correct GGTT space usage
by Tvrtko Ursulin
· 9 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
· 9 years ago
3504056
drm/i915: Update rps frequencies for BXT
by Bob Paauwe
· 9 years ago
44159dd
drm/i915/gtt: Introduce struct i915_page_dma
by Mika Kuoppala
· 9 years ago
c44ef60
drm/i915/gtt: Allow >= 4GB sizes for vm.
by Mika Kuoppala
· 9 years ago
9a85178
drm/i915: debugfs for frontbuffer tracking
by Daniel Vetter
· 10 years ago
2e8144a
drm/i915: unify no_fbc_reason message printing
by Paulo Zanoni
· 10 years ago
87f5ff0
drm/i915: add FBC_ROTATION to enum no_fbc_reason
by Paulo Zanoni
· 10 years ago
31b9df1
drm/i915: print FBC compression status on debugfs
by Paulo Zanoni
· 10 years ago
a80c69f
Merge branch 'topic/atomic-conversion' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
0d80418
drm/i915: Fix build without CONFIG_PM
by Chris Wilson
· 10 years ago
f77076c
drm/i915: Remove use of crtc->config from i915_debugfs.c
by Maarten Lankhorst
· 10 years ago
1b50925
drm/i915: use intel_crtc_control everywhere, v3.
by Maarten Lankhorst
· 10 years ago
a6aaec8
drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
by Damien Lespiau
· 10 years ago
6455c87
drm/i915: Make pc8_status report status for all runtime PM platforms
by Damien Lespiau
· 10 years ago
77b6455
drm/i915: Include G4X/VLV/CHV in self refresh status
by Ander Conselvan de Oliveira
· 10 years ago
8d2fdc3
drm/i915: Only show view type for GGTT VMAs
by Tvrtko Ursulin
· 10 years ago
8d3afd7
drm/i915: Use spinlocks for checking when to waitboost
by Chris Wilson
· 10 years ago
f5a4c67
drm/i915: Don't downclock whilst we have clients waiting for GPU results
by Chris Wilson
· 10 years ago
2e1b873
drm/i915: Convert RPS tracking to a intel_rps_client struct
by Chris Wilson
· 10 years ago
bcafc4e
drm/i915: Limit mmio flip RPS boosts
by Chris Wilson
· 10 years ago
a6f766f
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
by Chris Wilson
· 10 years ago
b471618
drm/i915: Implement inter-engine read-read optimisations
by Chris Wilson
· 10 years ago
eed29a5
drm/i915: s/\<rq\>/req/g
by Daniel Vetter
· 10 years ago
5c1a887
drm/i915: Don't read dpcd for disconnected ports
by Mika Kuoppala
· 10 years ago
ce22dba
drm/i915: Move toggling planes out of crtc enable/disable.
by Maarten Lankhorst
· 10 years ago
eb3394fa
drm/i915: Add debugfs test control files for Displayport compliance testing
by Todd Previte
· 10 years ago
d86ed34
drm/i915: Add RPS thresholds to debugfs/i915_frequency_info
by Chris Wilson
· 10 years ago
b3f9d7d
drm/i915: fix semicolon.cocci warnings
by kbuild test robot
· 10 years ago
baaa5cf
drm/i915: Update meaning of debugfs object's pin_flag
by Chris Wilson
· 10 years ago
89251b1
drm/i915: PSR: deprecate link_standby support for core platforms.
by Rodrigo Vivi
· 10 years ago
c5fe557
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
3015465
drm/i915: Remove obj->pin_mappable
by Chris Wilson
· 10 years ago
09942c6
drm/i915: num_pd_pages/num_pd_entries isn't useful
by Michel Thierry
· 10 years ago
b0da1b7
drm/i915: Suppress empty lines from debugfs/i915_gem_objects
by Chris Wilson
· 10 years ago
481a3d4
drm/i915: Include active flag when describing objects in debugfs
by Chris Wilson
· 10 years ago
8d9d574
drm/i915: Split batch pool into size buckets
by Chris Wilson
· 10 years ago
06fbca7
drm/i915: Split the batch pool by engine
by Chris Wilson
· 10 years ago
1854d5c
drm/i915: Deminish contribution of wait-boosting from clients
by Chris Wilson
· 10 years ago
1c046bc
drm/i915/bxt: Support BXT in SSEU device status dump
by Jeff McGee
· 10 years ago
5d39525
drm/i915: Split-up SSEU device status by platform
by Jeff McGee
· 10 years ago
aa7471d
drm/i915: add i915 specific connector debugfs file for DPCD
by Jani Nikula
· 10 years ago
2d1070b
drm/i915: Make debugfs/i915_gem_request more friendly
by Chris Wilson
· 10 years ago
aed242f
drm/i915: Relax RPS contraints to allows setting minfreq on idle
by Chris Wilson
· 10 years ago
aca5e36
drm/i915: Fix sink crc connector iteration
by Rodrigo Vivi
· 10 years ago
Next »