index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
|
*
vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
Jason Gunthorpe
2021-06-21
1
-1
/
+1
*
|
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-07-01
262
-5485
/
+8538
|
\
\
|
*
|
drm/i915: Reinstate the mmap ioctl for some platforms
Thomas Hellström
2021-06-28
1
-3
/
+4
|
*
|
drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtc
Jani Nikula
2021-06-28
4
-16
/
+40
|
*
|
drm/i915/selftests: Reorder tasklet_disable vs local_bh_disable
Chris Wilson
2021-06-15
1
-23
/
+32
|
*
|
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-11
108
-2723
/
+1897
|
|
\
\
|
|
*
|
drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
John Harrison
2021-06-09
2
-2
/
+2
|
|
*
|
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-06
11
-54
/
+54
|
|
*
|
drm/i915/gt: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
2021-06-06
3
-6
/
+6
|
|
*
|
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-06
44
-320
/
+321
|
|
*
|
drm/i915/guc: Use guc_class instead of engine_class in fw interface
Daniele Ceraolo Spurio
2021-06-04
3
-10
/
+42
|
|
*
|
drm/i915/guc: Early initialization of GuC send registers
Michal Wajdeczko
2021-06-04
1
-9
/
+9
|
|
*
|
drm/i915/guc: Always copy CT message to new allocation
Michal Wajdeczko
2021-06-04
1
-60
/
+120
|
|
*
|
drm/i915/guc: Don't receive all G2H messages in irq handler
Michal Wajdeczko
2021-06-04
2
-20
/
+50
|
|
*
|
drm/i915/guc: Stop using mutex while sending CTB messages
Michal Wajdeczko
2021-06-04
1
-4
/
+0
|
|
*
|
drm/i915/guc: Ensure H2G buffer updates visible before tail update
Matthew Brost
2021-06-04
1
-0
/
+28
|
|
*
|
drm/i915/guc: Start protecting access to CTB descriptors
Michal Wajdeczko
2021-06-04
2
-2
/
+14
|
|
*
|
drm/i915/guc: Update sizes of CTB buffers
Michal Wajdeczko
2021-06-04
1
-28
/
+32
|
|
*
|
drm/i915/guc: Replace CTB array with explicit members
Michal Wajdeczko
2021-06-04
2
-23
/
+30
|
|
*
|
drm/i915/guc: Don't repeat CTB layout calculations
Michal Wajdeczko
2021-06-03
1
-6
/
+10
|
|
*
|
drm/i915/guc: Only rely on own CTB size
Michal Wajdeczko
2021-06-03
2
-14
/
+43
|
|
*
|
drm/i915: Promote ptrdiff() to i915_utils.h
Michal Wajdeczko
2021-06-03
2
-5
/
+5
|
|
*
|
drm/i915/guc: Stop using fence/status from CTB descriptor
Michal Wajdeczko
2021-06-03
2
-70
/
+6
|
|
*
|
drm/i915/guc: Drop guc->interrupts.enabled
Matthew Brost
2021-06-03
2
-19
/
+9
|
|
*
|
drm/i915/guc: Keep strict GuC ABI definitions
Michal Wajdeczko
2021-06-03
6
-197
/
+250
|
|
*
|
drm/i915/guc: Remove sample_forcewake h2g action
Rodrigo Vivi
2021-06-03
4
-25
/
+0
|
|
*
|
drm/i915/guc: enable only the user interrupt when using GuC submission
Daniele Ceraolo Spurio
2021-06-03
2
-38
/
+11
|
|
*
|
drm/i915/guc: use probe_error log for CT enablement failure
Daniele Ceraolo Spurio
2021-06-03
1
-23
/
+25
|
|
*
|
drm/i915/guc: skip disabling CTBs before sanitizing the GuC
Daniele Ceraolo Spurio
2021-06-03
1
-7
/
+1
|
|
*
|
drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
Thomas Hellström
2021-06-02
2
-1
/
+18
|
|
*
|
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-06-02
30
-1754
/
+631
|
|
*
|
Revert "i915: use io_mapping_map_user"
Matthew Auld
2021-06-02
4
-5
/
+52
|
|
*
|
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
Zhihao Cheng
2021-06-02
1
-2
/
+2
|
|
*
|
drm/i915: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-02
2
-20
/
+18
|
|
*
|
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2021-06-02
118
-1360
/
+2624
|
|
|
\
\
|
|
*
|
|
drm/i915: Disable mmap ioctl for gen12+
Maarten Lankhorst
2021-06-01
1
-0
/
+7
|
|
*
|
|
drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical ...
Thomas Hellström
2021-06-01
4
-7
/
+15
|
|
*
|
|
drm/i915: Don't free shared locks while shared
Thomas Hellström
2021-06-01
7
-13
/
+93
|
|
*
|
|
drm/i915: Untangle the vma pages_mutex
Thomas Hellström
2021-06-01
1
-12
/
+17
|
*
|
|
|
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-10
74
-882
/
+2414
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915/adl_p: Same slices mask is not same Dbuf state
Stanislav Lisovskiy
2021-06-09
1
-2
/
+4
|
|
*
|
|
|
drm/i915/adl_p: CDCLK crawl support for ADL
Stanislav Lisovskiy
2021-06-09
4
-9
/
+68
|
|
*
|
|
|
drm/i915/dsc: Fix bigjoiner check in dsc_disable
Vandita Kulkarni
2021-06-09
1
-6
/
+6
|
|
*
|
|
|
drm/i915: Disable PSR around cdclk changes
Ville Syrjälä
2021-06-08
1
-0
/
+13
|
|
*
|
|
|
drm/i915/display: Introduce new intel_psr_pause/resume function
Gwan-gyeong Mun
2021-06-08
3
-11
/
+86
|
|
*
|
|
|
drm/i915/display: Drop FIXME about turn off infoframes
José Roberto de Souza
2021-06-07
1
-1
/
+0
|
|
*
|
|
|
drm/i915/display: Allow fastsets when DP_SDP_VSC infoframe do not match with ...
José Roberto de Souza
2021-06-07
1
-1
/
+16
|
|
*
|
|
|
drm/i915/display: Fix fastsets involving PSR
José Roberto de Souza
2021-06-07
1
-5
/
+5
|
|
*
|
|
|
drm/i915/display: remove duplicated argument
Wan Jiabing
2021-06-07
1
-1
/
+0
[next]