index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-07
drm/i915: stop using seqcount for fence pruning
Christian König
1
-9
/
+5
2019-08-06
drm/i915: update the hdcp state with uevent
Ramalingam C
1
-5
/
+3
2019-08-06
drm/i915: Attach content type property
Ramalingam C
3
-22
/
+62
2019-08-06
drm: Add Content protection type property
Ramalingam C
1
-1
/
+3
2019-07-22
drm/i915: Fix up broken merge
Daniel Vetter
4
-747
/
+6
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
298
-15561
/
+18315
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+3
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
322
-19274
/
+27149
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-12
/
+1
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
1
-2
/
+1
2019-07-02
drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context
Chris Wilson
1
-3
/
+3
2019-06-26
drm/i915: remove irrelevant DRM_UNLOCKED flag
Emil Velikov
1
-3
/
+3
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
4
-10
/
+8
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-21
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
295
-15593
/
+17617
2019-06-19
drm/i915: Don't clobber M/N values during fastset check
Ville Syrjälä
1
-9
/
+29
2019-06-19
drm/i915: Update DRIVER_DATE to 20190619
Jani Nikula
1
-2
/
+2
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
11
-66
/
+36
2019-06-19
drm/i915/execlists: Detect cross-contamination with GuC
Chris Wilson
1
-0
/
+1
2019-06-19
drm/i915: Make the semaphore saturation mask global
Chris Wilson
6
-7
/
+21
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
16
-41
/
+201
2019-06-19
Merge tag 'gvt-fixes-2019-06-19' of https://github.com/intel/gvt-linux into d...
Jani Nikula
1
-6
/
+9
2019-06-18
drm/i915/psr: Force manual PSR exit in older gens
José Roberto de Souza
1
-10
/
+26
2019-06-18
drm/i915: Don't dereference request if it may have been retired when printing
Chris Wilson
1
-7
/
+9
2019-06-18
drm/i915/selftests: Flush live_evict
Chris Wilson
1
-0
/
+3
2019-06-18
drm/i915: Skip shrinking already freed pages
Chris Wilson
2
-46
/
+6
2019-06-18
drm/i915: Update workarounds selftest for read only regs
Robert M. Fosha
1
-4
/
+39
2019-06-18
drm/i915: Add whitelist workarounds for ICL
John Harrison
1
-11
/
+27
2019-06-18
drm/i915: Support whitelist workarounds on all engines
John Harrison
1
-19
/
+47
2019-06-18
drm/i915: Support flags in whitlist WAs
John Harrison
2
-1
/
+15
2019-06-18
drm/i915: Drop the _INCOMPLETE for has_infoframe
Ville Syrjälä
1
-1
/
+1
2019-06-18
drm/i915: Make pipe_config_err() vs. fastset less confusing
Ville Syrjälä
1
-79
/
+79
2019-06-18
drm/i915: Constify intel_pipe_config_compare()
Ville Syrjälä
1
-26
/
+17
2019-06-18
drm/i915: Don't clobber M/N values during fastset check
Ville Syrjälä
1
-8
/
+28
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
13
-52
/
+35
2019-06-18
drm/i915: Keep engine alive as we retire the context
Chris Wilson
1
-2
/
+20
2019-06-18
drm/i915/guc: Reduce verbosity on log overflows
Chris Wilson
1
-1
/
+3
2019-06-17
drm/i915/ehl: Introduce Mule Creek Canyon PCH
Matt Roper
7
-10
/
+74
2019-06-17
drm/i915/gtt: Serialise both updates to PDE and our shadow
Chris Wilson
1
-60
/
+73
2019-06-17
drm/i915/dmc: protect against loading wrong firmware
Lucas De Marchi
1
-3
/
+11
2019-06-17
drm/i915/dmc: remove redundant return in parse_csr_fw()
Lucas De Marchi
1
-11
/
+6
2019-06-17
drm/i915/dmc: add support to load dmc_header version 3
Lucas De Marchi
2
-30
/
+95
2019-06-17
drm/i915/dmc: extract function to parse dmc_header
Lucas De Marchi
1
-56
/
+74
2019-06-17
drm/i915/dmc: extract function to parse package_header
Lucas De Marchi
1
-51
/
+66
2019-06-17
drm/i915/dmc: extract function to parse css header
Lucas De Marchi
1
-25
/
+41
2019-06-17
drm/i915/dmc: add support for package_header with version 2
Lucas De Marchi
1
-12
/
+26
2019-06-17
drm/i915/dmc: extract fw_info and table walk from intel_package_header
Lucas De Marchi
1
-17
/
+55
2019-06-17
drm/i915/dmc: use kernel types
Lucas De Marchi
1
-5
/
+5
2019-06-17
drm/i915/gtt: Generalize alloc_pd
Mika Kuoppala
1
-52
/
+36
[next]