Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
899d81b974ec7b3fd0f875c578bd91e89212742f
/
drivers
/
gpu
67f33f3
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
370ce45
drm/radeon/cik: use a separate counter for CP init timeout
by Alex Deucher
· 10 years ago
c84db77
drm/i915/hdmi: fix hdmi audio state readout
by Jani Nikula
· 10 years ago
22cb99a
drm/i915: Don't leak command parser tables on suspend/resume
by Brad Volkin
· 10 years ago
ff1b129
drm/radeon: add PX quirk for asus K53TK
by Alex Deucher
· 10 years ago
8aff6ad
drm/radeon: add a backlight quirk for Amilo Xi 2550
by Alex Deucher
· 10 years ago
bc13018
drm/radeon: add a module parameter for backlight control (v2)
by Alex Deucher
· 10 years ago
f55e03b
drm/radeon: Update IH_RB_RPTR register after each processed interrupt
by Michel Dänzer
· 10 years ago
6cc2fda
drm/radeon: Make IH ring overflow debugging output more useful
by Michel Dänzer
· 10 years ago
11bab0a
drm/radeon: Clear RB_OVERFLOW bit earlier
by Michel Dänzer
· 10 years ago
1734a6e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
fe3d9c4
drm/nouveau: ltc/gf100-: fix cbc issues on certain boards
by Ben Skeggs
· 10 years ago
92a32a4
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
b1fb012
drm/bochs: add missing drm_connector_register call
by Gerd Hoffmann
· 10 years ago
c526709
drm/cirrus: add missing drm_connector_register call
by Gerd Hoffmann
· 10 years ago
b29f83a
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
649ae75
Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus
by Bjorn Helgaas
· 10 years ago
226b6d8
drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page
by Michel Dänzer
· 10 years ago
235e6de
Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
b5591bd
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
53beaa0
drm/nouveau/runpm: fix module unload
by Alex Deucher
· 10 years ago
2e97140
drm/radeon/px: fix module unload
by Alex Deucher
· 10 years ago
766a53d
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
by Alex Deucher
· 10 years ago
c1789a2
drm/radeon: don't reset dma on r6xx-evergreen init
by Alex Deucher
· 10 years ago
799028d
drm/radeon: don't reset sdma on CIK init
by Alex Deucher
· 10 years ago
31a25e2
drm/radeon: don't reset dma on NI/SI init
by Alex Deucher
· 10 years ago
39da038
drm/radeon/dpm: fix resume on mullins
by Alex Deucher
· 10 years ago
897eba8
drm/radeon: Disable HDP flush before every CS again for < r600
by Michel Dänzer
· 10 years ago
64d8ee5
drm/radeon: delete unused PTE_* defines
by Kyle McMartin
· 10 years ago
8c875fc
drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
by Ville Syrjälä
· 10 years ago
7dc9250
drm: sti: do not iterate over the info frame array
by Benjamin Gaignard
· 10 years ago
ce6eacb
vgaarb: Drop obsolete #ifndef
by Bruno Prémont
· 10 years ago
86fd887
vgaarb: Don't default exclusively to first video device with mem+io
by Bruno Prémont
· 10 years ago
f91ce35
ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()
by Bjorn Helgaas
· 10 years ago
611a7a4
drm/i915: Fix SRC_COPY width on 830/845g
by Chris Wilson
· 10 years ago
83502a5
drm/ast: AST2000 cannot be detected correctly
by Y.C. Chen
· 10 years ago
8f372e2
drm/ast: open key before detect chips
by Y.C. Chen
· 10 years ago
3a10ba8
drm/msm: don't crash if no msm.vram param
by Rob Clark
· 10 years ago
28a38b6
drm/msm/hdmi: fix build break on non-CCF platforms
by Rob Clark
· 10 years ago
fc88610
drm/msm: Change nested function to static function
by Mark Charlebois
· 10 years ago
3afdd8a
Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
b440bde
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
by Bjorn Helgaas
· 10 years ago
ff43779
drm/radeon/dpm: set the thermal type properly for special configs
by Alex Deucher
· 10 years ago
df8fbc23
drm/radeon: reduce memory footprint for debugging
by Andy Shevchenko
· 10 years ago
1952f24
drm/radeon: add connector quirk for fujitsu board
by Alex Deucher
· 10 years ago
f229407
drm/radeon: fix semaphore value init
by Christian König
· 10 years ago
b6c2b4f
drm/radeon: only use me/pfp sync on evergreen+
by Alex Deucher
· 10 years ago
7a98948
drm/i915: Wait for vblank before enabling the TV encoder
by Ville Syrjälä
· 10 years ago
c4d69da
drm/i915: Evict CS TLBs between batches
by Chris Wilson
· 10 years ago
4868b45
drm/i915: Fix irq enable tracking in driver load
by Daniel Vetter
· 10 years ago
2232f03
drm/i915: Fix EIO/wedged handling in gem fault handler
by Daniel Vetter
· 10 years ago
ad46cb5
drm/i915: Prevent recursive deadlock on releasing a busy userptr
by Chris Wilson
· 10 years ago
68c78bd
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 10 years ago
2acc868
drm/nouveau/core: don't leak oclass type bits to user
by Ben Skeggs
· 10 years ago
3aacfda
Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
0977f90
Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 10 years ago
bbfb44e
drm/i915: Fix lock dropping in intel_tv_detect()
by Ville Syrjälä
· 10 years ago
2a592be
drm/i915: handle G45/GM45 pulse detection connected state.
by Dave Airlie
· 10 years ago
f01ea0c
drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
by Thomas Hellstrom
· 10 years ago
9f9cb84
drm/vmwgfx: Fix an incorrect OOM return value
by Thomas Hellstrom
· 10 years ago
46712cc
Merge tag 'drm-intel-fixes-2014-08-28' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
bbe1c27
drm/i915: Remove bogus __init annotation from DMI callbacks
by Mathias Krause
· 10 years ago
b8d758d
drm/ast: Add missing entry to dclk_table[]
by Y.C. Chen
· 10 years ago
36d07e3a
Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-fixes
by Dave Airlie
· 10 years ago
5fa9be6
Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 10 years ago
00e7208
drm: fix division-by-zero on dumb_create()
by David Herrmann
· 10 years ago
0bd252d
radeon: Test for PCI root bus before assuming bus->self
by Alex Williamson
· 10 years ago
813008c
drm/i915: don't warn if backlight unexpectedly enabled
by Scot Doyle
· 10 years ago
0a5f6e9
drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)
by Alex Deucher
· 10 years ago
054e01d
drm/radeon: save/restore the PD addr on suspend/resume
by Christian König
· 10 years ago
0d9509d
drm/msm: Fix missing unlock on error in msm_fbdev_create()
by Wei Yongjun
· 10 years ago
12313c2
drm/msm: fix compile error for non-dt builds
by Rob Clark
· 10 years ago
119ecb7
drm/msm/mdp4: request vblank during modeset
by Rob Clark
· 10 years ago
6814dbf
drm/msm: avoid flood of kernel logs on faults
by Rob Clark
· 10 years ago
f5ec6c4
drm: sti: Add missing dependency on RESET_CONTROLLER
by Jingoo Han
· 10 years ago
8e932cf
drm: sti: Make of_device_id array const
by Kiran Padwal
· 10 years ago
eacd9aa
drm: sti: Fix return value check in sti_drm_platform_probe()
by Wei Yongjun
· 10 years ago
5024a2b
drm: sti: hda: fix return value check in sti_hda_probe()
by Wei Yongjun
· 10 years ago
88cfc3f
drm: sti: hdmi: fix return value check in sti_hdmi_probe()
by Wei Yongjun
· 10 years ago
31f32a2
drm: sti: tvout: fix return value check in sti_tvout_probe()
by Wei Yongjun
· 10 years ago
a4bf214
drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()
by Ville Syrjälä
· 10 years ago
d6dd684
drm/i915: fix plane/cursor handling when runtime suspended
by Paulo Zanoni
· 10 years ago
dfb3d47b
drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)
by Scot Doyle
· 10 years ago
6dc14ba
drm/radeon: add new KV pci id
by Alex Deucher
· 10 years ago
20a984c
Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel
by Dave Airlie
· 10 years ago
b738ca5
Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"
by Alex Deucher
· 10 years ago
52da51f
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
by Alex Deucher
· 10 years ago
6101b3a
drm/radeon: fix active cu count for SI and CIK
by Alex Deucher
· 10 years ago
cd1c9c1
drm/radeon: re-enable selective GPUVM flushing
by Alex Deucher
· 10 years ago
86302ee
drm/radeon: Sync ME and PFP after CP semaphore waits v4
by Christian König
· 10 years ago
73ef0e0
drm/radeon: fix display handling in radeon_gpu_reset
by Alex Deucher
· 10 years ago
c940b44
drm/radeon: fix pm handling in radeon_gpu_reset
by Alex Deucher
· 10 years ago
1538a9e
drm/radeon: Only flush HDP cache for indirect buffers from userspace
by Michel Dänzer
· 10 years ago
701e1e7
drm/radeon: properly document reloc priority mask
by Christian König
· 10 years ago
1a125d8
drm/i915: don't try to retrain a DP link on an inactive CRTC
by Imre Deak
· 10 years ago
07f9cd0
drm/i915: make sure VDD is turned off during system suspend
by Imre Deak
· 10 years ago
1d0d343
drm/i915: cancel hotplug and dig_port work during suspend and unload
by Imre Deak
· 10 years ago
6323751
drm/i915: fix HPD IRQ reenable work cancelation
by Imre Deak
· 10 years ago
1c767b3
drm/i915: take display port power domain in DP HPD handler
by Imre Deak
· 10 years ago
c39502c
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 10 years ago
Next »