index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-06
drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmd
Rodrigo Siqueira
1
-2
/
+1
2024-08-06
drm/amd/display: Setup two pixel per container
Rodrigo Siqueira
1
-0
/
+1
2024-08-06
drm/amd/display: Re-order enum in a header file
Rodrigo Siqueira
1
-16
/
+16
2024-08-06
drm/amd/display: Get link index for AUX reply notification
Cruise
1
-0
/
+1
2024-08-06
drm/amd/display: Check UnboundedRequestEnabled's value
Alex Hung
1
-1
/
+1
2024-08-06
drm/amd/display: Underflow Seen on DCN401 eGPU
Daniel Sa
1
-2
/
+6
2024-08-06
drm/amd/display: Enable aux transfer path via dmub for dp tunneling
Meenakshikumar Somasundaram
1
-1
/
+9
2024-08-02
Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"
Hamza Mahfooz
2
-49
/
+5
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
492
-2498
/
+72931
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2
-0
/
+4
2024-07-27
drm/amd/display: Add new enable and disable functions for DCN35
Hansen Dsouza
1
-1
/
+53
2024-07-27
drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
Nicholas Kazlauskas
1
-6
/
+14
2024-07-27
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
2
-2
/
+2
2024-07-27
drm/amd/display: Check null values from functions
Alex Hung
1
-0
/
+8
2024-07-27
drm/amd/display: Add logs for debugging outbox
Cruise
6
-0
/
+22
2024-07-27
drm/amd/display: Add new enable and disable functions
Hansen Dsouza
1
-0
/
+212
2024-07-27
drm/amd/display: Avoid overflow assignment in link_dp_cts
Alex Hung
3
-2
/
+4
2024-07-27
drm/amd/display: Use correct cm_helper function
Ilya Bakoulin
1
-12
/
+10
2024-07-27
drm/amd/display: Add seamless boot support for more DIG operation modes
Nicholas Kazlauskas
3
-2
/
+30
2024-07-27
drm/amd/display: Reset VRR config during resume
Tom Chung
1
-1
/
+5
2024-07-27
drm/amd/display: Add a missing PSR state
Tom Chung
2
-0
/
+3
2024-07-27
drm/amd/display: sync dmub output event type.
Charlene Liu
1
-0
/
+1
2024-07-27
drm/amd/display: restore immediate_disable_crtc for w/a
Charlene Liu
2
-4
/
+8
2024-07-27
drm/amd/display: Check stream_status before it is used
Alex Hung
1
-1
/
+1
2024-07-27
drm/amd/display: Check null pointers before using them
Alex Hung
1
-1
/
+2
2024-07-27
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-2
/
+2
2024-07-27
drm/amd/display: Add option to disable unbounded req in DML21
Alvin Lee
1
-0
/
+5
2024-07-27
drm/amd/display: Refactor for dio
Bhuvanachandra Pinninti
10
-14
/
+19
2024-07-27
drm/amd/display: Request 0MHz dispclk for zero display case
Nicholas Kazlauskas
1
-1
/
+1
2024-07-27
drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issue
Chris Park
1
-2
/
+14
2024-07-27
drm/amd/display: Run idle optimizations at end of vblank handler
Leo Li
1
-3
/
+9
2024-07-27
drm/amd/display: Let drm_crtc_vblank_on/off manage interrupts
Leo Li
2
-37
/
+47
2024-07-27
drm/amd/display: roll back quality EASF and ISHARP and dc dependency changes
Samson Tam
21
-4514
/
+989
2024-07-27
drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...
Srinivasan Shanmugam
1
-1
/
+2
2024-07-27
drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe
Srinivasan Shanmugam
1
-11
/
+19
2024-07-25
drm/amd/display: remove unneeded semicolon
Jiapeng Chong
1
-3
/
+3
2024-07-25
drm/amd/display: use swap() in sort()
Jiapeng Chong
1
-6
/
+2
2024-07-25
drm/amd/display: Reapply 2fde4fdddc1f
Nathan Chancellor
1
-1
/
+1
2024-07-25
drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"
Colin Ian King
1
-1
/
+1
2024-07-24
drm/amd/display: Remove ASSERT if significance is zero in math_ceil2
Rodrigo Siqueira
1
-2
/
+0
2024-07-24
drm/amd/display: Check for NULL pointer
Sung Joon Kim
1
-1
/
+2
2024-07-24
drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+5
2024-07-23
drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
Srinivasan Shanmugam
1
-3
/
+4
2024-07-23
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw
Srinivasan Shanmugam
1
-3
/
+5
2024-07-23
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
Srinivasan Shanmugam
1
-3
/
+4
2024-07-23
drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_...
Srinivasan Shanmugam
1
-1
/
+3
2024-07-23
drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...
Srinivasan Shanmugam
1
-1
/
+3
2024-07-23
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Srinivasan Shanmugam
1
-0
/
+2
2024-07-23
drm/amd/display: Implement bounds check for stream encoder creation in DCN401
Srinivasan Shanmugam
1
-1
/
+1
2024-07-23
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Srinivasan Shanmugam
1
-0
/
+2
[prev]
[next]