index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r600_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/audio: consolidate update_acr() functions (v2)
Slava Grigorev
2015-01-22
1
-105
/
+24
*
radeon/audio: consolidate update_avi_infoframe() functions
Slava Grigorev
2015-01-22
1
-10
/
+4
*
radeon/audio: consolidate audio_set_dto() functions
Slava Grigorev
2015-01-22
1
-62
/
+18
*
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
2015-01-22
1
-13
/
+0
*
radeon/audio: consolidate audio_enable() functions
Slava Grigorev
2015-01-22
1
-5
/
+4
*
radeon/audio: consolidate audio_get_pin() functions
Slava Grigorev
2015-01-22
1
-1
/
+2
*
radeon/audio: consolidate audio_init() functions
Slava Grigorev
2015-01-22
1
-32
/
+0
*
drm/radeon: disable audio when we disable hdmi (v2)
Alex Deucher
2014-10-01
1
-0
/
+5
*
drm/radeon: split audio enable between eg and r600 (v2)
Alex Deucher
2014-10-01
1
-14
/
+23
*
drm/radeon: consolidate r600_audio.c into r600_hdmi.c
Alex Deucher
2014-10-01
1
-0
/
+154
*
drm/radeon/hdmi: DCE2: simplify audio workaround
Rafał Miłecki
2014-06-02
1
-60
/
+22
*
drm/radeon/hdmi: DCE2: update setmode
Rafał Miłecki
2014-06-02
1
-37
/
+75
*
drm/radeon/hdmi: DCE3: clean ACR control
Rafał Miłecki
2014-06-02
1
-3
/
+5
*
drm/radeon/hdmi: use separated file for DCE 3.1/3.2 code
Rafał Miłecki
2014-06-02
1
-139
/
+10
*
drm/radeon: enable speaker allocation setup on dce3.2
Alex Deucher
2014-02-27
1
-3
/
+0
*
drm/radeon: change audio enable logic
Alex Deucher
2014-02-27
1
-5
/
+7
*
drivers: gpu: Mark function as static in r600_hdmi.c
Rashika Kheria
2014-01-07
1
-1
/
+1
*
drm/radeon: program DCE2 audio dto just like DCE3
Alex Deucher
2013-12-02
1
-6
/
+2
*
drm/radeon/audio: improve ACR calculation
Pierre Ossman
2013-11-08
1
-22
/
+46
*
drm/radeon/audio: correct ACR table
Pierre Ossman
2013-11-08
1
-3
/
+3
*
drm/radeon/audio: fix missing multichannel PCM SAD in some cases
Anssi Hannula
2013-11-08
1
-5
/
+15
*
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
1
-7
/
+17
|
\
|
*
drm/radeon/audio: don't set speaker allocation on DCE3.2
Alex Deucher
2013-10-18
1
-0
/
+3
|
*
drm/radeon: re-enable sw ACR support on pre-DCE4
Alex Deucher
2013-10-10
1
-0
/
+1
|
*
drm/radeon: use hw generated CTS/N values for audio
Alex Deucher
2013-10-09
1
-2
/
+1
|
*
drm/radeon: fix N/CTS clock matching for audio
Alex Deucher
2013-10-09
1
-3
/
+3
|
*
drm/radeon: use 64-bit math to calculate CTS values for audio (v2)
Alex Deucher
2013-10-09
1
-2
/
+9
*
|
drm/radeon/audio: break out of loops once we match connector
Alex Deucher
2013-11-01
1
-2
/
+6
|
/
*
drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
Alex Deucher
2013-09-25
1
-5
/
+15
*
drm/radeon/audio: set up the sads on DCE3.2 asics
Alex Deucher
2013-08-30
1
-1
/
+65
*
drm/radeon: set speaker allocation for DCE3.2
Alex Deucher
2013-08-30
1
-0
/
+42
*
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
2013-08-30
1
-1
/
+6
*
drm/radeon: fix audio dto calculation on DCE3+ (v3)
Alex Deucher
2013-08-07
1
-4
/
+29
*
drm/radeon: select audio dto based on encoder id for DCE3
Alex Deucher
2013-08-07
1
-3
/
+9
*
drm/radeon/hdmi: make sure we have an afmt block assigned
Alex Deucher
2013-07-14
1
-0
/
+6
*
drm/radeon: fix AVI infoframe generation
Alex Deucher
2013-06-12
1
-9
/
+2
*
drm/radeon/dce2: use 10khz units for audio dto calculation
Alex Deucher
2013-05-20
1
-5
/
+4
*
drm/radeon: fix up audio dto programming for DCE2
Alex Deucher
2013-04-24
1
-3
/
+12
*
drm/radeon: switch audio handling to use callbacks
Alex Deucher
2013-04-24
1
-74
/
+35
*
drm/radeon: clean up audio dto programming
Alex Deucher
2013-04-24
1
-1
/
+25
*
drm/radeon: disable audio format interrupts on Evergreen
Alex Deucher
2013-04-22
1
-1
/
+3
*
drm/radeon: fix hdmi mode enable on RS600/RS690/RS740
Alex Deucher
2013-04-22
1
-2
/
+2
*
drm/radeon: add helpers for masking and setting bits in regs
Rafał Miłecki
2013-04-22
1
-10
/
+6
*
drm/radeon: Use generic HDMI infoframe helpers
Thierry Reding
2013-02-22
1
-95
/
+39
*
drm/radeon: remove overzealous warning in hdmi handling
Alex Deucher
2013-02-20
1
-1
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
1
-1
/
+1
|
\
|
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
1
-1
/
+1
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
drm/radeon: apply Murphy's law to the kms irq code v3
Christian Koenig
2012-06-21
1
-4
/
+2
*
drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)
Rafał Miłecki
2012-06-16
1
-5
/
+2
[next]