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.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
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
17
-28
/
+70
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
16
-16
/
+16
2014-07-08
drm/fb-helper: Fix hpd vs. initial config races
Daniel Vetter
5
-16
/
+5
2014-07-08
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
Martin Kepplinger
1
-7
/
+7
2014-07-08
drm/tilcdc: replace late_initcall with module_init
Guido Martínez
1
-1
/
+1
2014-07-08
drm/tilcdc: remove submodule destroy calls
Guido Martínez
6
-53
/
+50
2014-07-08
drm/tilcdc: fix double kfree
Guido Martínez
1
-3
/
+1
2014-07-08
drm/tilcdc: fix release order on exit
Guido Martínez
1
-3
/
+3
2014-07-08
drm/tilcdc: panel: fix leak when unloading the module
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: tfp410: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: slave: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: panel: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/crtc-helper: use drm_framebuffer flags
Fabien DESSENNE
1
-0
/
+1
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
4
-4
/
+9
2014-07-08
vgaarb: We can own non-decoded resources
Alex Williamson
1
-18
/
+22
2014-07-08
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
9
-42
/
+40
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
52
-91
/
+311
2014-07-08
Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
7
-413
/
+673
2014-07-08
drm/omap: remove null test before kfree
Fabian Frederick
1
-3
/
+1
2014-07-08
drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
1
-1
/
+1
2014-07-08
drm/ttm: recognize ARM arch in ioprot handler
Lucas Stach
1
-1
/
+1
2014-07-08
drm: enable render-nodes by default
David Herrmann
1
-6
/
+1
2014-07-08
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
5
-16
/
+27
2014-07-08
drm/omap: use __GFP_DMA32 for shmem-backed gem
David Herrmann
1
-9
/
+8
2014-07-06
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-1
/
+42
2014-07-06
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
1
-1
/
+0
2014-07-06
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
1
-3
/
+9
2014-07-04
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+21
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
7
-413
/
+673
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
1
-0
/
+21
2014-07-03
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
1
-1
/
+0
2014-07-03
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
14
-26
/
+70
2014-07-03
drm: fix permissions on drm_drv.c
Dave Airlie
1
-0
/
+0
2014-07-02
drm/radeon: page table BOs are kernel allocations
Christian König
1
-2
/
+2
2014-07-02
drm/radeon/cik: fix typo in EOP packet
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon: Track the status of a page flip more explicitly
Michel Dänzer
2
-5
/
+21
2014-07-01
drm/radeon/dpm: fix vddci setup typo on cayman
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon/dpm: fix typo in vddci setup for eg/btc
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)
Stefan Brüns
2
-6
/
+6
2014-07-01
drm/radeon: Use only one line for whole DPCD debug output
Stefan Brüns
1
-5
/
+7
2014-07-01
drm/radeon: add a module parameter to control deep color support
Alex Deucher
3
-0
/
+8
2014-07-01
drm/radeon: enable bapm by default on desktop TN/RL boards
Alex Deucher
1
-1
/
+9
2014-07-01
drm/radeon: enable bapm by default on KV/KB
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon: only apply bapm changes for AC power on ARUBA
Alex Deucher
1
-2
/
+4
2014-07-01
drm/radeon: adjust default dispclk on DCE6 (v2)
Alex Deucher
1
-1
/
+9
2014-07-01
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin
Deepak S
1
-0
/
+8
2014-06-30
drm/i915: only apply crt_present check on VLV
Jesse Barnes
1
-1
/
+17
2014-06-27
drm/i915: Wait for vblank after enabling the primary plane on BDW
Ville Syrjälä
2
-0
/
+17
2014-06-27
Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-36
/
+36
2014-06-26
drm/i2c: tda998x: add some basic mode validation
Russell King
1
-0
/
+6
[next]