Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
466be3386f1c14451a9a9c0a586a9df5f06eecdf
466be33
drm/radeon: remove duplicates check
by Christian König
· 10 years ago
aa35071
drm/ttm: optionally move duplicates to a separate list
by Christian König
· 10 years ago
5e5c21c
drm/radeon: check the right ring in radeon_evict_flags()
by Alex Deucher
· 10 years ago
6554d9a
drm/radeon: fix copy paste typos in fan control for si/ci
by Alex Deucher
· 10 years ago
c9d61b0
drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
by Michel Dänzer
· 10 years ago
f7a3db7
drm/radeon: add spinlock for BO_VA status protection (v2)
by Christian König
· 10 years ago
44c4bd2
drm/radeon: fence PT updates as shared
by Christian König
· 10 years ago
1d0c094
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
by Christian König
· 10 years ago
fc003bd
drm/radeon: drop the handle from radeon_cs_reloc
by Christian König
· 10 years ago
d33a8fc
drm/radeon drop gobj from radeon_cs_reloc
by Christian König
· 10 years ago
ff4b4af
drm/radeon: fix typo in new fan control registers for SI/CI
by Alex Deucher
· 10 years ago
c1f0a9c
drm/radeon: sync all BOs involved in a CS
by Christian König
· 10 years ago
2e007e6
drm/radeon: Move hotspot handling out of radeon_set_cursor
by Michel Dänzer
· 10 years ago
6d3759f
drm/radeon: Re-show the cursor after a modeset
by Michel Dänzer
· 10 years ago
d5b75dc
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 10 years ago
b8ccd1e
drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset
by Thomas Hellstrom
· 10 years ago
89669e7
drm/vmwgfx: Fix fence event code
by Thomas Hellstrom
· 10 years ago
1f563a6
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
by Thomas Hellstrom
· 10 years ago
e338c4c
drm/vmwgfx: Fix error printout on signals pending
by Thomas Hellstrom
· 10 years ago
4fcd01d
drm: rcar-du: Fix NULL encoder pointer dereference
by Laurent Pinchart
· 10 years ago
26045b5
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
064ca1d
drm/i915: Don't pin LRC in GGTT when dumping in debugfs
by Thomas Daniel
· 10 years ago
1a92b7a
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 10 years ago
9f6d2ce
drm/nv50/kms: drop requirement that framebuffer bos be contig up-front
by Ben Skeggs
· 10 years ago
5a56025
drm/nv50/kms: directly use cursor image from userspace buffer
by Ben Skeggs
· 10 years ago
547ad07
drm/nouveau/kms: when pinning display-related buffers, force contig vram
by Ben Skeggs
· 10 years ago
ad76b3f
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
by Ben Skeggs
· 10 years ago
ef1df1b
drm/nouveau/volt: add support for GK20A
by Vince Hsu
· 10 years ago
3702560
drm/nouveau/platform: add GPU speedo information to nouveau platform
by Vince Hsu
· 10 years ago
08c7f24
drm/nouveau/volt: allow non-bios voltage scaling
by Vince Hsu
· 10 years ago
c6f37e0
drm/gf100-/gr: return non-fatal error code when fw not present
by Ben Skeggs
· 10 years ago
c49c0b4
drm/nouveau/devinit: bump priv ring timeouts before executing scripts
by Ben Skeggs
· 10 years ago
15606cb
drm/nouveau/bios: translate ramcfg strap through M0203
by Ben Skeggs
· 10 years ago
1a72f2b
drm/nouveau/fb: make use of M0203 routines for ram type determination
by Ben Skeggs
· 10 years ago
4766ec5
drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table
by Ben Skeggs
· 10 years ago
ddbb55a
drm/nouveau/core: allow vbios parsing without knowing chipset type
by Ben Skeggs
· 10 years ago
34acf10
drm/nouveau/lib: add null backend
by Ben Skeggs
· 10 years ago
3704791
drm/nouveau/device: store revision
by Ben Skeggs
· 10 years ago
3735354
drm/nouveau/core: add some forgotten subdevs to disable mask
by Ben Skeggs
· 10 years ago
c50d3b2
drm/gk20a/clk: fix max VCO value
by Alexandre Courbot
· 10 years ago
50ab2e5
drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()
by Ben Skeggs
· 10 years ago
2b1930c
drm/nv50-/kms: add some evo tracing ability for debugging
by Ben Skeggs
· 10 years ago
6af5289
drm/nv50/kms: use sclass() instead of trial-and-error
by Ben Skeggs
· 10 years ago
036a12b
drm/nv50/kms: remove a couple of cursor-related stub functions
by Ben Skeggs
· 10 years ago
6aac6ce
drm/nouveau: fix pin refcnt leak in failure path
by Ben Skeggs
· 10 years ago
b22870b
drm/nouveau: synchronize BOs when required
by Alexandre Courbot
· 10 years ago
a81349a
drm/nouveau: allocate GPFIFOs and fences coherently
by Alexandre Courbot
· 10 years ago
c3a0c77
drm/nouveau: implement explicitly coherent BOs
by Alexandre Courbot
· 10 years ago
c5d7ddf
drm/nouveau: introduce nv_device_is_cpu_coherent()
by Alexandre Courbot
· 10 years ago
5be5a15
drm/nouveau: warn when moving a pinned object
by Alexandre Courbot
· 10 years ago
f9895e6
drm/nouveau/disp: clear notify intr status when enabling, to prevent races
by Ben Skeggs
· 10 years ago
2832271
drm/nv50-/disp: rename class members to match nvidia channel names
by Ben Skeggs
· 10 years ago
868e34f
drm/nouveau/core: remove some dead code that got forgotten
by Ben Skeggs
· 10 years ago
f67a8ff
drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait()
by Roy Spliet
· 10 years ago
f10e55c
drm/nva3/clock: Allow user reclocking
by Roy Spliet
· 10 years ago
598a39e
drm/nouveau/fb/ramnva3: Reclocking script for GDDR3
by Roy Spliet
· 10 years ago
b0c7336
drm/nouveau/fb/ramnva3: Reclocking script for DDR2
by Roy Spliet
· 10 years ago
b6a7907
drm/nouveau/fb/ramnva3: Reclocking script for DDR3
by Roy Spliet
· 10 years ago
bf504b3
drm/nouveau/fb/ramnva3: Ressurect timing calculation code
by Roy Spliet
· 10 years ago
7f4b961
drm/nouveau/fb/ramnva3: Link training for DDR3
by Roy Spliet
· 10 years ago
f648cab
drm/nouveau/fb/gddr3: Generate MR values
by Roy Spliet
· 10 years ago
13a757d
drm/nouveau/bios/ramcfg: 10_02_40 -> DLLoff
by Roy Spliet
· 10 years ago
7bb6d44
drm/nouveau: move the (far too many...) different s/r paths to the same place
by Ben Skeggs
· 10 years ago
70b2cc8
drm/gk104-/fifo: handle copy engine class errors
by Ben Skeggs
· 10 years ago
9b4de93
drm/nouveau/bios: stop after NV+NPDS+ISBN image
by Ben Skeggs
· 10 years ago
798dda5
drm/nouveau/bios: add some more signatures as seen on my gtx660
by Ben Skeggs
· 10 years ago
dbbd6bc
drm/nouveau: add support for gm204
by Ben Skeggs
· 10 years ago
083dba0
drm/nouveau/device: recognise GM204
by Ben Skeggs
· 10 years ago
c21e6b3
drm/gm204/disp: some magic that fixes bringup of uninitialised outputs
by Ben Skeggs
· 10 years ago
1f89b47
drm/gm204/disp: initial support
by Ben Skeggs
· 10 years ago
e16cc45
drm/gf110-/disp: magic that might help some tmds issues
by Ben Skeggs
· 10 years ago
c79965d
drm/nouveau/bios: support for opcodes 0x47/0x48
by Ben Skeggs
· 10 years ago
17187c8
drm/nouveau/bios: add support for udisp 2.2
by Ben Skeggs
· 10 years ago
f467dc1
drm/nouveau/bios: add support for dp 4.1
by Ben Skeggs
· 10 years ago
5620c01
drm/nouveau/i2c: add support for DCB_I2C_PMGR port type
by Ben Skeggs
· 10 years ago
c5a09c8
drm/nouveau/bios: add support for ccb 4.1
by Ben Skeggs
· 10 years ago
dae2043
drm/nouveau/bios: add support for dcb 4.1
by Ben Skeggs
· 10 years ago
c908357
drm/gm204/i2c: add aux channel driver
by Ben Skeggs
· 10 years ago
f105aa3
drm/gm204/i2c: add pad driver
by Ben Skeggs
· 10 years ago
5b34ceb
drm/nouveau/i2c: segregate aux channel adapter indices from bit-banged i2c
by Ben Skeggs
· 10 years ago
309a570
drm/nouveau/bios: store aux addr independently of i2c
by Ben Skeggs
· 10 years ago
a746845
drm/nv50-/i2c: kill some unused struct members
by Ben Skeggs
· 10 years ago
6ef4ead
drm/nouveau/bios: log if auxch accesses fail, also return 0x00 from rd when it does
by Ben Skeggs
· 10 years ago
ba6e34e
drm/gm204/devinit: initial implementation
by Ben Skeggs
· 10 years ago
e21fd7c
drm/nouveau/devinit: allow impl to select its own cold-boot method
by Ben Skeggs
· 10 years ago
50e216d
drm/nouveau/bios: add parsing of pmu image tables
by Ben Skeggs
· 10 years ago
a1a86aa
drm/nouveau/bios: recognise nv-specific rom/pcir signatures
by Ben Skeggs
· 10 years ago
7205875
drm/nouveau/bios: use NPDE to locate images beyond those defined by PCIR
by Ben Skeggs
· 10 years ago
b71a134
drm/nouveau/bios: add NPDE parsing
by Ben Skeggs
· 10 years ago
c2c2f6c
drm/nouveau/bios: fetch images beyond the first one in the rom
by Ben Skeggs
· 10 years ago
7af4dec
drm/nouveau/bios: use size/type from pci data structure
by Ben Skeggs
· 10 years ago
8d85e06
drm/nouveau/bios: add pci data structure parsing
by Ben Skeggs
· 10 years ago
ad4a362
drm/nouveau/bios: split out shadow methods
by Ben Skeggs
· 10 years ago
e897242
drm/nouveau/bios: fix thinko when parsing extdev table
by Ben Skeggs
· 10 years ago
4894f66
drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards"
by Ben Skeggs
· 10 years ago
f9fc366
soc/tegra: fuse: export tegra_sku_info
by Vince Hsu
· 10 years ago
5a52b1f
drm/gma500: add support for atom e6xx lpc lvds i2c
by Jan Safrata
· 10 years ago
e8115e7
Merge tag 'v3.18-rc7' into drm-next
by Dave Airlie
· 10 years ago
9be23ae
Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
5a0e9d7
ARM: shmobile: marzen: Remove DU platform device
by Laurent Pinchart
· 10 years ago
Next »