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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-09
drm: do not set fb_info->pixmap fields
Sascha Hauer
5
-33
/
+5
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
7
-121
/
+53
2012-02-09
drm: add convenience function to create an enum property
Sascha Hauer
4
-109
/
+72
2012-02-07
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
13
-518
/
+178
2012-02-03
drm exynos: use drm_fb_helper_set_par directly
Sascha Hauer
1
-27
/
+1
2012-02-03
drm crtc_helper: use list_for_each_entry
Sascha Hauer
1
-6
/
+6
2012-02-03
drm crtc: Fix locking comments
Sascha Hauer
1
-6
/
+15
2012-02-03
drm fb helper: remove unused variable crtc_id
Sascha Hauer
1
-1
/
+0
2012-02-03
drm fb helper: remove unused variable conn_limit
Sascha Hauer
1
-1
/
+1
2012-02-03
drm fb helper: use drm_helper_connector_dpms to do dpms
Sascha Hauer
1
-70
/
+10
2012-02-03
drm: add proper return value for drm_mode_crtc_set_gamma_size
Sascha Hauer
1
-3
/
+3
2012-02-03
drm drm_fb_helper: destroy modes
Sascha Hauer
1
-1
/
+4
2012-02-03
drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove
Sascha Hauer
1
-1
/
+1
2012-02-03
drm/edid: drm modes have to be free with drm_mode_destroy
Sascha Hauer
1
-1
/
+1
2012-02-03
drm crtc: add forgotten idr cleanup functions
Sascha Hauer
1
-0
/
+3
2012-02-03
drm/radeon/kms: add r1xx/r2xx CS support for tiled textures
Alex Deucher
2
-2
/
+22
2012-02-03
drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS
Alex Deucher
2
-27
/
+36
2012-02-03
drm: give up on edid retries when i2c bus is not responding
Eugeni Dodonov
1
-0
/
+5
2012-02-03
drm/radeon/kms/dce3+: add support for hw i2c using atom
Alex Deucher
3
-1
/
+161
2012-02-03
drm/radeon/kms: Use the standard VESA timeout for DDC channels
Jean Delvare
1
-3
/
+1
2012-02-03
drm/kms: Make i2c buses faster
Jean Delvare
2
-2
/
+2
2012-02-03
drm/radeon/kms: remove benchmarks shorter than one page
Ilija Hadzic
1
-6
/
+6
2012-02-03
drm/radeon/kms: common definitions for blit copy code
Ilija Hadzic
3
-25
/
+46
2012-02-03
drm: remove master fd restriction on mode setting getters
Mandeep Singh Baines
1
-6
/
+6
2012-02-02
drm/radeon/kms/blit: fix blit copy for very large buffers
Ilija Hadzic
1
-10
/
+25
2012-02-02
drm/radeon/kms: fix TRAVIS panel setup
Alex Deucher
1
-3
/
+15
2012-02-02
drm/radeon: fix use after free in ATRM bios reading code.
Dave Airlie
1
-1
/
+2
2012-02-01
drm/radeon/kms: Fix device tree linkage of DP i2c buses too
Jean Delvare
1
-0
/
+1
2012-02-01
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.
Michel Dänzer
1
-2
/
+2
2012-02-01
drm/radeon/kms: disable output polling when suspended
Seth Forshee
1
-0
/
+4
2012-02-01
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
Dan Carpenter
1
-2
/
+2
2012-02-01
drm/nouveau/gem: fix fence_sync race / oops
Ben Skeggs
1
-2
/
+21
2012-02-01
drm/nouveau: fix typo on mxmdcb option
Ben Skeggs
1
-1
/
+1
2012-02-01
drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS
Ben Skeggs
1
-0
/
+9
2012-02-01
drm/nouveau/disp: check that panel power gpio is enabled at init time
Ben Skeggs
2
-2
/
+13
2012-01-30
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
1
-1
/
+1
2012-01-30
drm/radeon/kms: Fix device tree linkage of i2c buses
Jean Delvare
1
-0
/
+1
2012-01-30
drm: Pass the real error code back during GEM bo initialisation
Chris Wilson
1
-1
/
+1
2012-01-30
Revert "drm/i810: cleanup reclaim_buffers"
Daniel Vetter
3
-13
/
+11
2012-01-27
gma500: Fix suspend/resume functions
Ryan Mallon
1
-4
/
+4
2012-01-27
drm/exynos: fixed pm feature for fimd module.
Inki Dae
1
-50
/
+59
2012-01-27
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
Inki Dae
1
-1
/
+1
2012-01-27
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
Seung-Woo Kim
1
-1
/
+1
2012-01-27
drm/exynos: use release_mem_region instead of release_resource
Seung-Woo Kim
1
-4
/
+4
2012-01-26
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
14
-199
/
+167
2012-01-25
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2
-4
/
+17
2012-01-25
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
Daniel Vetter
1
-3
/
+8
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
3
-54
/
+54
2012-01-25
drm/radeon: silence out possible lock dependency warning
Jerome Glisse
1
-8
/
+11
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
2
-1
/
+10
[next]