Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
633aa7e53a66b39b7205d4d2a221cda7eeb087c9
633aa7e
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
fae7d7d
Revert "dma-buf: Add dma-buf heaps framework"
by Sean Paul
· 5 years ago
837324d
Revert "dma-buf: heaps: Add heap helpers"
by Sean Paul
· 5 years ago
d59c5e0
Revert "dma-buf: heaps: Add system heap to dmabuf heaps"
by Sean Paul
· 5 years ago
2e7f7cb
Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"
by Sean Paul
· 5 years ago
a262ef0
Revert "kselftests: Add dma-heap test"
by Sean Paul
· 5 years ago
57c2af7
Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
8c84b43
Merge tag 'exynos-drm-next-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 5 years ago
a24e4b0
Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
60845e3
Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
83b8a6f
drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
by Rob Herring
· 5 years ago
9e62b88
drm/panfrost: Simplify devfreq utilisation tracking
by Steven Price
· 5 years ago
221bc77
drm/panfrost: Use generic code for devfreq
by Steven Price
· 5 years ago
86d35f8
drm/vboxvideo: Use drm_gem_fb_create_with_dirty instead of drm_gem_fb_create
by Hans de Goede
· 5 years ago
a394147
drm/amdgpu: add independent DMA-buf import v9
by Christian König
· 7 years ago
6e6db27
drm/amdgpu: add independent DMA-buf export v8
by Christian König
· 7 years ago
5a884be
drm/exynos: Move static keyword to the front of declaration
by Krzysztof Wilczynski
· 6 years ago
955a72c
drm/todo: Clarify situation around fbdev and defio
by Thomas Zimmermann
· 5 years ago
8e86dee
drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs
by Thomas Zimmermann
· 5 years ago
0e04ad7
drm/amdgpu/powerplay: use local renoir array sizes for clock fetching
by Alex Deucher
· 5 years ago
ee8bcc2
drm/amdgpu: call amdgpu_vm_prt_fini before deleting the root PD
by Pelloux-prayer, Pierre-eric
· 5 years ago
4ff17a1
drm/amdgpu/vi: silence an uninitialized variable warning
by Dan Carpenter
· 5 years ago
17523bd
drm/amdgpu/vce: make some functions static
by Alex Deucher
· 5 years ago
569557e
drm/amdgpu/vce: fix allocation size in enc ring test
by Alex Deucher
· 5 years ago
3a8b7d2
drm/amdgpu/psp: declare PSP TA firmware
by chen gong
· 5 years ago
3275a71
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
588b982
drm: Don't free jobs in wait_event_interruptible()
by Steven Price
· 5 years ago
0f54621
doc: drm: Update references to previously renamed files
by Anna Karas
· 5 years ago
ab87cc9
kselftests: Add dma-heap test
by John Stultz
· 5 years ago
43d7238
dma-buf: heaps: Add CMA heap to dmabuf heaps
by John Stultz
· 5 years ago
47a32f9
dma-buf: heaps: Add system heap to dmabuf heaps
by John Stultz
· 5 years ago
7b87ea7
dma-buf: heaps: Add heap helpers
by John Stultz
· 5 years ago
a69b0e8
dma-buf: Add dma-buf heaps framework
by Andrew F. Davis
· 5 years ago
ea7d8c6
drm/ttm: stop exporting ttm_mem_io_* functions
by Christian König
· 5 years ago
51ea742
drm/qxl: stop using TTM to call driver internal functions
by Christian König
· 5 years ago
ef38321
drm/ttm: use the parent resv for ghost objects v3
by Christian König
· 6 years ago
97588b5
drm/ttm: remove pointers to globals
by Christian König
· 5 years ago
9165fb8
drm/ttm: always keep BOs on the LRU
by Christian König
· 5 years ago
7fb03cc
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
by Christian König
· 5 years ago
c6a5f8d
drm/gpu: Fix Memory barrier without comment Issue
by Bhanusree
· 5 years ago
e109c6d
drm/gpu: Fix Missing blank line after declarations
by Bhanusree
· 5 years ago
12a280c
drm/dp_mst: Add topology ref history tracking for debugging
by Lyude Paul
· 6 years ago
6f85f73
drm/dp_mst: Add basic topology reprobing when resuming
by Lyude Paul
· 6 years ago
d20ebea
drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
by Lyude Paul
· 6 years ago
6857f87
drm/amdgpu: Iterate through DRM connectors correctly
by Lyude Paul
· 6 years ago
ac0de16
drm/nouveau: Resume hotplug interrupts earlier
by Lyude Paul
· 5 years ago
09e5306
drm/nouveau: Don't grab runtime PM refs for HPD IRQs
by Lyude Paul
· 6 years ago
79413ed
drm/dp_mst: Lessen indenting in drm_dp_mst_topology_mgr_resume()
by Lyude Paul
· 5 years ago
dad7d84
drm/dp_mst: Don't forget to update port->input in drm_dp_mst_handle_conn_stat()
by Lyude Paul
· 5 years ago
3f9b3f0
drm/dp_mst: Protect drm_dp_mst_port members with locking
by Lyude Paul
· 6 years ago
14692a3
drm/dp_mst: Add probe_lock
by Lyude Paul
· 5 years ago
9408cc9
drm/dp_mst: Handle UP requests asynchronously
by Lyude Paul
· 6 years ago
c485e2c
drm/dp_mst: Refactor pdt setup/teardown, add more locking
by Lyude Paul
· 6 years ago
d29333c
drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactor
by Lyude Paul
· 6 years ago
7cb12d4
drm/dp_mst: Destroy MSTBs asynchronously
by Lyude Paul
· 6 years ago
3f4bb9f
drm: Spelling s/connet/connect/
by Geert Uytterhoeven
· 5 years ago
56916cd
drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
by Thomas Zimmermann
· 5 years ago
ecad80f
drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() helpers
by Thomas Zimmermann
· 5 years ago
eddc0ac
drm/bochs: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
by Thomas Zimmermann
· 5 years ago
6542ad8
drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()
by Thomas Zimmermann
· 5 years ago
606be04
drm/gpu: Add comment for memory barrier
by Bhanusree
· 5 years ago
2ec35bd
drm/mediatek: remove cast to pointers passed to kfree
by Wambui Karuga
· 5 years ago
62db7d1e
drm/simple-kms: Standardize arguments for callbacks
by Daniel Vetter
· 5 years ago
f45f57c
dma-buf: stop using the dmabuf->lock so much v2
by Christian König
· 5 years ago
15fd552
dma-buf: change DMA-buf locking convention v3
by Christian König
· 7 years ago
9a42c7c
drm/tegra: Move drm_dp_link helpers to Tegra DRM
by Thierry Reding
· 5 years ago
2589c40
drm/rockchip: Avoid drm_dp_link helpers
by Thierry Reding
· 5 years ago
8ef8261
drm/msm: edp: Avoid drm_dp_link helpers
by Thierry Reding
· 5 years ago
98bca69
drm/bridge: tc358767: Use DP nomenclature
by Thierry Reding
· 5 years ago
e7dc8d4
drm/bridge: tc358767: Avoid drm_dp_link helpers
by Thierry Reding
· 5 years ago
ff1e8fb
drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpers
by Thierry Reding
· 5 years ago
79465e0
drm/dp: Add helper to get post-cursor adjustments
by Thierry Reding
· 5 years ago
fc6b420
drm/dp: Do not busy-loop during link training
by Thierry Reding
· 5 years ago
7624629
drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helper
by Thierry Reding
· 5 years ago
99c830b
drm/dp: Add drm_dp_channel_coding_supported() helper
by Thierry Reding
· 5 years ago
8cda78b
drm/dp: Add drm_dp_fast_training_cap() helper
by Thierry Reding
· 5 years ago
2980426a
drm/dp: Remove a gratuituous blank line
by Thierry Reding
· 5 years ago
80664f7
drm/dp: Sort includes alphabetically
by Thierry Reding
· 5 years ago
44bf67f
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 5 years ago
a96bf3c
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
by Sean Paul
· 5 years ago
2e79e22
Merge v5.4-rc4 into drm-next
by Daniel Vetter
· 5 years ago
a5e5cf9
drm/todo: Add levels
by Daniel Vetter
· 5 years ago
ac18a29
drm/todo: Remove i915 device_link task
by Daniel Vetter
· 5 years ago
b60e711
drm/doc: Drop misleading comment on drm_mode_config_cleanup
by Daniel Vetter
· 5 years ago
cb87637
drm/vc4: Use drm_hdmi_avi_infoframe_bars()
by Ville Syrjälä
· 5 years ago
076d9a5
drm/edid: Add drm_hdmi_avi_infoframe_bars()
by Ville Syrjälä
· 5 years ago
a1d0c02
MAINTAINERS: Add Mihail to Komeda DRM driver
by Mihail Atanassov
· 5 years ago
dc6015c
drm/mipi_dbi: Use simple right shift instead of double negation
by Andy Shevchenko
· 5 years ago
64f1cc9
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d function
by Gerd Hoffmann
· 5 years ago
9e370df
drm/virtio: print a single line with device features
by Gerd Hoffmann
· 5 years ago
8ee2f95
drm/qxl: allocate small objects top-down
by Gerd Hoffmann
· 5 years ago
db26208
drm/qxl: use DEFINE_DRM_GEM_FOPS()
by Gerd Hoffmann
· 5 years ago
de7f7c4
drm/qxl: drop verify_access
by Gerd Hoffmann
· 5 years ago
60f5722
drm/qxl: switch qxl to &drm_gem_object_funcs.mmap
by Gerd Hoffmann
· 5 years ago
80ed59b
drm/qxl: drop qxl_ttm_fault
by Gerd Hoffmann
· 5 years ago
ddd9b54
drm: remove unnecessary return variable
by Wambui Karuga
· 5 years ago
ec3b7b6
drm/gma500: fix memory disclosures due to uninitialized bytes
by Kangjie Lu
· 5 years ago
57a25a5
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
by Kangjie Lu
· 5 years ago
f1b4a92
Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 5 years ago
400e913
Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next
by Dave Airlie
· 5 years ago
Next »