index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-04
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
1
-1
/
+1
2013-07-31
drm/i915: fix missed hunk after GT access breakage
Ben Widawsky
3
-0
/
+8
2013-07-31
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
2
-5
/
+11
2013-07-30
drm/radeon/dpm: re-enable cac control on SI
Alex Deucher
1
-2
/
+1
2013-07-30
drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula
Alex Deucher
1
-3
/
+5
2013-07-30
drm/radeon/atom: initialize more atom interpretor elements to 0
Alex Deucher
1
-0
/
+5
2013-07-30
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
17
-56
/
+79
2013-07-30
drm/nouveau: fix semaphore dmabuf obj
Maarten Lankhorst
2
-6
/
+10
2013-07-30
drm/nouveau/vm: make vm refcount into a kref
Ben Skeggs
2
-18
/
+11
2013-07-30
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
12
-24
/
+20
2013-07-30
drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class
Ilia Mirkin
1
-1
/
+4
2013-07-30
drm/nv40/mpeg: write magic value to channel object to make it work
Ilia Mirkin
1
-0
/
+1
2013-07-30
drm/nouveau: fix size check for cards without vm
Maarten Lankhorst
1
-1
/
+6
2013-07-30
drm/nv50-/disp: remove dcb_outp_match call, and related variables
Emil Velikov
1
-8
/
+0
2013-07-30
drm/nva3-/disp: fix hda eld writing, needs to be padded
Ilia Mirkin
2
-0
/
+4
2013-07-30
drm/nv31/mpeg: fix mpeg engine initialization
Ilia Mirkin
1
-2
/
+2
2013-07-30
drm/nv50/mc: include vp in the fb error reporting mask
Ilia Mirkin
1
-1
/
+1
2013-07-30
drm/nouveau: fix null pointer dereference in poll_changed
Maarten Lankhorst
1
-1
/
+2
2013-07-30
drm/nv50/gpio: post-nv92 cards have 32 interrupt lines
Emil Velikov
1
-5
/
+5
2013-07-30
drm/nvc0/fb: take lock in nvc0_ram_put()
Roy Spliet
3
-12
/
+26
2013-07-30
drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what
Ilia Mirkin
1
-1
/
+7
2013-07-30
drm/mgag200: Fix LUT programming for 16bpp
Egbert Eich
1
-0
/
+23
2013-07-30
drm/mgag200: Fix framebuffer pitch calculation
Takashi Iwai
1
-1
/
+1
2013-07-30
drm/mgag200: Add sysfs support for connectors
Egbert Eich
1
-0
/
+2
2013-07-30
drm/mgag200: Add an crtc_disable callback to the crtc helper funcs
Egbert Eich
1
-0
/
+19
2013-07-30
drm/mgag200: Fix logic in mgag200_bo_pin() (v2)
Egbert Eich
1
-0
/
+1
2013-07-30
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
5
-35
/
+24
2013-07-29
drm/radeon/dpm: fix and enable reclocking on SI
Alex Deucher
1
-10
/
+4
2013-07-29
drm/radeon/dpm: disable cac setup on SI
Alex Deucher
1
-1
/
+3
2013-07-29
drm/radeon/si: disable cgcg and pg for now
Alex Deucher
1
-3
/
+3
2013-07-29
drm/radeon/dpm: fix forcing performance state to low on cayman
Alex Deucher
1
-6
/
+1
2013-07-29
drm/radeon/atom: fix fb when fetching engine params
Alex Deucher
1
-1
/
+1
2013-07-29
drm/radeon: properly handle cg on asics without UVD
Alex Deucher
1
-6
/
+2
2013-07-29
drm/radeon/dpm: fix powertune handling for pci id 0x6835
Alex Deucher
1
-0
/
+1
2013-07-29
drm/radeon/dpm: fix si_calculate_memory_refresh_rate()
Alex Deucher
1
-6
/
+3
2013-07-29
drm/radeon/dpm: fix display gap programming on SI
Alex Deucher
1
-1
/
+5
2013-07-29
drm/radeon: fix audio dto programming on DCE4+
Alex Deucher
1
-1
/
+1
2013-07-30
drm/exynos: Remove module.h header inclusion
Sachin Kamat
12
-12
/
+0
2013-07-30
drm/exynos: consider common clock framework to g2d driver.
Inki Dae
1
-3
/
+14
2013-07-30
drm/exynos: fix module build error
Inki Dae
2
-3
/
+0
2013-07-30
drm/exynos: exynos_drm_ipp: fix return value check
Wei Yongjun
1
-6
/
+6
2013-07-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-127
/
+158
2013-07-26
Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-508
/
+859
2013-07-26
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
1
-1
/
+1
2013-07-26
Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...
Dave Airlie
3
-5
/
+17
2013-07-25
drm/radeon/dpm: fix r600_enable_sclk_control()
Alex Deucher
1
-2
/
+2
2013-07-25
drm/radeon/dpm: implement force performance levels for rv6xx
Alex Deucher
3
-0
/
+38
2013-07-25
drm/radeon/dpm: fix displaygap programming on rv6xx
Alex Deucher
1
-2
/
+2
2013-07-25
drm/radeon/dpm: fix a typo in the rv6xx mclk setup
Alex Deucher
1
-1
/
+1
[next]