index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-5
/
+2
2021-07-14
drm/i915/gtt: drop the page table optimisation
Matthew Auld
1
-4
/
+1
2021-07-13
drm/i915/gt: Fix -EDEADLK handling regression
Ville Syrjälä
1
-1
/
+1
2021-07-12
drm/i915: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-16
/
+29
2021-07-06
drm/i915: Drop all references to DRM IRQ midlayer
Thomas Zimmermann
2
-6
/
+0
2021-07-06
drm/i915: Use the correct IRQ during resume
Thomas Zimmermann
4
-3
/
+12
2021-07-06
drm/i915/display/dg1: Correctly map DPLLs during state readout
José Roberto de Souza
2
-6
/
+16
2021-07-06
drm/i915/display: Do not zero past infoframes.vsc
Kees Cook
1
-1
/
+1
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+5
2021-07-03
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
262
-5485
/
+8538
2021-06-29
drm/i915/selftests: use vma_lookup() in __igt_mmap()
Liam Howlett
1
-1
/
+1
2021-06-28
drm/i915: Reinstate the mmap ioctl for some platforms
Thomas Hellström
1
-3
/
+4
2021-06-28
drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtc
Jani Nikula
4
-16
/
+40
2021-06-21
vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
Jason Gunthorpe
1
-1
/
+1
2021-06-15
drm/i915/selftests: Reorder tasklet_disable vs local_bh_disable
Chris Wilson
1
-23
/
+32
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
5
-7
/
+54
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
108
-2723
/
+1897
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
74
-882
/
+2414
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
9
-20
/
+19
2021-06-09
drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
John Harrison
2
-2
/
+2
2021-06-09
drm/i915/adl_p: Same slices mask is not same Dbuf state
Stanislav Lisovskiy
1
-2
/
+4
2021-06-09
drm/i915/adl_p: CDCLK crawl support for ADL
Stanislav Lisovskiy
4
-9
/
+68
2021-06-09
drm/i915/dsc: Fix bigjoiner check in dsc_disable
Vandita Kulkarni
1
-6
/
+6
2021-06-08
drm/i915: Disable PSR around cdclk changes
Ville Syrjälä
1
-0
/
+13
2021-06-08
drm/i915/display: Introduce new intel_psr_pause/resume function
Gwan-gyeong Mun
3
-11
/
+86
2021-06-07
drm/i915/display: Drop FIXME about turn off infoframes
José Roberto de Souza
1
-1
/
+0
2021-06-07
drm/i915/display: Allow fastsets when DP_SDP_VSC infoframe do not match with ...
José Roberto de Souza
1
-1
/
+16
2021-06-07
drm/i915/display: Fix fastsets involving PSR
José Roberto de Souza
1
-5
/
+5
2021-06-07
drm/i915/display: remove duplicated argument
Wan Jiabing
1
-1
/
+0
2021-06-07
drm/i915: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
2
-32
/
+31
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
24
-191
/
+191
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
7
-11
/
+11
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
5
-6
/
+6
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
1
-1
/
+1
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-2
/
+1
2021-06-05
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
11
-54
/
+54
2021-06-05
drm/i915/gt: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
3
-6
/
+6
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
44
-320
/
+321
2021-06-04
drm/i915/display: replace IS_GEN() in commented code
Lucas De Marchi
1
-1
/
+1
2021-06-04
drm/i915/gvt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
9
-25
/
+25
2021-06-04
drm/i915/guc: Use guc_class instead of engine_class in fw interface
Daniele Ceraolo Spurio
3
-10
/
+42
2021-06-04
drm/i915/guc: Early initialization of GuC send registers
Michal Wajdeczko
1
-9
/
+9
2021-06-04
drm/i915/guc: Always copy CT message to new allocation
Michal Wajdeczko
1
-60
/
+120
2021-06-04
drm/i915/guc: Don't receive all G2H messages in irq handler
Michal Wajdeczko
2
-20
/
+50
2021-06-04
drm/i915/guc: Stop using mutex while sending CTB messages
Michal Wajdeczko
1
-4
/
+0
2021-06-04
drm/i915/guc: Ensure H2G buffer updates visible before tail update
Matthew Brost
1
-0
/
+28
2021-06-04
drm/i915/guc: Start protecting access to CTB descriptors
Michal Wajdeczko
2
-2
/
+14
2021-06-04
drm/i915/guc: Update sizes of CTB buffers
Michal Wajdeczko
1
-28
/
+32
[next]