drm/nouveau: fix ENG_RUNLIST register address
[sfrench/cifs-2.6.git] / drivers /
2014-02-18 Alexandre Courbotdrm/nouveau: fix ENG_RUNLIST register address
2014-02-18 Ilia Mirkindrm/nv4c/bios: disallow retrieving from prom on nv4x...
2014-02-18 Ilia Mirkindrm/nv4c/vga: decode register is in a different place...
2014-02-18 Ilia Mirkindrm/nv4c/mc: nv4x igp's have a different msi rearm...
2014-02-18 Ilia Mirkindrm/nouveau: set irq_enabled manually
2014-01-29 Ilia Mirkindrm/nouveau: resume display if any later suspend bits...
2014-01-29 Maarten Lankhorstdrm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
2014-01-29 Ben Skeggsdrm/nouveau: implement hooks for needed for drm vblank...
2014-01-29 Ben Skeggsdrm/nouveau/disp: add a method to fetch info needed...
2014-01-29 Ben Skeggsdrm/nv50: fill in crtc mode struct members from crtc_mo...
2014-01-23 Ben Skeggsdrm/nouveau: call drm_vblank_cleanup() earlier
2014-01-23 Ben Skeggsdrm/nouveau: create base display from common code
2014-01-23 Ilia Mirkindrm/nv50/gr: print mpc trap name when it's not an mp...
2014-01-23 Ilia Mirkindrm/nv50/gr: update list of mp errors, make it a bitfield
2014-01-23 Ilia Mirkindrm/nv50/gr: add more trap names to print on error
2014-01-23 Ilia Mirkindrm/nouveau/devinit: lock/unlock crtc regs for all...
2014-01-23 Maarten Lankhorstdrm/nouveau: hold mutex while syncing to kernel channel
2014-01-23 Ilia Mirkindrm/nv50-/devinit: prevent use of engines marked as...
2014-01-23 Ilia Mirkindrm/nouveau/device: provide a way for devinit to mark...
2014-01-23 Ben Skeggsdrm/nouveau/devinit: tidy up the subdev class definition
2014-01-23 Ben Skeggsdrm/nouveau/bar: tidy up the subdev and object class...
2014-01-23 Ben Skeggsdrm/nouveau/instmem: tidy up the object class definition
2014-01-23 Ben Skeggsdrm/nouveau/instmem: tidy up the subdev class definition
2014-01-23 Ben Skeggsdrm/nouveau/pwr: implement a simple i2c stack
2014-01-23 Ben Skeggsdrm/nouveau/pwr: have rd/wr32 routines clobber data...
2014-01-23 Ben Skeggsdrm/nve0/fb: turn off some bits in 10f584 at init
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: merge a fix from ddr3 for one of...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: yet another random 10f200 bit
2014-01-23 Ben Skeggsdrm/nvc0-/fb: hook up skeleton interrupt handler
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: more 10f200 stuff
2014-01-23 Ben Skeggsdrm/nve0/clk: report ddr memory frequency
2014-01-23 Ben Skeggsdrm/nouveau/fb/gddr5: make sure we update mr7 when...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: 10f698/69c
2014-01-23 Ben Skeggsdrm/nve0/fb: it's now safe to obey the memory voltage...
2014-01-23 Ben Skeggsdrm/nve0/fb: multi-stage reclock is required for certai...
2014-01-23 Ben Skeggsdrm/nouveau/clk: allow fb to signal it needs to do...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: parse bios data into struct rather...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: found LP3 setting
2014-01-23 Ben Skeggsdrm/nve0/fb: note the memory voltage toggle, not using...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: somewhat better attempt at 100770...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: fixup delays a bit
2014-01-23 Ben Skeggsdrm/nouveau/bios: timing 2.0 entries can have subentries
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: note another semi-unknown
2014-01-23 Ben Skeggsdrm/nouveau/fb/gddr5: modify mr8 with high bits of...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: fix calculation of RDQS setting
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: switch off some other random bit...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: punt all 10f910/914 accesses through...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: not all memory partitions are create...
2014-01-23 Ben Skeggsdrm/nve0/fb: typo in register name
2014-01-23 Ben Skeggsdrm/nouveau/bios: make common code to handle ramcfg...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: fix an assumption of sane memory...
2014-01-23 Ben Skeggsdrm/nve0/fb/gddr5: fix behaviour of lp3 setting
2014-01-23 Ben Skeggsdrm/nve0/fifo: recover from mmu faults on bar1/bar3
2014-01-23 Ben Skeggsdrm/nve0/fifo: keep mmu fault interrupts enabled at...
2014-01-23 Ben Skeggsdrm/nve0/fifo: update human-readable mmu fault descriptions
2014-01-23 Ben Skeggsdrm/nve0/fifo: document more intr status bits
2014-01-23 Ben Skeggsdrm/nve0/fifo: populate PBDMA status bitfield with...
2014-01-23 Ben Skeggsdrm/nve0/fifo: s/subfifo/PBDMA/
2014-01-23 Ben Skeggsdrm/nve0/fifo: s/playlist/runlist/
2014-01-23 Ben Skeggsdrm/nvf0/gr: enable acceleration with our chsw ucode
2014-01-23 Ben Skeggsdrm/nv108/gr: enable acceleration with our chsw ucode
2014-01-23 Ben Skeggsdrm/nvc0-/gr: handle fwmthd interrupts in ucode
2014-01-23 Ben Skeggsdrm/nvc0-/gr: fiddle some magic around strand init
2014-01-23 Ben Skeggsdrm/nv108/gr: initial support (need external fuc)
2014-01-23 Ben Skeggsdrm/nv108/ce: enable copy engines
2014-01-23 Ben Skeggsdrm/nv108/fifo: initial support
2014-01-23 Ben Skeggsdrm/nvf0/gr: remove a copy+pasto in ctx reglist
2014-01-23 Ben Skeggsdrm/nvc0-/gr: bring in some macros to abstract falcon...
2014-01-23 Ilia Mirkindrm/nouveau/falcon: use vmalloc to create firwmare...
2014-01-23 Ben Skeggsdrm/nouveau/gem: remove (now) unneeded pre-validate...
2014-01-23 Ben Skeggsdrm/nouveau/ttm: explicitly wait for bo idle before...
2014-01-23 Ben Skeggsdrm/nouveau/ttm: explicity sync with kernel channel...
2014-01-23 Ben Skeggsdrm/nouveau/ttm: tidy up creation of temporary buffer...
2014-01-23 Ilia Mirkindrm/nv04/plane: add support for nv04/nv05 video overlay
2014-01-23 Ilia Mirkindrm/nv10/plane: add YUYV support
2014-01-23 Maarten Lankhorstdrm/nv50-: map TTM_PL_SYSTEM through a BAR for CPU...
2014-01-23 Maarten Lankhorstdrm/nouveau: fix m2mf copy to tiled gart
2014-01-23 Ben Skeggsdrm/nouveau/vm: reduce number of entry-points to vm_map()
2014-01-23 Takashi Iwaidrm/cirrus: correct register values for 16bpp
2014-01-23 Jeff Mahoneydrm/nouveau: make vga_switcheroo code depend on VGA_SWI...
2014-01-23 Dave Airliedrm/mgag200: on cards with < 2MB VRAM default to 16-bit
2014-01-21 Dave AirlieMerge branch 'drm-vbl-timestamp' of git://gitorious...
2014-01-21 Dave AirlieMerge branch 'topic/core-stuff' of git://people.freedes...
2014-01-21 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2014-01-21 Thomas Hellstromdrm/vmwgfx: Fix recently introduced sparse / smatch...
2014-01-21 Daniel Vetterdrm/gem: Always initialize the gem object in object_init
2014-01-21 Dave AirlieMerge branch 'drm-next-3.14' of git://people.freedeskto...
2014-01-20 Alex Deucherdrm/radeon: add UVD support for OLAND
2014-01-20 Alex Deucherdrm/radeon: fix minor typos in si_dpm.c
2014-01-20 Alex Deucherdrm/radeon: set the full cache bit for fences on r7xx+
2014-01-20 Alex Deucherdrm/radeon: fix surface sync in fence on cayman (v2)
2014-01-20 Alex Deucherdrm/radeon/dpm: disable mclk switching on desktop RV770
2014-01-20 Alex Deucherdrm/radeon: fix endian handling in radeon_atom_init_mc_...
2014-01-20 Alex Deucherdrm/radeon: write gfx pg bases even when gfx pg is...
2014-01-20 Alex Deucherdrm/radeon: bail early from enable ss in certain cases
2014-01-20 Alex Deucherdrm/radeon: handle ss percentage divider properly
2014-01-20 Alex Deucherdrm/radeon: add query to fetch the max engine clock...
2014-01-20 Vandana Kannandrm/edid: Populate picture aspect ratio for CEA modes
2014-01-20 Alex Deucherdrm/radeon/dp: sleep after powering up the display
2014-01-20 Alex Deucherdrm/radeon/dp: use usleep_range rather than udelay
next