summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_fbdev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2015-09-301-0/+2
|\
| * drm/i915: enable atomic fb-helperRob Clark2015-09-161-0/+2
* | drm/i915: Always try to inherit the initial fb.Maarten Lankhorst2015-09-141-3/+0Star
* | drm/i915: Remove references to crtc->active from intel_fbdev.cMaarten Lankhorst2015-09-141-3/+3
* | Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queuedDaniel Vetter2015-09-021-49/+12Star
|\|
| * drm/i915: Use new drm_fb_helper functionsArchit Taneja2015-08-061-28/+12Star
| * drm/fbdev: Return -EBUSY when oopsingDaniel Vetter2015-08-061-21/+0Star
* | drm/i915/gtt: Allow >= 4GB offsets in X86_32Michel Thierry2015-08-141-1/+1
|/
* drm/i915: Readout initial hw mode.Maarten Lankhorst2015-07-141-8/+3Star
* drm/i915: Do not use plane_config in intel_fbdev.cMaarten Lankhorst2015-07-141-8/+6Star
* drm/i915: fbdev restore mode needs to invalidate frontbufferRodrigo Vivi2015-07-091-3/+12
* drm/i915: fbdev_set_par reliably invalidating frontbufferRodrigo Vivi2015-07-091-2/+1Star
* drm/i915: Update i915_gem_object_sync() to take a request structureJohn Harrison2015-06-231-1/+1
* drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...Rodrigo Vivi2015-06-221-2/+2
* drm/i915: Another fbdev hack to avoid PSR on fbcon.Rodrigo Vivi2015-05-291-1/+27
* drm/i915: Pass in plane state when (un)pinning frame buffersTvrtko Ursulin2015-03-231-1/+1
* drm/i915: Make sure we invalidate frontbuffer on fbcon.Rodrigo Vivi2015-03-171-1/+26
* drm/i915: Switch intel_fb_align_height to fb format modifiersDaniel Vetter2015-02-131-1/+2
* drm/i915: Rename plane_config to initial_plane_configDamien Lespiau2015-01-271-1/+1
* drm/i915: Use a common function for computing the fb height alignmentDamien Lespiau2015-01-271-1/+2
* drm/i915: Change plane_config to store a tiling_modeDamien Lespiau2015-01-271-1/+1
* drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira2015-01-271-5/+5
* drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira2015-01-271-4/+4
* drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie2014-12-091-3/+21
* drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebufferTvrtko Ursulin2014-11-071-10/+10
* drm/i915: make fbdev initialization asynchronous v2Jesse Barnes2014-09-031-2/+4
* drm/i915: honour forced connector modesChris Wilson2014-09-031-21/+12Star
* drm/i915: Localise the fbdev console lock frobbingChris Wilson2014-08-131-1/+43
* drm/i915: fix initial fbdev setup warningsDave Airlie2014-07-241-5/+0Star
* drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie2014-07-221-0/+5
* Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-07-191-1/+1
|\
| * drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2014-07-021-1/+1
* | Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-07-091-2/+28
|\|
| * drm/i915: Properly track domain of the fbcon fbDaniel Vetter2014-06-191-1/+27
| * drm/i915: Use %c in a format string for the pipe nameDamien Lespiau2014-06-131-1/+1
* | drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-081-1/+2
* | drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-081-1/+1
|/
* Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-051-0/+9
|\
| * drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson2014-05-151-0/+9
* | drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark2014-06-051-5/+1Star
* | drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-041-6/+6
* | drm/i915: Use the connector name in fbdev debug messagesChris Wilson2014-05-141-10/+14
* | drm/i915: Use for_each_crtc() when iterating through the CRTCsDamien Lespiau2014-05-141-3/+3
|/
* drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson2014-04-241-0/+10
* Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-051-8/+21
|\
| * drm/i915: Fix the computation of required fb size for pipeChris Wilson2014-04-021-8/+21
* | Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-04-021-9/+135
|\|
| * drm/i915: remove early fb allocation dependency on CONFIG_FB v2Jesse Barnes2014-03-081-34/+4Star
| * drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12Jesse Barnes2014-03-081-9/+165
|/
* drm/i915: ignore bios output config if not all outputs are onDaniel Vetter2014-03-051-0/+23