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
Age
Commit message (
Expand
)
Author
2014-12-10
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
Damien Lespiau
2014-12-10
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
Damien Lespiau
2014-12-10
drm: Prefer sizeof(type) over sizeof type
Thierry Reding
2014-12-10
drm: Remove useless else block
Thierry Reding
2014-12-10
drm: Remove unneeded braces for single statement blocks
Thierry Reding
2014-12-10
drm: Do not assign in if condition
Thierry Reding
2014-12-10
drm: Prefer kmalloc_array() over kmalloc() with multiply
Thierry Reding
2014-12-10
drm: Prefer kcalloc() over kzalloc() with multiply
Thierry Reding
2014-12-10
drm: Miscellaneous checkpatch whitespace cleanups
Thierry Reding
2014-12-10
drm/tegra: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
drm/sti: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
drm/msm: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
drm/bochs: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
drm/armada: Remove dummy ->load_lut() implementation
Thierry Reding
2014-12-10
drm: Zero out DRM object memory upon cleanup
Thierry Reding
2014-12-10
drm/i915/bdw: Fix the write setting up the WIZ hashing mode
Damien Lespiau
2014-12-10
drm/i915: Don't complain about stolen conflicts on gen3
Daniel Vetter
2014-12-09
drm/amd: Fixing typos in kfd<->kgd interface
Ben Goz
2014-12-09
drm: fix a typo in a comment
Martin Peres
2014-12-09
drm: fix a word repetition in a comment
Martin Peres
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-09
drm/fb: add support for tiled monitor configurations. (v2)
Dave Airlie
2014-12-09
drm/tile: expose the tile property to userspace (v3)
Dave Airlie
2014-12-09
drm/connector: store tile information from displayid (v3)
Dave Airlie
2014-12-09
drm/mst: cached EDID for logical ports (v2)
Dave Airlie
2014-12-09
drm: add tile_group support. (v3)
Dave Airlie
2014-12-09
drm/dp-mst: Remove branches before dropping the reference
Daniel Vetter
2014-12-09
drm/fb_helper: move deferred fb checking into restore mode (v2)
Dave Airlie
2014-12-09
drm/dp: retry AUX transactions 32 times (v1.1)
Dave Airlie
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
drm/i915: Check mask/bit helper functions
Daniel Vetter
2014-12-08
drm/i915: Move golden context init into ->init_context
Daniel Vetter
2014-12-08
drm/i915: resume MST after reading back hw state
Dave Airlie
2014-12-08
gpu: drm: i915: intel_display.c: Remove unused function
Rickard Strandqvist
2014-12-08
Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...
Dave Airlie
2014-12-08
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...
Dave Airlie
2014-12-08
Merge tag 'v3.18' into drm-next
Dave Airlie
2014-12-06
drm/i915: Additional request structure tracing
John Harrison
2014-12-06
drm/i915: Add unique id to the request structure for debugging
John Harrison
2014-12-06
drm/i915: Zero fill the request structure
John Harrison
2014-12-06
drm/i915: Fix up seqno -> request merge issues
John Harrison
2014-12-06
drm/i915: Make all plane disables use 'update_plane' (v5)
Matt Roper
2014-12-06
drm/i915: Ensure state->crtc is non-NULL for plane updates
Matt Roper
2014-12-06
drm/i915: Consolidate top-level .update_plane() handlers
Matt Roper
2014-12-06
drm/i915: Consolidate plane 'cleanup' operations (v3)
Matt Roper
2014-12-06
drm/i915: Consolidate plane 'prepare' functions (v2)
Matt Roper
2014-12-06
drm/i915: Make intel_plane_state subclass drm_plane_state
Matt Roper
2014-12-06
drm/i915: Introduce intel_prepare_cursor_plane() (v2)
Matt Roper
2014-12-05
drm/i915: remove intel_pipe_set_base() (v4)
Gustavo Padovan
2014-12-05
drm/i915: remove intel_crtc_cursor_set_obj() (v5)
Gustavo Padovan
[prev]
[next]