index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-7
/
+6
2016-07-16
drm/msm: Delete an unnecessary check before drm_gem_object_unreference()
Markus Elfring
1
-3
/
+1
2016-07-16
drm/msm: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
Markus Elfring
3
-7
/
+4
2016-07-16
drm/msm/hdmi: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2016-07-16
drm/msm: return -EFAULT instead of bytes remaining
Dan Carpenter
2
-5
/
+7
2016-07-16
drm/msm/hdmi: use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-4
/
+1
2016-07-16
drm/msm: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-07-16
drm/msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-4
/
+2
2016-07-16
drm/msm/dsi: Fix return value check in msm_dsi_host_set_display_mode()
Wei Yongjun
1
-2
/
+2
2016-07-16
drm: msm: Add ASoC generic hdmi audio codec support.
Srinivas Kandagatla
3
-1
/
+134
2016-07-16
drm/msm/rd: add module param to dump all bo's
Rob Clark
1
-7
/
+31
2016-07-16
drm/msm/rd: split out snapshot_buf helper
Rob Clark
1
-14
/
+22
2016-07-16
drm/msm: bump kernel api version
Rob Clark
1
-2
/
+13
2016-07-16
drm/msm: deal with arbitrary # of cmd buffers
Rob Clark
3
-18
/
+8
2016-07-16
drm/msm: wire up vmap shrinker
Rob Clark
4
-5
/
+72
2016-07-16
drm/msm: change gem->vmap() to get/put
Rob Clark
9
-14
/
+41
2016-07-16
drm/msm: shrinker support
Rob Clark
6
-0
/
+180
2016-07-16
drm/msm: add put_iova() helper
Rob Clark
1
-9
/
+21
2016-07-16
drm/msm: add madvise ioctl
Rob Clark
4
-2
/
+78
2016-07-16
drm/msm: use mutex_lock_interruptible for submit ioctl
Rob Clark
1
-4
/
+9
2016-07-16
drm/msm/dsi: Don't get DSI index from DT
Archit Taneja
8
-12
/
+75
2016-07-16
drm/msm/mdp5: Update compatible strings for MDSS/MDP5
Archit Taneja
2
-5
/
+11
2016-07-16
drm/msm: Drop the gpu binding
Archit Taneja
1
-20
/
+22
2016-07-16
drm/msm: Add components for MDP5
Archit Taneja
1
-2
/
+59
2016-07-16
drm/msm: Add display components by parsing MDP ports
Archit Taneja
1
-1
/
+55
2016-07-16
drm/msm: Create separate funcs for adding display/gpu components
Archit Taneja
1
-2
/
+20
2016-07-16
drm/msm/mdp5: Add missing mdp5_enable/disable calls
Archit Taneja
2
-0
/
+4
2016-07-16
drm/msm: Call pm_runtime_enable/disable for newly created devices
Archit Taneja
6
-4
/
+31
2016-07-16
drm/msm/mdp5: Update the register offsets of MDP5 sub-blocks
Archit Taneja
1
-59
/
+54
2016-07-16
drm/msm/mdp5: Use updated MDP5 register names
Archit Taneja
8
-160
/
+143
2016-07-16
drm/msm/mdp5: Remove old kms init/destroy funcs
Archit Taneja
4
-236
/
+4
2016-07-16
drm/msm/mdp5: Use the new hierarchy and drop old irq management
Archit Taneja
3
-119
/
+18
2016-07-16
drm/msm/mdp5: Prepare new kms_init funcs
Archit Taneja
2
-0
/
+116
2016-07-16
drm/msm/mdp5: Create a separate MDP5 device
Archit Taneja
4
-3
/
+189
2016-07-16
drm/msm/mdp5: Add MDSS top level driver
Archit Taneja
4
-0
/
+230
2016-07-16
drm/msm: Get irq number within kms driver itself
Archit Taneja
4
-8
/
+31
2016-07-16
drm/msm: Remove unused fields
Archit Taneja
1
-5
/
+0
2016-07-16
drm/msm: Drop the id_table in platform_driver
Archit Taneja
1
-6
/
+0
2016-07-16
drm/msm/dsi: Use a standard DT binding for data lanes
Archit Taneja
1
-3
/
+14
2016-07-16
drm/msm/dsi: Use generic PHY bindings
Archit Taneja
1
-1
/
+1
2016-07-16
drm/msm/dsi: Modify port parsing
Archit Taneja
1
-5
/
+5
2016-07-16
drm/msm/mdp4: Clean up some MDP4 clocks
Archit Taneja
2
-20
/
+13
2016-07-16
drm/msm/mdp5: Don't get source of MDP core clock
Archit Taneja
2
-6
/
+2
2016-07-16
drm/msm: Print the correct virtual addresses in map/unmap funcs
Archit Taneja
1
-2
/
+2
2016-07-16
drm/msm: Use correct type for physical addresses
Archit Taneja
1
-2
/
+2
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
6
-1
/
+21
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
1
-1
/
+0
2016-06-21
drm/msm: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-8
/
+0
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-1
/
+1
2016-06-09
drm: msm: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
3
-27
/
+0
[next]