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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
drm/amd/display: Fix FreeSync active bit issue
Leo (Hanghong) Ma
1
-3
/
+9
2023-02-14
drm/amd/display: Disable unbounded request mode during rotation
Nasir Osman
1
-1
/
+2
2023-02-14
drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9
Yifan Zha
1
-0
/
+4
2023-02-14
drm/amd/display: Remove the unused variable pre_connection_type
Jiapeng Chong
1
-2
/
+0
2023-02-14
drm/amd/display: Remove the unused variable ds_port
Jiapeng Chong
1
-4
/
+0
2023-02-14
drm/amd/display: Remove stutter only configurations
Nasir Osman
6
-11
/
+73
2023-02-14
drm/amd/display: Fix video glitch while drag window in PSR-SU
Tom Chung
2
-5
/
+37
2023-02-14
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-3
/
+3
2023-02-14
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-02-14
drm/amd/display: add NULL pointer check
Charlene Liu
1
-6
/
+10
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
5
-85
/
+108
2023-02-14
drm/amd/display: Extract temp drm mst deallocation wa into its own function
Wenjing Liu
3
-11
/
+102
2023-02-14
drm/amd/display: enable DPG when disabling plane for phantom pipe
Samson Tam
1
-1
/
+46
2023-02-14
Revert "drm/amd/display: Correct bw_params population"
Daniel Miess
1
-21
/
+10
2023-02-14
drm/amd/display: do not set RX back to SST mode for non 0 mst stream count
Wenjing Liu
3
-41
/
+25
2023-02-14
drm/amd/display: Fix prefetch vratio check
Alvin Lee
3
-6
/
+29
2023-02-14
drm/amd/display: Enable P-state validation checks for DCN314
Nicholas Kazlauskas
1
-1
/
+1
2023-02-14
drm/amd/display: fix k1 k2 divider programming for phantom streams
Aurabindo Pillai
1
-2
/
+2
2023-02-14
drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPO
Alvin Lee
8
-8
/
+52
2023-02-14
drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
Nicholas Kazlauskas
4
-1
/
+52
2023-02-14
drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10
Kenneth Feng
12
-2
/
+413
2023-02-14
drm/amdkfd: Prevent user space using both svm and kfd api to register same us...
Xiaogang Chen
1
-0
/
+14
2023-02-14
drm/amdgpu: Fix the warning info when unload or remove amdgpu
Ma Jun
1
-1
/
+2
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
23
-75
/
+157
2023-02-14
drm/i915: Use encoder->devdata in eDP init
Ville Syrjälä
3
-20
/
+15
2023-02-14
drm/i915: Iterate all child devs in intel_bios_is_port_present()
Ville Syrjälä
1
-1
/
+13
2023-02-14
drm/i915: Pass devdata to intel_bios_port_aux_ch()
Ville Syrjälä
5
-5
/
+7
2023-02-14
drm/i915: Populate encoder->devdata for g4x+ DP/HDMI ports
Ville Syrjälä
2
-0
/
+20
2023-02-14
drm/i915: Consult the registered encoders for the ICL combo PHY w/a
Ville Syrjälä
1
-1
/
+14
2023-02-14
drm/i915: Replace intel_bios_is_port_hpd_inverted() with intel_bios_encoder_h...
Ville Syrjälä
3
-26
/
+9
2023-02-14
drm/i915: Replace intel_bios_is_lane_reversal_needed() with intel_bios_encode...
Ville Syrjälä
3
-19
/
+7
2023-02-14
drm/i915: Replace intel_bios_is_lspcon_present() with intel_bios_encoder_is_l...
Ville Syrjälä
6
-27
/
+19
2023-02-14
drm/i915: Move variables to loop context
Ville Syrjälä
1
-20
/
+12
2023-02-14
drm/i915: Pass the whole encoder to hotplug_enables()
Ville Syrjälä
1
-30
/
+24
2023-02-14
drm/i915/dp: Increase slice_height for DP
Suraj Kandpal
1
-11
/
+23
2023-02-13
drm/vmwgfx: Make the driver work without the dummy resources
Zack Rusin
2
-5
/
+16
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
27
-688
/
+563
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
22
-455
/
+311
2023-02-13
drm/vmwgfx: Rename dummy to is_iomem
Zack Rusin
1
-8
/
+8
2023-02-13
drm/vmwgfx: Cleanup the vmw bo usage in the cursor paths
Zack Rusin
2
-14
/
+1
2023-02-13
drm/vmwgfx: Simplify fb pinning
Zack Rusin
5
-85
/
+54
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
25
-385
/
+419
2023-02-13
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
8
-58
/
+27
2023-02-13
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
5
-118
/
+10
2023-02-13
drm/i915/dp_mst: Fix payload removal during output disabling
Imre Deak
1
-6
/
+10
2023-02-13
drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
Imre Deak
1
-4
/
+29
2023-02-13
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Imre Deak
4
-15
/
+19
2023-02-13
drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
Imre Deak
3
-0
/
+69
2023-02-13
drm: Disable dynamic debug as broken
Ville Syrjälä
1
-1
/
+2
2023-02-13
Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
3
-3
/
+3
[prev]
[next]