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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
drm/i915: Check for fused or unused pipes
Mika Kahola
1
-1
/
+1
2018-02-01
drm/i915: Protect WC stash allocation against direct reclaim
Chris Wilson
1
-7
/
+25
2018-02-01
drm/i915: Only attempt to scan the requested number of shrinker slabs
Chris Wilson
1
-2
/
+2
2018-02-01
drm/i915: Always call to intel_display_set_init_power() in resume_early.
Maarten Lankhorst
1
-0
/
+2
2018-02-01
drm/i915/gvt: cancel scheduler timer when no vGPU exists
Zhenyu Wang
1
-0
/
+7
2018-02-01
drm/i915/gvt: cancel virtual vblank timer when no vGPU exists
Zhenyu Wang
1
-0
/
+2
2018-02-01
drm/i915/gvt: Keep obj->dma_buf link NULL during exporting
Tina Zhang
1
-1
/
+0
2018-02-01
drm/i915/pmu: Reconstruct active state on starting busy-stats
Chris Wilson
1
-1
/
+15
2018-02-01
drm/i915: Stop getting the fault address from RING_FAULT_REG
Oscar Mateo
2
-2
/
+15
2018-02-01
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2
-2
/
+2
2018-02-01
drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks
Imre Deak
1
-3
/
+3
2018-02-01
drm/i915: Try EDID bitbanging on HDMI after failed read
Stefan Brüns
1
-3
/
+11
2018-02-01
drm/i915/glk: Disable Guc and HuC on GLK
Anusha Srivatsa
2
-20
/
+0
2018-02-01
drm/i915/gvt: Do not use I915_NUM_ENGINES to iterate over the mocs regs array
Michel Thierry
1
-1
/
+1
2018-02-01
drm/i915/gvt: validate gfn before set shadow page entry
Hang Yuan
4
-5
/
+53
2018-02-01
drm/i915/gvt: add PLANE_KEYMAX regs to mmio track list
Pei Zhang
1
-0
/
+3
2018-02-01
drm/i915/gvt: Fix gen8/9_render_mmio_list[0] don't take effect
Xiong Zhang
1
-4
/
+4
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
8
-13
/
+55
2018-01-15
drm/i915: Fix deadlock in i830_disable_pipe()
Ville Syrjälä
1
-2
/
+5
2018-01-15
drm/i915: Redo plane sanitation during readout
Ville Syrjälä
1
-49
/
+65
2018-01-15
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
3
-98
/
+175
2018-01-11
drm/i915: Don't adjust priority on an already signaled fence
Chris Wilson
2
-1
/
+4
2018-01-11
drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.
Kenneth Graunke
2
-0
/
+7
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-3
/
+3
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-3
/
+3
2018-01-08
Merge tag 'gvt-fixes-2018-01-08' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-3
/
+6
2018-01-08
drm/i915/gvt: Fix stack-out-of-bounds bug in cmd parser
Changbin Du
1
-2
/
+2
2018-01-04
drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
Lucas De Marchi
3
-9
/
+38
2018-01-04
drm/i915/gvt: Clear the shadow page table entry after post-sync
Zhi Wang
1
-1
/
+4
2018-01-02
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
2
-3
/
+14
2018-01-02
drm/i915: Disable DC states around GMBUS on GLK
Ville Syrjälä
1
-0
/
+1
2018-01-02
drm/i915/psr: Fix register name mess up.
Dhinakaran Pandiyan
1
-8
/
+8
2017-12-22
drm/i915: Update DRIVER_DATE to 20171222
Rodrigo Vivi
1
-2
/
+2
2017-12-22
drm/i915: Show HWSP in intel_engine_dump()
Chris Wilson
1
-1
/
+33
2017-12-22
drm/i915: Assert that the request is on the execution queue before being removed
Chris Wilson
1
-0
/
+2
2017-12-22
drm/i915/execlists: Show preemption progress in GEM_TRACE
Chris Wilson
1
-2
/
+5
2017-12-22
Merge tag 'gvt-next-2017-12-22' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
15
-666
/
+675
2017-12-22
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
2
-3
/
+14
2017-12-22
drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+
Ville Syrjälä
2
-0
/
+44
2017-12-22
drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/a
Ville Syrjälä
2
-9
/
+13
2017-12-22
drm/i915: No need to power up PG2 for GMBUS on BXT
Ville Syrjälä
1
-1
/
+1
2017-12-22
drm/i915: Disable DC states around GMBUS on GLK
Ville Syrjälä
1
-0
/
+1
2017-12-22
drm/i915: Do not enable movntdqa optimization in hypervisor guest
Changbin Du
1
-1
/
+6
2017-12-22
drm/i915: Dump device info at once
Michal Wajdeczko
1
-16
/
+17
2017-12-22
drm/i915: Add pretty printer for runtime part of intel_device_info
Michal Wajdeczko
4
-18
/
+34
2017-12-22
drm/i915: Update intel_device_info_runtime_init() parameter
Michal Wajdeczko
3
-5
/
+9
2017-12-22
drm/i915: Move intel_device_info definitions to its own header
Michal Wajdeczko
3
-138
/
+183
2017-12-22
drm/i915: Move opregion definitions to dedicated intel_opregion.h
Michal Wajdeczko
3
-59
/
+112
2017-12-22
drm/i915: Move display related definitions to dedicated header
Michal Wajdeczko
2
-282
/
+322
[prev]
[next]