index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: move and group cdclk under display.cdclk
Jani Nikula
2022-08-31
1
-3
/
+3
*
drm/i915: move and split audio under display.audio and display.funcs
Jani Nikula
2022-08-29
1
-48
/
+48
*
drm/i915/regs: split out intel audio register definitions
Jani Nikula
2022-06-03
1
-0
/
+1
*
drm/i915/audio: fix audio code enable/disable pipe logging
Jani Nikula
2022-05-13
1
-2
/
+2
*
drm/i915/audio: move has_audio checks to within codec enable/disable
Jani Nikula
2022-03-30
1
-0
/
+6
*
drm/i915/audio: unify audio codec enable/disable debug logging
Jani Nikula
2022-03-30
1
-29
/
+10
*
drm/i915: s/intel_get_first_crtc/intel_first_crtc/
Ville Syrjälä
2021-12-09
1
-1
/
+1
*
drm/i915/trace: split out display trace to a separate file
Jani Nikula
2021-12-09
1
-0
/
+1
*
drm/i915/audio: rename intel_init_audio_hooks to intel_audio_hooks_init
Jani Nikula
2021-11-05
1
-2
/
+2
*
drm/i915/audio: move intel_audio_funcs internal to intel_audio.c
Jani Nikula
2021-11-05
1
-0
/
+9
*
drm/i915/audio: name the audio sub-struct in drm_i915_private
Jani Nikula
2021-11-05
1
-45
/
+45
*
drm/i915/display: program audio CDCLK-TS for keepalives
Kai Vehmanen
2021-11-02
1
-0
/
+37
*
drm/i915: constify the audio function vtable
Dave Airlie
2021-09-29
1
-16
/
+27
*
drm/i915: split audio functions from display vtable
Dave Airlie
2021-09-29
1
-12
/
+12
*
drm/i915/audio: Use BIOS provided value for RKL HDA link
Kai-Heng Feng
2021-09-27
1
-2
/
+3
*
drm/i915/dg1: Adjust the AUDIO power domain
Anshuman Gupta
2021-08-02
1
-2
/
+2
*
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
2021-05-05
1
-0
/
+1
*
drm/i915/audio: fix indentation, remove extra braces
Jani Nikula
2021-05-04
1
-2
/
+2
*
drm/i915/audio: simplify, don't mask out in all branches
Jani Nikula
2021-05-04
1
-15
/
+8
*
drm/i915/display: rename display version macros
Lucas De Marchi
2021-04-14
1
-1
/
+1
*
drm/i915/display: use DISPLAY_VER() on remaining users
Lucas De Marchi
2021-04-14
1
-1
/
+1
*
drm/i915/audio: set HDA link parameters in driver
Kai Vehmanen
2021-03-24
1
-5
/
+25
*
drm/i915/display: Simplify GLK display version tests
Matt Roper
2021-03-23
1
-1
/
+1
*
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-03-23
1
-9
/
+9
*
drm/i915: Nuke force_min_cdclk_changed
Ville Syrjälä
2020-09-17
1
-5
/
+0
*
drm/i915: Streamline the artihmetic
Ville Syrjälä
2020-05-04
1
-39
/
+20
*
drm/i915: Rename variables to be consistent with bspec
Ville Syrjälä
2020-05-04
1
-13
/
+17
*
drm/i915: Nuke mode.vrefresh usage
Ville Syrjälä
2020-05-04
1
-7
/
+3
*
drm/i915/audio: fix compressed_bpp check
Jani Nikula
2020-04-21
1
-10
/
+5
*
drm/i915/audio: error log non-zero audio power refcount after unbind
Jani Nikula
2020-04-20
1
-0
/
+4
*
drm/i915/display: Enable DP Display Audio WA
Uma Shankar
2020-04-17
1
-0
/
+146
*
drm/i915: do AUD_FREQ_CNTRL state save on all gen9+ platforms
Kai Vehmanen
2020-04-14
1
-2
/
+2
*
drm/i915/audio: use struct drm_device based logging
Jani Nikula
2020-04-08
1
-5
/
+7
*
drm/i915: use forced codec wake on all gen9+ platforms
Kai Vehmanen
2020-03-27
1
-1
/
+1
*
drm/i915: Add missing HDMI audio pixel clocks for gen12
Kai Vehmanen
2020-03-11
1
-0
/
+8
*
drm/i915: Get first crtc instead of PIPE_A crtc
Anshuman Gupta
2020-02-26
1
-1
/
+1
*
drm/i915/audio: Skip the cdclk modeset if no pipes attached
Chris Wilson
2020-02-04
1
-4
/
+8
*
drm/i915/display/audio: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-02-02
1
-8
/
+11
*
drm/i915: Convert cdclk to global state
Ville Syrjälä
2020-01-31
1
-9
/
+30
*
drm/i915: Introduce better global state handling
Ville Syrjälä
2020-01-31
1
-1
/
+1
*
drm/i915: Extract intel_cdclk_state
Ville Syrjälä
2020-01-31
1
-2
/
+2
*
drm/i915/audio: use intel_de_*() functions for register access
Jani Nikula
2020-01-27
1
-54
/
+58
*
drm/i915/audio: convert to struct drm_device logging macros.
Wambui Karuga
2020-01-23
1
-31
/
+42
*
drm/i915: Use the passed in encoder
Ville Syrjälä
2020-01-13
1
-2
/
+2
*
drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
Kai Vehmanen
2020-01-06
1
-2
/
+2
*
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
2019-11-01
1
-4
/
+4
*
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
2019-11-01
1
-2
/
+2
*
drm/i915: Rework global state locking
Ville Syrjälä
2019-10-24
1
-7
/
+3
*
drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
Kai Vehmanen
2019-10-04
1
-2
/
+2
*
drm/i915: Fix audio power up sequence for gen10+ display
Kai Vehmanen
2019-10-04
1
-0
/
+5
[next]