projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2014-12-16
Ben Widawsky
drm/cache: Use wbinvd helpers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Matt Roper
drm/plane-helper: Test for plane disable earlier
commit
|
commitdiff
|
tree
|
snapshot
2014-12-11
Laurent Pinchart
drm/doc: Document drm_add_modes_noedid() usage
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Rob Clark
drm: bit of spell-check / editorializing.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm: Prefer sizeof(type) over sizeof type
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm: Remove useless else block
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm: Remove unneeded braces for single statement blocks
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm: Do not assign in if condition
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm: Prefer kmalloc_array() over kmalloc() with multiply
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm: Prefer kcalloc() over kzalloc() with multiply
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm: Miscellaneous checkpatch whitespace cleanups
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm/tegra: Remove dummy ->load_lut() implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm/sti: Remove dummy ->load_lut() implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm/msm: Remove dummy ->load_lut() implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm/bochs: Remove dummy ->load_lut() implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm/armada: Remove dummy ->load_lut() implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Thierry Reding
drm: Zero out DRM object memory upon cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Martin Peres
drm: fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Martin Peres
drm: fix a word repetition in a comment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Takashi Iwai
drm: Fix memory leak at error path of drm_read()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Sean Paul
drm/Documentation: Fix rowspan value in drm-kms-properties
commit
|
commitdiff
|
tree
|
snapshot
2014-12-03
Thierry Reding
drm/edid: Restore kerneldoc consistency
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Stefan Brüns
drm/edid: new drm_edid_block_checksum helper function V3
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Stefan Brüns
drm/edid: shorten log output in case of all zeroes...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Stefan Brüns
drm/edid: move drm_edid_is_zero to top, make edid argum...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Rob Clark
drm/atomic: clear plane's CRTC and FB when shutting...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Daniel Vetter
drm: Handle atomic state properly in kms getfoo ioctl
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Rob Clark
drm: use mode_object_find helpers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Rob Clark
drm: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Rob Clark
drm/msm: switch to atomic-helpers iterator macros
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Rob Clark
drm/atomic: add plane iterator macros
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Rob Clark
drm/atomic: track bitmask of planes attached to crtc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Thierry Reding
drm: Free atomic state during cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Thierry Reding
drm: Make drm_atomic.h standalone includible
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Thierry Reding
drm: Make drm_atomic_helper.h standalone includible
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Thierry Reding
drm/plane: Add missing kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Thierry Reding
drm/plane: Pass old state to ->atomic_update()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Jasper St....
drm/atomic_helper: Cope with plane->crtc == NULL in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Daniel Vetter
drm/atomic: Drop per-plane locking TODO
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Daniel Vetter
drm/atomic-helper: Skip vblank waits for unchanged fbs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Daniel Vetter
drm: Document that drm_dev_alloc doesn't need a parent
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Dave Airlie
Merge branch 'msm-next' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/atomic: shutdown *current* encoder
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/atomic: check mode_changed *after* atomic_check
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm/mdp4: fix mixer setup for multi-crtc + planes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm/mdp5: dpms(OFF) cleanups
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm/mdp5: atomic
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm: atomic fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm/mdp5: remove global mdp5_ctl_mgr
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm/mdp5: don't use void * for opaque types
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Stephane Viau
drm/msm: add multiple CRTC and overlay support
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm/mdp5: set rate before enabling clk
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Stephane Viau
drm/msm/mdp5: introduce mdp5_cfg module
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Stephane Viau
drm/msm/mdp5: make SMP module dynamically configurable
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm/hdmi: remove useless kref
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Stephane Viau
drm/msm/mdp5: get the core clock rate from MDP5 config
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Rob Clark
drm/msm/mdp5: use irqdomains
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Dave Airlie
Merge branch 'drm-next-3.19' of git://people.freedeskto...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Markus Elfring
drm/vmwgfx: Deletion of an unnecessary check before...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Markus Elfring
drm/udl: Deletion of an unnecessary check before the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Markus Elfring
drm/tilcdc: Deletion of an unnecessary check before...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Markus Elfring
drm/edid: Deletion of an unnecessary check before the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Daniel Vetter
drm/atomic: Add missing ERR_PTR casting
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Thomas Hellstrom
drm/gem: Warn on illegal use of the dumb buffer interfa...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: update the VM after setting BO address v4
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: sync PT updates as shared v2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: sync PD updates as shared
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: fence BO_VAs manually
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: use one VMID for each ring
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: track VM update fences separately
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: fence PT updates manually v2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: split semaphore and sync object handling v2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: remove unnecessary VM syncs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: stop re-reserving the BO in radeon_vm_bo_se...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Christian König
drm/radeon: rework vm_flush parameters
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon/ci: disable needless sclk changes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon/ci: force pcie level before sclk and mclk
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon/ci: use different smc command for pcie dpm
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon/ci: apply disp voltage changes before clk...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon: fix PCC debugging message for CI DPM
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon/dpm: add thermal dpm support for CI
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon/dpm: add smc fan control for CI (v2)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon/dpm: add smc fan control for SI (v2)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Alex Deucher
drm/radeon: work around a hw bug in MGCG on CIK
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Michel Dänzer
drm/radeon: Move radeon_cursor_move(_locked) to replace...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Michel Dänzer
drm/radeon: Use cursor_set2 hook for enabling / disabli...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Dave Airlie
Merge branch 'amdkfd-v6' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Zach Reizner
drm/cirrus: allow 32bpp framebuffers for cirrus drm
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Haixia Shi
drm/udl: add support to export a handle to a FD on...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Haixia Shi
drm/udl: add cache flags definitions for udl_gem_object
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Zach Reizner
drm/cirrus: fix leaky driver load error handling
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Vetter
drm/atomic_helper: Make it clear that commit_planes...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Vetter
drm: s/enum_blob_list/enum_list/ in drm_property
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Vetter
drm/crtc: Polish kerneldoc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Vetter
drm/atomic: Don't overrun the connector array when...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Vetter
drm/atomic: Only destroy connector states with connecti...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Daniel Vetter
drm/atomic: Ensure that drm_connector_index is stable
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Rob Clark
drm/irq: BUG_ON() -> WARN_ON()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Tetsuo Handa
drm/ttm: Avoid memory allocation from shrinker functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Fabian Frederick
drm: remove unnecessary sizeof(u8)
commit
|
commitdiff
|
tree
|
snapshot
next