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
2023-04-11
drm/amd/display: set variables dml*_funcs storage-class-specifier to static
Tom Rix
1
-12
/
+12
2023-04-11
drm/amd/display: set variables aperture_default_system and context0_default_s...
Tom Rix
1
-2
/
+2
2023-04-11
drm/amd/display: set variable dcn3_14_soc storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-11
drm/amd/display: Fix potential null dereference
Igor Artemiev
1
-1
/
+2
2023-04-11
drm/amd/display: 3.2.230
Aric Cyr
1
-1
/
+1
2023-04-11
drm/amd: Fix an out of bounds error in BIOS parser
Mario Limonciello
1
-5
/
+2
2023-04-11
drm/amd/display: [FW Promotion] Release 0.0.161.0
Anthony Koo
1
-2
/
+26
2023-04-11
drm/amd/display: Improve robustness of FIXED_VS link training at DP1 rates
Michael Strauss
6
-3
/
+396
2023-04-11
drm/amd/display: add dscclk instance offset check
Charlene Liu
3
-0
/
+30
2023-04-11
drm/amd/display: On clock init, maintain DISPCLK freq
Alvin Lee
6
-5
/
+45
2023-04-11
drm/amd/display: Add FPO + VActive support
Alvin Lee
8
-3
/
+267
2023-04-11
drm/amd/display: Correct DML calculation to follow HW SPEC
Paul Hsieh
4
-4
/
+4
2023-04-11
drm/amd/display: prep work for root clock optimization enablement for DCN314
Hamza Mahfooz
2
-1
/
+33
2023-04-11
drm/amd/display: add scaler control for dcn32
Zhikai Zhai
1
-0
/
+1
2023-04-11
drm/amd/display: Clear FAMS flag if FAMS doesn't reduce vlevel
Alvin Lee
1
-0
/
+4
2023-04-11
drm/amd/display: remove unused average_render_time_in_us and i variables
Tom Rix
1
-14
/
+0
2023-04-11
ACPI: video: Remove register_backlight_delay module option and code
Hans de Goede
1
-4
/
+0
2023-04-11
powerpc/64: Always build with 128-bit long double
Michael Ellerman
1
-1
/
+1
2023-04-03
Merge tag 'amd-drm-next-6.4-2023-03-31' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
66
-346
/
+554
2023-03-31
drm/amd/display: Mark function 'optc3_wait_drr_doublebuffer_pending_clear' as...
Caio Novais
1
-1
/
+1
2023-03-31
drm/amd/display: Remove unused variable 'scl_enable'
Caio Novais
1
-2
/
+0
2023-03-31
drm/amd/display: Whitespace cleanup
Uwe Kleine-König
1
-13
/
+13
2023-03-31
drm/amd/display: Promote DAL to 3.2.229
Aric Cyr
1
-1
/
+1
2023-03-31
drm/amd/display: Uncomment assignments after HW headers are promoted
Alvin Lee
1
-6
/
+4
2023-03-31
drm/amd/display: [FW Promotion] Release 0.0.160.0
Anthony Koo
1
-3
/
+11
2023-03-31
drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0
Peichen Huang
1
-1
/
+4
2023-03-31
drm/amd/display: Enable FPO optimization
Alvin Lee
2
-2
/
+2
2023-03-31
drm/amd/display: Only keep cursor p-state force for FPO
Alvin Lee
1
-0
/
+6
2023-03-31
drm/amd/display: Conditionally enable 6.75 GBps link rate
Artem Grishin
2
-5
/
+19
2023-03-31
drm/amd/display: Add support for 6.75 GBps link rate
Artem Grishin
3
-9
/
+16
2023-03-31
drm/amd/display: fixed dcn30+ underflow issue
Ayush Gupta
3
-3
/
+4
2023-03-31
drm/amd/display: Use per pipe P-State force for FPO
Alvin Lee
13
-43
/
+88
2023-03-31
drm/amd/display: Add infrastructure for enabling FAMS for DCN30
Qingqing Zhuo
1
-7
/
+46
2023-03-31
drm/amd/display: Add 90Mhz to video_optimized_pixel_rates
Taimur Hassan
1
-0
/
+1
2023-03-31
drm/amd/display: w/a for dcn315 inconsistent smu clock table
Dmytro Laktyushkin
1
-0
/
+5
2023-03-31
drm/amd/display: update dig enable sequence
Charlene Liu
3
-10
/
+19
2023-03-31
drm/amd/display: fix double memory allocation
Martin Leung
1
-2
/
+3
2023-03-31
drm/amd/display: Fix 4to1 MPC black screen with DPP RCO
Nicholas Kazlauskas
9
-26
/
+72
2023-03-31
drm/amd/display: Update FCLK change latency
Alvin Lee
1
-1
/
+1
2023-03-31
drm/amd/display: Enable FPO for configs that could reduce vlevel
Alvin Lee
4
-6
/
+20
2023-03-31
drm/amd/display: Add NULL plane_state check for cursor disable logic
Nicholas Kazlauskas
1
-1
/
+3
2023-03-31
drm/amd/display/amdgpu_dm: Pass proper parent for backlight device registrati...
Hans de Goede
1
-8
/
+6
2023-03-31
drm/amd/display/amdgpu_dm: Make amdgpu_dm_register_backlight_device() take an...
Hans de Goede
1
-12
/
+12
2023-03-31
drm/amd/display/amdgpu_dm: Move most backlight setup into setup_backlight_dev...
Hans de Goede
1
-9
/
+8
2023-03-31
drm/amd/display/amdgpu_dm: Add a bl_idx to amdgpu_dm_connector
Hans de Goede
2
-26
/
+17
2023-03-29
drm/amd/display: Take FEC Overhead into Timeslot Calculation
Fangzhi Zuo
2
-8
/
+27
2023-03-29
drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
Fangzhi Zuo
2
-0
/
+31
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
4
-6
/
+2
2023-03-27
drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq()
Christophe JAILLET
1
-3
/
+2
2023-03-27
drm/amd/display: Remove the unused variable dppclk_delay_subtotal
Jiapeng Chong
1
-10
/
+0
[prev]
[next]