Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ecf79d15c7aa6ea4c22d6e9278eea92359bfa94a
/
drivers
/
gpu
/
drm
ecf79d1
drm/sti: Reduce function calls for sequence output at five places
by Markus Elfring
· 8 years ago
adea1db
drm/sti: use seq_puts to display a string
by Nicolas Iooss
· 8 years ago
45c3d21
drm: Nerf the preclose callback for modern drivers
by Daniel Vetter
· 8 years ago
b13b4d1
drm/exynos: Merge pre/postclose hooks
by Daniel Vetter
· 8 years ago
bda0ecc
drm/tegra: switch to postclose
by Daniel Vetter
· 8 years ago
f0e73ff
drm/nouveau: Merge pre/postclose hooks
by Daniel Vetter
· 8 years ago
bed4100
drm/pl111: Initial drm/kms driver for pl111
by Tom Cooksey
· 8 years ago
b3f7787
drm/vc4: Add specific compatible strings for Cygnus.
by Eric Anholt
· 8 years ago
1e70bdc
drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.
by Eric Anholt
· 8 years ago
b72a281
drm/vc4: Turn the V3D clock on at runtime.
by Eric Anholt
· 8 years ago
52b18e3
drm: Remove redundant NULL check during atomic plane commit
by Imre Deak
· 8 years ago
8f6e1e2
drm/atomic: Add support for custom scaling mode properties, v2
by Maarten Lankhorst
· 8 years ago
0e9f25d
drm/atomic: Handle picture_aspect_ratio in atomic core
by Maarten Lankhorst
· 8 years ago
af33a91
drm/vgem: Enable dmabuf import interfaces
by Laura Abbott
· 8 years ago
7e49158
drm/prime: Introduce drm_gem_prime_import_dev
by Laura Abbott
· 8 years ago
e2aff44
drm/vgem: Add a dummy platform device
by Laura Abbott
· 8 years ago
f424f55
drm/i915: Track MST link bandwidth
by Pandiyan, Dhinakaran
· 8 years ago
edb1ed1
drm/dp: Add DP MST helpers to atomically find and release vcpi slots
by Pandiyan, Dhinakaran
· 8 years ago
3f3353b
drm/dp: Introduce MST topology state to track available link bandwidth
by Pandiyan, Dhinakaran
· 8 years ago
b430c27
drm: Add driver-private objects to atomic state
by Pandiyan, Dhinakaran
· 8 years ago
3c390df
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into drm-misc-next
by Sean Paul
· 8 years ago
cd4b11d
drm/mm: Split up long running selftests with cond_resched()
by Chris Wilson
· 8 years ago
6911498
drm: zte: add VGA driver support
by Shawn Guo
· 8 years ago
9e42b26
drm: zte: move CSC register definitions into a common header
by Shawn Guo
· 8 years ago
893898f
drm: zte: do not enable clock auto-gating by default
by Shawn Guo
· 8 years ago
4259037
drm/atomic: fix doc to use new name for commit types
by Gustavo Padovan
· 8 years ago
aa5bfa4
drm/rockchip: analogix_dp: Remove unused check and variables
by Jeffy Chen
· 8 years ago
dafee60
drm: Make drm_atomic_replace_property_blob_from_id() more generic
by Jyri Sarha
· 8 years ago
8b03d1e
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
271393b
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
by Mario Kleiner
· 8 years ago
48907c2
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_read_wpr()
by Wei Yongjun
· 8 years ago
60b95d7
drm/nouveau/kms: Increase max retries in scanout position queries.
by Mario Kleiner
· 8 years ago
a7cb78b
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
by Ben Skeggs
· 8 years ago
eef4988
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
by Ilia Mirkin
· 8 years ago
73ba2d5
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
53cecf1
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next
by Dave Airlie
· 8 years ago
459b086
drm/rockchip: Set line flag config register in vop_crtc_enable
by Jeffy Chen
· 8 years ago
763656d
drm: mali-dp: use div_u64 for expensive 64-bit divisions
by Arnd Bergmann
· 8 years ago
88326ef
drm/i915: Confirm the request is still active before adding it to the await
by Chris Wilson
· 8 years ago
96dabe9
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
by Chris Wilson
· 8 years ago
b162d47
drm/i915/selftests: Allocate inode/file dynamically
by Chris Wilson
· 8 years ago
acf2dc2
drm/i915: Fix system hang with EI UP masked on Haswell
by Mika Kuoppala
· 8 years ago
5af9e67
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
by Dan Carpenter
· 8 years ago
dea6559
drm/i915: Perform link quality check unconditionally during long pulse
by Ville Syrjälä
· 8 years ago
dde7b00
drm/i915: Fix use after free in lpe_audio_platdev_destroy()
by Chris Wilson
· 8 years ago
bdb57b8
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
by Chris Wilson
· 8 years ago
440df93
drm/i915: Make legacy cursor updates more unsynced
by Ville Syrjälä
· 8 years ago
d445aaa
drm/i915: Apply a cond_resched() to the saturated signaler
by Chris Wilson
· 8 years ago
1676a2b
drm/i915: Park the signaler before sleeping
by Chris Wilson
· 8 years ago
f8a7715
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux into drm-intel-next-fixes
by Jani Nikula
· 8 years ago
c2e7f82
drm: mali-dp: Check the mclk rate and allow up/down scaling
by Mihail Atanassov
· 8 years ago
0274e6a
drm: mali-dp: Enable image enhancement when scaling
by Mihail Atanassov
· 8 years ago
28ce675
drm: mali-dp: Add plane upscaling support
by Mihail Atanassov
· 8 years ago
50c7512
drm/mali-dp: Add core_id file to the sysfs interface
by Liviu Dudau
· 8 years ago
6954f24
drm: mali-dp: Add CTM support
by Mihail Atanassov
· 8 years ago
02725d3
drm: mali-dp: enable gamma support
by Mihail Atanassov
· 8 years ago
99665d0
drm: mali-dp: add malidp_crtc_state struct
by Mihail Atanassov
· 8 years ago
fe10cd6
drm: mali-dp: add custom reset hook for planes
by Mihail Atanassov
· 8 years ago
c03c17c
drm: mali-dp: remove unused variable
by Arnd Bergmann
· 8 years ago
88d4d90
drm: mali-dp: add atomic_print_state for planes
by Mihail Atanassov
· 8 years ago
85f6421
drm: mali-dp: Enable power management for the device.
by Liviu Dudau
· 8 years ago
46f1d42
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
by Liviu Dudau
· 8 years ago
7a9d200
drm/vmwgfx: Convert macro to octal representation
by Øyvind A. Holm
· 8 years ago
6b14627
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
57fbc05
drm: dw-hdmi: gate audio clock from the I2S enablement callbacks
by Romain Perier
· 8 years ago
a7d555d
drm: dw-hdmi: add specific I2S and AHB functions for stream handling
by Romain Perier
· 8 years ago
f9b67f0
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
by Logan Gunthorpe
· 8 years ago
cb2e77c
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
856ee92
Merge tag 'v4.11-rc7' into drm-next
by Dave Airlie
· 8 years ago
553c942
drm/vc4: Allow using more than 256MB of CMA memory.
by Eric Anholt
· 8 years ago
925d05e
drm/vc4: Fix refcounting of runtime PM get if it errors out.
by Eric Anholt
· 8 years ago
4f6e3d6
drm/vc4: Add runtime PM support to the HDMI encoder driver
by Boris Brezillon
· 8 years ago
765393d
drm/cma-helper: Return ENOENT for "no such gem obj"
by Daniel Vetter
· 8 years ago
418d59e
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
by Dan Carpenter
· 8 years ago
c821ee6
drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
by Dan Carpenter
· 8 years ago
2e38178
drm/doc: Interlink color manager docs better
by Daniel Vetter
· 8 years ago
b759012
drm/stm: Add STM32 LTDC driver
by Yannick Fertre
· 8 years ago
4636ce9
drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()
by Yannick Fertre
· 8 years ago
cdec4d3
drm/vc4: Expose dma-buf fences for V3D rendering.
by Eric Anholt
· 8 years ago
2f410f8
drm/sti: fix GDP size to support up to UHD resolution
by Vincent Abriou
· 8 years ago
ce9971d
drm/bridge: sii902x: Add missing \n to the end of some dev_err messages
by Liu Ying
· 8 years ago
3a753b9
drm/doc: Fix missing @ctx documentation
by Daniel Vetter
· 8 years ago
a0752d4
drm: fix spelling mistake: "committing"
by Colin Ian King
· 8 years ago
5ad59bf
drm/i915/gvt: Fix PTE write flush for taking runtime pm properly
by Zhenyu Wang
· 8 years ago
954180a
drm/i915/gvt: remove some debug messages in scheduler timer handler
by Zhenyu Wang
· 8 years ago
a6a5c98
Merge tag 'drm-misc-next-fixes-2017-04-12' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
2ca62d8
Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 8 years ago
88b0b92
Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
97d93f3
Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
ab6eb21
Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
8cb68c8
drm: Fix get_property logic fumble
by Daniel Vetter
· 8 years ago
45abdf3
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
by Wei Yongjun
· 8 years ago
efa69d7
drm/i915/gvt: add mmio init for virtual display
by Pei Zhang
· 8 years ago
fd3bd0a
drm/i915/gvt: use directly assignment for structure copying
by Changbin Du
· 8 years ago
43c29e1
drm/i915/gvt: remove redundant ring id check which cause significant CPU misprediction
by Changbin Du
· 8 years ago
80901ca
drm/i915/gvt: remove redundant platform check for mocs load/restore
by Changbin Du
· 8 years ago
e1236bc
drm/i915/gvt: Align render mmio list to cacheline
by Changbin Du
· 8 years ago
0c45b36
drm/udl: Fix unaligned memory access in udl_render_hline
by Jonathan Neuschäfer
· 8 years ago
c053b5a
drm/i915: Don't call synchronize_rcu_expedited under struct_mutex
by Joonas Lahtinen
· 8 years ago
63987bf
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
by Sagar Arun Kamble
· 8 years ago
Next »