Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4abb410a13eec3f49863be2e84ad062fef00dac0
/
drivers
4abb410
drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59
by Ben Skeggs
· 13 years ago
070be29
drm/nouveau/mem: handle dll_off for ddr2/ddr3
by Ben Skeggs
· 13 years ago
25c53c1
drm/nouveau/pm: extend profile interface for destroy/init/fini
by Ben Skeggs
· 13 years ago
8d7bb40
drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery
by Ben Skeggs
· 13 years ago
b830973
drm/nouveau/pm: fix dll off -> dll on transitions
by Ben Skeggs
· 13 years ago
a9bc247
drm/nouveau/pm: detect when we need dll disabled for gddr3
by Ben Skeggs
· 13 years ago
0ce7141
drm/nv50: fix detection of second vram rank
by Ben Skeggs
· 13 years ago
1a7287e
drm/nouveau/pm: track mr2 for gddr3
by Ben Skeggs
· 13 years ago
c57ebf5e
drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking
by Martin Peres
· 13 years ago
496a73b
drm/nv50/pm: use hwsq for engine reclocking too
by Ben Skeggs
· 13 years ago
e495d0d
drm/nv50/disp: more accurate function to determine active crtcs
by Ben Skeggs
· 13 years ago
6bdf68c
drm/nv50/pm: initial work towards proper memory reclocking, with timings
by Ben Skeggs
· 13 years ago
2d85bc8
drm/nouveau/pm: introduce ram reclocking helper
by Ben Skeggs
· 13 years ago
085028c
drm/nouveau/pm: embed timings into perflvl structs
by Ben Skeggs
· 13 years ago
fd99fd6
drm/nouveau/pm: calculate memory timings at perflvl creation time
by Ben Skeggs
· 13 years ago
68a64ca
drm/nouveau/pm: readback boot perflvl *before* parsing vbios
by Ben Skeggs
· 13 years ago
c7c039f
drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation
by Roy Spliet
· 13 years ago
03ddf04
drm/nouveau/pm: restructure bios table parsing
by Ben Skeggs
· 13 years ago
3d8a408
drm/nouveau/pm: avoid potential divide-by-zero
by Ben Skeggs
· 13 years ago
1a5f985
drm/nouveau: Fix module parameter description formats
by Jean Delvare
· 13 years ago
bfb3146
drm/nouveau/pm: improve memory timing generation
by Roy Spliet
· 13 years ago
b010374
drm/nouveau/pm: improve the reclocking logs' readability
by Martin Peres
· 13 years ago
b1aa553
drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct
by Martin Peres
· 13 years ago
bc6389e
drm/nouveau/pm: restore fan speed after suspend
by Martin Peres
· 13 years ago
ddb2005
drm/nouveau/pm: style fixes
by Martin Peres
· 13 years ago
668b6c0
drm/nouveau: rework the init/takedown ordering
by Ben Skeggs
· 13 years ago
f329853
drm/nvc0: add initial memory type detection
by Ben Skeggs
· 13 years ago
c70c41e
drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat better
by Ben Skeggs
· 13 years ago
1072856
drm/nv50: add memory type detection
by Ben Skeggs
· 13 years ago
ff92a6c
drm/nv20-nv40: add memory type detection
by Ben Skeggs
· 13 years ago
d81c19e
drm/nv20: split PFB code out of nv10_fb.c
by Ben Skeggs
· 13 years ago
ddfd2da
drm/nouveau: memory type detection for the really old chipsets
by Ben Skeggs
· 13 years ago
7ad2d31
drm/nouveau: move vram detection funcs to chipset-specific fb code
by Ben Skeggs
· 13 years ago
8e18db8
gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as static
by Kirill A. Shutemov
· 13 years ago
f42aaa6
gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
by Kirill A. Shutemov
· 13 years ago
2e33d6b
gma500: psb_intel_display: drop unused variables
by Kirill A. Shutemov
· 13 years ago
3c1d08d
gma500: mark psb_intel_pipe_set_base() as static
by Kirill A. Shutemov
· 13 years ago
412a3df
gma500: drop unused psb_intel_modeset_cleanup()
by Kirill A. Shutemov
· 13 years ago
cc2e991
gma500: oaktrail_lvds_init() drop unused variable
by Kirill A. Shutemov
· 13 years ago
1e30296
gma500: oaktrail_hdmi_i2c_access() drop unused variable
by Kirill A. Shutemov
· 13 years ago
771f64d
gma500: mark oaktrail_backlight_init() as static
by Kirill A. Shutemov
· 13 years ago
6e7f4573
gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warning
by Kirill A. Shutemov
· 13 years ago
e1bb07c
gma500: oaktrail_hdmi: drop dead code
by Kirill A. Shutemov
· 13 years ago
4398e58
gma500: oaktrail_crtc: drop unused variables
by Kirill A. Shutemov
· 13 years ago
44332dd
gma500: oaktrail_crtc: mark few functions as static
by Kirill A. Shutemov
· 13 years ago
cbc5a18
gma500: mdfld_intel_display: drop unused variables
by Kirill A. Shutemov
· 13 years ago
c7a5ae2
gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning
by Kirill A. Shutemov
· 13 years ago
e4b9ff7
gma500: mdfld_dsi_dpi: drop unused variables
by Kirill A. Shutemov
· 13 years ago
1c6a626
gma500: mdfld_device: mark few functions as static
by Kirill A. Shutemov
· 13 years ago
062d054
gma500: cdv_intel_lvds: #if 0 currently unused functions
by Kirill A. Shutemov
· 13 years ago
bc11da7
gma500: cdv_intel_lvds: mark few functions as static
by Kirill A. Shutemov
· 13 years ago
455b9e9
gma500: cdv_intel_hdmi: add missing include
by Kirill A. Shutemov
· 13 years ago
657da16
gma500: cdv_intel_crt: mark few functions as static
by Kirill A. Shutemov
· 13 years ago
0313c0d
gma500: cdv_intel_crt: drop unused variables
by Kirill A. Shutemov
· 13 years ago
a8ec622
gma500: cdv_intel_crt: drop dead code
by Kirill A. Shutemov
· 13 years ago
2acdc9f
gma500: cdv_intel_crt: add missing include
by Kirill A. Shutemov
· 13 years ago
017350b
gma500: fix cdv_intel_wait_for_vblank() prototype
by Kirill A. Shutemov
· 13 years ago
aa53f53
gma500: fix two -Wmissing-field-initializers warnings
by Kirill A. Shutemov
· 13 years ago
15308e2
gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as static
by Kirill A. Shutemov
· 13 years ago
1fc9333
gma500: psb_driver_load(): drop unused variables
by Kirill A. Shutemov
· 13 years ago
670c044
gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF
by Kirill A. Shutemov
· 13 years ago
3afad3c
gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as static
by Kirill A. Shutemov
· 13 years ago
b2d57b3
gma500: mmu: drop unused psb_get_default_pd_addr()
by Kirill A. Shutemov
· 13 years ago
ffe94d9
gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as static
by Kirill A. Shutemov
· 13 years ago
bc7f2b0
gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as static
by Kirill A. Shutemov
· 13 years ago
4796001
gma500: drop unused psbfb_suspend()/psbfb_resume()
by Kirill A. Shutemov
· 13 years ago
a58df0ad
gma500: gem_glue: add missing include
by Kirill A. Shutemov
· 13 years ago
89f58dc
gma500: medfield: drop a bit of dead code
by Kirill A. Shutemov
· 13 years ago
fda95c2
gma500: mdfld_dsi_output_init() drop unused parameter
by Kirill A. Shutemov
· 13 years ago
6aa1ead
gma500: psbfb_create(): move depth initialization out of loop
by Kirill A. Shutemov
· 13 years ago
026abc3
gma500: initial medfield merge
by Kirill A. Shutemov
· 13 years ago
c6265ff
gma500: rework register stuff sanely
by Alan Cox
· 13 years ago
c715bc1
gma500: make init_pm callback in struct psb_op optional
by Kirill A. Shutemov
· 13 years ago
4578240
gma500: re-order calling on the fix setup so we set up after the DRM layer
by Alan Cox
· 13 years ago
aa7c62a
intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()
by Jesper Juhl
· 13 years ago
05442e5
gma500: Kconfig documentation tweak
by Alan Cox
· 13 years ago
648a8e3
gma500: now move the Oaktrail save state into its own structure
by Alan Cox
· 13 years ago
933315a
gma500: clean up some of the struct fields we no longer use
by Alan Cox
· 13 years ago
3df546b
gma500: plug in more of the gamma functionality
by Alan Cox
· 13 years ago
b19c19a
drm: cope with platformdev->id == -1
by Rob Clark
· 13 years ago
966e0cd
drm: drop setting vm_file to filp
by Dave Airlie
· 13 years ago
81ffbbe
drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICs
by Felix Kuehling
· 13 years ago
884a53e
drm: remove unused code
by Sascha Hauer
· 13 years ago
54e88e0
drm/radeon/kms: clean up radeon_asic struct (v2)
by Alex Deucher
· 13 years ago
9e6f3d0
drm/radeon/kms: reorganize surface callbacks
by Alex Deucher
· 13 years ago
798bcf7
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
by Alex Deucher
· 13 years ago
c79a49c
drm/radeon/kms: reorganize display callbacks
by Alex Deucher
· 13 years ago
c5b3b85
drm/radeon/kms: reorganize gart callbacks
by Alex Deucher
· 13 years ago
f712812
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
by Alex Deucher
· 13 years ago
dfb276f
drm/radeon/kms: remove unused cp callbacks from radeon_asic
by Alex Deucher
· 13 years ago
b35ea4a
drm/radeon/kms: reorganize irq callbacks
by Alex Deucher
· 13 years ago
27cd776
drm/radeon/kms: reorganize copy callbacks
by Alex Deucher
· 13 years ago
293f9fd
drm/radeon: fix IB debugfs files for multiple cards
by Christian König
· 13 years ago
eb0c19c
drm/radeon: also make the cs_parse function per ring
by Christian König
· 13 years ago
442f7cf
drm/radeon/kms: no need to align IB like this
by Christian König
· 13 years ago
cdac550
drm/radeon: move ring syncing after bo validation
by Christian König
· 13 years ago
a02fa39
drm/radeon/kms: reorganize pm callbacks
by Alex Deucher
· 13 years ago
0f9e006
drm/radeon/kms: reorganize page flip callbacks
by Alex Deucher
· 13 years ago
901ea57
drm/radeon/kms: reorganize hpd callbacks
by Alex Deucher
· 13 years ago
89e5181
drm/radeon/kms: add a radeon asic callback for mc idle
by Alex Deucher
· 13 years ago
Next »