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-08-26
drm/i915/dp: Drop redundant debug print
Swati Sharma
1
-7
/
+2
2021-08-26
drm/i915: Fix syncmap memory leak
Matthew Brost
1
-0
/
+9
2021-08-18
drm/i915/dp: remove superfluous EXPORT_SYMBOL()
Jani Nikula
1
-1
/
+0
2021-08-18
drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-P
Jani Nikula
1
-12
/
+12
2021-08-18
drm/i915: Tweaked Wa_14010685332 for all PCHs
Anshuman Gupta
2
-29
/
+8
2021-08-12
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
2021-08-12
drm/i915/display: Fix the 12 BPC bits for PIPE_MISC reg
Ankit Nautiyal
2
-15
/
+35
2021-08-10
Merge tag 'gvt-fixes-2021-08-10' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
2
-0
/
+3
2021-08-09
drm/i915/gvt: Fix cached atomics setting for Windows VM
Zhenyu Wang
2
-0
/
+3
2021-08-05
drm/i915: fix i915_globals_exit() section mismatch error
Randy Dunlap
1
-1
/
+1
2021-08-03
drm/i915: Call i915_globals_exit() if pci_register_device() fails
Jason Ekstrand
2
-1
/
+2
2021-08-03
drm/i915: Correct SFC_DONE register offset
Matt Roper
1
-1
/
+1
2021-07-26
drm/i915/display: split DISPLAY_VER 9 and 10 in intel_setup_outputs()
Lucas De Marchi
1
-1
/
+7
2021-07-26
drm/i915: fix not reading DSC disable fuse in GLK
Lucas De Marchi
1
-4
/
+5
2021-07-26
drm/i915/bios: Fix ports mask
Rodrigo Vivi
1
-1
/
+2
2021-07-21
drm/i915: Correct the docs for intel_engine_cmd_parser
Jason Ekstrand
1
-3
/
+1
2021-07-19
Revert "drm/i915: Propagate errors on awaiting already signaled fences"
Jason Ekstrand
1
-6
/
+2
2021-07-19
drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
Jason Ekstrand
4
-279
/
+91
2021-07-19
Merge tag 'gvt-fixes-2021-07-15' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
1
-0
/
+15
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-08
drm/i915/gvt: Clear d3_entered on elsp cmd submission.
Colin Xu
1
-0
/
+15
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
[next]