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
/
i915_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
drm: move i915_kick_out_vgacon to vgaarb
Gerd Hoffmann
1
-34
/
+1
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-210
/
+19
2019-02-11
Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+10
2019-02-07
drm/i915: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-1
/
+3
2019-02-05
drm/i915: Include register polling in reg_rw traces
Ville Syrjälä
1
-2
/
+10
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
1
-1
/
+1
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
1
-205
/
+1
2019-01-14
drm/i915: Mark up Ironlake ips with rpm wakerefs
Chris Wilson
1
-0
/
+3
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
1
-3
/
+5
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2019-01-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
1
-1
/
+1
2019-01-02
drm/i915: drop intel_device_info_dump()
Jani Nikula
1
-1
/
+7
2019-01-02
drm/i915: always use INTEL_INFO() to access device info
Jani Nikula
1
-1
/
+1
2019-01-02
drm/i915: pass dev_priv to intel_device_info_runtime_init()
Jani Nikula
1
-1
/
+1
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
1
-8
/
+8
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
1
-1
/
+1
2018-12-13
drm/i915/selftests: Check we can recover a wedged device
Chris Wilson
1
-0
/
+1
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-9
/
+9
2018-12-04
drm/i915: Verify GT workaround state after GPU init
Tvrtko Ursulin
1
-0
/
+1
2018-12-04
drm/i915: Record GT workarounds in a list
Tvrtko Ursulin
1
-0
/
+1
2018-12-03
drm/i915: Add HAS_DISPLAY() and use it
José Roberto de Souza
1
-5
/
+5
2018-12-03
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
1
-0
/
+14
2018-11-28
drm/i915: Mark up early pre-production Kabylakes
Chris Wilson
1
-0
/
+1
2018-11-08
drm/i915: Keep overlay functions naming consistent
José Roberto de Souza
1
-1
/
+1
2018-11-08
drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
José Roberto de Souza
1
-2
/
+2
2018-11-08
drm/i915: Move FBC init and cleanup calls to modeset functions
José Roberto de Souza
1
-1
/
+0
2018-11-08
drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
José Roberto de Souza
1
-12
/
+7
2018-11-01
drm/i915/icl: Fix DC9 Suspend for ICL.
Anusha Srivatsa
1
-1
/
+1
2018-10-30
drm/i915/icl: Enable DC9 as lowest possible state during screen-off
Animesh Manna
1
-3
/
+17
2018-10-30
drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
Chris Wilson
1
-7
/
+2
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
1
-1
/
+1
2018-10-24
drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
Ville Syrjälä
1
-7
/
+8
2018-10-11
drm/i915: Fix i915_driver_init_mmio error path
Michal Wajdeczko
1
-0
/
+1
2018-10-02
drm/i915: fix wrong error number report
Andi Shyti
1
-5
/
+7
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
1
-12
/
+10
2018-09-26
drm/i915: Convert to BITS_PER_TYPE
Chris Wilson
1
-2
/
+2
2018-09-26
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-4
/
+4
2018-09-20
Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+4
2018-09-13
drm/i915/kbl+: Enable IPC only for symmetric memory configurations
Mahesh Kumar
1
-5
/
+22
2018-09-13
drm/i915: Implement 16GB dimm wa for latency level-0
Mahesh Kumar
1
-2
/
+31
2018-09-13
drm/i915/skl+: Decode memory bandwidth and parameters
Mahesh Kumar
1
-4
/
+141
2018-09-13
drm/i915/bxt: Decode memory bandwidth and parameters
Mahesh Kumar
1
-0
/
+117
2018-09-13
drm/i915: Clear DRIVER_ATOMIC on a per-device basis
Ville Syrjälä
1
-4
/
+4
2018-09-05
drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroy
Chris Wilson
1
-6
/
+13
2018-09-05
drm/i915: Attach the pci match data to the device upon creation
Chris Wilson
1
-28
/
+38
2018-08-20
drm/i915: Verify power domains after enabling them
Imre Deak
1
-0
/
+2
2018-08-16
drm/i915: Refactor intel_display_set_init_power() logic
Imre Deak
1
-35
/
+30
[next]