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
/
amd
/
display
/
dc
/
dcn10
/
dcn10_hubbub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2022-07-05
1
-2
/
+0
*
drm/amd/display: Add pstate verification and recovery for DCN31
Nicholas Kazlauskas
2022-03-15
1
-0
/
+1
*
drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.
Mario Kleiner
2021-05-27
1
-0
/
+1
*
drm/amd/display: Change pstate expected timeout warning to 180us on linux
Victor Lu
2020-12-15
1
-3
/
+3
*
drm/amd/display: Fix disable_stutter debug option
Harry Wentland
2020-05-21
1
-1
/
+0
*
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-11
1
-2
/
+2
|
\
|
*
drm/amd/display: fix dcc swath size calculations on dcn1
Josip Pavic
2020-03-05
1
-2
/
+2
*
|
drm/amd/display: optimize prgoram wm and clks
Yongqiang Sun
2020-02-25
1
-27
/
+74
*
|
drm/amd/display: Fix wrongly passed static prefix
Takashi Iwai
2020-02-06
1
-2
/
+2
*
|
drm/amd/display: Update hubbub description comment
Peikang Zhang
2020-02-06
1
-60
/
+3
|
/
*
drm/amd/display: Add default switch case for DCC
Chris Park
2020-01-16
1
-0
/
+3
*
drm/amd/display: Make init_hw and init_pipes generic for seamless boot
Martin Leung
2019-08-15
1
-1
/
+3
*
drm/amdgpu/display: drop ifdefs around comments
Alex Deucher
2019-06-25
1
-6
/
+0
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-0
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-0
/
+2
|
|
\
|
|
*
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-0
/
+2
*
|
|
drm/amd/display: Add DCN2 HUBP and HUBBUB
Harry Wentland
2019-06-21
1
-2
/
+43
|
/
/
*
|
drm/amd/display: Drop DCN1_01 guards
Harry Wentland
2019-05-24
1
-2
/
+0
*
|
drm/amd/display: Refactor program watermark.
Yongqiang Sun
2019-05-24
1
-202
/
+226
|
/
*
drm/amd/display: Refactor watermark programming
Yongqiang Sun
2019-04-29
1
-16
/
+33
*
drm/amd/display: Combine field toggle macro and sequence write macro.
Yongqiang Sun
2019-03-19
1
-2
/
+3
*
Revert "drm/amd/display: dcn add check surface in_use"
Charlene Liu
2019-03-19
1
-46
/
+0
*
drm/amd/display: dcn add check surface in_use
Charlene Liu
2019-03-05
1
-0
/
+46
*
drm/amd/display: Disable Stutter for Stereo 3D
Wesley Chalmers
2019-02-06
1
-8
/
+11
*
drm/amd/display: Restructure DCN10 hubbub
Eryk Brol
2019-01-25
1
-56
/
+75
*
drm/amd/display: Fix runtime errors for diagnostic tests
Eric Bernstein
2019-01-14
1
-32
/
+41
*
drm/amd/display: Typo for return check value.
Yongqiang Sun
2018-11-19
1
-1
/
+1
*
drm/amd/display: Fix warning storm on Raven2
Roman Li
2018-10-10
1
-2
/
+41
*
drm/amd/display: WA for DF keeps awake after S0i3.
Yongqiang Sun
2018-10-09
1
-0
/
+17
*
drm/amd/display: add valid regoffset and NULL pointer check
Charlene Liu
2018-07-05
1
-0
/
+5
*
drm/amd/display: separate out wm change request dcn workaround
Dmytro Laktyushkin
2018-07-05
1
-5
/
+6
*
drm/amd/display: add safe_to_lower support to dcn wm programming
Dmytro Laktyushkin
2018-07-05
1
-136
/
+210
*
drm/amd/display: underflow/blankscreen recovery
Charlene Liu
2018-05-18
1
-0
/
+8
*
drm/amd/display: Move DCC support functions into dchubbub
Eric Bernstein
2018-05-15
1
-1
/
+220
*
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
1
-44
/
+24
*
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-03-05
1
-22
/
+22
*
drm/amd/display: Check DCN PState ASSERT failure
Hersen Wu
2018-03-05
1
-3
/
+6
*
drm/amd/display: fix dcn10_hubbub_wm_read_state
Ken Chalmers
2017-12-06
1
-8
/
+18
*
drm/amd/display: hubbub function flipping true and false
Yue Hin Lau
2017-12-06
1
-2
/
+2
*
drm/amd/display: function renaming for hubbub
Yue Hin Lau
2017-12-06
1
-10
/
+6
*
drm/amd/display: create new structure for hubbub
Yue Hin Lau
2017-12-04
1
-36
/
+52
*
drm/amd/display: create new files for hubbub functions
Yue Hin Lau
2017-12-04
1
-0
/
+494