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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-05
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
30
-91
/
+387
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
6
-30
/
+140
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
9
-29
/
+164
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
10
-12
/
+32
2015-12-04
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2
-3
/
+15
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2
-2
/
+2
2015-12-04
drm/amdgpu: take a BO reference for the user fence
Christian König
1
-2
/
+4
2015-12-04
drm/amdgpu: take a BO reference in the display code
Christian König
1
-3
/
+3
2015-12-04
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
1
-3
/
+4
2015-12-04
drm/nouveau: Fix pre-nv50 pageflip events (v4)
Daniel Vetter
2
-9
/
+64
2015-12-04
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
2
-28
/
+61
2015-12-04
Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
8
-88
/
+70
2015-12-04
Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
9
-77
/
+94
2015-12-02
drm/amdgpu: fix race condition in amd_sched_entity_push_job
Nicolai Hähnle
1
-2
/
+3
2015-12-02
drm/amdgpu: add err check for pin userptr
Chunming Zhou
1
-3
/
+7
2015-12-02
drm/i915: take a power domain reference while checking the HDMI live status
Imre Deak
1
-0
/
+4
2015-12-02
drm/i915: add MISSING_CASE to a few port/aux power domain helpers
Imre Deak
1
-3
/
+3
2015-12-02
drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect
Imre Deak
1
-1
/
+8
2015-12-02
drm/i915: Introduce a gmbus power domain
Ville Syrjälä
6
-40
/
+13
2015-12-02
drm/i915: Clean up AUX power domain handling
Ville Syrjälä
3
-34
/
+59
2015-12-02
Merge branch 'drm-fixes-rockchip-2015-12-02' of https://github.com/markyzq/ke...
Dave Airlie
2
-25
/
+19
2015-12-02
drm/rockchip: Use CRTC vblank event interface
Daniel Stone
1
-1
/
+1
2015-12-02
drm/rockchip: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-12-02
drm/rockchip: vop: fix window origin calculation
Dominik Behr
1
-2
/
+2
2015-12-02
drm/rockchip: unset pgoff when mmap'ing gems
Heiko Stuebner
1
-0
/
+1
2015-12-01
drm/rockchip: vop: Correct enabled clocks during setup
Sjoerd Simons
1
-22
/
+14
2015-12-01
drm/i915: Check the timeout passed to i915_wait_request
Chris Wilson
1
-2
/
+10
2015-12-01
virtio-gpu: use no-merge for fill-modes
Marc-André Lureau
1
-1
/
+1
2015-12-01
Merge tag 'drm-intel-fixes-2015-11-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-11
/
+29
2015-12-01
drm: imx: imx-tve: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-11-30
add blacklist for thinkpad T40p
Pavel Machek
1
-0
/
+3
2015-11-30
drm/amdgpu: fix VM page table reference counting
Christian König
3
-0
/
+7
2015-11-30
drm/amdgpu: fix userptr flags check
Christian König
1
-2
/
+3
2015-11-27
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
16
-917
/
+948
2015-11-25
drm/radeon: make some dpm errors debug only
Alex Deucher
2
-3
/
+3
2015-11-25
drm/i915: Don't override output type for DDI HDMI
Takashi Iwai
1
-1
/
+2
2015-11-25
drm/i915: Don't compare has_drrs strictly in pipe config
Takashi Iwai
1
-1
/
+0
2015-11-25
drm: imx: convert to drm_crtc_send_vblank_event()
Russell King
1
-1
/
+2
2015-11-25
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
1
-1
/
+1
2015-11-25
drm/nouveau/nvif: allow userspace access to its own client object
Ben Skeggs
2
-2
/
+7
2015-11-25
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
1
-2
/
+2
2015-11-25
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
3
-0
/
+5
2015-11-25
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
6
-897
/
+897
2015-11-25
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2
-47
/
+49
2015-11-25
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Ben Skeggs
1
-0
/
+1
2015-11-25
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
2
-0
/
+6
2015-11-25
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
Ben Skeggs
1
-1
/
+7
2015-11-25
drm/nouveau/pci: enable c800 magic for Clevo P157SM
Karol Herbst
1
-1
/
+7
2015-11-24
drm/radeon: make rv770_set_sw_state failures non-fatal
Alex Deucher
1
-1
/
+1
2015-11-24
GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()
Markus Elfring
1
-2
/
+1
[next]