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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-09
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
17
-219
/
+228
2014-08-09
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
8
-50
/
+54
2014-08-09
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
14
-2
/
+1350
2014-08-09
drm/nouveau/client: add method to retrieve device list
Ben Skeggs
4
-0
/
+72
2014-08-09
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
6
-34
/
+37
2014-08-09
drm/nouveau/device: add method to retrieve some basic device info
Ben Skeggs
4
-37
/
+171
2014-08-09
drm/nouveau/core: import ioctl/event interfaces
Ben Skeggs
13
-4
/
+831
2014-08-09
drm/nouveau/core: add function to return list of supported children
Ben Skeggs
2
-0
/
+34
2014-08-09
drm/nouveau/core: rework event interface
Ben Skeggs
52
-517
/
+875
2014-08-09
drm/nouveau/core: move handle-based object apis to handle.c
Ben Skeggs
4
-120
/
+135
2014-08-09
drm/nouveau/core: fail creation of zero-argument objects, when arguments are ...
Ben Skeggs
1
-30
/
+6
2014-08-09
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
5
-19
/
+24
2014-08-09
drm/nouveau: store vblank event handler data in nv_crtc
Ben Skeggs
3
-29
/
+29
2014-08-09
drm/nv50/kms: create ctxdma objects for framebuffers as required
Ben Skeggs
4
-163
/
+126
2014-08-09
drm/nv50/kms: move framebuffer wrangling out of common code
Ben Skeggs
3
-47
/
+81
2014-08-09
drm/nouveau: Bump version from 1.1.1 to 1.1.2
Mario Kleiner
1
-1
/
+3
2014-08-09
drm/nv50-/sw: use nv50_software_context_dtor....
Ben Skeggs
2
-2
/
+2
2014-08-09
drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result
Ben Skeggs
2
-3
/
+3
2014-08-09
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
Mario Kleiner
1
-0
/
+11
2014-08-09
drm/nouveau: platform: update moved Tegra header
Alexandre Courbot
1
-1
/
+1
2014-08-09
drm/nouveau/gk20a: reclocking support
Alexandre Courbot
5
-0
/
+669
2014-08-09
drm/nouveau/clk: support for non-BIOS pstates
Alexandre Courbot
9
-20
/
+30
2014-08-09
drm/nouveau/clk: make therm and volt devices optional
Alexandre Courbot
1
-14
/
+22
2014-08-09
drm/nouveau/perfmon: do not forget to destroy the engine context
Samuel Pitoiset
1
-0
/
+1
2014-08-09
drm/nouveau: map pages using DMA API
Alexandre Courbot
5
-41
/
+26
2014-08-09
drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory
Roy Spliet
5
-663
/
+663
2014-08-09
drm/nve4/graph: do not crash if no power device present
Alexandre Courbot
1
-1
/
+2
2014-08-09
drm/gk20a: add BAR instance
Alexandre Courbot
6
-4
/
+66
2014-08-09
drm/nouveau/bar: add noncached ioremap property
Alexandre Courbot
2
-5
/
+15
2014-08-09
drm/nouveau: support for probing platform devices
Alexandre Courbot
6
-16
/
+291
2014-08-09
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
Ben Skeggs
1
-3
/
+3
2014-08-09
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
3
-39
/
+61
2014-08-09
drm/nouveau: expose pstate selection per-power source in sysfs
Ben Skeggs
3
-18
/
+52
2014-08-09
drm/nouveau/clk: allow selection of different power state for ac vs battery
Ben Skeggs
4
-30
/
+96
2014-08-09
drm/nouveau/clk: schedule pstate changes through a workqueue
Ben Skeggs
2
-11
/
+39
2014-08-09
drm/nouveau/device: register for acpi events
Ben Skeggs
5
-2
/
+94
2014-08-09
drm/gk208-/gr: stop touching 0x260 inappropriately
Ben Skeggs
15
-45
/
+113
2014-08-09
drm/gk110b/gr: initvals differ from gk110
Ben Skeggs
9
-14
/
+244
2014-08-09
drm/gk104/gr: disable PGOB at init time
Ben Skeggs
2
-25
/
+7
2014-08-09
drm/gk104/pwr: implement PGOB disable method
Ben Skeggs
6
-3
/
+86
2014-08-09
drm/nouveau/pwr: tidy
Ben Skeggs
12
-193
/
+133
2014-08-09
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
2
-5
/
+10
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
7
-10
/
+16
2014-08-07
Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
13
-50
/
+359
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
11
-67
/
+346
2014-08-07
drm/panel: simple: Use devm_gpiod_get_optional()
Alexandre Courbot
1
-7
/
+5
2014-08-06
drm/panel: ld9040: Replace upcasting macro by function
Thierry Reding
1
-1
/
+4
2014-08-06
drm/exynos: dp: Modify driver to support drm_panel
Ajay Kumar
3
-21
/
+71
2014-08-06
drm/exynos: Move DP setup into commit()
Ajay Kumar
1
-5
/
+19
2014-08-06
drm/panel: simple: Add AUO B133HTN01 panel support
Ajay Kumar
1
-0
/
+30
[next]