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-04-04
drm/i915: Extract intel_dbuf_mbus_join_update()
Ville Syrjälä
1
-11
/
+24
2024-04-04
drm/i915: Relocate intel_mbus_dbox_update()
Ville Syrjälä
1
-83
/
+83
2024-04-04
drm/i915: Loop over all active pipes in intel_mbus_dbox_update
Stanislav Lisovskiy
1
-6
/
+1
2024-04-04
drm/mediatek: ccorr: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
drm/i915/cdclk: Indicate whether CDCLK change happens during pre or post plan...
Ville Syrjälä
1
-13
/
+6
2024-04-04
drm/i915/cdclk: Drop tgl/dg2 cdclk bump hacks
Ville Syrjälä
1
-19
/
+0
2024-04-04
drm/mediatek: aal: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
drm/i915/cdclk: Fix voltage_level programming edge case
Ville Syrjälä
1
-10
/
+27
2024-04-04
drm/i915/cdclk: Fix CDCLK programming order when pipes are active
Ville Syrjälä
2
-2
/
+8
2024-04-04
drm/bridge: adv7511: Allow IRQ to share GPIO pins
Adam Ford
1
-1
/
+7
2024-04-04
drm/i915/display: Read/Write Adaptive Sync SDP
Mitul Golani
2
-0
/
+2
2024-04-04
drm/i915/display: Compute vrr_vsync params
Mitul Golani
4
-2
/
+41
2024-04-04
drm/i915/display: Add state checker for Adaptive Sync SDP
Mitul Golani
1
-0
/
+46
2024-04-04
drm/i915/display: Compute AS SDP parameters
Mitul Golani
1
-0
/
+24
2024-04-04
drm/i915/dp: Add wrapper function to check AS SDP
Mitul Golani
2
-0
/
+9
2024-04-04
drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
Mitul Golani
4
-1
/
+114
2024-04-04
drm/i915/display: Add crtc state dump for Adaptive Sync SDP
Mitul Golani
2
-0
/
+4
2024-04-04
drm/dp: Add Adaptive Sync SDP logging
Mitul Golani
1
-0
/
+12
2024-04-04
drm/dp: Add support to indicate if sink supports AS SDP
Mitul Golani
1
-0
/
+25
2024-04-03
drm/xe/xe_migrate: Cast to output precision before multiplying operands
Himal Prasad Ghimiray
1
-4
/
+4
2024-04-03
drm/i915/guc: Remove bogus null check
Rodrigo Vivi
1
-1
/
+1
2024-04-03
drm/i915/mst: Reject FEC+MST on ICL
Ville Syrjälä
1
-1
/
+2
2024-04-03
drm/i915/mst: Limit MST+DSC to TGL+
Ville Syrjälä
2
-1
/
+2
2024-04-03
drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
Ankit Nautiyal
1
-2
/
+3
2024-04-03
drm/i915/gt: Enable only one CCS for compute workload
Andi Shyti
5
-0
/
+65
2024-04-03
drm/i915/gt: Do not generate the command streamer for all the CCS
Andi Shyti
1
-0
/
+17
2024-04-03
drm/i915/gt: Disable HW load balancing for CCS
Andi Shyti
2
-2
/
+22
2024-04-03
drm/i915/gt: Limit the reserved VM space to only the platforms that need it
Andi Shyti
3
-4
/
+14
2024-04-03
drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usage
Jouni Högander
1
-22
/
+33
2024-04-03
drm/i915/psr: Move writing early transport pipe src
Jouni Högander
2
-9
/
+7
2024-04-03
drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value
Jouni Högander
2
-0
/
+18
2024-04-03
drm/xe: Use ordered wq for preempt fence waiting
Matthew Brost
3
-2
/
+14
2024-04-03
drm/i915: Use debugfs_create_bool() for "i915_bigjoiner_force_enable"
Ville Syrjälä
1
-42
/
+2
2024-04-03
drm/i915/mst: Reject FEC+MST on ICL
Ville Syrjälä
1
-1
/
+2
2024-04-03
drm/i915/mst: Limit MST+DSC to TGL+
Ville Syrjälä
2
-1
/
+2
2024-04-03
drm/i915: Extract glk_need_scaler_clock_gating_wa()
Ville Syrjälä
1
-6
/
+10
2024-04-03
drm/i915: Clean up glk_pipe_scaler_clock_gating_wa()
Ville Syrjälä
1
-12
/
+7
2024-04-03
drm/i915: Shuffle DP .mode_valid() checks
Ville Syrjälä
2
-14
/
+13
2024-04-03
drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
Ville Syrjälä
7
-23
/
+0
2024-04-03
drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()
Harshit Mogalapalli
3
-3
/
+5
2024-04-03
drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()
Harshit Mogalapalli
1
-1
/
+1
2024-04-03
drm/panthor: Fix off by one in panthor_fw_get_cs_iface()
Dan Carpenter
1
-1
/
+1
2024-04-03
drm/panthor: Fix error code in panthor_gpu_init()
Dan Carpenter
1
-2
/
+2
2024-04-03
drm/panthor: Fix a couple -ENOMEM error codes
Dan Carpenter
1
-2
/
+6
2024-04-03
drm/panthor: Fix some kerneldoc warnings
Liviu Dudau
1
-5
/
+3
2024-04-03
drm/panthor: Cleanup unused variable 'cookie'
Liviu Dudau
1
-4
/
+0
2024-04-03
Revert "drm/i915/display: move dmc_firmware_path to display params"
Jani Nikula
6
-8
/
+11
2024-04-02
drm/xe/xe2: Add workaround 18033852989
Himal Prasad Ghimiray
2
-1
/
+6
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
33
-203
/
+202
2024-04-02
drm/xe: Stop passing user flag to xe_bo_create_user()
Lucas De Marchi
2
-2
/
+2
[prev]
[next]