index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
2013-03-08
1
-1
/
+0
*
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
2013-03-08
1
-0
/
+1
*
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
2013-03-08
1
-0
/
+27
*
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
2013-03-08
1
-1
/
+0
*
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Marek Olšák
2013-03-07
2
-2
/
+3
*
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
2013-03-07
4
-0
/
+24
*
drm/radeon: add primary dac adj quirk for R200 board
Alex Deucher
2013-03-07
1
-0
/
+9
*
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
Alex Deucher
2013-03-07
1
-0
/
+12
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-03-07
8
-22
/
+79
|
\
|
*
drm/i915: Turn off hsync and vsync on ADPA when disabling crt
Patrik Jakobsson
2013-03-06
1
-1
/
+1
|
*
drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits
Patrik Jakobsson
2013-03-06
1
-2
/
+2
|
*
drm/i915: also disable south interrupts when handling them
Paulo Zanoni
2013-03-05
1
-2
/
+24
|
*
drm/i915: enable irqs earlier when resuming
Daniel Vetter
2013-03-05
1
-1
/
+12
|
*
drm/i915: Increase the RC6p threshold.
Stéphane Marchesin
2013-03-05
1
-1
/
+1
|
*
DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.
Egbert Eich
2013-03-04
1
-0
/
+26
|
*
drm/i915: Fix Haswell/CRW PCI IDs.
Kenneth Graunke
2013-03-03
1
-6
/
+6
|
*
drm/i915: Don't clobber crtc->fb when queue_flip fails
Ville Syrjälä
2013-03-03
1
-7
/
+4
|
*
drm/i915: wait_event_timeout's timeout is in jiffies
Paulo Zanoni
2013-03-03
1
-1
/
+2
|
*
drm/i915: Fix missing variable initilization
Syam Sidhardhan
2013-03-03
1
-1
/
+1
*
|
drm/nv50-: prevent some races between modesetting and page flipping
Ben Skeggs
2013-03-04
1
-83
/
+106
*
|
drm/nouveau/i2c: drop parent refcount when creating ports
Ben Skeggs
2013-03-04
1
-0
/
+1
*
|
drm/nv84: fix regression in page flipping
Ben Skeggs
2013-03-04
1
-6
/
+14
*
|
drm/nouveau: Fix typo in init_idx_addr_latched().
Francisco Jerez
2013-03-04
1
-1
/
+1
*
|
drm/nouveau: Disable AGP on PowerPC again.
Francisco Jerez
2013-03-04
1
-0
/
+12
*
|
drm/nve0/graph: some random reg moved on kepler
Ben Skeggs
2013-03-04
1
-1
/
+1
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-11
/
+8
*
|
drm/vmwgfx: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-9
/
+8
*
|
drm/via: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-10
/
+3
*
|
drm/sis: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-10
/
+3
*
|
drm/i915: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-16
/
+5
*
|
drm/exynos: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-11
/
+5
*
|
drm: convert to idr_alloc()
Tejun Heo
2013-02-27
4
-68
/
+25
*
|
drm: don't use idr_remove_all()
Tejun Heo
2013-02-27
7
-11
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
5
-10
/
+10
|
\
\
|
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
4
-9
/
+9
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
344
-11204
/
+29513
|
\
\
\
|
*
|
|
drm/tilcdc: only build on arm
Stephen Rothwell
2013-02-26
1
-1
/
+1
|
*
|
|
Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...
Dave Airlie
2013-02-24
11
-1266
/
+950
|
|
\
\
\
|
|
*
|
|
drm/radeon: Use generic HDMI infoframe helpers
Thierry Reding
2013-02-22
2
-161
/
+58
|
|
*
|
|
drm/tegra: Use generic HDMI infoframe helpers
Thierry Reding
2013-02-22
3
-306
/
+110
|
|
*
|
|
drm: Add HDMI infoframe helpers
Thierry Reding
2013-02-22
2
-0
/
+34
|
|
*
|
|
drm: Move mode tables to drm_edid.c
Thierry Reding
2013-02-22
2
-781
/
+746
|
|
*
|
|
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
2013-02-22
4
-27
/
+11
|
*
|
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-02-24
4
-51
/
+34
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
drm/i915: Revert hdmi HDP pin checks
Daniel Vetter
2013-02-22
1
-29
/
+0
|
|
*
|
|
drm/i915: Handle untiled planes when computing their offsets
Chris Wilson
2013-02-21
3
-22
/
+34
|
*
|
|
|
drm/tegra: Add list of framebuffers to debugfs
Thierry Reding
2013-02-22
1
-0
/
+44
|
*
|
|
|
drm/tegra: Fix color expansion
Thierry Reding
2013-02-22
1
-1
/
+1
|
*
|
|
|
drm/tegra: Split DC_CMD_STATE_CONTROL register write
Thierry Reding
2013-02-22
1
-2
/
+3
|
*
|
|
|
drm/tegra: Implement page-flipping support
Thierry Reding
2013-02-22
4
-0
/
+82
[next]