index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2014-12-04
drm: Fix memory leak at error path of drm_read()
Takashi Iwai
2014-12-04
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
2014-12-04
drm/i915: Added port as parameter to the functions which does read/write of D...
Gaurav K Singh
2014-12-04
drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg
Gaurav K Singh
2014-12-04
drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9
Damien Lespiau
2014-12-04
drm/i915: Stop putting GGTT VMA at the head of the list
Tvrtko Ursulin
2014-12-03
drm/radeon: enable smc fan control on CI
Alex Deucher
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-03
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
2014-12-03
drm/radeon: remove duplicates check
Christian König
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
drm/radeon: check the right ring in radeon_evict_flags()
Alex Deucher
2014-12-03
drm/radeon: fix copy paste typos in fan control for si/ci
Alex Deucher
2014-12-03
drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
Michel Dänzer
2014-12-03
drm/radeon: add spinlock for BO_VA status protection (v2)
Christian König
2014-12-03
drm/radeon: fence PT updates as shared
Christian König
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-12-03
drm/radeon: drop the handle from radeon_cs_reloc
Christian König
2014-12-03
drm/radeon drop gobj from radeon_cs_reloc
Christian König
2014-12-03
drm/radeon: fix typo in new fan control registers for SI/CI
Alex Deucher
2014-12-03
drm/radeon: sync all BOs involved in a CS
Christian König
2014-12-03
drm/radeon: Move hotspot handling out of radeon_set_cursor
Michel Dänzer
2014-12-03
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
2014-12-03
drm/i915/skl: Update the DDI translation values for DP/eDP 1.3
Damien Lespiau
2014-12-03
drm/edid: Restore kerneldoc consistency
Thierry Reding
2014-12-03
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
2014-12-03
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
2014-12-03
drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset
Thomas Hellstrom
2014-12-03
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
2014-12-03
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
2014-12-03
drm/vmwgfx: Fix error printout on signals pending
Thomas Hellstrom
2014-12-03
drm/i915: Move init_unused_rings to gem_init_hw
Daniel Vetter
2014-12-03
drm/i915: Fix startup failure in LRC mode after recent init changes
Thomas Daniel
2014-12-03
drm/i915: Convert pxvid to extvid lookup table to a function
Mika Kuoppala
2014-12-03
drm/i915: Flatten engine init control flow
Daniel Vetter
2014-12-03
drm/i915: Remove unnecessary goto in intel_primary_plane_disable()
Ander Conselvan de Oliveira
2014-12-03
drm/i915: Only init engines once
Daniel Vetter
2014-12-03
drm/i915: Move intel_init_pipe_control out of engine->init_hw
Daniel Vetter
2014-12-03
drm/i915: s/init()/init_hw()/ in intel_engine_cs
Daniel Vetter
2014-12-03
drm/i915: Consolidate ring freespace calculations
Dave Gordon
2014-12-03
drm/i915: Make ring freespace calculation more robust
Dave Gordon
2014-12-03
drm/i915/dsi: add ports to intel_dsi to describe the ports being driven
Jani Nikula
2014-12-03
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
Jani Nikula
2014-12-03
drm/i915: Deal with video overlay on GPU reset
Ville Syrjälä
2014-12-03
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
John Harrison
2014-12-03
drm/i915: Remove redundant flip_work->flip_queued_ring
Daniel Vetter
2014-12-03
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
2014-12-03
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
John Harrison
2014-12-03
drm/i915: Connect requests to rings at creation not submission
John Harrison
2014-12-03
drm/i915: Convert 'ring_idle()' to use requests not seqnos
John Harrison
[prev]
[next]