.. |
Kconfig
|
011cda5899
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
|
8 years ago |
Makefile
|
5a52b1f2f6
drm/gma500: add support for atom e6xx lpc lvds i2c
|
10 years ago |
accel_2d.c
|
b00c600e91
drm: Nuke fb->depth
|
8 years ago |
backlight.c
|
e13e64ece0
drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do_gma_backlight_set()
|
11 years ago |
blitter.c
|
1c6b5d17d6
drm/gma500: Add first piece of blitter code
|
11 years ago |
blitter.h
|
1c6b5d17d6
drm/gma500: Add first piece of blitter code
|
11 years ago |
cdv_device.c
|
d56f57ac96
drm/gma500: Move to private save/restore hooks
|
9 years ago |
cdv_device.h
|
75346fe9bc
drm/gma500/cdv: Add and hook up chip op for disabling sr
|
12 years ago |
cdv_intel_crt.c
|
b3c9b8a66f
drm/gma500: removed optional dummy encoder mode_fixup function.
|
9 years ago |
cdv_intel_display.c
|
afe7ef9166
drm/gma: removed optional dummy crtc mode_fixup function.
|
9 years ago |
cdv_intel_dp.c
|
166c5a6ef7
gma500: remove annoying deprecation warning
|
9 years ago |
cdv_intel_hdmi.c
|
44fb4b8aa3
GPU-DRM-GMA500: Delete unnecessary checks before two function calls
|
9 years ago |
cdv_intel_lvds.c
|
949f08862d
drm: Make the connector .detect() callback optional
|
8 years ago |
framebuffer.c
|
3806a271bf
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
|
8 years ago |
framebuffer.h
|
a3d5d75f69
drm/gma500: Rename psb_intel_connector to gma_connector
|
12 years ago |
gem.c
|
1a29d85eb0
mm: use vmf->address instead of of vmf->virtual_address
|
8 years ago |
gem.h
|
c269c6852b
drm/gma500: Add backing type and base align to psb_gem_create()
|
11 years ago |
gma_device.c
|
f35257a3fe
drm/gma500: Unify _get_core_freq for cdv and psb
|
11 years ago |
gma_device.h
|
f35257a3fe
drm/gma500: Unify _get_core_freq for cdv and psb
|
11 years ago |
gma_display.c
|
272725c7db
drm: Nuke fb->bits_per_pixel
|
8 years ago |
gma_display.h
|
7ea7728387
drm/core: Change declaration for gamma_set.
|
9 years ago |
gtt.c
|
4470dc9cca
drm/gma500: make function static to eliminate compiling warning
|
8 years ago |
gtt.h
|
d9fc9413f9
drm: Extract <drm/drm_gem.h>
|
11 years ago |
intel_bios.c
|
31160006f8
drm/gma500: Renaming DP training vswing pre emph defines
|
11 years ago |
intel_bios.h
|
9e8e463609
drm/gma500: Clean up various defines
|
12 years ago |
intel_gmbus.c
|
52dfa12e45
drm/gma500: fix error path in gma_intel_setup_gmbus()
|
9 years ago |
intel_i2c.c
|
af3a2cfbd1
gma500: fixup build versus latest header changes.
|
13 years ago |
mdfld_device.c
|
d56f57ac96
drm/gma500: Move to private save/restore hooks
|
9 years ago |
mdfld_dsi_dpi.c
|
7d323264be
drm/gma500/mdfld_dsi: remove bogus if check
|
9 years ago |
mdfld_dsi_dpi.h
|
e811f5ae19
drm: Make the .mode_fixup() operations mode argument a const pointer
|
13 years ago |
mdfld_dsi_output.c
|
4644453747
drm: Remove display_info->min/max_(h|v)max
|
9 years ago |
mdfld_dsi_output.h
|
05454c26eb
intel_mid: Renamed *mrst* to *intel_mid*
|
11 years ago |
mdfld_dsi_pkg_sender.c
|
7ccca1d5bf
drm/gma500: Fix possible out of bounds read
|
9 years ago |
mdfld_dsi_pkg_sender.h
|
8446956ed2
drm/gma500: mdfld: Reuse video/mipi_display.h
|
10 years ago |
mdfld_intel_display.c
|
272725c7db
drm: Nuke fb->bits_per_pixel
|
8 years ago |
mdfld_output.c
|
fda95c2e73
gma500: mdfld_dsi_output_init() drop unused parameter
|
13 years ago |
mdfld_output.h
|
026abc3332
gma500: initial medfield merge
|
13 years ago |
mdfld_tmd_vid.c
|
026abc3332
gma500: initial medfield merge
|
13 years ago |
mdfld_tpo_vid.c
|
026abc3332
gma500: initial medfield merge
|
13 years ago |
mid_bios.c
|
06d62f8288
gma500: remove duplicate FB_REG09 define
|
11 years ago |
mid_bios.h
|
f910b41105
gma500: Add the glue to the various BIOS and firmware interfaces
|
13 years ago |
mmu.c
|
e9f37d3a8d
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
11 years ago |
mmu.h
|
ac1b01b0ba
drm/gma500: Give MMU code it's own header file
|
11 years ago |
oaktrail.h
|
39ec748f71
gma600: Enable HDMI support
|
12 years ago |
oaktrail_crtc.c
|
272725c7db
drm: Nuke fb->bits_per_pixel
|
8 years ago |
oaktrail_device.c
|
d56f57ac96
drm/gma500: Move to private save/restore hooks
|
9 years ago |
oaktrail_hdmi.c
|
b3c9b8a66f
drm/gma500: removed optional dummy encoder mode_fixup function.
|
9 years ago |
oaktrail_hdmi_i2c.c
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 years ago |
oaktrail_lvds.c
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 years ago |
oaktrail_lvds_i2c.c
|
5a52b1f2f6
drm/gma500: add support for atom e6xx lpc lvds i2c
|
10 years ago |
opregion.c
|
b7a0c7c5ba
drm/gma500: remove unnecessary config_enabled() guard
|
9 years ago |
opregion.h
|
166973e506
gma500: move the ASLE enable
|
13 years ago |
power.c
|
d21b02af63
drm/gma500: use to_pci_dev()
|
9 years ago |
power.h
|
888eef2e8c
drm/gma500: Add hooks for hibernation
|
12 years ago |
psb_device.c
|
d56f57ac96
drm/gma500: Move to private save/restore hooks
|
9 years ago |
psb_device.h
|
7f67c06721
drm/gma500/psb: Make use of generic clock code
|
12 years ago |
psb_drv.c
|
11b3c20bdd
drm: Change the return type of the unload hook to void
|
8 years ago |
psb_drv.h
|
c36ed713fb
drm/gma500: remove unused ioctl declarations
|
8 years ago |
psb_intel_display.c
|
cf48e2921e
drm: Initialize a linear gamma table by default
|
9 years ago |
psb_intel_drv.h
|
9338203c4f
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
|
8 years ago |
psb_intel_lvds.c
|
949f08862d
drm: Make the connector .detect() callback optional
|
8 years ago |
psb_intel_modes.c
|
b1116f645c
drm: Remove superflous linux/fb.h includes
|
9 years ago |
psb_intel_reg.h
|
9e8e463609
drm/gma500: Clean up various defines
|
12 years ago |
psb_intel_sdvo.c
|
13a3d91f17
drm: Pass 'name' to drm_encoder_init()
|
9 years ago |
psb_intel_sdvo_regs.h
|
5736995b47
gma500: Replace SDVO code with slightly modified version from i915
|
13 years ago |
psb_irq.c
|
88e72717c2
drm/irq: Use unsigned int pipe in public API
|
9 years ago |
psb_irq.h
|
88e72717c2
drm/irq: Use unsigned int pipe in public API
|
9 years ago |
psb_lid.c
|
ac0a5dd6ae
gma500: Prevent endless loop in panel power up sequence
|
13 years ago |
psb_reg.h
|
5c49fd3aa0
gma500: Add the core DRM files and headers
|
13 years ago |
tc35876x-dsi-lvds.c
|
56550d94cb
Drivers: gpu: remove __dev* attributes.
|
12 years ago |
tc35876x-dsi-lvds.h
|
026abc3332
gma500: initial medfield merge
|
13 years ago |