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
2024-11-29
drm/hibmc: Drop dependency on ARM64
Thomas Zimmermann
-1
/
+1
2024-11-28
drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification
Heiko Stuebner
-4
/
+4
2024-11-29
Merge tag 'drm-xe-next-fixes-2024-11-28' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-12
/
+36
2024-11-29
Merge tag 'drm-misc-next-fixes-2024-11-28' of https://gitlab.freedesktop.org/...
Dave Airlie
-1
/
+1
2024-11-28
drm/i915/pps: Eliminate pointless get_delay() macro
Ville Syrjälä
-7
/
+5
2024-11-28
drm/i915/pps: Extract pps_units_to_msecs()
Ville Syrjälä
-1
/
+7
2024-11-28
drm/i915/pps: Extract msecs_to_pps_units()
Ville Syrjälä
-9
/
+14
2024-11-28
drm/i915/pps: Spell out the eDP spec power sequencing delays a bit more clearly
Ville Syrjälä
-2
/
+2
2024-11-28
drm/i915/lvds: Use struct intel_pps_delays for LVDS power sequencing
Ville Syrjälä
-29
/
+30
2024-11-28
drm/i915/pps: Rename intel_pps_delay members
Ville Syrjälä
-54
/
+58
2024-11-28
drm/i915/pps: Decouple pps delays from VBT struct definition
Ville Syrjälä
-25
/
+42
2024-11-28
drm/i915/pps: Store the power cycle delay without the +1
Ville Syrjälä
-16
/
+12
2024-11-28
drm/i915/dsb: Nuke the MMIO->indexed register write logic
Ville Syrjälä
-44
/
+14
2024-11-28
drm/i915/color: Stop using non-posted DSB writes for legacy LUT
Ville Syrjälä
-10
/
+20
2024-11-28
drm/i915/dsb: Don't use indexed register writes needlessly
Ville Syrjälä
-23
/
+49
2024-11-28
Revert "drm/i915/dpt: Make DPT object unshrinkable"
Ville Syrjälä
-3
/
+1
2024-11-28
drm/i915/dpt: Evict all DPT VMAs on suspend
Ville Syrjälä
-9
/
+21
2024-11-28
drm/i915: Intruduce display.wq.cleanup
Ville Syrjälä
-1
/
+7
2024-11-28
drm/i915: Don't reuse commit_work for the cleanup
Ville Syrjälä
-3
/
+5
2024-11-28
drm/xe: Take PM ref in delayed snapshot capture worker
Matthew Brost
-0
/
+6
2024-11-28
drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
Matthew Auld
-1
/
+2
2024-11-28
drm/xe/migrate: fix pat index usage
Matthew Auld
-1
/
+2
2024-11-28
drm/xe/guc_submit: fix race around suspend_pending
Matthew Auld
-2
/
+15
2024-11-28
drm/xe/guc_submit: fix race around pending_disable
Matthew Auld
-7
/
+10
2024-11-28
drm/xe: Update xe2_graphics name string
Matt Roper
-1
/
+1
2024-11-28
drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3
AngeloGioacchino Del Regno
-0
/
+4
2024-11-28
drm/panthor: Fix a typo in the FW iface flag definitions
Boris Brezillon
-32
/
+32
2024-11-27
drm/xe: Only allow contiguous BOs to use xe_bo_vmap
Matthew Brost
-9
/
+14
2024-11-27
drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
Matthew Brost
-4
/
+9
2024-11-27
drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Brost
-11
/
+6
2024-11-27
drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
Matthew Brost
-24
/
+1
2024-11-27
drm/xe: Take PM ref in delayed snapshot capture worker
Matthew Brost
-0
/
+6
2024-11-27
drm/xe: Add xe_ttm_access_memory
Matthew Brost
-3
/
+56
2024-11-27
drm/ttm: Add ttm_bo_access
Matthew Brost
-8
/
+32
2024-11-27
drm/xe: Add xe_bo_vm_access
Matthew Brost
-1
/
+16
2024-11-27
drm/vc4: Drop planes that are completely off-screen or 0 crtc size
Dave Stevenson
-0
/
+20
2024-11-27
drm/vc4: Enable bg_fill if there are no planes enabled
Dave Stevenson
-1
/
+1
2024-11-27
drm/vc4: Add additional warn_on for incorrect revisions
Maxime Ripard
-2
/
+51
2024-11-27
drm/vc4: hdmi: Support 2712 D-step register map
Dave Stevenson
-2
/
+26
2024-11-27
drm/vc4: plane: Add support for 2712 D-step.
Dave Stevenson
-21
/
+60
2024-11-27
drm/vc4: hvs: Add in support for 2712 D-step.
Dave Stevenson
-46
/
+234
2024-11-27
drm/vc4: drv: Add support for 2712 D-step
Dave Stevenson
-0
/
+9
2024-11-27
drm/vc4: txp: Add BCM2712 MOPLET support
Maxime Ripard
-0
/
+14
2024-11-27
drm/vc4: txp: Add support for BCM2712 MOP
Maxime Ripard
-1
/
+18
2024-11-27
drm/vc4: txp: Add a new TXP encoder type
Maxime Ripard
-58
/
+59
2024-11-27
drm/vc4: txp: Move the encoder type in the variant structure
Maxime Ripard
-1
/
+3
2024-11-27
drm/vc4: txp: Handle 40-bits DMA Addresses
Maxime Ripard
-1
/
+13
2024-11-27
drm/vc4: txp: Add horizontal and vertical size offset toggle bit
Maxime Ripard
-2
/
+13
2024-11-27
drm/vc4: txp: Add byte enable toggle bit
Maxime Ripard
-1
/
+6
2024-11-27
drm/vc4: txp: Rename TXP data structure
Maxime Ripard
-5
/
+5
[prev]
[next]