alistair23-linux/drivers/gpu/drm
Ville Syrjälä 0d95e11b7e drm/i915: Warn when DPIO read returns 0xffffffff
DPIO reads from groups/broadcast register offsets for PCS and
TX return all 1's. If that result gets used for something
we'll probably end up doing something wrong. So warn when that
happens.

FIXME there might be some registers where all 1's is a valid value,
so ideally we should check the register offset instead...

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
[danvet: copypaste the FIXME comment into the code.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-04-03 11:28:39 +02:00
..
armada Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes 2014-03-07 09:04:32 +10:00
ast drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00
bochs Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next 2014-03-18 19:17:02 +10:00
cirrus drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00
exynos drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c 2014-03-20 11:42:24 +09:00
gma500
i2c
i810
i915 drm/i915: Warn when DPIO read returns 0xffffffff 2014-04-03 11:28:39 +02:00
mga
mgag200 drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00
msm
nouveau Linux 3.14 2014-03-31 10:45:15 +02:00
omapdrm drm: use anon-inode instead of relying on cdevs 2014-03-16 12:23:33 +01:00
panel
qxl drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00
r128
radeon Linux 3.14 2014-03-31 10:45:15 +02:00
rcar-du
savage
shmobile
sis
tdfx
tegra Linux 3.14-rc7 2014-03-18 19:12:31 +10:00
tilcdc
ttm Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next 2014-03-18 19:17:02 +10:00
udl Linux 3.14 2014-03-31 10:45:15 +02:00
via
vmwgfx Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next 2014-03-18 19:17:02 +10:00
ati_pcigart.c
drm_agpsupport.c
drm_auth.c
drm_buffer.c
drm_bufs.c
drm_cache.c drm: Make drm_clflush_virt_range() void* 2014-04-01 22:58:29 +02:00
drm_context.c
drm_crtc.c Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next 2014-03-18 19:09:10 +10:00
drm_crtc_helper.c drm: kerneldoc polish for drm_crtc_helper.c 2014-03-13 12:48:48 +01:00
drm_crtc_internal.h drm: move drm_mode related functions into drm_modes.c 2014-03-13 12:48:40 +01:00
drm_debugfs.c
drm_dma.c
drm_dp_helper.c drm/dp: let drivers specify the name of the I2C-over-AUX adapter 2014-03-18 10:53:14 +01:00
drm_drv.c drm: remove redundant minor->device field 2014-03-16 12:25:19 +01:00
drm_edid.c Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next 2014-03-18 19:23:22 +10:00
drm_edid_load.c
drm_encoder_slave.c
drm_fb_cma_helper.c
drm_fb_helper.c Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next 2014-03-18 19:23:22 +10:00
drm_flip_work.c
drm_fops.c Merge branch 'drm-minor' into drm-next 2014-03-16 13:13:51 +01:00
drm_gem.c Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next 2014-03-18 19:09:10 +10:00
drm_gem_cma_helper.c drm/cma: remove to make sg_table when gem cma is created 2014-03-18 19:20:25 +10:00
drm_global.c
drm_hashtab.c
drm_info.c
drm_ioc32.c
drm_ioctl.c
drm_irq.c
drm_lock.c
drm_memory.c
drm_mipi_dsi.c
drm_mm.c drm/doc: Add function reference documentation for drm_mm.c 2014-03-13 12:48:37 +01:00
drm_modes.c drm: polish function kerneldoc for drm_modes.[hc] 2014-03-13 12:48:44 +01:00
drm_panel.c
drm_pci.c Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next 2014-03-18 19:23:22 +10:00
drm_platform.c drm: provide device-refcount 2014-03-16 12:25:17 +01:00
drm_prime.c drm/doc: Add PRIME function references 2014-03-13 12:48:34 +01:00
drm_rect.c
drm_scatter.c
drm_stub.c Merge branch 'drm-minor' into drm-next 2014-03-16 13:13:51 +01:00
drm_sysfs.c
drm_trace.h
drm_trace_points.c
drm_usb.c drm: provide device-refcount 2014-03-16 12:25:17 +01:00
drm_vm.c
drm_vma_manager.c
Kconfig
Makefile
README.drm

************************************************************
* For the very latest on DRI development, please see:      *
*     http://dri.freedesktop.org/                          *
************************************************************

The Direct Rendering Manager (drm) is a device-independent kernel-level
device driver that provides support for the XFree86 Direct Rendering
Infrastructure (DRI).

The DRM supports the Direct Rendering Infrastructure (DRI) in four major
ways:

    1. The DRM provides synchronized access to the graphics hardware via
       the use of an optimized two-tiered lock.

    2. The DRM enforces the DRI security policy for access to the graphics
       hardware by only allowing authenticated X11 clients access to
       restricted regions of memory.

    3. The DRM provides a generic DMA engine, complete with multiple
       queues and the ability to detect the need for an OpenGL context
       switch.

    4. The DRM is extensible via the use of small device-specific modules
       that rely extensively on the API exported by the DRM module.


Documentation on the DRI is available from:
    http://dri.freedesktop.org/wiki/Documentation
    http://sourceforge.net/project/showfiles.php?group_id=387
    http://dri.sourceforge.net/doc/

For specific information about kernel-level support, see:

    The Direct Rendering Manager, Kernel Support for the Direct Rendering
    Infrastructure
    http://dri.sourceforge.net/doc/drm_low_level.html

    Hardware Locking for the Direct Rendering Infrastructure
    http://dri.sourceforge.net/doc/hardware_locking_low_level.html

    A Security Analysis of the Direct Rendering Infrastructure
    http://dri.sourceforge.net/doc/security_low_level.html