Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2e7a5701c9b2ee47089677ed5fbbc397b3bf3dec
/
drivers
/
gpu
/
drm
2e7a570
drm/doc: Appease sphinx
by Daniel Vetter
· 9 years ago
8e01550
drm/exynos: Use for_each_crtc_in_state
by Daniel Vetter
· 9 years ago
8207257
drm/omap: Use for_each_plane_in_state
by Daniel Vetter
· 9 years ago
833cd78
drm/vc4: Use for_each_plane_in_state
by Daniel Vetter
· 9 years ago
09ad807
drm/rcar-du: Use for_each_*_in_state
by Daniel Vetter
· 9 years ago
8d76b79
drm/msm: Use for_each_*_in_state
by Daniel Vetter
· 9 years ago
831655e
drm/i915: Use drm_atomic_get_existing_plane_state
by Daniel Vetter
· 9 years ago
9fb3fc7
drm/hdlcd: Clean up crtc hooks
by Daniel Vetter
· 9 years ago
be9174a
drm/atomic-helper: use for_each_*_in_state more
by Daniel Vetter
· 9 years ago
5f0c3f99
drm: Only create a cmdline mode if no probed modes match
by Chris Wilson
· 9 years ago
76bf0db
dma-buf/fence: make fence context 64 bit v2
by Christian König
· 9 years ago
a0909cc
drm/atomic: Handle funcs->best_encoder == NULL case
by Boris Brezillon
· 9 years ago
66fd7a6
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
65439b6
Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
e42aeef
drm/i915: Revert async unpin and nonblocking atomic commit
by Daniel Vetter
· 9 years ago
b82caaf
drm/vc4: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
db36972
drm/vc4: Use drm_gem_object_unreference_unlocked
by Daniel Vetter
· 9 years ago
cf48e29
drm: Initialize a linear gamma table by default
by Daniel Vetter
· 9 years ago
1bd816f
drm/vgem: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
0eef29d
drm/qxl: Don't set a gamma table size
by Daniel Vetter
· 9 years ago
7b28ca2
drm/msm: Nuke dummy gamma_set/get functions
by Daniel Vetter
· 9 years ago
3abb263
drm/cirrus: Drop redundnant gamma size check
by Daniel Vetter
· 9 years ago
fef1480
drm/fb-helper: Remove dead code in setcolreg
by Daniel Vetter
· 9 years ago
564dd27
drm/mediatek: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
3d6ab09
drm/hisilicon: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
6d910bf
drm/hlcd: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
b00e533
vga_switcheroo: Add helper for deferred probing
by Lukas Wunner
· 9 years ago
d1e372c
virtio-gpu: fix output lookup
by Gerd Hoffmann
· 9 years ago
0645de5
drm/doc: Unify KMS Locking docs
by Daniel Vetter
· 9 years ago
f55f170
drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled
by Liu Ying
· 9 years ago
c67f695
Fix annoyingly awkward typo in drm_edid_load.c
by Valdis Kletnieks
· 9 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 9 years ago
c61b49c
Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
7fa1d27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
79b3c71
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
ecc5fbd
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
425c452
drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU
by Jeff Mahoney
· 9 years ago
9d746ab
drm/amdgpu: Fix hdmi deep color support.
by Mario Kleiner
· 9 years ago
48c60c0
drm/amdgpu: fix bug in fence driver fini
by Monk Liu
· 9 years ago
e411295
Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 9 years ago
d4055a9
drm: use seqlock for vblank time/count
by Matthew Auld
· 9 years ago
84787c5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b563705
drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable
by Michal Hocko
· 9 years ago
2267c29
drm/radeon: make radeon_mn_get wait for mmap_sem killable
by Michal Hocko
· 9 years ago
80a89a5
drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
by Michal Hocko
· 9 years ago
1d6da87
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
157d2c7
drm/i915: Stop automatically retiring requests after a GPU hang
by Chris Wilson
· 9 years ago
92dcc67
drm/i915: Unify intel_ring_begin()
by Chris Wilson
· 9 years ago
9bd1872
drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)
by Ville Syrjälä
· 9 years ago
b80d394
drm/mm: avoid possible null pointer dereference
by Heinrich Schuchardt
· 9 years ago
03b7b5f
drm/i915/psr: Try to program link training times correctly
by Daniel Vetter
· 9 years ago
310944d
drm/imx: Match imx-ipuv3-crtc components using device node in platform data
by Philipp Zabel
· 9 years ago
4832aa1
drm/i915/bxt: Adjusting the error in horizontal timings retrieval
by Ramalingam C
· 9 years ago
7045c36
drm/i915: Don't leave old junk in ilk active watermarks on readout
by Ville Syrjälä
· 9 years ago
9f7e6f3
drm/i915: s/DPPL/DPLL/ for SKL DPLLs
by Ville Syrjälä
· 9 years ago
83e5380
drm/i915: Fix gen8 semaphores id for legacy mode
by Chris Wilson
· 9 years ago
2bae030
drm/i915: Set crtc_state->lane_count for HDMI
by Ander Conselvan de Oliveira
· 9 years ago
130b62f
drm/i915/BXT: Retrieving the horizontal timing for DSI
by Ramalingam C
· 9 years ago
e32da7a
drm/i915: Protect gen7 irq_seqno_barrier with uncore lock
by Chris Wilson
· 9 years ago
5fbd041
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
by Ville Syrjälä
· 9 years ago
55d7f30
drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
by Ville Syrjälä
· 9 years ago
0c2fb7c
drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed
by Ville Syrjälä
· 9 years ago
c578d15
drm/i915: Respect DP++ adaptor TMDS clock limit
by Ville Syrjälä
· 9 years ago
b3daa5e
drm: Add helper for DP++ adaptors
by Ville Syrjälä
· 9 years ago
a39ed68
drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)
by Dave Airlie
· 9 years ago
c972917
drm/edid: move displayid validation to it's own function.
by Dave Airlie
· 9 years ago
3a4a2ea
drm/displayid: Iterate over all DisplayID blocks
by Tomas Bzatek
· 9 years ago
5e546cd
drm/edid: move displayid tiled block parsing into separate function.
by Dave Airlie
· 9 years ago
5b09c3e
x86: remove pointless uaccess_32.h complexity
by Linus Torvalds
· 9 years ago
9cce443
drm/i915: Update DRIVER_DATE to 20160522
by Daniel Vetter
· 9 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
e7f44b6
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
fcee590
drm: Nuke ->vblank_disable_allowed
by Daniel Vetter
· 9 years ago
fc7fedc
Merge tag 'vmwgfx-next-160520' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 9 years ago
d5fa33f
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 9 years ago
f921791
drm/vmwgfx: Report vmwgfx version to vmware.log
by Sinclair Yeh
· 9 years ago
89da76f
drm/vmwgfx: Add VMWare host messaging capability
by Sinclair Yeh
· 9 years ago
93cd168
drm/vmwgfx: Kill some lockdep warnings
by Thomas Hellstrom
· 9 years ago
63d1532
drm/i915: Inline sg_next() for the optimised SGL iterator
by Dave Gordon
· 9 years ago
85d1225
drm/i915: Introduce & use new lightweight SGL iterators
by Dave Gordon
· 9 years ago
b338fa4
drm/i915: optimise i915_gem_object_map() for small objects
by Dave Gordon
· 9 years ago
dd6034c
drm/i915: refactor i915_gem_object_pin_map()
by Dave Gordon
· 9 years ago
dc00b6a
drm/i915/psr: Implement PSR2 w/a for gen9
by Daniel Vetter
· 9 years ago
d4dcbdc
drm/i915/psr: Use ->get_aux_send_ctl functions
by Daniel Vetter
· 9 years ago
6f32ea7
drm/i915/psr: Order DP aux transactions correctly
by Daniel Vetter
· 9 years ago
1c80c25
drm/i915/psr: Make idle_frames sensible again
by Daniel Vetter
· 9 years ago
50db139
drm/i915/psr: Try to program link training times correctly
by Daniel Vetter
· 9 years ago
ca79e49
drm/nouveau/gr/gf100-: fix race condition in fecs/gpccs ucode
by Ben Skeggs
· 9 years ago
f9e2029
drm/nouveau/core: recognise GM108 chipsets
by Ben Skeggs
· 9 years ago
00f50c6
drm/nouveau/gr/gm107-: fix touching non-existent ppcs in attrib cb setup
by Ben Skeggs
· 9 years ago
a00ecf2
drm/nouveau/gr/gk104-: share implementation of ppc exception init
by Ben Skeggs
· 9 years ago
87ac331
drm/nouveau/gr/gk104-: move rop_active_fbps init to nonctx
by Ben Skeggs
· 9 years ago
4d3df19
drm/nouveau/bios/pll: check BIT table version before trying to parse it
by Ben Skeggs
· 9 years ago
2781c92
drm/nouveau/bios/pll: prevent oops when limits table can't be parsed
by Ben Skeggs
· 9 years ago
d07a97e
drm/nouveau/volt/gk104: round up in gk104_volt_set
by Karol Herbst
· 9 years ago
e976278
drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()
by Ben Skeggs
· 9 years ago
834b21f
drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()
by Ben Skeggs
· 9 years ago
99c5917
drm/nouveau/fb/gf100-: allocate mmu debug buffers
by Ben Skeggs
· 9 years ago
917d95a
drm/nouveau/fb: allow chipset-specific actions for oneinit()
by Ben Skeggs
· 9 years ago
06d4f26
drm/nouveau/gr/gm200-: fix bad hardcoding of a max-tpcs-per-gpc value
by Ben Skeggs
· 9 years ago
Next »