index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
Age
Commit message (
Expand
)
Author
2019-03-26
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
2019-03-22
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
Chris Wilson
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-19
drm/i915/cml: Introduce Comet Lake PCH
Anusha Srivatsa
2019-03-15
drm/i915: Drop address size from ppgtt_type
Chris Wilson
2019-03-15
drm/i915: Mark up vGPU support for full-ppgtt
Chris Wilson
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
2019-03-07
drm/i915: Read out memory type
Ville Syrjälä
2019-03-07
drm/i915: Extract DIMM info on cnl+
Ville Syrjälä
2019-03-07
drm/i915: Clean up intel_get_dram_info() a bit
Ville Syrjälä
2019-03-07
drm/i914: s/l_info/dimm_l/ etc.
Ville Syrjälä
2019-03-07
drm/i915: Generalize intel_is_dram_symmetric()
Ville Syrjälä
2019-03-07
drm/i915: Use dram_dimm_info more
Ville Syrjälä
2019-03-07
drm/i915: Extract DIMM info on GLK too
Ville Syrjälä
2019-03-07
drm/i915: Fix DRAM size reporting for BXT
Ville Syrjälä
2019-03-07
drm/i915: Extract BXT DIMM helpers
Ville Syrjälä
2019-03-07
drm/i915: Polish skl_is_16gb_dimm()
Ville Syrjälä
2019-03-07
drm/i915: Extract functions to derive SKL+ DIMM info
Ville Syrjälä
2019-03-07
drm/i915: Store DIMM rank information as a number
Ville Syrjälä
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-04
drm/i915: Yet another if/else sort of newer to older platforms.
Rodrigo Vivi
2019-03-01
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
2019-02-20
drm/i915: MEI interface implementation
Ramalingam C
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-02-11
Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-07
drm/i915: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-02-05
drm/i915: Include register polling in reg_rw traces
Ville Syrjälä
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-14
drm/i915: Mark up Ironlake ips with rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2019-01-02
drm/i915: drop intel_device_info_dump()
Jani Nikula
2019-01-02
drm/i915: always use INTEL_INFO() to access device info
Jani Nikula
2019-01-02
drm/i915: pass dev_priv to intel_device_info_runtime_init()
Jani Nikula
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
2018-12-13
drm/i915/selftests: Check we can recover a wedged device
Chris Wilson
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-04
drm/i915: Verify GT workaround state after GPU init
Tvrtko Ursulin
2018-12-04
drm/i915: Record GT workarounds in a list
Tvrtko Ursulin
2018-12-03
drm/i915: Add HAS_DISPLAY() and use it
José Roberto de Souza
2018-12-03
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
[next]