index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2013-09-03
drm/i915: Report requested frequency alongside current frequency in debugfs
Chris Wilson
2013-08-23
drm/i915: Print seqnos as unsigned in debugfs
Ville Syrjälä
2013-08-23
drm/i915: add i915_pc8_status debugfs file
Paulo Zanoni
2013-08-23
drm/i915: Expose energy counter on SNB+ through debugfs
Jesse Barnes
2013-08-22
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
Ben Widawsky
2013-08-10
drm/i915: Track when an object is pinned for use by the display engine
Chris Wilson
2013-08-08
drm/i915: List objects allocated from stolen memory in debugfs
Chris Wilson
2013-08-08
drm/i915: mm_list is per VMA
Ben Widawsky
2013-08-08
drm/i915: Silence a sparse warning
Ville Syrjälä
2013-08-08
drm/i915: plumb VM into bind/unbind code
Ben Widawsky
2013-08-05
drm/i915: Update describe_obj
Ben Widawsky
2013-08-05
drm/i915: Rework drop caches for checkpatch
Ben Widawsky
2013-08-04
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
Chris Wilson
2013-07-25
drm/i915: Convert the register access tracepoint to be conditional
Chris Wilson
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-18
drm/intel: add enable_psr module option and disable psr by default
Rodrigo Vivi
2013-07-18
drm/i915: Match all PSR mode entry conditions before enabling it.
Rodrigo Vivi
2013-07-18
drm/i915: Added debugfs support for PSR Status
Rodrigo Vivi
2013-07-17
drm/i915: Move active/inactive lists to new mm
Ben Widawsky
2013-07-17
drm/i915: Move gtt and ppgtt under address space umbrella
Ben Widawsky
2013-07-16
drm/i915: debugfs entries for [e]LLC
Ben Widawsky
2013-07-12
drm/i915: move error state to own compilation unit
Mika Kuoppala
2013-07-08
drm/i915: convert debugfs creation/destruction to table
Daniel Vetter
2013-07-08
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-01
drm/i915: introduce i915_error_state_buf_init
Mika Kuoppala
2013-07-01
drm/i915: export error state ref handling
Mika Kuoppala
2013-07-01
drm/i915: export error state to string conversion
Mika Kuoppala
2013-07-01
drm/i915: Move fbc members out of line
Ben Widawsky
2013-07-01
drm/i915: Fix a few style issues found by checkpatch.pl
Damien Lespiau
2013-07-01
drm/i915: Use seq_puts/seq_putc when possible
Damien Lespiau
2013-07-01
drm/i915: Fix reason for per-chip disabling of FBC
Damien Lespiau
2013-07-01
drm/i915: Break up the large vsnprintf() in print_error_buffers()
Chris Wilson
2013-07-01
drm/i915: s/LFP/LPF in DPIO PLL register names
Ville Syrjälä
2013-07-01
drm/i915: Introduce an HAS_IPS() macro
Damien Lespiau
2013-06-06
drm/i915: Track clients and print their object usage in debugfs
Chris Wilson
2013-06-03
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
2013-05-31
drm/i915: add i915_ips_status debugfs entry
Paulo Zanoni
2013-05-31
drm/i915: add VEBOX into debugfs
Xiang, Haihao
2013-05-23
drm/i915: change VLV IOSF sideband accessors to not return error code
Jani Nikula
2013-05-23
drm/i915: rename VLV IOSF sideband functions logically
Jani Nikula
2013-05-23
drm/i915: avoid big kmallocs on reading error state
Mika Kuoppala
2013-04-23
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
Damien Lespiau
2013-04-23
drm/i915: fix locking around punit access in cur_delayinfo for VLV
Jesse Barnes
2013-04-18
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
2013-04-18
drm/i915: Scale ring, rather than ia, frequency on Haswell
Chris Wilson
2013-04-18
drm/i915: shorten debugfs output simple attributes
Mika Kuoppala
2013-04-18
drm/i915: Better overclock support
Ben Widawsky
2013-04-03
Merge tag 'v3.9-rc5' into drm-intel-next-queued
Daniel Vetter
2013-03-19
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
2013-03-13
drm/i915: restrict kernel address leak in debugfs
Kees Cook
[next]