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-11-09
drm/amdgpu: Skip PCTL0_MMHUB_DEEPSLEEP_IB write in jpegv4.0.3 under SRIOV
Victor Lu
1
-6
/
+10
2023-11-09
drm: amd: Resolve Sphinx unexpected indentation warning
Hunter Chasens
1
-6
/
+7
2023-11-09
drm/amdgpu: correct smu v13.0.6 umc ras error check
Yang Wang
3
-7
/
+16
2023-11-09
drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)
Victor Lu
6
-19
/
+25
2023-11-09
drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3
Victor Lu
1
-0
/
+1
2023-11-09
drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6
Le Ma
1
-1
/
+1
2023-11-09
drm/amdgpu: correct amdgpu ip block rev info
Yang Wang
2
-2
/
+2
2023-11-09
drm/amd/pm: Hide pp_dpm_pcie device attribute
Lijo Lazar
1
-0
/
+4
2023-11-09
drm/amdgpu: Don't warn for unsupported set_xgmi_plpd_mode
Tao Zhou
1
-6
/
+8
2023-11-09
drm/amdgpu: lower CS errors to debug severity
Christian König
1
-1
/
+1
2023-11-09
drm/amdgpu: fix error handling in amdgpu_bo_list_get()
Christian König
1
-0
/
+1
2023-11-09
drm/amdgpu: fix AGP init order
Alex Deucher
7
-3
/
+7
2023-11-09
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-11-09
drm/eld: add helpers to modify the SADs of an ELD
Jani Nikula
2
-0
/
+56
2023-11-09
drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sad
Jani Nikula
2
-9
/
+31
2023-11-09
drm/edid: use a temp variable for sads to drop one level of dereferences
Jani Nikula
1
-7
/
+9
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
9
-0
/
+9
2023-11-09
drm/tests: Remove slow tests
Maxime Ripard
2
-2369
/
+0
2023-11-09
drm: i915: Adapt to -Walloc-size
Sam James
1
-1
/
+1
2023-11-08
drm/i915/gvt: Clean up zero initializers
Ville Syrjälä
3
-5
/
+5
2023-11-08
drm/i915: Do plane/etc. updates more atomically across pipes
Ville Syrjälä
1
-2
/
+24
2023-11-08
drm/i915: Split intel_update_crtc() into two parts
Ville Syrjälä
1
-2
/
+14
2023-11-08
drm/i915: Drop redundant !modeset check
Ville Syrjälä
1
-1
/
+1
2023-11-08
drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
Stanislav Lisovskiy
3
-36
/
+40
2023-11-08
drm/i915/dp_mst: Check BW limitations only after all streams are computed
Imre Deak
1
-7
/
+1
2023-11-08
drm/i915/dp_mst: Improve BW sharing between MST streams
Imre Deak
7
-7
/
+161
2023-11-08
drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires it
Imre Deak
3
-0
/
+93
2023-11-08
drm/i915: Factor out function to clear pipe update flags
Imre Deak
1
-26
/
+23
2023-11-08
drm/i915/dp_mst: Enable MST DSC decompression for all streams
Imre Deak
4
-21
/
+82
2023-11-08
drm/i915/dp_mst: Enable DSC passthrough
Imre Deak
1
-2
/
+20
2023-11-08
drm/i915/dp: Enable DSC via the connector decompression AUX
Imre Deak
4
-21
/
+101
2023-11-08
drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooks
Imre Deak
2
-5
/
+22
2023-11-08
drm/i915/dp_mst: Handle the Synaptics HBlank expansion quirk
Imre Deak
2
-4
/
+131
2023-11-08
drm/i915/dp: Disable FEC ready flag in the sink
Imre Deak
1
-8
/
+13
2023-11-08
drm/i915/dp: Wait for FEC detected status in the sink
Imre Deak
3
-0
/
+80
2023-11-08
drm/i915/dp: Rename intel_ddi_disable_fec_state() to intel_ddi_disable_fec()
Imre Deak
1
-5
/
+4
2023-11-08
drm/i915/dp_mst: Add missing DSC compression disabling
Imre Deak
1
-0
/
+2
2023-11-08
drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabled
Imre Deak
2
-4
/
+6
2023-11-08
drm/i915/dp_mst: Program the DSC PPS SDP for each stream
Imre Deak
2
-5
/
+8
2023-11-08
drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platforms
Imre Deak
1
-6
/
+10
2023-11-08
drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocation
Imre Deak
1
-25
/
+99
2023-11-08
drm/i915/dp: Pass actual BW overhead to m_n calculation
Imre Deak
6
-18
/
+71
2023-11-08
drm/i915/dp: Specify the FEC overhead as an increment vs. a remainder
Imre Deak
1
-4
/
+4
2023-11-08
drm/i915/dp_mst: Enable FEC early once it's known DSC is needed
Imre Deak
3
-3
/
+15
2023-11-08
drm/dp: Add helpers to calculate the link BW overhead
Imre Deak
2
-6
/
+149
2023-11-08
drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs
Imre Deak
1
-0
/
+2
2023-11-08
drm/dp_mst: Allow DSC in any Synaptics last branch device
Imre Deak
1
-8
/
+13
2023-11-08
drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations
Imre Deak
1
-5
/
+8
2023-11-08
drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
Imre Deak
1
-19
/
+74
2023-11-08
drm/dp_mst: Add helper to determine if an MST port is downstream of another port
Imre Deak
1
-0
/
+52
[prev]
[next]