index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-06-23
gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
-13
/
+136
2025-06-23
gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
-15
/
+434
2025-06-23
gpu: nova-core: add types for patching firmware binaries
Alexandre Courbot
-0
/
+64
2025-06-23
gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
-2
/
+224
2025-06-23
gpu: nova-core: vbios: Add support for FWSEC ucode extraction
Joel Fernandes
-11
/
+304
2025-06-23
drm/xe/compat: remove old pcode compat interface
Jani Nikula
-36
/
+2
2025-06-23
drm/i915/dram: switch to struct drm_device based pcode interface
Jani Nikula
-2
/
+2
2025-06-23
drm/i915/display: switch to struct drm_device based pcode interface
Jani Nikula
-76
/
+58
2025-06-23
drm/xe/pcode: add struct drm_device based interface
Jani Nikula
-1
/
+37
2025-06-23
drm/i915/pcode: add struct drm_device based interface
Jani Nikula
-0
/
+34
2025-06-23
drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
Jani Nikula
-15
/
+9
2025-06-23
drm/connector: move HDR sink metadata to display info
Jani Nikula
-12
/
+13
2025-06-23
gpu: nova-core: vbios: Add support to look up PMU table in FWSEC
Joel Fernandes
-2
/
+180
2025-06-23
gpu: nova-core: vbios: Add base support for VBIOS construction and iteration
Joel Fernandes
-2
/
+688
2025-06-23
gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
Alexandre Courbot
-0
/
+45
2025-06-23
gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
-0
/
+916
2025-06-23
gpu: nova-core: register sysmem flush page
Alexandre Courbot
-2
/
+215
2025-06-23
gpu: nova-core: add DMA object struct
Alexandre Courbot
-0
/
+62
2025-06-23
gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
-1
/
+72
2025-06-23
drm/xe/nvm: add support for non-posted erase
Reuven Abliyev
-0
/
+25
2025-06-23
drm/xe/nvm: add support for access mode
Alexander Usyskin
-5
/
+41
2025-06-23
drm/xe/nvm: add on-die non-volatile memory device
Alexander Usyskin
-0
/
+140
2025-06-23
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
-8880
/
+18661
2025-06-23
gpu: nova-core: add helper function to wait on condition
Alexandre Courbot
-0
/
+29
2025-06-23
gpu: nova-core: increase BAR0 size to 16MB
Alexandre Courbot
-2
/
+2
2025-06-23
gpu: nova-core: allow register aliases
Alexandre Courbot
-2
/
+38
2025-06-23
gpu: nova-core: expose the offset of each register as a type constant
Alexandre Courbot
-3
/
+8
2025-06-23
gpu: nova-core: add delimiter for helper rules in register!() macro
Alexandre Courbot
-0
/
+2
2025-06-23
gpu: nova-core: use absolute paths in register!() macro
Alexandre Courbot
-6
/
+6
2025-06-23
drm/i915/dmc: Do not enable the pipe DMC on TGL when PSR is possible
Ville Syrjälä
-0
/
+20
2025-06-23
drm/i915/dmc: Pass crtc_state to intel_dmc_{enable,disable}_pipe()
Ville Syrjälä
-9
/
+24
2025-06-23
drm/i915/dmc: Assert DMC is loaded harder
Ville Syrjälä
-18
/
+48
2025-06-23
drm/i915/dmc: Reload pipe DMC MMIO registers for pipe C/D on various platforms
Ville Syrjälä
-6
/
+61
2025-06-23
drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A
Ville Syrjälä
-0
/
+9
2025-06-23
drm/i915/dmc: Extract dmc_load_program()
Ville Syrjälä
-36
/
+42
2025-06-23
drm/i915/dmc: Shuffle code around
Ville Syrjälä
-72
/
+72
2025-06-23
drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DIS
Ville Syrjälä
-3
/
+3
2025-06-23
drm/i915/dmc: Limit pipe DMC clock gating w/a to just ADL/DG2/MTL
Ville Syrjälä
-1
/
+1
2025-06-23
drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
Imre Deak
-1
/
+1
2025-06-23
drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64
Ankit Nautiyal
-2
/
+2
2025-06-23
drm/ci: Add jobs to run KUnit tests
Vignesh Raman
-0
/
+55
2025-06-23
drm/ci: Add jobs to validate devicetrees
Vignesh Raman
-0
/
+106
2025-06-23
drm/bochs: Add support for drm_panic
Ryosuke Yasuoka
-0
/
+19
2025-06-23
drm/i915/panel: make panel funcs static
Jani Nikula
-1
/
+1
2025-06-23
drm: writeback: Fix drm_writeback_connector_cleanup signature
Louis Chauvet
-3
/
+4
2025-06-23
Merge drm/drm-next into drm-intel-next
Jani Nikula
-4799
/
+15540
2025-06-23
drm/xe/display: read PCON capability only when present
Chaitanya Kumar Borah
-0
/
+3
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-232
/
+660
2025-06-23
Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-5206
/
+6287
2025-06-22
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
-4
/
+4
[prev]
[next]