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-10-16
drm/i915/display: Introduce dp/psr_compute_config_late()
Ankit Nautiyal
-9
/
+38
2025-10-16
drm/i915/psr: Introduce helper intel_psr_set_non_psr_pipes()
Ankit Nautiyal
-20
/
+29
2025-10-16
drm/i915/psr: Consider SCL lines when validating vblank for wake latency
Ankit Nautiyal
-41
/
+61
2025-10-16
drm/i915/vblank: Add helper to get correct vblank length
Ankit Nautiyal
-1
/
+14
2025-10-16
drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
Ankit Nautiyal
-4
/
+4
2025-10-16
drm/i915/display: Move intel_dpll_crtc_compute_clock early
Ankit Nautiyal
-2
/
+2
2025-10-16
drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
Ankit Nautiyal
-2
/
+2
2025-10-16
drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
Tvrtko Ursulin
-6
/
+7
2025-10-16
drm/i915/panic: fix panic structure allocation memory leak
Jani Nikula
-12
/
+13
2025-10-16
drm/i915/display: Add missing clock to C10 PHY state compute/HW readout
Imre Deak
-0
/
+7
2025-10-16
drm/i915/display: Fix PHY_C20_VDR_HDMI_RATE programming
Imre Deak
-3
/
+6
2025-10-16
drm/i915/display: Fix PHY_C20_VDR_CUSTOM_SERDES_RATE programming
Imre Deak
-11
/
+14
2025-10-16
drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_HDMI_FRL flag macro
Imre Deak
-2
/
+3
2025-10-16
drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/CONTEXT_TOGGLE flag...
Imre Deak
-3
/
+5
2025-10-16
drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_DP flag macro
Imre Deak
-2
/
+3
2025-10-16
drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/DP_RATE field macros
Imre Deak
-5
/
+5
2025-10-15
drm/xe/evict: drop bogus assert
Matthew Auld
-8
/
+0
2025-10-15
drm/xe/migrate: don't misalign current bytes
Matthew Auld
-1
/
+3
2025-10-15
drm/xe/kunit: Fix kerneldoc for parameterized tests
Matt Roper
-0
/
+5
2025-10-15
drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.
Thomas Hellström
-1
/
+3
2025-10-16
drm/imx: dc: Sort bits and bitfields in descending order
Marek Vasut
-27
/
+27
2025-10-16
gpu: nova-core: vbios: Rework BiosImage to be simpler
Joel Fernandes
-132
/
+94
2025-10-16
gpu: nova-core: gsp: do not unwrap() SGEntry
Danilo Krummrich
-3
/
+4
2025-10-16
gpu: nova-core: gsp: remove useless conversion
Danilo Krummrich
-2
/
+1
2025-10-15
drm/rockchip: dw_hdmi_qp: Provide ref clock rate in dw_hdmi_qp_plat_data
Cristian Ciocaltea
-1
/
+10
2025-10-15
drm/rockchip: dw_hdmi_qp: Provide CEC IRQ in dw_hdmi_qp_plat_data
Cristian Ciocaltea
-0
/
+4
2025-10-15
drm/rockchip: dw_hdmi_qp: Improve error handling with dev_err_probe()
Cristian Ciocaltea
-38
/
+24
2025-10-15
drm/bridge: dw-hdmi-qp: Fixup timer base setup
Cristian Ciocaltea
-3
/
+9
2025-10-15
drm/bridge: dw-hdmi-qp: Add CEC support
Cristian Ciocaltea
-0
/
+234
2025-10-15
drm/xe/evict: drop bogus assert
Matthew Auld
-8
/
+0
2025-10-15
drm/xe/migrate: don't misalign current bytes
Matthew Auld
-1
/
+3
2025-10-15
drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
Jouni Högander
-2
/
+10
2025-10-15
drm/i915/fbc: update the impacted platforms in wa_22014263786
Vinod Govindapillai
-3
/
+9
2025-10-15
drm/qxl: Use vblank timer
Thomas Zimmermann
-0
/
+29
2025-10-15
drm/cirrus-qemu: Use vblank timer
Thomas Zimmermann
-0
/
+11
2025-10-15
drm/bochs: Use vblank timer
Thomas Zimmermann
-0
/
+10
2025-10-15
drm/ast: Store HSync adjustment in device quirks
Thomas Zimmermann
-2
/
+8
2025-10-15
drm/ast: Store precatch settings in struct ast_device_quirks
Thomas Zimmermann
-9
/
+16
2025-10-15
drm/ast: Store CRTC memory request threshold in device quirks
Thomas Zimmermann
-14
/
+24
2025-10-15
drm/ast: Support device quirks
Thomas Zimmermann
-9
/
+38
2025-10-15
drm/ast: Store DRAM clock table in struct ast_device
Thomas Zimmermann
-6
/
+17
2025-10-15
drm/i915: drop unused non-i915 IS_<PLATFORM> macros
Jani Nikula
-10
/
+0
2025-10-15
drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync off
Thomas Zimmermann
-8
/
+11
2025-10-14
drm/xe/sriov: Disable SR-IOV if primary GT is disabled via configfs
Matt Roper
-1
/
+2
2025-10-14
drm/xe/configfs: Add attribute to disable GT types
Matt Roper
-0
/
+170
2025-10-14
drm/xe: Break GT setup out of xe_info_init()
Matt Roper
-32
/
+52
2025-10-14
drm/xe: Don't check BIOS-disabled FlatCCS if primary GT is disabled
Matt Roper
-0
/
+2
2025-10-14
drm/xe: Check that GT is not NULL before testing Wa_16023588340
Matt Roper
-1
/
+2
2025-10-14
drm/xe: Correct lineage for Wa_22014953428 and only check with valid GT
Matt Roper
-2
/
+3
2025-10-14
drm/xe: Bypass Wa_14018094691 when primary GT is disabled
Matt Roper
-2
/
+2
[prev]
[next]