Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b1a93306ed2686a7064ed54f99203b6db852ca27
/
drivers
/
gpu
/
drm
b1a9330
drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space
by Zhao Yakui
· 11 years ago
fd3c269
drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3
by Zhao Yakui
· 11 years ago
9cb3466
drm/i915: Catch dirt in unused execbuffer fields
by Daniel Vetter
· 11 years ago
c0f5b82
drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
by Daniel Vetter
· 11 years ago
9d662da
drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
by Daniel Vetter
· 11 years ago
48e48a0
drm/i915: Include a little more information about why ring init fails
by Chris Wilson
· 11 years ago
074c6ad
drm/i915: Mark device as wedged if we fail to resume
by Chris Wilson
· 11 years ago
6099032
drm/i915: Allow the module to load even if we fail to setup rings
by Chris Wilson
· 11 years ago
e3efda4
drm/i915: Preserve ring buffers objects across resume
by Chris Wilson
· 11 years ago
18393f6
drm/i915: Replace hardcoded cacheline size with macro
by Chris Wilson
· 11 years ago
93c9c19
drm/i915: remove unexplained vblank wait in the DP off code
by Jesse Barnes
· 11 years ago
444c9a0
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
7e9ab40
Merge branch 'drm-coverity-fixes' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
2c9b25c
drm: qxl: Remove unused device pointer
by Christian Engelmayer
· 11 years ago
b87577b
drm: try harder to avoid regression when merging mode bits
by Dave Airlie
· 11 years ago
885ac04
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
b8eade2
drm/exynos: use %pad for dma_addr_t
by Jingoo Han
· 11 years ago
293d3f6
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
by Jingoo Han
· 11 years ago
25c8b5c
drm/exynos: balance framebuffer refcount
by Andrzej Hajda
· 11 years ago
d8af20b
Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
917db41
Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
9e5e7be
Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 11 years ago
6f19e7e
Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
78f2975
drm/i915: Move all ring resets before setting the HWS page
by Chris Wilson
· 11 years ago
3ff04a16
drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms
by Daniel Vetter
· 11 years ago
7d8d9f6
drm/msm/mdp4: cure for the cursor blues (v2)
by Rob Clark
· 11 years ago
96673ec
drm/msm: default to XR24 rather than AR24
by Rob Clark
· 11 years ago
1ffa242
drm/msm: fix memory leak
by Micah Richert
· 11 years ago
2b4c366
drm/tegra: restrict plane loops to legacy planes
by Daniel Vetter
· 11 years ago
0f9dc59
drm/i915: Allow full PPGTT with param override
by Ben Widawsky
· 11 years ago
edd586f
drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode
by Chris Wilson
· 11 years ago
cbd75e9
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
by Thomas Hellstrom
· 11 years ago
3c84139
drm/<drivers>: don't set driver->dev_priv_size to 0
by Daniel Vetter
· 11 years ago
f932277
drm: Remove dev->kdriver
by Daniel Vetter
· 11 years ago
9de1b51f
drm: remove drm_bus->get_name
by Daniel Vetter
· 11 years ago
5829d18
drm: rip out dev->devname
by Daniel Vetter
· 11 years ago
53bf2a2
drm: inline drm_pci_set_unique
by Daniel Vetter
· 11 years ago
b2a21aa
drm: remove bus->get_irq implementations
by Daniel Vetter
· 11 years ago
bb0f1b5
drm: pass the irq explicitly to drm_irq_install
by Daniel Vetter
· 11 years ago
a319c1a
drm/irq: Look up the pci irq directly in the drm_control ioctl
by Daniel Vetter
· 11 years ago
7c1a38e
drm/irq: track the irq installed in drm_irq_install in dev->irq
by Daniel Vetter
· 11 years ago
2177a21
drm: rename dev->count_lock to dev->buf_lock
by Daniel Vetter
· 11 years ago
fc8fd40
drm: Rip out totally bogus vga_switcheroo->can_switch locking
by Daniel Vetter
· 11 years ago
6363521
drm/i915: get power domain in case the BIOS enabled eDP VDD
by Paulo Zanoni
· 11 years ago
9953599
drm/i915: Don't check gmch state on inherited configs
by Daniel Vetter
· 11 years ago
73acacc
drm/radeon: don't allow runpm=1 on systems with out ATPX
by Alex Deucher
· 11 years ago
e9a4099
drm/radeon: fix ATPX detection on non-VGA GPUs
by Alex Deucher
· 11 years ago
3ed9a33
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
by Alex Deucher
· 11 years ago
cb3e4e7
drm/radeon: properly unregister hwmon interface (v2)
by Alex Deucher
· 11 years ago
10e6856
drm: Fix error handling in drm_master_create
by Daniel Vetter
· 11 years ago
8268bd4
drm/i2c/tda998x: Fix signed overflow issue
by Daniel Vetter
· 11 years ago
e0c6a73
drm/bochs: Remove unecessary NULL check in gem_free
by Daniel Vetter
· 11 years ago
dcb1ee5
drm/bochs: Remove unnecessary NULL check in bo_unref
by Daniel Vetter
· 11 years ago
e39a52d
drm/udl: Initialize ret in udl_driver_load
by Daniel Vetter
· 11 years ago
2ffd652
drm/via: Remove unecessary NULL check
by Daniel Vetter
· 11 years ago
183c1a3
drm/ast: Remove unecessary NULL check in gem_free
by Daniel Vetter
· 11 years ago
eb649a6
drm/ast: Remove unnecessary NULL check in bo_unref
by Daniel Vetter
· 11 years ago
3d535ed
drm/cirrus: Remove unecessary NULL check in gem_free
by Daniel Vetter
· 11 years ago
275c632
drm/cirrus: Remove unnecessary NULL check in bo_unref
by Daniel Vetter
· 11 years ago
4cb8802
drm/mgag200: Remove unecessary NULL check in gem_free
by Daniel Vetter
· 11 years ago
36b347f
drm/mgag200: Remove unecessary NULL check in bo_unref
by Daniel Vetter
· 11 years ago
7e95cfb
drm/radeon: fix count in cik_sdma_ring_test()
by Alex Deucher
· 11 years ago
4047845
drm/i915: Allow user modes to exceed DVI 165MHz limit
by Ville Syrjälä
· 11 years ago
42b2104
drm: kill drm_bus->bus_type
by Daniel Vetter
· 11 years ago
ebfa432
drm: remove drm_dev_to_irq from drivers
by Daniel Vetter
· 11 years ago
e090c53
drm/irq: remove cargo-culted locking from irq_install/uninstall
by Daniel Vetter
· 11 years ago
22471cf
drm/irq: drm_control is a legacy ioctl, so pci devices only
by Daniel Vetter
· 11 years ago
eaaf8f0
drm/pci: fold in irq_by_busid support
by Daniel Vetter
· 11 years ago
4984979
drm/irq: simplify irq checks in drm_wait_vblank
by Daniel Vetter
· 11 years ago
ad47b8f
drm/radeon/aux: fix hpd assignment for aux bus
by Alex Deucher
· 11 years ago
c2fb309
drm/radeon: improve PLL limit handling in post div calculation
by Christian König
· 11 years ago
2431581
drm/radeon: use fixed PPL ref divider if needed
by Christian König
· 11 years ago
76e6dce
drm/radeon: disable dpm on rv770 by default
by Alex Deucher
· 11 years ago
a42892e
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 11 years ago
c044330
drm: bochs: drop unused struct fields
by Gerd Hoffmann
· 11 years ago
b8ccd70
drm: bochs: add power management support
by Gerd Hoffmann
· 11 years ago
2f1e800
drm: cirrus: add power management support
by Gerd Hoffmann
· 11 years ago
8d75454
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
by Daniel Vetter
· 11 years ago
b6ccd7b
drm/plane-helper: Don't fake-implement primary plane disabling
by Daniel Vetter
· 11 years ago
a82049b
drm/ast: fix value check in cbr_scan2
by Dave Airlie
· 11 years ago
9a11843
drm/nouveau/bios: fix a bit shift error introduced by 457e77b
by Sergei Antonov
· 11 years ago
d62c3e7
Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 11 years ago
bcddee2
drm/radeon/ci: make sure mc ucode is loaded before checking the size
by Alex Deucher
· 11 years ago
8c79bae
drm/radeon/si: make sure mc ucode is loaded before checking the size
by Alex Deucher
· 11 years ago
f8a2645
drm/radeon: improve PLL params if we don't match exactly v2
by Christian König
· 11 years ago
74073c9
drm/radeon: memory leak on bo reservation failure. v2
by Quentin Casasnovas
· 11 years ago
681941c
drm/radeon: fix VCE fence command
by Christoph Jaeger
· 11 years ago
7e1858f
drm/radeon: re-enable mclk dpm on R7 260X asics
by Alex Deucher
· 11 years ago
277babc
drm/radeon: add support for newer mc ucode on CI (v2)
by Alex Deucher
· 11 years ago
1ebe928
drm/radeon: add support for newer mc ucode on SI (v2)
by Alex Deucher
· 11 years ago
5fb9cc4
drm/radeon: apply more strict limits for PLL params v2
by Christian König
· 11 years ago
6abc6d5
drm/radeon: update CI DPM powertune settings
by Alex Deucher
· 11 years ago
90c4cde
drm/radeon: fix runpm handling on APUs (v4)
by Alex Deucher
· 11 years ago
57700ad
drm/radeon: disable mclk dpm on R7 260X
by Alex Deucher
· 11 years ago
c790579
drm/i915: Remove vblank wait from haswell_write_eld
by Daniel Vetter
· 11 years ago
5df5242
Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
a5c4d7b
drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+
by Ville Syrjälä
· 11 years ago
be6a6f8
drm/i915: Don't vblank wait on ilk-ivb after pipe enable
by Daniel Vetter
· 11 years ago
b0256cd
drm/i915: Code cleanup patch to fix checkpatch errors
by Shobhit Kumar
· 11 years ago
4d43e9b
drm/i915/SDVO: For sysfs link put directory and target in correct order
by Egbert Eich
· 11 years ago
Next »