index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
drm/radeon/dpm: disable mclk switching on desktop RV770
Alex Deucher
1
-0
/
+6
2014-01-20
drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table
Alex Deucher
1
-5
/
+7
2014-01-20
drm/radeon: write gfx pg bases even when gfx pg is disabled
Alex Deucher
1
-0
/
+3
2014-01-20
drm/radeon: bail early from enable ss in certain cases
Alex Deucher
1
-7
/
+12
2014-01-20
drm/radeon: handle ss percentage divider properly
Alex Deucher
3
-3
/
+13
2014-01-20
drm/radeon: add query to fetch the max engine clock (v2)
Alex Deucher
3
-8
/
+15
2014-01-20
drm/radeon/dp: sleep after powering up the display
Alex Deucher
1
-1
/
+3
2014-01-20
drm/radeon/dp: use usleep_range rather than udelay
Alex Deucher
1
-4
/
+4
2014-01-20
drm/radeon/dp: bump i2c-over-aux retries to 7
Alex Deucher
1
-3
/
+3
2014-01-20
drm/radeon: disable ss on DP for DCE3.x
Alex Deucher
1
-1
/
+4
2014-01-20
drm/radeon/cik: use hw defaults for TC_CFG registers
Alex Deucher
1
-14
/
+0
2014-01-20
drm/radeon: disable dpm on BTC
Alex Deucher
1
-3
/
+3
2014-01-20
drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush
Alex Deucher
1
-9
/
+30
2014-01-20
drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush
Alex Deucher
1
-6
/
+14
2014-01-20
drm/radeon: consolidate sdma hdp flushing code for CIK
Alex Deucher
1
-12
/
+23
2014-01-20
drm/radeon: consolidate cp hdp flushing code for CIK
Alex Deucher
1
-28
/
+27
2014-01-20
drm/radeon: don't power gate paused UVD streams
Christian König
2
-0
/
+6
2014-01-20
Revert "drm/radeon: disable CIK CP semaphores for now"
Alex Deucher
1
-5
/
+0
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
542
-3642
/
+5616
2014-01-20
Merge tag 'vmwgfx-next-2014-01-17' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
19
-373
/
+4716
2014-01-17
drm/vmwgfx: Invalidate surface on non-readback unbind
Jakob Bornecrantz
1
-8
/
+18
2014-01-17
drm/vmwgfx: Silence the device command verifier
Thomas Hellstrom
1
-7
/
+23
2014-01-17
drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2
Thomas Hellstrom
3
-25
/
+101
2014-01-17
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
Thomas Hellstrom
1
-3
/
+3
2014-01-17
drm/vmwgfx: Update otable definitions
Thomas Hellstrom
3
-11
/
+27
2014-01-17
drm/vmwgfx: Use the linux DMA api also for MOBs
Thomas Hellstrom
3
-41
/
+142
2014-01-17
drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function
Thomas Hellstrom
2
-49
/
+37
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
7
-10
/
+143
2014-01-17
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
3
-11
/
+365
2014-01-17
drm/vmwgfx: Block the BIND_SHADERCONSTS command
Thomas Hellstrom
1
-34
/
+2
2014-01-17
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
3
-2
/
+6
2014-01-17
drm/vmwgfx: Implement a buffer object synccpu ioctl.
Thomas Hellstrom
4
-2
/
+211
2014-01-17
drm/vmwgfx: Make sure that the multisampling is off
Zack Rusin
2
-2
/
+2
2014-01-17
drm/vmwgfx: Extend the command verifier to handle guest-backed on / off
Thomas Hellstrom
1
-107
/
+208
2014-01-17
drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files
Thomas Hellstrom
1
-28
/
+42
2014-01-17
drm/vmwgfx: Enable 3D for new hardware version
Thomas Hellstrom
1
-0
/
+17
2014-01-17
drm/vmwgfx: Add new unused (by user-space) commands to the verifier
Thomas Hellstrom
1
-0
/
+26
2014-01-17
drm/vmwgfx: Validate guest-backed shader const commands
Thomas Hellstrom
1
-0
/
+35
2014-01-17
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
5
-1
/
+496
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
5
-4
/
+708
2014-01-17
drm/vmwgfx: Hook up guest-backed contexts
Thomas Hellstrom
2
-0
/
+227
2014-01-17
drm/vmwgfx: Detach backing store from its resources when it is evicted
Thomas Hellstrom
1
-1
/
+44
2014-01-17
drm/vmwgfx: Hook up guest-backed queries
Thomas Hellstrom
3
-14
/
+292
2014-01-17
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
3
-7
/
+23
2014-01-17
drm/vmwgfx: Read bounding box memory from the appropriate register
Thomas Hellstrom
1
-2
/
+7
2014-01-17
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
5
-13
/
+136
2014-01-17
drm/vmwgfx: Add MOB management
Thomas Hellstrom
5
-1
/
+632
2014-01-17
drm/vmwgfx: Adapt capability reporting to new hardware version
Thomas Hellstrom
1
-3
/
+34
2014-01-17
drm/vmwgfx: Update the svga register definition
Thomas Hellstrom
2
-2
/
+14
2014-01-17
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
4
-2
/
+7
[next]