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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
Zhi Wang
1
-3
/
+4
2017-04-08
drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
Zhi Wang
1
-1
/
+2
2017-04-08
drm/i915: Move the release of PT page to the upper caller
Zhi Wang
1
-11
/
+7
2017-04-08
drm/armada: Fix compile fail
Daniel Vetter
1
-0
/
+2
2017-04-08
drm/i915/kvmgt: Hold struct kvm reference
Alex Williamson
1
-0
/
+2
2017-04-08
drm/etnaviv: (re-)protect fence allocation with GPU mutex
Lucas Stach
1
-2
/
+2
2017-04-08
drm/vc4: Allocate the right amount of space for boot-time CRTC state.
Eric Anholt
1
-1
/
+12
2017-04-08
drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
Michel Dänzer
1
-2
/
+2
2017-03-30
drm: reference count event->completion
Daniel Vetter
2
-1
/
+12
2017-03-30
drm/amd/amdgpu: add POLARIS12 PCI ID
Evan Quan
1
-0
/
+1
2017-03-30
drm/amdgpu: reinstate oland workaround for sclk
Alex Deucher
1
-3
/
+7
2017-03-26
drm/amdgpu/si: add dpm quirk for Oland
Alex Deucher
1
-0
/
+6
2017-03-22
drm/i915/lspcon: Fix resume time initialization due to unasserted HPD
Imre Deak
3
-3
/
+8
2017-03-22
drm/i915/gen9+: Enable hotplug detection early
Imre Deak
1
-19
/
+50
2017-03-22
drm/i915/lspcon: Enable AUX interrupts for resume time initialization
Imre Deak
1
-1
/
+4
2017-03-18
drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
Takashi Iwai
1
-1
/
+1
2017-03-15
drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
Hans de Goede
1
-1
/
+12
2017-03-15
drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
Chris Wilson
1
-2
/
+2
2017-03-15
drm/i915: Check for timeout completion when waiting for the rq to submitted
Chris Wilson
1
-1
/
+6
2017-03-15
drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
Ville Syrjälä
1
-3
/
+3
2017-03-15
drm/i915: Recreate internal objects with single page segments if dmar fails
Chris Wilson
1
-14
/
+23
2017-03-15
drm: Cancel drm_fb_helper_resume_work on unload
Chris Wilson
1
-0
/
+1
2017-03-15
drm: Cancel drm_fb_helper_dirty_work on unload
Chris Wilson
1
-0
/
+2
2017-03-15
drm/i915/gvt: Disable access to stolen memory as a guest
Chris Wilson
1
-0
/
+5
2017-03-15
drm/atomic: fix an error code in mode_fixup()
Dan Carpenter
1
-1
/
+1
2017-03-15
drm/imx: imx-tve: Do not set the regulator voltage
Fabio Estevam
1
-3
/
+4
2017-03-15
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
2
-3
/
+12
2017-03-15
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
1
-2
/
+2
2017-03-15
drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
Tomeu Vizoso
1
-0
/
+3
2017-03-15
drm/radeon: handle vfct with multiple vbios images
Alex Deucher
1
-30
/
+36
2017-03-15
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
Y.C. Chen
1
-3
/
+35
2017-03-15
drm/ast: Call open_key before enable_mmio in POST code
Y.C. Chen
1
-1
/
+1
2017-03-15
drm/ast: Fix test for VGA enabled
Y.C. Chen
1
-6
/
+2
2017-03-15
drm/ast: Handle configuration without P2A bridge
Russell Currey
3
-109
/
+168
2017-03-15
Revert "drm/amdgpu: update tile table for oland/hainan"
Jean Delvare
1
-191
/
+139
2017-03-15
drm/amdgpu/pm: check for headless before calling compute_clocks
Alex Deucher
1
-1
/
+2
2017-03-15
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
Alex Deucher
1
-0
/
+6
2017-02-17
Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-2
/
+2
2017-02-16
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
Michel Dänzer
1
-2
/
+2
2017-02-15
drm/dp/mst: fix kernel oops when turning off secondary monitor
Pierre-Louis Bossart
1
-1
/
+1
2017-02-10
Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...
Dave Airlie
6
-15
/
+34
2017-02-10
Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+1
2017-02-09
drm: vc4: adapt to new behaviour of drm_crtc.c
Andrzej Pietrasiewicz
1
-1
/
+1
2017-02-08
drm/i915: Always convert incoming exec offsets to non-canonical
Michał Winiarski
1
-6
/
+6
2017-02-08
drm/i915: Remove overzealous fence warn on runtime suspend
Chris Wilson
2
-2
/
+11
2017-02-08
drm/i915/bxt: Add MST support when do DPLL calculation
Lee, Shawn C
1
-1
/
+2
2017-02-08
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
Jani Nikula
1
-1
/
+2
2017-02-08
drm/i915: fix i915 running as dom0 under Xen
Juergen Gross
1
-2
/
+10
2017-02-08
drm/i915: Flush untouched framebuffers before display on !llc
Chris Wilson
1
-1
/
+1
2017-02-08
drm/i915: fix use-after-free in page_flip_completed()
Andrey Ryabinin
1
-2
/
+2
[next]