index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-07
drm: move i915_kick_out_vgacon to vgaarb
Gerd Hoffmann
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
2018-11-28
drm/i915: Mark up early pre-production Kabylakes
Chris Wilson
2018-11-08
drm/i915: Keep overlay functions naming consistent
José Roberto de Souza
2018-11-08
drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
José Roberto de Souza
2018-11-08
drm/i915: Move FBC init and cleanup calls to modeset functions
José Roberto de Souza
2018-11-08
drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
José Roberto de Souza
2018-11-01
drm/i915/icl: Fix DC9 Suspend for ICL.
Anusha Srivatsa
2018-10-30
drm/i915/icl: Enable DC9 as lowest possible state during screen-off
Animesh Manna
2018-10-30
drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
Chris Wilson
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-24
drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
Ville Syrjälä
2018-10-11
drm/i915: Fix i915_driver_init_mmio error path
Michal Wajdeczko
2018-10-02
drm/i915: fix wrong error number report
Andi Shyti
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-26
drm/i915: Convert to BITS_PER_TYPE
Chris Wilson
2018-09-26
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-09-20
Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-13
drm/i915/kbl+: Enable IPC only for symmetric memory configurations
Mahesh Kumar
2018-09-13
drm/i915: Implement 16GB dimm wa for latency level-0
Mahesh Kumar
2018-09-13
drm/i915/skl+: Decode memory bandwidth and parameters
Mahesh Kumar
2018-09-13
drm/i915/bxt: Decode memory bandwidth and parameters
Mahesh Kumar
2018-09-13
drm/i915: Clear DRIVER_ATOMIC on a per-device basis
Ville Syrjälä
2018-09-05
drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroy
Chris Wilson
2018-09-05
drm/i915: Attach the pci match data to the device upon creation
Chris Wilson
2018-08-20
drm/i915: Verify power domains after enabling them
Imre Deak
2018-08-16
drm/i915: Refactor intel_display_set_init_power() logic
Imre Deak
[next]