aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-02-03drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay
2015-02-01drm/msm: add moduleparam to disable fbdevRob Clark
2015-02-01drm/msm: fix build error with W=1Rob Clark
2015-02-01drm/msm/mdp5: Fix negative SMP block allocationStephane Viau
2015-02-01drm/msm/hdmi: disallow interlacedRob Clark
2015-02-01drm/msm/atomic: fix issue with gnome-shell waylandRob Clark
2015-02-01drm/msm/mdp5: Add hardware cursor supportBeeresh Gopal
2015-02-01drm/msm/hdmi: rework hdmi configurations, using dt_match[]Stephane Viau
2015-02-01drm/msm/hdmi: Add HDMI platform config for apq8084Stephane Viau
2015-02-01drm/msm/hdmi: use dynamic allocation for hdmi resourcesStephane Viau
2015-02-01drm/msm/mdp5: fix parameter type for mdp5_ctl_set_intf()Stephane Viau
2015-02-01drm/msm/dp: use link power helpersRob Clark
2015-02-01drm/msm: Add the eDP connector in msm drm driver (V2)Hai Li
2015-02-01drm/msm: Initial add eDP support in msm drm driver (v5)Hai Li
2015-02-01drm/msm/mdp4: add YUV format supportBeeresh Gopal
2015-02-01drm/msm/mdp5: add NV12 support for MDP5Stephane Viau
2015-02-01drm/msm/mdp: add common YUV information for MDP4/MDP5Stephane Viau
2015-02-01drm/msm: update generated headersRob Clark
2015-02-01drm/msm: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont
2015-02-01drm/msm/hdmi: fix memory leak after bridge changesRob Clark
2015-02-01drm/msm: fix fallout of atomic dpms changesRob Clark
2015-02-01drm/msm: Remove CRTC .mode_set and .mode_set_base helpersLaurent Pinchart
2015-02-01drm/dp: add drm_dp_link_power_down() helperRob Clark
2015-01-31drm: atmel-hlcdc: Add dependency on ARMBoris Brezillon
2015-01-31drm: msm: add missing dependencies on OF and COMMON_CLKArnd Bergmann
2015-01-31drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)Haixia Shi
2015-01-31drm: shmobile: fix Kconfig dependenciesArnd Bergmann
2015-01-31drm: sti: add panel dependencyArnd Bergmann
2015-01-31drm: rockchip: add reset controller dependencyArnd Bergmann
2015-01-31drm: panel/simple: add backlight dependencyArnd Bergmann
2015-01-31drm: panel/sharp: add backlight dependencyArnd Bergmann
2015-01-31drm/udl: optimize udl_compress_hline16 (v2)Haixia Shi
2015-01-30drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter
2015-01-30drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira
2015-01-30drm/i915: Fix a use-after-free in intel_execlists_retire_requestsNick Hoath
2015-01-30drm/i915: Split shared dpll setup out of __intel_set_mode()Ander Conselvan de Oliveira
2015-01-30drm/i915: Don't do posting reads on getting forcewakeMika Kuoppala
2015-01-30drm/i915: Do uncore early sanitize after domain initMika Kuoppala