projects
/
platform
/
kernel
/
linux-exynos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-exynos.git
2016-06-24
Chris Wilson
drm/i915: Mark all default contexts as uninitialised...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Treat kernel context as initialised
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Move legacy kernel context pinning to intel_r...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Skip idling an idle engine
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Move module init/exit to i915_pci.c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Split out the PCI driver interface to i915_pci.c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Frank Binns
drm/i915: Fix misleading driver debug message
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Remove user controllable DRM_ERROR for intel_...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Remove user controllable DRM_ERROR for i915_g...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Merge i915_dma.c into i915_drv.c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Start exploiting drm_device subclassing
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Remove redundant drm_connector_register_all()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Demidlayer driver unloading
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Demidlayer driver loading
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Register debugfs interface last
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Move connector registration to driver registr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Move backlight registration to connector...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Move registration actions to connector->late_...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Chris Wilson
drm/i915: Move panel's backlight setup next to panel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Tvrtko Ursulin
drm/i915: Small compaction of the engine init code
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Daniel Vetter
Merge remote-tracking branch 'airlied/drm-next' into...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Dave Airlie
Merge tag 'mediatek-drm-2016-06-20' of git://git.pengut...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Dave Airlie
Merge branch 'drm/next/du' of git://linuxtv.org/pinchar...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Dave Airlie
Merge tag 'drm-intel-next-2016-06-20' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Dave Airlie
Merge tag 'topic/drm-misc-2016-06-22-updated' of git...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Dave Airlie
Merge tag 'drm-sii902x' of github.com:bbrezillon/linux...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Ville Syrjälä
drm/i915: Refresh cached DP port register value on...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Imre Deak
drm/i915: Sanity check PPS HW state
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Imre Deak
drm/i915: Factor out helper to read out PPS HW state
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Imre Deak
drm/i915: Deduplicate PPS register retrieval
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Imre Deak
drm/i915/bxt: Fix PPS lost state after suspend breaking...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Imre Deak
drm/i915: Group all the PPS init steps to one place
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Imre Deak
drm/i915: Initialize the PPS HW before its first use
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Imre Deak
drm/i915/ibx, cpt: Don't attempt to register eDP if...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Daniel Vetter
drm/vc4: Remove unused connector
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Chris Wilson
drm/fb-helper: Reduce READ_ONCE(master) to lockless_der...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Chris Wilson
drm/sun4i: Remove open-coded drm_connector_register_all()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Chris Wilson
drm/vc4: Remove open-coded drm_connector_register_all()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Chris Wilson
drm/atmel-hlcdc: Remove redundant call to drm_connector...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: document drm_auth.c
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Clear up master tracking booleans
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Extract drm_is_current_master
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Refactor drop/set master code a bit
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Lobotomize set_busid nonsense for !pci drivers
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Nuke SET_UNIQUE ioctl
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Don't call drm_dev_set_unique from platform drivers
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm/vgem: Stop calling drm_drv_set_unique
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Use dev->name as fallback for dev->unique
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Clean up drm_crtc.h
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm: Move master pointer from drm_minor to drm_device
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Benjamin Gaignard
drm: sti: rework init sequence
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Benjamin Gaignard
drm: sti: use late_register and early_unregister callbacks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm/amdkfd: Clean up inline handling
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Benjamin Gaignard
drm: Add callbacks for late registering
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Tvrtko Ursulin
drm/i915/guc: Remove one unnecessary variable
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Stefan Agner
drm/fsl-dcu: use drm_mode_config_cleanup on initializat...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Arnd Bergmann
drm/mediatek: Remove IOMMU_DMA select
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Jani Nikula
Documentation/DocBook: remove gpu.tmpl
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Jani Nikula
Documentation/gpu: split up mm, kms and kms-helpers...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Jani Nikula
Documentation/gpu: convert the KMS properties table...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Jani Nikula
Documentation/gpu: use recommended order of heading...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Jani Nikula
MAINTAINERS: add Documentation/gpu and Documentation...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Jani Nikula
Documentation/gpu: split up the gpu documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Jani Nikula
Documentation/gpu: add new gpu.rst converted from DocBo...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Maarten Lankhorst
drm/i915: Use connector_type for printing in intel_conn...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Maarten Lankhorst
drm/i915: Use atomic state and connector_type in i915_s...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Maarten Lankhorst
drm/i915: Use connector_type instead of intel_encoder...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Maarten Lankhorst
drm/i915: Use connector->name in drrs debugfs.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/i915/gvt: Mark i915.enable_gvt as false if loading...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Zhi Wang
drm/i915: Set the access right of kernel param "i915...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Michał Winiarski
drm/i915: Set softmin frequency on idle->busy transition
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Dave Gordon
drm/i915/guc: index host arrays by i915 engine ID,...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm/crtc-helper: disable_unused_functions really isn...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/rcar-du: Remove redundant calls to drm_connector_re...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/msm: Remove redundant calls to drm_connector_regist...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/mediatek: Remove redundant calls to drm_connector_r...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/hisilicon: Remove redundant calls to drm_connector_...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/atmel-hlcdc: Remove redundant calls to drm_connecto...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/arc: Remove redundant calls to drm_connector_regist...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Tomasz Figa
drm/rockchip: Finish initialization before registering...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/i915/fbdev: Flush mode configuration before lastclose
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/i915/fbdev: Limit the global async-domain synchroni...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Chris Wilson
drm/i915/fbdev: Perform async fbdev initialisation...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Daniel Vetter
drm/omapdrm: don't call drm_helper_disable_unused_functions
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Chris Wilson
drm/i915: use ORIGIN_CPU for frontbuffer invalidation...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Paulo Zanoni
drm/i915/fbc: sanitize i915.enable_fbc during FBC init
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Paulo Zanoni
drm/i915/fbc: update busy_bits even for GTT and flip...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Lyude
drm/i915/fbc: Disable on HSW by default for now
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Daniel Vetter
drm: Mark set/drop master ioctl as unlocked.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Daniel Vetter
drm: Mark authmagic ioctls as unlocked
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Daniel Vetter
drm: Protect authmagic with master_mutex
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Daniel Vetter
drm: Move authmagic cleanup into drm_master_release
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Daniel Vetter
drm: Only do the hw.lock cleanup in master_relase for...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Kuninori Morimoto
drm: rcar-du: error message is not needed for EPROBE_DEFER
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Kuninori Morimoto
drm: rcar-du: error message is not needed for drm_vblan...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Sergei Shtylyov
rcar-du: add/rename DEFR6 TCON bits
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Chris Wilson
drm: Prevent NULL deref in drm_name_info()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Matthew Auld
drm: fix send_vblank_event use-after-free error
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Mathias Krause
dma-buf: remove dma_buf_debugfs_create_file()
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Mathias Krause
dma-buf: remove dma_buf directory on bufinfo file creat...
commit
|
commitdiff
|
tree
|
snapshot
next