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
2014-10-05
drm/ttm: Fix possible stack overflow by recursive shrinker calls.
Tetsuo Handa
1
-3
/
+7
2014-10-05
drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.
Tetsuo Handa
1
-2
/
+4
2014-10-05
drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().
Tetsuo Handa
1
-3
/
+3
2014-10-05
drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().
Tetsuo Handa
1
-0
/
+3
2014-10-05
drm/tilcdc: fix double kfree
Guido Martínez
1
-3
/
+1
2014-10-05
drm/tilcdc: fix release order on exit
Guido Martínez
1
-3
/
+3
2014-10-05
drm/tilcdc: panel: fix leak when unloading the module
Guido Martínez
1
-0
/
+1
2014-10-05
drm/tilcdc: tfp410: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-10-05
drm/tilcdc: slave: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-10-05
drm/tilcdc: panel: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-09-17
drm/nouveau: Bump version from 1.1.1 to 1.1.2
Mario Kleiner
1
-1
/
+3
2014-09-17
drm/radeon: use packet2 for nop on hawaii with old firmware
Alex Deucher
1
-3
/
+10
2014-09-05
drm/radeon: add new KV pci id
Alex Deucher
1
-0
/
+1
2014-09-05
drm: omapdrm: fix compiler errors
Russell King
3
-9
/
+11
2014-07-31
drm/radeon: fix cut and paste issue for hawaii.
Jerome Glisse
1
-0
/
+1
2014-07-31
drm/radeon: fix irq ring buffer overflow handling
Christian König
4
-0
/
+4
2014-07-28
drm/radeon: avoid leaking edid data
Alex Deucher
1
-0
/
+5
2014-07-28
drm/qxl: return IRQ_NONE if it was not our irq
Jason Wang
1
-0
/
+3
2014-07-28
drm/radeon: set default bl level to something reasonable
Alex Deucher
1
-3
/
+7
2014-07-17
drm/i915: Don't clobber the GTT when it's within stolen memory
Ville Syrjälä
2
-0
/
+47
2014-07-17
drm/radeon: stop poisoning the GART TLB
Christian König
1
-2
/
+4
2014-07-17
drm/radeon: fix typo in golden register setup on evergreen
Alex Deucher
1
-4
/
+4
2014-07-17
drm/radeon: fix typo in ci_stop_dpm()
Alex Deucher
1
-1
/
+1
2014-07-17
drm/radeon/dpm: Reenabling SS on Cayman
Alexandre Demers
1
-6
/
+0
2014-07-09
drm/i915: fix display power sw state reporting
Imre Deak
1
-1
/
+16
2014-07-09
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
1
-1
/
+0
2014-07-09
drm/i915: set backlight duty cycle after backlight enable for gen4
Jani Nikula
1
-3
/
+2
2014-07-09
drm/i915: Avoid div-by-zero when pixel_multiplier is zero
Ville Syrjälä
1
-1
/
+3
2014-07-09
drm/gk208/gr: add missing registers to grctx init
Ilia Mirkin
1
-0
/
+2
2014-07-09
drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.
Mario Kleiner
3
-3
/
+3
2014-07-09
drm/radeon/cik: fix typo in EOP packet
Alex Deucher
1
-1
/
+1
2014-07-09
drm/radeon/dpm: fix vddci setup typo on cayman
Alex Deucher
1
-1
/
+1
2014-07-09
drm/radeon/dpm: fix typo in vddci setup for eg/btc
Alex Deucher
1
-1
/
+1
2014-07-09
drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
Marek Olšák
1
-0
/
+6
2014-07-09
drm/radeon/atom: fix dithering on certain panels
Alex Deucher
1
-1
/
+4
2014-07-09
drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
Alex Deucher
1
-2
/
+15
2014-07-09
drm/radeon: fix typo in radeon_connector_is_dp12_capable()
Alex Deucher
1
-1
/
+1
2014-07-09
drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
Alex Deucher
1
-22
/
+26
2014-07-09
drm/nouveau/kms: reference vblank for crtc during pageflip.
Mario Kleiner
1
-0
/
+7
2014-07-09
drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.
Mario Kleiner
1
-0
/
+8
2014-07-09
drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.
Mario Kleiner
1
-2
/
+8
2014-07-09
vgaswitcheroo: switch the mux to the igp on power down when runpm is enabled
Alex Deucher
1
-1
/
+2
2014-06-11
drm/i915: dp: fix order of dp aux i2c device cleanup
Imre Deak
1
-2
/
+22
2014-06-11
drm/i915: add unregister callback to connector
Imre Deak
11
-2
/
+29
2014-06-11
drm/radeon: use the CP DMA on CIK
Christian König
1
-2
/
+2
2014-06-11
drm/radeon/dpm: resume fixes for some systems
Alex Deucher
3
-5
/
+6
2014-06-11
drm/i915: Only copy back the modified fields to userspace from execbuffer
Chris Wilson
1
-22
/
+32
2014-06-11
drm/radeon: avoid crash if VM command submission isn't available
Christian König
1
-4
/
+11
2014-06-11
drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
Alex Deucher
1
-1
/
+41
2014-06-11
drm/radeon: handle non-VGA class pci devices with ATRM
Alex Deucher
1
-0
/
+14
[prev]
[next]