index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_display_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-84
/
+81
2023-12-07
drm/i915: use octal permissions in display debugfs
Jani Nikula
1
-3
/
+3
2023-12-07
drm/i915: pass struct intel_connector to connector debugfs fops
Jani Nikula
1
-68
/
+66
2023-12-07
drm/i915: use intel_connector in intel_connector_debugfs_add()
Jani Nikula
1
-27
/
+26
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-0
/
+98
2023-11-14
drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
Swati Sharma
1
-0
/
+84
2023-10-26
drm/i915/display: Add framework to add parameters specific to display
Jouni Högander
1
-0
/
+2
2023-10-25
drm/i915/display: debugfs entry to list display capabilities
Vinod Govindapillai
1
-0
/
+12
2023-10-20
Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-11
/
+11
2023-10-16
drm/i915/dp: Use connector DSC DPCD in i915_dsc_fec_support_show()
Imre Deak
1
-5
/
+5
2023-10-16
drm/i915/dp: Use i915/intel connector local variables in i915_dsc_fec_support...
Imre Deak
1
-6
/
+6
2023-10-16
Merge tag 'drm-intel-next-2023-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-5
/
+4
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-4
/
+6
2023-10-05
drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edid
Jani Nikula
1
-2
/
+1
2023-10-04
drm/i915: Introduce for_each_shared_dpll()
Ville Syrjälä
1
-3
/
+2
2023-10-04
drm/i915: Stop requiring PLL index == PLL ID
Ville Syrjälä
1
-2
/
+2
2023-08-24
drm/i915/display: add lock while printing frontbuffer tracking bits to debugfs
Juha-Pekka Heikkila
1
-0
/
+4
2023-07-25
drm/i915: Simplify expression &to_i915(dev)->drm
Uwe Kleine-König
1
-4
/
+2
2023-06-07
drm/i915/debugfs: stop using edid_blob_ptr
Jani Nikula
1
-6
/
+6
2023-06-02
drm/i915/hdmi: stop caching has_audio in struct intel_hdmi
Jani Nikula
1
-5
/
+3
2023-06-02
drm/i915/dp: stop caching has_audio in struct intel_dp
Jani Nikula
1
-1
/
+1
2023-06-02
drm/display/dp_mst: drop has_audio from struct drm_dp_mst_port
Jani Nikula
1
-2
/
+2
2023-04-20
drm/i915: Relocate VBLANK_EVASION_TIME_US
Ville Syrjälä
1
-1
/
+1
2023-04-14
drm/i915/debugfs: New debugfs for display clock frequencies
Bhanuprakash Modem
1
-0
/
+1
2023-04-04
drm/i915/psr: split out PSR regs to a separate file
Jani Nikula
1
-0
/
+1
2023-04-03
drm/i915/display/intel_display_debugfs: Fix incorrect param naming for 'intel...
Lee Jones
1
-1
/
+1
2023-04-03
drm/i915/dsc: Add debugfs entry to validate DSC output formats
Swati Sharma
1
-0
/
+78
2023-03-28
drm/i915/ips: Make IPS debugfs per-crtc
Ville Syrjälä
1
-1
/
+1
2023-03-21
drm/i915/debugfs: add crtc i915_pipe debugfs file
Jani Nikula
1
-0
/
+13
2023-03-21
drm/i915/debugfs: switch crtc debugfs to struct intel_crtc
Jani Nikula
1
-10
/
+12
2023-03-20
drm/i915/psr: move PSR debugfs to intel_psr.c
Jani Nikula
1
-285
/
+3
2023-03-14
drm/i915/debugfs: move IPS debugfs to hsw_ips.c
Jani Nikula
1
-28
/
+2
2023-03-06
drm/i915: remove unnecessary intel_pm.h includes
Jani Nikula
1
-1
/
+0
2023-02-16
drm/i915/wm: move watermark debugfs to intel_wm.c
Jani Nikula
1
-217
/
+2
2023-02-15
drm/i915/wm: move remaining watermark code out of intel_pm.c
Jani Nikula
1
-0
/
+1
2023-02-10
drm/i915: Replace wm.max_levels with wm.num_levels and use it everywhere
Ville Syrjälä
1
-9
/
+3
2023-02-10
drm/i915: Populate wm.max_level for everyone
Ville Syrjälä
1
-16
/
+2
2023-02-01
drm/i915: Expose SAGV state via debugfs
Ville Syrjälä
1
-1
/
+1
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-0
/
+2
2022-10-11
drm/i915/display: remove drm_device aliases
Andrzej Hajda
1
-31
/
+20
2022-10-03
drm/i915: Make DRRS debugfs per-crtc/connector
Ville Syrjälä
1
-1
/
+3
2022-10-03
drm/i915: Move DRRS debugfs next to the implementation
Ville Syrjälä
1
-95
/
+1
2022-09-19
drm/i915/hotplug: move hotplug storm debugfs to intel_hotplug.c
Jani Nikula
1
-158
/
+2
2022-09-14
drm/i915/dsc: convert dsc debugfs entry from output_bpp to input_bpc
Swati Sharma
1
-14
/
+13
2022-09-13
drm/i915/ipc: move IPC debugfs to skl_watermark.c
Jani Nikula
1
-53
/
+1
2022-09-13
drm/i915/ipc: refactor and rename IPC functions
Jani Nikula
1
-3
/
+3
2022-09-09
drm/i915: Extract skl_watermark.c
Ville Syrjälä
1
-0
/
+1
2022-08-31
drm/i915: move fb_tracking under display sub-struct
Jani Nikula
1
-2
/
+2
2022-08-31
drm/i915: move opregion to display.opregion
Jani Nikula
1
-2
/
+4
2022-08-29
drm/i915: move hotplug to display.hotplug
Jani Nikula
1
-8
/
+8
[next]