index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
2012-08-13
1
-1
/
+1
*
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
2012-08-13
9
-7
/
+80
*
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
2012-08-13
3
-2
/
+15
*
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
2012-08-13
1
-26
/
+26
*
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
2012-08-13
5
-21
/
+55
*
drm/radeon: fix some missing parens in asic macros
Alex Deucher
2012-08-13
1
-5
/
+5
*
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
2012-08-13
1
-4
/
+4
*
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
2012-08-13
3
-76
/
+2
*
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
2012-08-13
1
-3
/
+11
*
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
2012-08-13
1
-3
/
+11
*
drm/radeon: fix bank tiling parameters on SI
Christian König
2012-08-13
1
-4
/
+12
*
drm/radeon: properly handle crtc powergating
Alex Deucher
2012-08-13
3
-2
/
+17
*
drm/radeon: properly handle SS overrides on TN (v2)
Alex Deucher
2012-08-13
1
-12
/
+37
*
drm/radeon/dce4+: set a more reasonable cursor watermark
Alex Deucher
2012-08-13
1
-2
/
+4
*
drm/radeon: fix handling for ddc type 5 on combios
Alex Deucher
2012-08-13
1
-21
/
+36
*
drm/mgag200: fix G200ER pll picking algorithm
Dave Airlie
2012-08-10
1
-5
/
+7
*
drm/edid: Fix potential memory leak in edid_load()
Alexey Khoroshilov
2012-08-10
1
-3
/
+5
*
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
2012-08-09
1
-1
/
+1
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-08-09
12
-32
/
+79
|
\
|
*
drm/i915: correctly order the ring init sequence
Daniel Vetter
2012-08-08
1
-2
/
+5
|
*
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
2012-08-07
1
-1
/
+30
|
*
drm/i915: make rc6 in sysfs functions conditional
Hunt Xu
2012-08-06
1
-0
/
+12
|
*
drm/i915: Workaround hang with BSD and forcewake on SandyBridge
Chris Wilson
2012-08-06
1
-9
/
+10
|
*
drm/i915: Make intel_panel_get_backlight static.
Stéphane Marchesin
2012-08-06
2
-2
/
+1
|
*
i915: don't map imported dma-bufs for dmar.
Dave Airlie
2012-08-05
1
-1
/
+2
|
*
drm/i915: remove unused variable
Devendra Naga
2012-08-05
1
-1
/
+0
|
*
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
Eric Anholt
2012-08-05
1
-10
/
+10
|
*
drm/i915: fix forcewake related hangs on snb
Daniel Vetter
2012-07-27
1
-2
/
+4
|
*
i915: Remove silly test
Alan Cox
2012-07-26
1
-3
/
+0
|
*
i915: fix error path leak in intel_sdvo_write_cmd
Alan Cox
2012-07-26
1
-1
/
+4
|
*
vlv: it might be wise if we initialised the flag value...
Alan Cox
2012-07-26
1
-0
/
+1
*
|
drm/radeon/kms: allow "invalid" DB formats as a means to disable DB
Marek Olšák
2012-08-09
4
-5
/
+12
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-07-30
17
-508
/
+493
|
\
\
|
*
|
drm/exynos: fixed exception to page allocation failure
Inki Dae
2012-07-27
1
-1
/
+1
|
*
|
drm/exynos: use __free_page() to deallocate memory
Inki Dae
2012-07-27
1
-15
/
+6
|
*
|
drm/exynos: fixed a comment to gem size.
Inki Dae
2012-07-27
1
-1
/
+2
|
*
|
drm/exynos: removed unnecessary variable
Inki Dae
2012-07-27
1
-5
/
+0
|
*
|
drm/exynos: do not release memory region from exporter.
Inki Dae
2012-07-27
1
-0
/
+10
|
*
|
drm/exynos: set buffer type from exporter.
Inki Dae
2012-07-27
1
-7
/
+20
|
*
|
drm/exynos: use alloc_page() to allocate pages.
Inki Dae
2012-07-27
1
-11
/
+3
|
*
|
drm/exynos: fixed build warning.
Inki Dae
2012-07-27
1
-1
/
+1
|
*
|
drm/exynos: fixed edid data setting at vidi connection request
Inki Dae
2012-07-27
1
-7
/
+31
|
*
|
drm/exynos: check if raw edid data is fake or not for test
Inki Dae
2012-07-27
1
-0
/
+6
|
*
|
drm/exynos: set edid fake data only for test.
Inki Dae
2012-07-27
1
-3
/
+4
|
*
|
drm/exynos: removed unnecessary declaration.
Inki Dae
2012-07-27
1
-2
/
+0
|
*
|
drm/exynos: fix buffer pitch calculation
Cooper Yuan
2012-07-27
1
-1
/
+1
|
*
|
drm/exynos: check for null in return value of dma_buf_map_attachment()
Subash Patel
2012-07-27
1
-1
/
+1
|
*
|
drm/exynos: return NULL if exynos_pages_to_sg fails
Subash Patel
2012-07-27
1
-0
/
+4
|
*
|
drm/exynos: Use devm_* functions in exynos_mixer.c
Sachin Kamat
2012-07-27
1
-34
/
+14
|
*
|
drm/exynos: Use devm_* functions in exynos_hdmi.c
Sachin Kamat
2012-07-27
1
-29
/
+7
[next]