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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
drm/amd/display: Hande writeback request from userspace
Alex Hung
2
-0
/
+162
2023-12-06
drm/amd/display: Create fake sink and stream for writeback connector
Harry Wentland
1
-11
/
+22
2023-12-06
drm/amd/display: Create amdgpu_dm_wb_connector
Harry Wentland
4
-8
/
+24
2023-12-06
drm/amd/display: Check writeback connectors in create_validate_stream_for_sink
Alex Hung
1
-1
/
+4
2023-12-06
drm/amd/display: Use drm_connector in create_stream_for_sink
Harry Wentland
1
-28
/
+37
2023-12-06
drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
Harry Wentland
3
-5
/
+9
2023-12-06
drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
Harry Wentland
3
-11
/
+76
2023-12-06
drm/amd/display: Initialize writeback connector
Alex Hung
4
-2
/
+265
2023-12-06
drm/amd/display: Create one virtual connector in DC
Harry Wentland
2
-3
/
+11
2023-12-06
drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
Harry Wentland
1
-5
/
+8
2023-12-06
drm/amd/display: Avoid virtual stream encoder if not explicitly requested
Alex Hung
1
-1
/
+4
2023-12-06
drm/amd/display: add support for DTO genarated dscclk
Wenjing Liu
3
-1
/
+55
2023-12-06
drm/amd/display: Fix Replay Desync Error IRQ handler
Dennis Chan
1
-6
/
+6
2023-12-06
drm/amd/display: Add dml2 copy functions
Dillon Varone
3
-12
/
+36
2023-12-06
drm/amd/display: add MPC MCM 1D LUT clock gating programming
Yihan Zhu
2
-2
/
+3
2023-12-06
drm/amd/display: Add monitor patch for specific eDP
Ivan Lipski
1
-0
/
+6
2023-12-06
drm/amd/display: Fix disable_otg_wa logic
Nicholas Susanto
1
-8
/
+0
2023-12-06
drm/amd/display: keep domain24 power on if eDP not exist
Charlene Liu
1
-2
/
+20
2023-12-06
drm/amd/display: Added delay to DPM log
Relja Vojvodic
1
-10
/
+16
2023-12-06
drm/amd/display: Pass debug watermarks through to DCN35 DML2
Nicholas Kazlauskas
1
-0
/
+19
2023-12-06
drm/amd/display: revert removing otg toggle w/a back when no active display
Charlene Liu
2
-9
/
+7
2023-12-06
drm/amd/display: Update BIOS FW info table revision
Chris Park
1
-0
/
+1
2023-12-06
drm/amd/display: Skip DPIA-specific DP LL automation flag for non-DPIA links
George Shen
3
-5
/
+13
2023-12-06
drm/amd/display: Fix null pointer
Johnson Chen
1
-0
/
+2
2023-12-06
drm/amd/display: Use channel_width = 2 for vram table 3.0
Alvin Lee
1
-1
/
+7
2023-12-06
drm/amd/display: Fix MST PBN/X.Y value calculations
Ilya Bakoulin
1
-5
/
+8
2023-12-06
drm/amd/display: insert drv-pmfw log + rollback to new context
Charlene Liu
2
-23
/
+47
2023-12-06
drm/amd/display: Increase scratch buffer size
Josip Pavic
1
-1
/
+1
2023-12-06
drm/amd/display: Change dither policy for 10bpc to round
Krunoslav Kovac
1
-1
/
+3
2023-12-06
drm/amd/display: Pass pwrseq inst for backlight and ABM
Lewis Huang
14
-53
/
+119
2023-12-06
drm/amd/display: Add missing dcn35 RCO registers
Daniel Miess
3
-2
/
+143
2023-12-06
drm/amdkfd: Use partial migrations/mapping for GPU/CPU page faults in SVM
Xiaogang Chen
4
-159
/
+176
2023-12-06
drm/amd/display: Only enumerate top local sink as DP2 output
Michael Strauss
1
-0
/
+9
2023-12-06
drm/amd/display: Add ODM check during pipe split/merge validation
Relja Vojvodic
3
-0
/
+31
2023-12-06
drm/amd/display: initialize all the dpm level's stutter latency
Charlene Liu
1
-1
/
+3
2023-12-06
drm/amd/display: Optimize fast validation cases
Alvin Lee
2
-12
/
+19
2023-12-06
drm/amd/amdgpu: Move vcn4 fw_shared init to a single function
Bokun Zhang
1
-19
/
+26
2023-12-06
drm/amdgpu: disable MCBP by default
Jiadong Zhu
1
-4
/
+0
2023-12-06
drm/bridge: nxp-ptn3460: simplify some error checking
Dan Carpenter
1
-6
/
+6
2023-12-06
drm/imagination: move update_logtype() into ifdef section
Arnd Bergmann
1
-2
/
+2
2023-12-06
drm/imagination: Removed unused functions in pvr_fw_trace
Donald Robson
1
-44
/
+0
2023-12-06
drm/atomic-helpers: Invoke end_fb_access while owning plane state
Thomas Zimmermann
3
-28
/
+54
2023-12-06
drm/xlnx: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/simpledrm: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/ofdrm: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/solomon: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/shmobile: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/loongson: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/amdgpu: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
Thomas Zimmermann
3
-39
/
+19
[prev]
[next]