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
/
i915_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
drm/i915: add new gen12 dgfx platform macro
Stuart Summers
1
-0
/
+4
2019-10-18
drm/i915: treat stolen as a region
Matthew Auld
1
-1
/
+1
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
1
-8
/
+21
2019-10-02
drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Jani Nikula
1
-1
/
+0
2019-09-24
drm/i915/tgl: Swap engines for no rps (gpu reclocking)
Chris Wilson
1
-1
/
+1
2019-09-24
drm/i915: Add Pipe D cursor ctrl register for Gen12
Ankit Nautiyal
1
-0
/
+9
2019-09-23
drm/i915/dsb: Enable DSB for gen12.
Animesh Manna
1
-1
/
+2
2019-09-17
drm/i915/tgl: Extend MI_SEMAPHORE_WAIT
Chris Wilson
1
-1
/
+0
2019-09-13
drm/i915/tgl: Re-enable rc6
Mika Kuoppala
1
-1
/
+0
2019-09-13
drm/i915/tgl: Limit ourselves to just rcs0
Chris Wilson
1
-0
/
+1
2019-09-12
drm/i915/tgl: Disable preemption while being debugged
Chris Wilson
1
-0
/
+1
2019-09-12
drm/i915: convert device info num_pipes to pipe_mask
Jani Nikula
1
-12
/
+12
2019-09-10
drm/i915/tgl: Disable rc6 for debugging
Chris Wilson
1
-0
/
+1
2019-08-30
drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt
Chris Wilson
1
-1
/
+1
2019-08-30
drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt
Chris Wilson
1
-2
/
+2
2019-08-10
drm/i915/gtt: disable 2M pages for pre-gen11
Matthew Auld
1
-4
/
+7
2019-08-06
drm/i915: Use drm_i915_private directly from drv_get_drvdata()
Chris Wilson
1
-7
/
+7
2019-08-02
drm/i915: Add i915 to i915_inject_probe_failure
Michal Wajdeczko
1
-1
/
+1
2019-07-31
drm/i915/tgl: Tigerlake only has global MOCS registers
Michel Thierry
1
-1
/
+2
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
1
-2
/
+2
2019-07-12
drm/i915/tgl: add modular FIA to device info
Lucas De Marchi
1
-0
/
+1
2019-07-12
drm/i915: Replace "_load" with "_probe" consequently
Janusz Krzysztofik
1
-1
/
+1
2019-07-12
drm/i915: Rename "_load"/"_unload" to match PCI entry points
Janusz Krzysztofik
1
-2
/
+2
2019-07-11
drm/i915/tgl: Add TGL PCI IDs
Lucas De Marchi
1
-0
/
+1
2019-07-11
drm/i915/tgl: add initial Tiger Lake definitions
Daniele Ceraolo Spurio
1
-0
/
+29
2019-06-25
drm/i915/ehl: Add missing VECS engine
José Roberto de Souza
1
-1
/
+1
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-1
/
+2
2019-06-17
drm/i915/icl: Add Multi-segmented gamma support
Shashank Sharma
1
-1
/
+1
2019-06-09
drm/i915/guc: always use Command Transport Buffers
Daniele Ceraolo Spurio
1
-1
/
+0
2019-05-31
drm/i915: add force_probe module parameter to replace alpha_support
Jani Nikula
1
-5
/
+46
2019-05-28
drm/i915/guc: Enable GuC CTB communication on Gen11
Michal Wajdeczko
1
-0
/
+1
2019-05-06
drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()
Ville Syrjälä
1
-2
/
+0
2019-04-19
drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
Chris Wilson
1
-0
/
+5
2019-04-08
drm/i915: extract intel_fbdev.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-03
drm/i915: Expose full 1024 LUT entries on ivb+
Ville Syrjälä
1
-1
/
+1
2019-04-03
drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3
Ville Syrjälä
1
-0
/
+5
2019-04-03
drm/i915: Add "10.6" LUT mode for i965+
Ville Syrjälä
1
-0
/
+6
2019-04-03
drm/i915: Add 10bit LUT for ilk/snb
Ville Syrjälä
1
-0
/
+4
2019-04-03
drm/i915: Implement split/10bit gamma for ivb/hsw
Ville Syrjälä
1
-3
/
+3
2019-04-01
drm/i915: Introduce concept of a sub-platform
Tvrtko Ursulin
1
-1
/
+1
2019-04-01
drm/i915: Split Pineview device info into desktop and mobile
Tvrtko Ursulin
1
-2
/
+10
2019-03-22
drm/i915/ehl: Add ElkhartLake platform
Bob Paauwe
1
-1
/
+1
2019-03-22
drm/i915/ehl: Add EHL platform info and PCI IDs
James Ausmus
1
-0
/
+9
2019-03-19
drm/i915/cml: Add CML PCI IDS
Anusha Srivatsa
1
-0
/
+2
2019-03-15
drm/i915: Drop address size from ppgtt_type
Chris Wilson
1
-2
/
+2
2019-03-15
drm/i915: Record platform specific ppGTT size in intel_device_info
Chris Wilson
1
-6
/
+12
2019-03-07
drm/i915/icl: Remove alpha support protection
José Roberto de Souza
1
-1
/
+0
2019-03-06
drm/i915: Populate pipe_offsets[] & co. accurately
Ville Syrjälä
1
-42
/
+104
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
1
-17
/
+22
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
1
-3
/
+5
[prev]
[next]