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
2024-02-28
drm: Check polling initialized before enabling in drm_helper_probe_single_con...
Shradha Gupta
1
-2
/
+6
2024-02-28
drm: Check output polling initialized before disabling
Shradha Gupta
2
-5
/
+27
2024-02-28
Revert "drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes"
Dmitry Baryshkov
1
-2
/
+18
2024-02-28
drm/i915: Check before removing mm notifier
Nirmoy Das
1
-0
/
+3
2024-02-28
drm: Remove drm_num_crtcs() helper
Thierry Reding
1
-14
/
+1
2024-02-28
drm/imx/dcss: fix resource size calculation
Dan Carpenter
1
-3
/
+1
2024-02-28
drm/nouveau: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-02-28
drm/tests/drm_buddy: add alloc_range_bias test
Matthew Auld
1
-0
/
+218
2024-02-28
drm/buddy: check range allocation matches alignment
Matthew Auld
1
-1
/
+5
2024-02-28
drm/buddy: fix range bias
Matthew Auld
1
-0
/
+10
2024-02-28
Merge tag 'drm-intel-next-2024-02-27-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
68
-670
/
+4106
2024-02-27
drm/xe/tests: Fix printf format specifiers in xe_migrate test
David Gow
1
-4
/
+4
2024-02-27
Revert "drm/amd/pm: resolve reboot exception for si oland"
Alex Deucher
1
-0
/
+29
2024-02-27
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
Prike Liang
1
-20
/
+25
2024-02-27
drm/amdgpu/pm: Fix the power1_min_cap value
Ma Jun
5
-25
/
+20
2024-02-27
drm/amd/display: Prevent potential buffer overflow in map_hw_resources
Srinivasan Shanmugam
1
-0
/
+5
2024-02-27
Revert "drm/amd/pm: resolve reboot exception for si oland"
Alex Deucher
1
-0
/
+29
2024-02-27
drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()
Srinivasan Shanmugam
1
-6
/
+10
2024-02-27
drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
Srinivasan Shanmugam
1
-1
/
+1
2024-02-27
drm/amd/pm: Increase SMUv13.0.6 mode-2 reset time
Lijo Lazar
1
-2
/
+2
2024-02-27
drm/amd: Drop abm_level property
Mario Limonciello
3
-24
/
+0
2024-02-27
drm/i915/dp: Enable DP tunnel BW allocation mode
Imre Deak
2
-6
/
+28
2024-02-27
drm/i915/dp: Read DPRX for all long HPD pulses
Imre Deak
1
-0
/
+12
2024-02-27
drm/i915/dp: Suspend/resume DP tunnels
Imre Deak
1
-5
/
+11
2024-02-27
drm/i915/dp: Call intel_dp_sync_state() always for DDI DP encoders
Imre Deak
1
-1
/
+1
2024-02-27
drm/i915/dp: Handle DP tunnel IRQs
Imre Deak
1
-9
/
+28
2024-02-27
drm/i915/dp: Allocate/free DP tunnel BW during modeset
Imre Deak
2
-0
/
+3
2024-02-27
drm/i915/dp: Compute DP tunnel BW during encoder state computation
Imre Deak
4
-5
/
+28
2024-02-27
drm/i915/dp: Account for tunnel BW limit in intel_dp_max_link_data_rate()
Imre Deak
1
-4
/
+28
2024-02-27
drm/i915/dp: Add DP tunnel atomic state and check BW limit
Imre Deak
3
-0
/
+23
2024-02-27
drm/i915/dp: Add support for DP tunnel BW allocation
Imre Deak
8
-0
/
+974
2024-02-27
drm/i915/dp: Sync instead of try-sync commits when getting active pipes
Imre Deak
1
-3
/
+4
2024-02-27
drm/i915/dp: Add intel_dp_max_link_data_rate()
Imre Deak
3
-7
/
+30
2024-02-27
drm/i915/dp: Factor out intel_dp_read_dprx_caps()
Imre Deak
2
-5
/
+26
2024-02-27
drm/i915/dp: Factor out intel_dp_update_sink_caps()
Imre Deak
2
-3
/
+9
2024-02-27
drm/i915/dp: Export intel_dp_max_common_rate/lane_count()
Imre Deak
2
-2
/
+4
2024-02-27
drm/i915/dp: Factor out intel_dp_config_required_rate()
Imre Deak
2
-24
/
+20
2024-02-27
drm/i915/dp: Use drm_dp_max_dprx_data_rate()
Imre Deak
4
-57
/
+10
2024-02-27
drm/i915/dp: Add support to notify MST connectors to retry modesets
Imre Deak
5
-6
/
+55
2024-02-27
drm/i915: Fix display bpp limit computation during system resume
Imre Deak
3
-7
/
+20
2024-02-27
drm/dp: Add support for DP tunneling
Imre Deak
3
-0
/
+1972
2024-02-27
drm/dp: Add drm_dp_max_dprx_data_rate()
Imre Deak
1
-0
/
+30
2024-02-27
drm/i915/hdcp: Extract hdcp structure from correct connector
Suraj Kandpal
1
-2
/
+5
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
50
-111
/
+369
2024-02-27
drm/i915/hdcp: Read Rxcaps for robustibility
Suraj Kandpal
1
-9
/
+20
2024-02-27
drm/i915/hdcp: Allocate stream id after HDCP AKE stage
Suraj Kandpal
1
-72
/
+65
2024-02-27
drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link
Suraj Kandpal
1
-9
/
+3
2024-02-27
drm/i915/hdcp: Don't enable HDCP2.2 directly from check_link
Suraj Kandpal
1
-23
/
+2
2024-02-27
drm/i915/hdcp: Extract hdcp structure from correct connector
Suraj Kandpal
1
-2
/
+5
2024-02-27
drm/mediatek: Filter modes according to hardware capability
Hsiao Chien Sung
6
-0
/
+116
[prev]
[next]