index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-06-02
drm/amd/display: Avoid HDCP over-read and corruption
Kees Cook
1
-1
/
+3
2021-06-02
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
1
-1
/
+1
2021-06-02
drm/amd/display: WARN_ON cleanups
Nirmoy Das
1
-8
/
+4
2021-06-02
drm/amd/display: do not dereference on NULL
Nirmoy Das
1
-1
/
+4
2021-05-27
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
1
-2
/
+2
2021-05-27
drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.
Mario Kleiner
1
-0
/
+12
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
8
-10
/
+19
2021-05-27
drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.
Mario Kleiner
15
-6
/
+29
2021-05-27
drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
Alex Deucher
1
-1
/
+1
2021-05-27
drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...
Lee Jones
1
-13
/
+0
2021-05-27
drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-doc
Lee Jones
1
-13
/
+6
2021-05-27
drm/amd/display/dc/core/dc: Convert function headers to kernel-doc
Lee Jones
1
-35
/
+11
2021-05-27
drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our ...
Lee Jones
1
-0
/
+1
2021-05-27
drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issue
Lee Jones
1
-1
/
+1
2021-05-27
drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH...
Lee Jones
1
-1
/
+0
2021-05-27
drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH...
Lee Jones
1
-1
/
+0
2021-05-27
drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own header
Lee Jones
1
-0
/
+2
2021-05-27
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...
Lee Jones
2
-8
/
+8
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/amdgpu_dm/amdgpu_dm: Functions must directly follow their hea...
Lee Jones
1
-1
/
+1
2021-05-27
drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issues
Lee Jones
1
-3
/
+3
2021-05-27
drm/amd/display/dc/bios/command_table_helper2: Fix function name 'dal_cmd_tab...
Lee Jones
1
-1
/
+1
2021-05-27
drm/amd/display/dc/bios/command_table_helper: Fix function name for 'dal_cmd_...
Lee Jones
1
-1
/
+1
2021-05-27
Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"
Qingqing Zhuo
14
-68
/
+25
2021-05-27
drm/amd/display: 3.2.137
Aric Cyr
1
-1
/
+1
2021-05-27
drm/amd/display: fix odm scaling
Dmytro Laktyushkin
7
-386
/
+232
2021-05-27
drm/amd/display: Refactor SST DSC Determination Policy
Fangzhi Zuo
1
-40
/
+63
2021-05-27
drm/amd/display: Add Log for SST DSC Determination Policy
Fangzhi Zuo
1
-1
/
+3
2021-05-27
drm/amd/display: isolate 8b 10b link training sequence into its own function
Wenjing Liu
1
-56
/
+62
2021-05-27
drm/amd/display: add exit training mode and update channel coding in LT
Wenjing Liu
3
-18
/
+58
2021-05-27
drm/amd/display: Implement INBOX0 usage in driver
Alvin Lee
5
-0
/
+23
2021-05-27
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
1
-2
/
+2
2021-05-27
drm/amd/display: Remove redundant safeguards for dmub-srv destroy()
Roman Li
1
-4
/
+1
2021-05-27
drm/amd/display: Expand DP module clock recovery API.
Jimmy Kizito
2
-43
/
+85
2021-05-27
drm/amd/display: Update DP link configuration.
Jimmy Kizito
2
-25
/
+83
2021-05-27
drm/amd/display: Retrieve DSC Branch Decoder Caps
Fangzhi Zuo
1
-2
/
+8
2021-05-27
drm/amd/display: disable desktop VRR when using older flip model
hvanzyll
2
-10
/
+22
2021-05-27
drm/amd/display: Added support for individual control for multiple back-light...
Jake Wang
6
-27
/
+47
2021-05-27
drm/amd/display: Fix overlay validation by considering cursors
Rodrigo Siqueira
1
-1
/
+9
2021-05-26
drm/amd/display: Remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
104
-1016
/
+4038
2021-05-22
drm/amdgpu/display: make backlight setting failure messages debug
Alex Deucher
1
-2
/
+2
2021-05-22
drm/amd/display: Fix GPU scaling regression by FS video support
Nicholas Kazlauskas
1
-7
/
+7
2021-05-22
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
1
-1
/
+1
2021-05-21
drm/amdgpu/pm: display vcn pp dpm (v4)
David M Nieto
1
-0
/
+4
2021-05-21
drm/amd/display: take dc_lock in short pulse handler only
Aurabindo Pillai
3
-3
/
+22
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
63
-347
/
+2870
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
64
-727
/
+1225
2021-05-20
drm/amd/display: Remove superfluous drm_mode_config_cleanup
Andrey Grodzovsky
1
-1
/
+0
[prev]
[next]