index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.
Mario Kleiner
1
-0
/
+8
2014-06-10
drm/nv50-/kms: wait for enough ring space in crtc_prepare()
Ben Skeggs
1
-2
/
+2
2014-06-10
drm/nouveau/disp/dp: support training pattern 3
Ben Skeggs
2
-2
/
+8
2014-06-10
drm/nouveau/disp/dp: support aux read interval during link training
Ben Skeggs
2
-6
/
+8
2014-06-10
drm/gk104/gpio: fix incorrect interrupt register usage
Ben Skeggs
1
-5
/
+5
2014-06-10
drm/nouveau/core: punt all object state change messages to trace level
Ben Skeggs
1
-5
/
+5
2014-06-10
drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types
Ilia Mirkin
9
-12
/
+23
2014-06-10
drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...
Ilia Mirkin
4
-4
/
+4
2014-06-10
drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function
Martin Peres
1
-4
/
+5
2014-06-10
drm/nouveau/i2c: bump the i2c delay for the adt7473
Martin Peres
1
-3
/
+3
2014-06-10
drm/nouveau/therm/fan/tach: default to 2 pulses per revolution
Martin Peres
1
-1
/
+1
2014-06-10
drm/nvf0/device: enable video decoding engines on gk110/gk208
John Rowley
1
-6
/
+0
2014-06-10
drm/nvf1/device: add support for 0xf1 (gk110b)
John Rowley
1
-0
/
+35
2014-06-10
drm/nouveau/device: support for probing GK20A
Alexandre Courbot
1
-0
/
+17
2014-06-10
drm/nouveau/graph: add GK20A support
Alexandre Courbot
8
-9
/
+123
2014-06-10
drm/nouveau/graph: pad firmware code at load time
Alexandre Courbot
1
-0
/
+4
2014-06-10
drm/nouveau/graph: enable when using external fw
Alexandre Courbot
1
-3
/
+7
2014-06-10
drm/nouveau/fifo: add GK20A support
Alexandre Courbot
4
-0
/
+38
2014-06-10
drm/nouveau/fb: add GK20A support
Alexandre Courbot
5
-0
/
+212
2014-06-10
drm/nouveau/ibus: add GK20A support
Alexandre Courbot
3
-0
/
+105
2014-06-10
drm/nvc0/bar: support chips without BAR3
Alexandre Courbot
1
-55
/
+59
2014-06-10
drm/nouveau/bar: only ioremap BAR3 if it exists
Alexandre Courbot
1
-2
/
+4
2014-06-10
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
32
-105
/
+281
2014-06-09
drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flip
Michel Dänzer
1
-3
/
+3
2014-06-09
drm/radeon/dpm: powertune updates for SI
Alex Deucher
1
-3
/
+10
2014-06-09
Revert "drm/radeon: use variable UVD clocks"
Alex Deucher
2
-1
/
+5
2014-06-09
drm/radeon: add query for number of active CUs
Alex Deucher
9
-3
/
+75
2014-06-09
drm/radeon: add debugfs file to trigger GPU reset
Christian König
1
-1
/
+21
2014-06-09
drm/radeon: make vm_block_size a module parameter
Christian König
7
-19
/
+35
2014-06-09
drm/radeon: make VM size a module parameter (v2)
Christian König
3
-4
/
+29
2014-06-09
drm/radeon: rename alt_domain to allowed_domains
Christian König
4
-14
/
+15
2014-06-09
drm/radeon: use the SDMA on for buffer moves on CIK again
Christian König
1
-2
/
+2
2014-06-09
drm/radeon: remove range check from *_gart_set_page
Christian König
6
-27
/
+16
2014-06-09
drm/radeon: stop poisoning the GART TLB
Christian König
1
-1
/
+4
2014-06-09
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
3
-0
/
+35
2014-06-09
drm/edid: Store all supported hdmi deep color modes in drm_display_info
Mario Kleiner
1
-0
/
+3
2014-06-09
drm/radeon: add missing vce init case for hawaii
Alex Deucher
1
-0
/
+1
2014-06-09
drm/radeon: use lower_32_bits where appropriate
Christian König
7
-27
/
+27
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
19
-19
/
+19
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
7
-8
/
+8
2014-06-10
Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
4
-0
/
+113
2014-06-10
Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
23
-680
/
+1398
2014-06-09
drm/panel: simple - Add AUO B133XTN01 panel support
Stéphane Marchesin
1
-0
/
+25
2014-06-09
drm/tegra: sor - Remove obsolete comment
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Enable only the necessary number of lanes
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Power on only the necessary lanes
Thierry Reding
1
-3
/
+17
2014-06-09
drm/tegra: sor - Do not program interlaced mode registers
Thierry Reding
1
-3
/
+0
2014-06-09
drm/tegra: sor - Do not hardcode link speed
Thierry Reding
1
-2
/
+2
2014-06-09
drm/tegra: sor - Do not hardcode number of blank symbols
Thierry Reding
1
-3
/
+23
2014-06-09
drm/tegra: sor - Don't hardcode link parameters
Thierry Reding
1
-10
/
+213
[prev]
[next]