summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/i915: Rebalance runtime pm vs forcewakeChris Wilson2015-01-272-14/+9
| * | | drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_requestNick Hoath2015-01-275-62/+49
| * | | drm/i915: Remove FIXME_lrc_ctx backpointerNick Hoath2015-01-274-39/+52
| * | | drm/i915: Removed duplicate members from submit_requestNick Hoath2015-01-278-28/+29
| * | | drm/i915: execlist request keeps ptr/ref to gem_requestNick Hoath2015-01-272-7/+30
| * | | drm/i915: Keep drm_crtc->state in sync with intel_crtc->configAnder Conselvan de Oliveira2015-01-271-0/+1
| * | | drm/i915: Improve how the memory for crtc state is allocatedAnder Conselvan de Oliveira2015-01-272-5/+16
| * | | drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira2015-01-2721-262/+270
| * | | drm/i915: Use local pipe_config varariable when availableAnder Conselvan de Oliveira2015-01-271-3/+3
| * | | drm/i915: Pass new_config down do crtc_compute_clockAnder Conselvan de Oliveira2015-01-274-75/+94
| * | | drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira2015-01-2720-164/+157
| * | | drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira2015-01-2715-101/+101
| * | | drm/i915: Modifying structures related to DRRSVandana Kannan2015-01-273-53/+47
| * | | drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'Ville Syrjälä2015-01-271-4/+4
| * | | drm/i915: Drop VLV checks from rc6p and rc6pp sysfs filesVille Syrjälä2015-01-271-4/+0
| * | | Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv""Ville Syrjälä2015-01-271-2/+3
| * | | drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHVVille Syrjälä2015-01-271-0/+1
| * | | drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimalVille Syrjälä2015-01-271-1/+1
| * | | drm/i915: Disable RC6 before configuring in on VLV/CHVVille Syrjälä2015-01-271-0/+6
| * | | drm/i915: New offset for reading frequencies on CHV.Deepak S2015-01-272-7/+56
| * | | drm/i915: Increase the range of sideband address.Deepak S2015-01-272-4/+4
| * | | drm/i915/chv: Populate total EU count on CherryviewDeepak S2015-01-273-0/+23
| * | | drm/i915: Don't cleanup plane state in intel_plane_destroy()Matt Roper2015-01-271-1/+0
* | | | drm/modes: Print the mode status in human readable formVille Syrjälä2015-02-031-2/+59
* | | | drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S2015-02-036-6/+7
* | | | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2015-02-0253-722/+4641
|\ \ \ \
| * | | | drm/msm: add moduleparam to disable fbdevRob Clark2015-02-011-1/+8
| * | | | drm/msm: fix build error with W=1Rob Clark2015-02-011-3/+0
| * | | | drm/msm/mdp5: Fix negative SMP block allocationStephane Viau2015-02-011-2/+3
| * | | | drm/msm/hdmi: disallow interlacedRob Clark2015-02-011-1/+1
| * | | | drm/msm/atomic: fix issue with gnome-shell waylandRob Clark2015-02-011-1/+4
| * | | | drm/msm/mdp5: Add hardware cursor supportBeeresh Gopal2015-02-011-0/+164
| * | | | drm/msm/hdmi: rework hdmi configurations, using dt_match[]Stephane Viau2015-02-012-59/+72
| * | | | drm/msm/hdmi: Add HDMI platform config for apq8084Stephane Viau2015-02-012-0/+18
| * | | | drm/msm/hdmi: use dynamic allocation for hdmi resourcesStephane Viau2015-02-012-8/+28
| * | | | drm/msm/mdp5: fix parameter type for mdp5_ctl_set_intf()Stephane Viau2015-02-012-2/+2
| * | | | drm/msm/dp: use link power helpersRob Clark2015-02-011-19/+2
| * | | | drm/msm: Add the eDP connector in msm drm driver (V2)Hai Li2015-02-014-13/+75
| * | | | drm/msm: Initial add eDP support in msm drm driver (v5)Hai Li2015-02-019-0/+2350
| * | | | drm/msm/mdp4: add YUV format supportBeeresh Gopal2015-02-011-9/+95
| * | | | drm/msm/mdp5: add NV12 support for MDP5Stephane Viau2015-02-012-21/+194
| * | | | drm/msm/mdp: add common YUV information for MDP4/MDP5Stephane Viau2015-02-017-22/+154
| * | | | drm/msm: update generated headersRob Clark2015-02-0114-325/+1166
| * | | | drm/msm: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont2015-02-011-1/+1
| * | | | drm/msm/hdmi: fix memory leak after bridge changesRob Clark2015-02-011-4/+5
| * | | | drm/msm: fix fallout of atomic dpms changesRob Clark2015-02-0112-263/+303
| * | | | drm/msm: Remove CRTC .mode_set and .mode_set_base helpersLaurent Pinchart2015-02-012-4/+0
| * | | | drm/dp: add drm_dp_link_power_down() helperRob Clark2015-02-012-0/+32
|/ / / /
* | | | drm: atmel-hlcdc: Add dependency on ARMBoris Brezillon2015-01-311-1/+1
* | | | drm: msm: add missing dependencies on OF and COMMON_CLKArnd Bergmann2015-01-311-0/+1
OpenPOWER on IntegriCloud