index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce112
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
-1
/
+1
2023-11-17
drm/amd/display: Refactor resource into component directory
Mounika Adhuri
-1490
/
+1
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
-199
/
+2
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
-2
/
+2
2023-08-09
drm/amd/display: Clean up errors in dce112_hw_sequencer.c
Ran Sun
-1
/
+1
2023-06-23
drm/amd/display: add a NULL pointer check
Sung-huai Wang
-4
/
+6
2023-06-09
drm/amd/display: Refactor fast update to use new HWSS build sequence
Alvin Lee
-0
/
+5
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
-3
/
+0
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
-0
/
+1
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
-5
/
+0
2022-02-24
drm/amd/display: Use NULL instead of 0
Magali Lemes
-1
/
+1
2021-01-14
drm/amd/display/dc/dce112/dce112_resource: Include our own header file contai...
Lee Jones
-1
/
+3
2021-01-13
drm/amd/display/dc/dce112/dce112_resource: Make local functions and ones call...
Lee Jones
-8
/
+8
2021-01-13
drm/amd/display/dc/dce112/Makefile: Ignore -Woverride-init warning
Lee Jones
-0
/
+2
2020-10-30
drm/amd/display: remove unneeded semicolon
Tom Rix
-1
/
+1
2020-10-26
drm/amd/display: Source minimum HBlank support
Ashley Thomas
-0
/
+1
2020-10-23
drm/amdgpu: remove unneeded break
Tom Rix
-7
/
+0
2020-10-05
drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2c
Charlene Liu
-0
/
+1
2020-07-27
drm/amd/display: remove redundant initialization of variable result
Colin Ian King
-1
/
+1
2020-07-21
drm/amd/display: interface to obtain minimum plane size caps
Igor Kravchenko
-1
/
+3
2020-05-21
drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)
Mario Kleiner
-1
/
+1
2020-04-22
drm/amd/display: change from panel to panel cntl
Anthony Koo
-17
/
+17
2020-04-22
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
-0
/
+31
2019-12-05
drm/amd/display: add separate of private hwss functions
Anthony Koo
-1
/
+2
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
-5
/
+5
2019-10-25
drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
Yogesh Mohan Marimuthu
-1
/
+36
2019-10-17
drm/amd/display: configurable aux timeout support
abdoulaye berthe
-2
/
+3
2019-10-17
drm/amd/display: update register field access mechanism
abdoulaye berthe
-1
/
+11
2019-10-03
drm/amd/display: memory leak
Navid Emamdoost
-0
/
+1
2019-10-03
drm/amd/display: prevent memory leak
Navid Emamdoost
-0
/
+1
2019-09-13
drm/amd/display: dce11.x /dce12 update formula input
Charlene Liu
-6
/
+10
2019-08-12
drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask
Christophe JAILLET
-1
/
+1
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-0
/
+5
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
-0
/
+3
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
-0
/
+2
2019-05-31
drm/amd/display: make clk mgr soc specific
Eric Yang
-28
/
+0
2019-05-24
drm/amd/display: Engine-specific encoder allocation
Wesley Chalmers
-1
/
+2
2019-04-15
drm/amd/display: Add fast_validate parameter
Joshua Aberback
-2
/
+4
2019-04-15
drm/amd/display: expand plane caps to include fp16 and scaling capability
Jun Lei
-1
/
+18
2019-04-03
drm/amd/display: Fix multi-thread writing to 1 state
Aidan Wood
-31
/
+31
2019-03-27
drm/amd/display: use dc_is_virtual instead of ENUM
Eric Bernstein
-1
/
+1
2019-03-19
drm/amd/display: Add plane capabilities to dc_caps
Nicholas Kazlauskas
-0
/
+8
2019-01-25
drm/amd/display: fix eDP fast bootup for pre-raven asic
hersen wu
-0
/
+2
2019-01-14
drm/amd/display: Change from aux_engine to dce_aux
David Francis
-1
/
+1
2019-01-14
drm/amd/display: remove sink reference in dc_stream_state
Jun Lei
-1
/
+1
2018-11-05
drm/amd/display: rename dccg to clk_mgr
Dmytro Laktyushkin
-8
/
+8
2018-11-05
drm/amd/display: Add link encoder dp_ycbcr420_supported feature flag
Eric Bernstein
-1
/
+2
2018-11-05
drm/amd/display: split dccg clock manager into asic folders
Dmytro Laktyushkin
-1
/
+1
[next]