Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7cbb355e947b3b426cefd9a3dc0dda3af9f9345a
/
drivers
/
gpu
/
drm
7cbb355
drm/r600/kms: fixup number of loops per blit calculation.
by Dave Airlie
· 15 years ago
41456df
drm/radeon/kms: reprogram format in set base.
by Dave Airlie
· 15 years ago
65cb15a
drm/radeon: avivo chips have no separate int bit for display
by Dave Airlie
· 15 years ago
b15591f
drm/radeon/r600: don't do interrupts
by Alex Deucher
· 15 years ago
812c369
drm: fix _DRM_GEM addmap error message
by Pekka Paalanen
· 15 years ago
9b1596a
drm: update crtc x/y when only fb changes
by Ben Skeggs
· 15 years ago
e87b2c4
drm: fix drm_fb_helper handling of kernel crtcs
by Jesse Barnes
· 15 years ago
8dfaa8a
drm/radeon/kms: Get LVDS native mode details from EDID if necessary.
by Michel Dänzer
· 15 years ago
f657c2a
drm/radeon: Save and restore bios scratch regs during S/R
by Yang Zhao
· 15 years ago
ecb114a
drm/radeon/kms: IB locking dumps out a lockdep ordering issue
by Dave Airlie
· 15 years ago
42dea5d
drm/radeon/kms: we should return 0 when we have no modes not -1.
by Dave Airlie
· 15 years ago
48e113e
drm/radeon/kms: Free CS parser state tracking memory.
by Michel Dänzer
· 15 years ago
fdd5cac
drm/radeon/kms: Don't kzalloc memory which is immediately overwritten.
by Michel Dänzer
· 15 years ago
95a8f1b
drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info.
by Michel Dänzer
· 15 years ago
fb1fbf8
drm/radeon/kms: Only add common modes which fit in both panel dimensions.
by Michel Dänzer
· 15 years ago
70ba2a3
drm/radeon/kms: add 32/64 ioctl support.
by Dave Airlie
· 15 years ago
4aac047
drm/radeon/kms: clear confusion in GART init/deinit path
by Jerome Glisse
· 15 years ago
21f9a43
drm/radeon/kms: cleanup - remove radeon_share.h
by Jerome Glisse
· 15 years ago
a4d6827
drm/radeon/kms: move mtrr range add and memory information
by Jerome Glisse
· 15 years ago
9f022dd
drm/radeon/kms: convert r4xx to new init path
by Jerome Glisse
· 15 years ago
d42571e
drm/radeon/kms: fix typo in quirks
by Alex Deucher
· 15 years ago
1be3405
drm/radeon/kms/r600: fix blit dword count for non r6xx
by Alex Deucher
· 15 years ago
7747b71
drm/radeon/kms: add common lvds modes in the ddc case
by Alex Deucher
· 15 years ago
2f9a60d
drm/radeon/kms: set fbdev_info for suspend/resume
by Dave Airlie
· 15 years ago
6cf8a3f
drm/radeon/kms: move modeset init outside of GPU init
by Jerome Glisse
· 15 years ago
923f684
drm/radeon/kms: add common scaled modes for TV and LVDS
by Alex Deucher
· 15 years ago
705af9c
drm/radeon/kms: pull in latest quirks and fixes from ddx
by Alex Deucher
· 15 years ago
a381287
drm/radeon/kms/r600: use blit for BO moves
by Alex Deucher
· 15 years ago
c000273
drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
by Jerome Glisse
· 15 years ago
119e20d
drm/radeon/kms/r600: fix blit support
by Alex Deucher
· 15 years ago
a513c18
drm/radeon/kms: Don't try to process irq when we are unloading
by Jerome Glisse
· 15 years ago
905b682
drm/radeon/kms: add R4XX mc register access helper.
by Jerome Glisse
· 15 years ago
a18d7ea
drm/radeon/kms: call r100_cp_disable rather than duplicating code.
by Jerome Glisse
· 15 years ago
4560023
drm/radeon/kms: wait for cp idle before stopping it.
by Jerome Glisse
· 15 years ago
5d93b135
drm/radeon/r600: fix legacy blit code
by Alex Deucher
· 15 years ago
cecc6b6
drm/radeon/r600: use fence->timeout directly
by Alex Deucher
· 15 years ago
60d15f5
drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307
by Alex Deucher
· 15 years ago
c746e20
drm/radeon/kms: don't allow ERESTART to hit userspace.
by Dave Airlie
· 15 years ago
620f378
drm: prune modes when output is disconnected.
by Adam Jackson
· 15 years ago
1ecff1e
drm: shut the EDID warnings up.
by Adam Jackson
· 15 years ago
ec2a4c3
drm/i915: get the bridge device once.
by Dave Airlie
· 15 years ago
f641e51
drm/radeon/kms: lower debugging on dpms events.
by Dave Airlie
· 15 years ago
a0cdc64
drm/kms/radeon: make kms default a runtime option
by Dave Airlie
· 15 years ago
6fcefd5
drm/kms: fix kms helper license + Kconfig
by Dave Airlie
· 15 years ago
3ce0a23
drm/radeon/kms: add r600 KMS support
by Jerome Glisse
· 15 years ago
4ce001a
drm/radeon/kms: add initial radeon tv-out support.
by Dave Airlie
· 15 years ago
551ebd8
drm/radeon/kms: add rn50/r100/r200 CS tracker.
by Dave Airlie
· 15 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 15 years ago
575dc34
drm/kms: remove old std mode fallback code.
by Dave Airlie
· 15 years ago
50fe4cf
drm/kms/i915: Add the default mode for CRT output without EDID
by ykzhao
· 15 years ago
f0fda0a
drm/kms: add a function that can add the mode for the output device without EDID
by Zhao Yakui
· 15 years ago
559ee21
drm/kms: try to find the std mode in DMT table
by Zhao Yakui
· 15 years ago
aa9eaa1
drm/kms: Add the default mode table
by Zhao Yakui
· 15 years ago
13a8195
drm: split crtc/fb helpers into a separate module
by Dave Airlie
· 15 years ago
adf551b
drm/radeon/kms: add updated registers from drm-fixes.
by Dave Airlie
· 15 years ago
a498b82
drm/radeon/kms: block depthxy offset from use from userspace.
by Dave Airlie
· 15 years ago
01dfba9
drm/i915: Put the idle reclocking work on our private workqueue as well.
by Eric Anholt
· 15 years ago
0ef82af
drm/i915: Pad ringbuffer with NOOPs before wrapping
by Chris Wilson
· 15 years ago
5e17ee7
drm/i915: do dynamic clock freq control only in kernel modesetting
by Zhenyu Wang
· 15 years ago
57cdaf9
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
by Keith Packard
· 15 years ago
553bd14
drm/i915: fix tiling on IGDNG
by Zhenyu Wang
· 15 years ago
65655d4
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
by Daniel Vetter
· 15 years ago
c05422d
drm/i915: remove open-coded drm_mode_object_find
by Daniel Vetter
· 15 years ago
67cf781
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
by Eric Anholt
· 15 years ago
d6073d7
drm/i915: i915_modeset is signed
by Kyle McMartin
· 15 years ago
652c393
drm/i915: add dynamic clock frequency control
by Jesse Barnes
· 15 years ago
0430296
drm/i915: Support IGD EOS
by Shaohua Li
· 15 years ago
ce6feab
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
by Zhao Yakui
· 15 years ago
213c2e6
drm/i915: select TV format according to connector type
by Ma Ling
· 15 years ago
5f6a169
drm/i915: update debugfs interrupt info on IGDNG
by Zhenyu Wang
· 15 years ago
9e3a6d1
drm/i915: Add i915 register dumping debugfs file
by Ben Gamari
· 15 years ago
27c202a
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
by Ben Gamari
· 15 years ago
58c2fb6
drm/i915: Unref old_obj on get_fence_reg() error path
by Chris Wilson
· 15 years ago
bcc24fb
drm/i915: increase default latency constant (v2 w/comment)
by Jesse Barnes
· 15 years ago
ff6fdbe
drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL
by Maarten Maathuis
· 15 years ago
9c552dd
drm/crtc: fix mismerge of last patch.
by Dave Airlie
· 15 years ago
a3a0544
drm/kms: add explicit encoder disable function and detach harder.
by Dave Airlie
· 15 years ago
ed017d9
drm: fix drm_cache.c for arch with no support.
by Dave Airlie
· 15 years ago
fa8a123
drm/mm: add ability to dump mm lists via debugfs
by Dave Airlie
· 15 years ago
b5af754
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
3420e74
drm: fix two issues with fb consolidation.
by Dave Airlie
· 15 years ago
3b51096
drm: use proc_create_data()
by Alexey Dobriyan
· 15 years ago
882f021
drm/kms: Parse the detailed time info in CEA-EDID
by Zhao Yakui
· 15 years ago
785b93e
drm/kms: move driver specific fb common code to helper functions (v2)
by Dave Airlie
· 15 years ago
7dc482d
drm/r128: Add test for initialisation to all ioctls that require it
by Ben Hutchings
· 15 years ago
70967ab
radeon: Use request_firmware()
by Ben Hutchings
· 15 years ago
1ae7007
drm: dereference of tmp in drm_proc_create_files()
by Roel Kluin
· 15 years ago
ff846ab
drm/crtc_helper: NULL encoder->crtc when switching encoders
by Maarten Maathuis
· 15 years ago
e67aae7
drm/crtc_helper: replace modeset fail path with something simpler
by Maarten Maathuis
· 15 years ago
689d7c2
drm/radeon: cleanup mkregtable.c
by Dave Airlie
· 15 years ago
db54501
drm/i915: Improve CRTDDC mapping by using VBT info
by David Müller (ELSOFT AG)
· 15 years ago
a09ba7f
drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.
by Eric Anholt
· 15 years ago
a1a2d1d
drm: GEM handles are u32, not int
by Pekka Paalanen
· 15 years ago
3f7dc91a
drm/rs600/690: use autogenerated safe register tables.
by Dave Airlie
· 15 years ago
52f97df
drm/r128: Use request_firmware() to load CCE microcode
by Ben Hutchings
· 15 years ago
ece2be7
drm/mga: Use request_firmware() to load microcode
by Ben Hutchings
· 15 years ago
c9c97b8
drm/ttm: consolidate cache flushing code in one place.
by Dave Airlie
· 15 years ago
f8aed70
drm/i915: Set crtc/clone mask in different output devices
by Ma Ling
· 15 years ago
27185ae
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
by Ma Ling
· 15 years ago
19e1f88
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
by Roel Kluin
· 15 years ago
Next »