index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...
Dave Airlie
24
-639
/
+791
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-35
/
+35
2015-10-20
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
59
-1729
/
+2552
2015-10-19
drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks
Ville Syrjälä
1
-6
/
+6
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
1
-36
/
+36
2015-10-16
drm/i915: Mark getparam ioctl as DRM_UNLOCKED
Daniel Vetter
1
-1
/
+1
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
5
-10
/
+45
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
5
-51
/
+20
2015-10-15
drm/i915: Kill the leftover RMW from ivb_sprite_disable()
Ville Syrjälä
1
-1
/
+1
2015-10-15
drm/i915: restore ggtt double-bind avoidance
Daniel Vetter
1
-12
/
+34
2015-10-15
drm/i915/skl: Enable pipe gamma for sprite planes.
Bob Paauwe
1
-0
/
+1
2015-10-15
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
Bob Paauwe
1
-1
/
+1
2015-10-13
drm/i915: Move skl/bxt gt specific workarounds to ring init
Mika Kuoppala
2
-61
/
+43
2015-10-13
drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-level
Chris Wilson
1
-21
/
+78
2015-10-13
drm/i915: revert a few more watermark commits
Paulo Zanoni
6
-199
/
+293
2015-10-13
drm/i915: Remove dev_priv argument from NEEDS_FORCE_WAKE
Ville Syrjälä
1
-8
/
+8
2015-10-13
drm/i915: Clean up LVDS register handling
Ville Syrjälä
1
-16
/
+14
2015-10-13
drm/i915: Throw out some useless variables
Ville Syrjälä
3
-60
/
+28
2015-10-13
drm/i915: Parametrize and fix SWF registers
Ville Syrjälä
3
-25
/
+50
2015-10-13
drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc.
Ville Syrjälä
3
-11
/
+11
2015-10-13
drm/i915: Turn GEN5_ASSERT_IIR_IS_ZERO() into a function
Ville Syrjälä
1
-14
/
+17
2015-10-13
drm/i915: Fix a few bad hex numbers in register defines
Ville Syrjälä
1
-2
/
+2
2015-10-13
drm/i915: Protect register macro arguments
Ville Syrjälä
1
-46
/
+46
2015-10-13
drm/i915: Include gpio_mmio_base in GMBUS reg defines
Ville Syrjälä
2
-37
/
+29
2015-10-13
drm/i915: Parametrize HSW video DIP data registers
Ville Syrjälä
3
-28
/
+32
2015-10-13
drm/i915: Eliminate weird parameter inversion from BXT PPS registers
Ville Syrjälä
1
-4
/
+4
2015-10-13
drm/i915: Hold dev->event_lock whilst inspecting intel_crtc->unpin_work
Chris Wilson
1
-25
/
+32
2015-10-13
i915: switch from acpi_os_ioremap to memremap
Williams, Dan J
5
-62
/
+62
2015-10-13
drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
1
-1
/
+0
2015-10-10
drm/i915: Update DRIVER_DATE to 20151010
Daniel Vetter
1
-1
/
+1
2015-10-09
drm/i915: Partial revert of atomic watermark series
Matt Roper
4
-202
/
+151
2015-10-09
drm/i915: Early exit from semaphore_waits_for for execlist mode.
Tomas Elf
1
-0
/
+20
2015-10-09
drm/i915: Remove wrong warning from i915_gem_context_clean
Tvrtko Ursulin
1
-1
/
+1
2015-10-09
drm/i915: Determine the stolen memory base address on gen2
Ville Syrjälä
1
-11
/
+81
2015-10-09
drm/i915: fix FBC buffer size checks
Paulo Zanoni
1
-5
/
+14
2015-10-09
drm/i915: fix CFB size calculation
Paulo Zanoni
1
-5
/
+49
2015-10-09
drm/i915: remove pre-atomic check from SKL update_primary_plane
Paulo Zanoni
1
-21
/
+13
2015-10-09
drm/i915: don't allocate fbcon from stolen memory if it's too big
Paulo Zanoni
2
-2
/
+15
2015-10-08
Revert "drm/i915: Call encoder hotplug for init and resume cases"
Daniel Vetter
2
-11
/
+1
2015-10-08
Revert "drm/i915: Add hot_plug hook for hdmi encoder"
Daniel Vetter
1
-43
/
+11
2015-10-08
drm/i915: use error path
Sudip Mukherjee
1
-9
/
+14
2015-10-08
drm/i915/irq: Fix misspelled word register in kernel-doc
Javier Martinez Canillas
1
-1
/
+1
2015-10-08
drm/i915/irq: Fix kernel-doc warnings
Javier Martinez Canillas
1
-0
/
+2
2015-10-07
drm/i915: Hook up ring workaround writes at context creation time on Gen6-7.
Francisco Jerez
1
-1
/
+1
2015-10-07
drm/i915: Don't warn if the workaround list is empty.
Francisco Jerez
1
-1
/
+1
2015-10-07
drm/i915: Resurrect golden context on gen6/7
Daniel Vetter
1
-0
/
+1
2015-10-07
drm/i915/chv: remove pre-production hardware workarounds
Jani Nikula
1
-34
/
+22
2015-10-07
drm/i915/snb: remove pre-production hardware workaround
Jani Nikula
1
-17
/
+1
2015-10-07
drm/i915/bxt: Set time interval unit to 0.833us
Akash Goel
1
-1
/
+4
2015-10-07
drm/i915: Kill DRI1 cliprects
Chris Wilson
2
-138
/
+31
[next]