Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
70412cfa6ddebcc01e6b01b3fccb6068e48596ac
/
drivers
/
gpu
/
drm
70412cf
drm/kms_helper: Add a common place to call init and exit functions.
by Rafael Antognolli
· 9 years ago
382ab95
drm/msm: remove unused variable
by Arnd Bergmann
· 9 years ago
6feea0e
drm/bridge: removed dummy mode_fixup function from dw-hdmi.
by Carlos Palminha
· 9 years ago
b3e7be6
drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.
by Carlos Palminha
· 9 years ago
7736591
drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.
by Carlos Palminha
· 9 years ago
3c5b267
drm: fixes crct set_mode when encoder mode_fixup is null.
by Carlos Palminha
· 9 years ago
71dfb74
drm: fixes when i2c encoder slave mode_fixup is null.
by Carlos Palminha
· 9 years ago
52dfa12
drm/gma500: fix error path in gma_intel_setup_gmbus()
by Rasmus Villemoes
· 9 years ago
4c61716
drm: Add drm_format_plane_width() and drm_format_plane_height()
by Ville Syrjälä
· 9 years ago
e9f8250
drm/msm: remove the drm_device_is_unplugged check
by Haixia Shi
· 9 years ago
67fe85d
drm: modes: add missing [drm] to message printing
by LABBE Corentin
· 9 years ago
44084ef
ch7006: correctly handling failed allocation
by Insu Yun
· 9 years ago
14d2000
drm/radeon: Defer probe if gmux is present but its driver isn't
by Lukas Wunner
· 9 years ago
98b3a34
drm/nouveau: Defer probe if gmux is present but its driver isn't
by Lukas Wunner
· 9 years ago
704ab61
drm/i915: Defer probe if gmux is present but its driver isn't
by Lukas Wunner
· 9 years ago
47eb8f7
drm/radeon: Switch DDC when reading the EDID
by Lukas Wunner
· 9 years ago
39c1c90
drm/nouveau: Switch DDC when reading the EDID
by Lukas Wunner
· 9 years ago
4eddaee
drm/i915: Switch DDC when reading the EDID
by Lukas Wunner
· 9 years ago
5cb8eaa2
drm/edid: Switch DDC when reading the EDID
by Lukas Wunner
· 9 years ago
156d7d4
vga_switcheroo: Add handler flags infrastructure
by Lukas Wunner
· 9 years ago
e87a52b
drm/atomic: Add encoder_mask to crtc_state, v3.
by Maarten Lankhorst
· 9 years ago
97a8df9
drm/atomic: Do not unset crtc when an encoder is stolen
by Maarten Lankhorst
· 9 years ago
7811b12
drm/i915: Do not touch best_encoder for load detect.
by Maarten Lankhorst
· 9 years ago
47d7777
drm/core: Add drm_encoder_index.
by Maarten Lankhorst
· 9 years ago
2dbf0d9
drm/i915: Use CPU mapping for userspace dma-buf mmap()
by Tiago Vignatti
· 9 years ago
346400c
drm/i915: Implement end_cpu_access
by Tiago Vignatti
· 9 years ago
831e9da
dma-buf: Remove range-based flush
by Tiago Vignatti
· 9 years ago
bfe981a
drm: prime: Honour O_RDWR during prime-handle-to-fd
by Daniel Thompson
· 9 years ago
10c1b61
drm/tegra: drop unused variable.
by Dave Airlie
· 9 years ago
316e376
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
b039d6d
Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
13619ce
gma500: clean up an excessive and confusing helper
by Alan Cox
· 9 years ago
db9b604
drm/gma500: remove helper function
by Sudip Mukherjee
· 9 years ago
1c0230d
drm/vmwgfx: Nuke preclose hook
by Daniel Vetter
· 9 years ago
32a3dbe
drm/vc4: Nuke preclose hook
by Daniel Vetter
· 9 years ago
b19ac0b
drm/tilcdc: Nuke preclose hook
by Daniel Vetter
· 9 years ago
0417d42
drm/tegra: Stop cancelling page flip events
by Daniel Vetter
· 9 years ago
e37fb79
drm/shmob: Nuke preclose hook
by Daniel Vetter
· 9 years ago
0a34662
drm/rcar: Nuke preclose hook
by Daniel Vetter
· 9 years ago
8c04fde
drm/omap: Nuke close hooks
by Daniel Vetter
· 9 years ago
53190c7
drm/msm: Nuke preclose hooks
by Daniel Vetter
· 9 years ago
4eced32
drm/imx: Unconfuse preclose logic
by Daniel Vetter
· 9 years ago
84b29a5
drm/exynos: Remove event cancelling from postclose
by Daniel Vetter
· 9 years ago
9c333c2
drm/atmel: Nuke preclose
by Daniel Vetter
· 9 years ago
00648f1
drm/i915: Nuke intel_modeset_preclose
by Daniel Vetter
· 9 years ago
7eb9802
drm: Nuke vblank event file cleanup code
by Daniel Vetter
· 9 years ago
681047b
drm: Clean up pending events in the core
by Daniel Vetter
· 9 years ago
4020b22
drm/vblank: Use drm_event_reserve_init
by Daniel Vetter
· 9 years ago
6739b3d
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes
by Dave Airlie
· 9 years ago
91a25e4
drm/dp/mst: deallocate payload on port destruction
by Mykola Lysenko
· 9 years ago
c175cd1
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
by Andrey Grodzovsky
· 9 years ago
5e93b82
drm/dp/mst: move GUID storage from mgr, port to only mst branch
by Hersen Wu
· 9 years ago
cfcfa08
drm/dp/mst: change MST detection scheme
by Mykola Lysenko
· 9 years ago
a9ebb3e
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
by Harry Wentland
· 9 years ago
4d6a10d
drm/mst: Add range check for max_payloads during init
by Imre Deak
· 9 years ago
441388a
drm/mst: Don't ignore the MST PBN self-test result
by Imre Deak
· 9 years ago
dabe195
drm: fix missing reference counting decrease
by Insu Yun
· 9 years ago
c745884
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
ec71f12
Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 9 years ago
07c8fed
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
c6b431c
Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes
by Dave Airlie
· 9 years ago
87d0f93
Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
6357b75
drm/amdgpu: disable uvd and vce clockgating on Fiji
by Alex Deucher
· 9 years ago
dba280b
drm/amdgpu: remove exp hardware support from iceland
by Alex Deucher
· 9 years ago
951e096
drm/amdgpu: load MEC ucode manually on iceland
by Alex Deucher
· 9 years ago
97dde76
drm/amdgpu: don't load MEC2 on topaz
by Alex Deucher
· 9 years ago
8878d85
drm/amdgpu: drop topaz support from gmc8 module
by Alex Deucher
· 9 years ago
72b459c
drm/amdgpu: pull topaz gmc bits into gmc_v7
by Alex Deucher
· 9 years ago
8f3c162
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
by Ken Wang
· 9 years ago
429c45d
drm/amdgpu: iceland use CI based MC IP
by Ken Wang
· 9 years ago
e42d852
drm/amdgpu: move gmc7 support out of CIK dependency
by Alex Deucher
· 9 years ago
ef72053
drm/amdgpu/gfx7: enable cp inst/reg error interrupts
by Alex Deucher
· 9 years ago
1d22a45
drm/amdgpu/gfx8: enable cp inst/reg error interrupts
by Alex Deucher
· 9 years ago
a187f17
drm/amdgpu: mask out WC from BO on unsupported arches
by Oded Gabbay
· 9 years ago
c524498
drm/radeon: mask out WC from BO on unsupported arches
by Oded Gabbay
· 9 years ago
29ce4ed
drm: adv7511: it's HPD, not HDP
by Wolfram Sang
· 9 years ago
cd38a33
drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile
by Wolfram Sang
· 9 years ago
d0be858
drm: adv7511: really enable interrupts for EDID detection
by Wolfram Sang
· 9 years ago
37e1106
drm/exynos: dp: Fix panel and bridge lookup logic
by Javier Martinez Canillas
· 9 years ago
010848a
drm: exynos: make PM functions as __maybe_unused
by Arnd Bergmann
· 9 years ago
e0fea7e
drm/exynos: fix building without CONFIG_PM_SLEEP
by Arnd Bergmann
· 9 years ago
ad32152
drm/amdgpu: no need to load MC firmware on fiji
by Alex Deucher
· 9 years ago
f2e3051
drm/i915: refine qemu south bridge detection
by Gerd Hoffmann
· 9 years ago
428398e
drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
by Andreas Ziegler
· 9 years ago
2850cfd
drm/i915: Fix NULL plane->fb oops on SKL
by Ville Syrjälä
· 9 years ago
6f94b6d
drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
by Ville Syrjälä
· 9 years ago
5efd407
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
by Jani Nikula
· 9 years ago
935a0ff
drm/i915: Make sure DC writes are coherent on flush.
by Francisco Jerez
· 9 years ago
d8b8eb8
Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes
by Dave Airlie
· 9 years ago
96c5d07
drm/vmwgfx: respect 'nomodeset'
by Rob Clark
· 10 years ago
2ad14a6
Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into drm-fixes
by Dave Airlie
· 9 years ago
2081e78
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 9 years ago
55ce625
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
28b8d66
drm/amdgpu: only move pt bos in LRU list on success
by Nicolai Hähnle
· 9 years ago
642f0f2
drm/amdkfd: Remove unnecessary cast in kfree
by Amitoj Kaur Chawla
· 9 years ago
f785d98
drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
by Colin Ian King
· 9 years ago
15b6b80
drm/vmwgfx: fix a NULL dereference
by Dan Carpenter
· 9 years ago
fe6fc1f
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
by Slava Grigorev
· 9 years ago
a64c9da
drm/radeon: Add a common function for DFS handling
by Slava Grigorev
· 9 years ago
c9a392e
drm/radeon: cleaned up VCO output settings for DP audio
by Slava Grigorev
· 9 years ago
Next »