index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
drm/i915: make a handful of read-only arrays static const
Colin Ian King
1
-4
/
+12
2022-03-01
drm/i915/guc: Fix flag query helper function to not modify state
John Harrison
1
-5
/
+2
2022-03-01
drm/bridge: chipone-icn6211: switch to devm_drm_of_get_bridge
José Expósito
1
-6
/
+1
2022-03-01
drm/bridge: anx7625: Fix release wrong workqueue
Xin Ji
1
-2
/
+2
2022-03-01
drm/tegra: Support YVYU, VYUY and YU24 formats
Thierry Reding
3
-2
/
+27
2022-03-01
drm/tegra: Support semi-planar formats on Tegra114+
Thierry Reding
5
-23
/
+91
2022-03-01
drm/tegra: Fix planar formats on Tegra186 and later
Thierry Reding
1
-1
/
+1
2022-03-01
drm/i915/selftests: exercise mmap migration
Matthew Auld
3
-0
/
+344
2022-03-01
drm/i915/selftests: handle allocation failures
Matthew Auld
2
-2
/
+8
2022-03-01
drm/i915/ttm: mappable migration on fault
Matthew Auld
1
-6
/
+48
2022-03-01
drm/i915/ttm: make eviction mappable aware
Matthew Auld
1
-2
/
+63
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
110
-713
/
+201293
2022-02-28
drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER
Carsten Haitzler
1
-0
/
+1
2022-02-28
drm/bridge: ti-sn65dsi86: Properly undo autosuspend
Douglas Anderson
1
-2
/
+3
2022-02-28
drm/bridge: it6505: Fix the read buffer array bound
Hsin-Yi Wang
1
-2
/
+2
2022-02-28
drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_well.c
Imre Deak
6
-63
/
+65
2022-02-28
drm/i915: Add functions to get a power well's state/name/domains/mask/refcount
Imre Deak
3
-35
/
+72
2022-02-28
drm/i915: Add function to call a power well's sync_hw() hook
Imre Deak
3
-5
/
+12
2022-02-28
drm/i915: Move power well get/put/enable/disable functions to a new file
Imre Deak
4
-126
/
+158
2022-02-28
drm/i915: Move i915_power_well_regs struct into i915_power_well_ops
Imre Deak
1
-182
/
+72
2022-02-28
drm/i915: Remove redundant state verification during TypeC AUX power well disabling
Imre Deak
1
-31
/
+1
2022-02-28
drm/i915: Sanitize open-coded power well enable()/disable() calls
Imre Deak
1
-4
/
+4
2022-02-28
drm/i915: Fix the VDSC_PW2 power domain enum value
Imre Deak
2
-4
/
+11
2022-02-28
drm/i915: Clarify vma lifetime
Thomas Hellström
5
-33
/
+79
2022-02-28
drm/i915/wm: use REG_FIELD_{PREP,GET} for PLANE_WM_BLOCKS_MASK
Jani Nikula
1
-2
/
+2
2022-02-28
drm/nouveau/device: Get right pgsize_bitmap of iommu_domain
Lu Baolu
1
-1
/
+1
2022-02-28
drm/i915: s/JSP2/ICP2/ PCH
Ville Syrjälä
2
-2
/
+2
2022-02-28
drm/i915/guc/slpc: Correct the param count for unset param
Vinay Belgaumkar
1
-1
/
+1
2022-02-28
drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptor
Rahul T R
1
-0
/
+1
2022-02-28
drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
Nishanth Menon
1
-0
/
+1
2022-02-28
drm/tiny: Add MIPI DBI compatible SPI driver
Noralf Trønnes
3
-0
/
+414
2022-02-28
drm/modes: Add of_get_drm_panel_display_mode()
Noralf Trønnes
1
-0
/
+49
2022-02-28
drm/modes: Remove trailing whitespace
Noralf Trønnes
1
-1
/
+1
2022-02-28
drm/i915/selftests: mock test io_size
Matthew Auld
1
-0
/
+143
2022-02-28
drm/i915/buddy: tweak 2big check
Matthew Auld
1
-1
/
+1
2022-02-28
drm/i915/buddy: adjust res->start
Matthew Auld
1
-0
/
+7
2022-02-28
drm/i915/buddy: track available visible size
Matthew Auld
3
-2
/
+75
2022-02-28
drm/i915: add I915_BO_ALLOC_GPU_ONLY
Matthew Auld
8
-18
/
+45
2022-02-28
drm/i915/ttm: require mappable by default
Matthew Auld
2
-0
/
+9
2022-02-28
drm/i915: add io_size plumbing
Matthew Auld
11
-17
/
+29
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
119
-448
/
+1264
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
19
-107
/
+139
2022-02-28
Merge tag 'mediatek-drm-next-5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
2
-9
/
+36
2022-02-27
drm/mediatek: Add wait_for_event for crtc disable by cmdq
jason-jh.lin
1
-0
/
+12
2022-02-25
drm/i915: apply PM_EARLY for non-GTT mappable objects
Matthew Auld
1
-0
/
+11
2022-02-25
drm/i915/guc: Remove plain ads_blob pointer
Lucas De Marchi
2
-6
/
+5
2022-02-25
drm/i915/guc: Convert __guc_ads_init to iosys_map
Lucas De Marchi
1
-11
/
+14
2022-02-25
drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map
Lucas De Marchi
1
-12
/
+16
2022-02-25
drm/i915/guc: Convert capture list to iosys_map
Lucas De Marchi
1
-5
/
+5
2022-02-25
drm/i915/guc: Convert mapping table to iosys_map
Lucas De Marchi
1
-6
/
+6
[prev]
[next]