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
2024-04-09
drm/i915: Extract intel_dp_joiner_needs_dsc()
Ville Syrjälä
3
-18
/
+15
2024-04-09
drm/i915: s/intel_dp_can_bigjoiner()/intel_dp_has_bigjoiner()/
Ville Syrjälä
2
-3
/
+3
2024-04-09
drm/xe/lnl: Enable GuC Wa_14019882105
Badal Nilawar
3
-7
/
+39
2024-04-09
drm/xe/guc: Add support for workaround KLVs
Badal Nilawar
3
-3
/
+66
2024-04-09
drm/i915: use check_add_overflow() and drop local variants
Jani Nikula
2
-17
/
+3
2024-04-09
drm/i915: move pipestat_irq_mask to display substruct
Jani Nikula
4
-9
/
+8
2024-04-09
drm/i915: move de_irq_mask to display substruct
Jani Nikula
4
-17
/
+14
2024-04-09
drm/i915: move display_irqs_enabled to display substruct
Jani Nikula
6
-15
/
+14
2024-04-09
drm/i915: move vblank_enabled to display substruct
Jani Nikula
4
-10
/
+11
2024-04-09
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
14
-20
/
+17
2024-04-09
drm/i915: move skl_preferred_vco_freq to display substruct
Jani Nikula
4
-14
/
+10
2024-04-09
drm/i915/gt: drop display clock info from gt debugfs
Jani Nikula
1
-4
/
+0
2024-04-09
nouveau: fix devinit paths to only handle display on GSP.
Dave Airlie
2
-4
/
+9
2024-04-08
drm/xe: Capture GuC CT snapshot when stopped
Matthew Brost
1
-1
/
+1
2024-04-08
drm/xe: Always capture exec queues on snapshot
Matthew Brost
3
-25
/
+6
2024-04-08
drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
Francois Dugast
2
-2
/
+15
2024-04-08
drm/xe: Remove dead clock code
Lucas De Marchi
2
-6
/
+1
2024-04-08
drm/i915/vrr: Disable VRR when using bigjoiner
Ville Syrjälä
1
-0
/
+7
2024-04-08
drm/i915: Disable live M/N updates when using bigjoiner
Ville Syrjälä
1
-1
/
+5
2024-04-08
drm/i915: Disable port sync when bigjoiner is used
Ville Syrjälä
1
-0
/
+5
2024-04-08
drm/i915/psr: Disable PSR when bigjoiner is used
Ville Syrjälä
1
-0
/
+11
2024-04-08
drm/i915/guc: Fix the fix for reset lock confusion
John Harrison
2
-14
/
+13
2024-04-08
drm/i915/hdcp: Fix get remote hdcp capability function
Suraj Kandpal
1
-1
/
+4
2024-04-08
drm/i915/cdclk: Fix voltage_level programming edge case
Ville Syrjälä
1
-10
/
+27
2024-04-08
drm/i915/cdclk: Fix CDCLK programming order when pipes are active
Ville Syrjälä
2
-2
/
+8
2024-04-08
drm/msm/dp: Account for the timeout in wait_hpd_asserted() callback
Douglas Anderson
3
-6
/
+9
2024-04-08
drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected
Douglas Anderson
3
-0
/
+25
2024-04-08
drm/msm/dpu: add current resource allocation to dumped state
Dmitry Baryshkov
4
-0
/
+78
2024-04-08
drm/msm/dp: allow voltage swing / pre emphasis of 3
Dmitry Baryshkov
3
-27
/
+15
2024-04-08
drm/msm/dp: Remove now unused connector_type from desc
Bjorn Andersson
1
-31
/
+17
2024-04-08
drm/msm/dp: Add support for the X1E80100
Abel Vesa
1
-0
/
+9
2024-04-08
drm/msm/dp: Add support for determining the eDP/DP mode from DT
Abel Vesa
1
-1
/
+28
2024-04-08
Merge tag 'phy_dp_modes_6.10' into msm-next-lumag
Dmitry Baryshkov
338
-2909
/
+129403
2024-04-08
drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
Aleksandr Mishin
1
-0
/
+3
2024-04-08
drm/client: Fully protect modes[] with dev->mode_config.mutex
Ville Syrjälä
1
-1
/
+2
2024-04-08
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
2
-4
/
+3
2024-04-08
gpu: host1x: Do not setup DMA for virtual devices
Thierry Reding
1
-8
/
+0
2024-04-08
drm/xe: Remove debug message from migrate_clear()
José Roberto de Souza
1
-3
/
+0
2024-04-08
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
1
-5
/
+0
2024-04-08
drm/xe/vf: Mark supported firmwares as preloaded
Michal Wajdeczko
3
-3
/
+19
2024-04-08
drm/xe/vf: Don't try to read legacy GuC MMIO notification if VF
Michal Wajdeczko
1
-0
/
+3
2024-04-08
drm/xe/vf: Don't try to program MOCS if VF
Michal Wajdeczko
1
-0
/
+3
2024-04-08
drm/xe/vf: Don't emit access to Global HWSP if VF
Michal Wajdeczko
1
-4
/
+7
2024-04-08
drm/i915: Update pipes in reverse order for bigjoiner
Ville Syrjälä
2
-3
/
+19
2024-04-08
drm/i915: Fix intel_modeset_pipe_config_late() for bigjoiner
Ville Syrjälä
1
-14
/
+32
2024-04-08
drm/i915/vrr: Disable VRR when using bigjoiner
Ville Syrjälä
1
-0
/
+7
2024-04-08
drm/i915: Disable live M/N updates when using bigjoiner
Ville Syrjälä
1
-1
/
+5
2024-04-08
drm/i915: Disable port sync when bigjoiner is used
Ville Syrjälä
1
-0
/
+5
2024-04-08
drm/i915/psr: Disable PSR when bigjoiner is used
Ville Syrjälä
1
-0
/
+11
2024-04-08
drm/xe/guc: Initialize GuC ID manager sooner
Michal Wajdeczko
1
-9
/
+5
[prev]
[next]