Commit Graph

167 Commits (4528416291e26456e68f7217576e40e589d276bf)

Author SHA1 Message Date
Ben Skeggs 4528416291 drm/nv50: implement gpio set/get routines 15 years ago
Ben Skeggs 02faec09b2 drm/nv50: parse/use some more de-magiced parts of gpio table entries 15 years ago
Ben Skeggs 2535d71c80 drm/nouveau: store raw gpio table entry in bios gpio structs 15 years ago
Francisco Jerez 2295e17a4a drm/nv40: Init some tiling-related PGRAPH state. 15 years ago
Marcin Kościelnicki eaeefba154 drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. 15 years ago
Ben Skeggs e60a9df3a8 drm/nv50: another dodgy DP hack 15 years ago
Ben Skeggs a5acac6668 drm/nv50: punt hotplug irq handling out to workqueue 15 years ago
Ben Skeggs 6f335a7afa drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders 15 years ago
Marcin Kościelnicki d327dd4e77 drm/nv50: Allow using the NVA3 new compute class. 15 years ago
Ben Skeggs a1663ed341 drm/nv50: cleanup properly if PDISPLAY init fails 15 years ago
Ben Skeggs 78bb35129e drm/nouveau: fixup the init failure paths some more 15 years ago
Ben Skeggs 494ab824f1 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark 15 years ago
Ben Skeggs 2eb92c8007 drm/nv40: add LVDS table quirk for Dell Latitude D620 15 years ago
Ben Skeggs f3bbb9ccbf drm/nv40: rework lvds table parsing 15 years ago
Ben Skeggs a76fb4e8ff drm/nouveau: detect vram amount once, and save the value 15 years ago
Ben Skeggs 952eb63543 drm/nouveau: remove some unused members from drm_nouveau_private 15 years ago
Francisco Jerez 78ad0f7bf2 drm/nouveau: Make use of TTM busy_placements. 15 years ago
Ben Skeggs 40b2a687bd drm/nv50: add more 0x100c80 flushy magic 15 years ago
Ben Skeggs 0c32497198 drm/nv50: fix fbcon when framebuffer above 4GiB mark 15 years ago
Marcin Kościelnicki 0dd8c3f093 drm/nv50: Fix NEWCTX_DONE flag number 15 years ago
Matthew Garrett a19a6ee6ca backlight: Allow properties to be passed at registration 15 years ago
Ben Skeggs f405350966 drm/nouveau: add module option to disable TV detection 15 years ago
Francisco Jerez 965cf68e87 drm/nouveau: Never evict VRAM buffers to system. 15 years ago
Ben Skeggs d544d623c5 drm/nv50: fix connector table parsing for some cards 15 years ago
Maarten Maathuis ce48fa93a6 drm/nv50: add a memory barrier to pushbuf submission 15 years ago
Maarten Maathuis 81441570c9 drm/nouveau: print a message very early during suspend 15 years ago
Francisco Jerez e5ec882cfc drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay. 15 years ago
Ben Skeggs 53c44c3a06 drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI 15 years ago
Ben Skeggs da647d5bf3 drm/nouveau: add option to allow override of dcb connector table types 15 years ago
Marcin Kościelnicki 304424e17d drm/nv50: Improve PGRAPH interrupt handling. 15 years ago
Marcin Kościelnicki 3bf777bf0a drm/nv50: Make ctxprog wait until interrupt handler is done. 15 years ago
Marcin Kościelnicki c82b88d578 drm/nouveau: Fix fbcon corruption with font width not divisible by 8 15 years ago
Marcin Kościelnicki 37000d2757 drm/nv50: Remove redundant/incorrect ctxvals initialisation. 15 years ago
Dave Airlie 2f41a7f11c drm/nouveau: fix *staging* driver build with switcheroo off. 15 years ago
Dave Airlie 8edb381d67 vga_switcheroo: fix build on platforms with no ACPI 15 years ago
Dave Airlie 6a9ee8af34 vga_switcheroo: initial implementation (v15) 15 years ago
Matt Turner 3bfc7d22d0 drm/nouveau: use ALIGN instead of open coding it 15 years ago
Ben Skeggs b30083bdb9 drm/nouveau: report unknown connector state if lid closed 15 years ago
Ben Skeggs c52e53fd38 drm/nouveau: support version 0x20 displayport tables 15 years ago
Marcin Kościelnicki 81e2d42200 drm/nouveau: Fix noaccel/nofbaccel option descriptions. 15 years ago
Marcin Kościelnicki d5f3c90d4f drm/nv50: Implement ctxprog/state generation. 15 years ago
Ben Skeggs be079e97b5 drm/nouveau: use dcb connector types throughout the driver 15 years ago
Ben Skeggs 1157563931 drm/nv50: enable hpd on any connector we know the gpio line for 15 years ago
Ben Skeggs 7f612d87f8 drm/nouveau: use dcb connector table for creating drm connectors 15 years ago
Ben Skeggs dc5bc4ed38 drm/nouveau: construct a connector table for cards that lack a real one 15 years ago
Ben Skeggs f66fa771d5 drm/nouveau: check for known dcb connector types 15 years ago
Ben Skeggs 54abb5ddae drm/nouveau: parse dcb gpio/connector tables after encoders 15 years ago
Ben Skeggs e7cc51c565 drm/nouveau: reorganise bios header, add dcb connector type enums 15 years ago
Ben Skeggs 04a39c577f drm/nouveau: merge nvbios and nouveau_bios_info 15 years ago
Ben Skeggs 7f245b20e3 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table 15 years ago