index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
drm/amd/display: dc_link_set_psr_allow_active refactoring
Robin Chen
2
-0
/
+21
2021-10-19
drm/amd/display: Add missing PSR state
Mikita Lipski
1
-0
/
+2
2021-10-06
drm/amd/display: Fix for access for ddc pin and aux engine.
Meenakshikumar Somasundaram
1
-0
/
+3
2021-10-04
drm/amd/display: add cyan_skillfish display support
Zhan Liu
2
-0
/
+48
2021-09-28
drm/amd/display: add vsync notify to dmub for abm pause
Eric Yang
1
-0
/
+21
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-14
drm/amd/display: Get backlight from PWM if DMCU is not initialized
Harry Wentland
1
-10
/
+0
2021-09-14
drm/amd/display: Fix for null pointer access for ddc pin and aux engine.
Meenakshikumar Somasundaram
1
-3
/
+9
2021-09-14
drm/amd/display: Add DPCD writes at key points
Leo (Hanghong) Ma
1
-0
/
+2
2021-09-01
drm/amd/display: add missing ABM register offsets
Josip Pavic
1
-0
/
+16
2021-08-09
drm/amd/display: use do-while-0 for DC_TRACE_LEVEL_MESSAGE()
Randy Dunlap
1
-1
/
+1
2021-08-09
drm/amd/display: Add AUX I2C tracing.
Ashley Thomas
1
-9
/
+183
2021-07-27
drm/amd/display: Add ETW log to dmub_psr_get_state
Wyatt Wood
1
-3
/
+14
2021-07-27
drm/amd/display: Add ETW logging for AUX failures
Wyatt Wood
1
-0
/
+8
2021-07-27
drm/amd/display: Fix PSR command version
Mikita Lipski
1
-2
/
+2
2021-07-21
drm/amd/display: implement workaround for riommu related hang
Eric Yang
1
-1
/
+3
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
1
-6
/
+0
2021-06-21
drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW register
Charlene Liu
2
-3
/
+13
2021-06-18
drm/amd/display: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+1
2021-06-15
drm/amd/display: Do not count I2C DEFERs with AUX DEFERs
Wesley Chalmers
1
-1
/
+2
2021-06-15
drm/amd/display: 7 retries + 50 ms timeout on AUX DEFER
Wesley Chalmers
1
-3
/
+15
2021-06-15
drm/amd/display: Rename constant
Wesley Chalmers
1
-3
/
+3
2021-06-08
drm/amd/display: Enable PSR Residency for multiple panels
Mikita Lipski
2
-4
/
+6
2021-06-08
drm/amd/display: Enabling PSR support for multiple panels
Mikita Lipski
2
-16
/
+32
2021-06-04
drm/amd/display: Add DCN3.1 HWSEQ
Nicholas Kazlauskas
1
-2
/
+19
2021-06-04
drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_SH_LIST
Leslie Shi
1
-0
/
+1
2021-05-27
drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.
Mario Kleiner
1
-2
/
+2
2021-05-27
drm/amd/display: Increase linebuffer pixel depth to 36bpp.
Mario Kleiner
1
-2
/
+4
2021-05-27
drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.
Mario Kleiner
1
-0
/
+2
2021-05-27
drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK
Lee Jones
1
-1
/
+0
2021-05-27
drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK}
Lee Jones
1
-1
/
+0
2021-05-27
drm/amd/display/dc/dce/dmub_outbox: Convert over to kernel-doc
Lee Jones
1
-13
/
+4
2021-05-27
drm/amd/display: Implement INBOX0 usage in driver
Alvin Lee
2
-0
/
+11
2021-05-27
drm/amd/display: Added support for individual control for multiple back-light instances.
Jake Wang
1
-7
/
+3
2021-05-19
drm/amd/display: Initial DC support for Beige Goby
Aurabindo Pillai
2
-0
/
+52
2021-05-10
drm/amd/display: Support for DMUB AUX
Jude Shih
2
-0
/
+22
2021-04-28
drm/amd/display: Added multi instance support for ABM
Jake Wang
1
-0
/
+30
2021-04-15
drm/amd/display: Fix DSC enable sequence
Mike Hsieh
1
-0
/
+2
2021-04-09
drm/amd/display: Retry getting PSR state if command times out
Wyatt Wood
1
-11
/
+18
2021-04-09
drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
Nirmoy Das
2
-4
/
+4
2021-03-05
drm/amd/display: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2021-03-05
drm/amd/display: Process crc window at DMCU
Wayne Lin
1
-0
/
+84
2021-03-03
drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
Lee Jones
1
-1
/
+0
2021-03-02
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
Vladimir Stempen
1
-3
/
+3
2021-03-02
drm/amd/display: Return invalid state if GPINT times out
Wyatt Wood
1
-5
/
+10
2021-03-02
drm/amd/display: Refactored DC interfaces to support multiple eDP
Jake Wang
1
-0
/
+1
2021-03-02
drm/amd/display: Support for DMUB AUX
Meenakshikumar Somasundaram
5
-20
/
+118
2021-02-26
drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to bool
Jiapeng Chong
1
-2
/
+1
2021-02-24
drm/amd/display: Allow spatial dither to 10 bpc on all DCE
Mario Kleiner
1
-3
/
+1
2021-02-22
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
1
-6
/
+46
[prev]
[next]